Home
last modified time | relevance | path

Searched defs:text (Results 76 – 100 of 212) sorted by relevance

123456789

/openbmc/linux/tools/perf/ui/
H A Dbrowser.c214 char *text; in ui_browser__warning() local
236 int ui_browser__help_window(struct ui_browser *browser, const char *text) in ui_browser__help_window()
246 bool ui_browser__dialog_yesno(struct ui_browser *browser, const char *text) in ui_browser__dialog_yesno()
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dutils.py308 def better_compile(text, file, realfile, mode = "exec", lineno = 0): argument
344 def _print_exception(t, value, tb, realfile, text, context): argument
397 def better_exec(code, context, text = None, realfile = "<code>", pythonexception=False): argument
1815 def mkstemp(suffix=None, prefix=None, dir=None, text=False): argument
/openbmc/u-boot/scripts/kconfig/
H A Dzconf.l26 static char *text; variable
H A Dqconf.h168 void setText(colIdx idx, const QString& text) in setText()
172 QString text(colIdx idx) const in text() function
/openbmc/linux/scripts/kconfig/
H A Dlexer.l30 static char *text; variable
/openbmc/u-boot/board/gdsys/common/
H A Dosd_cmd.c77 char *text; in do_osd_print() local
/openbmc/openbmc/meta-raspberrypi/docs/
H A DMakefile152 text: target
/openbmc/linux/tools/perf/tests/
H A Dwp.c16 #define WP_TEST_ASSERT_VAL(fd, text, val) \ argument
/openbmc/linux/drivers/media/rc/
H A Dnuvoton-cir.h24 #define nvt_dbg(text, ...) \ argument
29 #define nvt_dbg_verbose(text, ...) \ argument
34 #define nvt_dbg_wake(text, ...) \ argument
/openbmc/qemu/scripts/
H A Dmeson-buildoptions.py94 def wrap(left, text, indent): argument
/openbmc/linux/drivers/i2c/busses/
H A Dscx200_acb.c415 static struct scx200_acb_iface *scx200_create_iface(const char *text, in scx200_create_iface()
469 static struct scx200_acb_iface *scx200_create_dev(const char *text, in scx200_create_dev()
/openbmc/linux/arch/x86/kernel/
H A Dvmlinux.lds.S136 *(.text..__x86.indirect_thunk)
/openbmc/linux/sound/soc/sof/
H A Dipc4.c174 static void sof_ipc4_log_header(struct device *dev, u8 *text, struct sof_ipc4_msg *msg, in sof_ipc4_log_header()
232 static void sof_ipc4_log_header(struct device *dev, u8 *text, struct sof_ipc4_msg *msg, in sof_ipc4_log_header()
/openbmc/qemu/tests/vm/
H A Dbasevm.py331 def console_log(self, text): argument
432 def print_step(self, text): argument
/openbmc/qemu/qga/vss-win32/
H A Dinstall.cpp42 void errmsg(DWORD err, const char *text) in errmsg()
62 static void errmsg_dialog(DWORD err, const char *text, const char *opt = "") in errmsg_dialog()
/openbmc/linux/arch/sparc/vdso/
H A Dvma.c50 unsigned long text; member
58 unsigned long text; member
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_devicepath.c268 u16 text[12]; in execute() member
/openbmc/linux/arch/arm/boot/compressed/
H A Dvmlinux.lds.S42 *(.text)
/openbmc/qemu/ui/
H A Dgtk-clipboard.c140 char *text; in gd_clipboard_request() local
/openbmc/linux/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c1968 int y, int x, const char *text, unsigned len) in tpg_print_str_2()
1975 int y, int x, const char *text, unsigned len) in tpg_print_str_4()
1982 int y, int x, const char *text, unsigned len) in tpg_print_str_6()
1989 int y, int x, const char *text, unsigned len) in tpg_print_str_8()
1995 int y, int x, const char *text) in tpg_gen_text()
/openbmc/linux/lib/
H A Dts_kmp.c46 const u8 *text; in kmp_find() local
/openbmc/linux/tools/testing/selftests/x86/
H A Dentry_from_vm86.c136 const char *text) in do_test()
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dteamcity.py71 def format_build_message(cls, text, status): argument
/openbmc/openbmc-test-automation/lib/
H A Dgen_arg.py34 def _fill_text(self, text, width, indent): argument
/openbmc/intel-ipmi-oem/include/
H A Dbiosxml.hpp83 std::string text; member
694 std::string text = in getBaseTable() local

123456789