Home
last modified time | relevance | path

Searched defs:text (Results 1 – 25 of 92) sorted by relevance

1234

/openbmc/webui-vue/src/components/Mixins/
H A DBVPaginationMixin.js7 text: '10', property in AnonymousClassd0de373f0101
11 text: '20', property in AnonymousClassd0de373f0201
15 text: '30', property in AnonymousClassd0de373f0301
19 text: '40', property in AnonymousClassd0de373f0401
23 text: i18n.global.t('global.table.viewAll'), property in AnonymousClassd0de373f0501
/openbmc/u-boot/test/dm/
H A Dosd.c19 static void split(u8 *mem, uint size, u8 *text, u8 *colors) in split()
34 u8 text[memsize / 2]; in print_mem() local
59 u8 text[memsize / 2]; in dm_test_osd_basics() local
137 u8 text[memsize / 2]; in dm_test_osd_extended() local
H A Dcpu.c17 char text[128]; in dm_test_cpu() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Duser_data_formats.hpp12 text = 3, enumerator
20 text = 1 enumerator
/openbmc/webui-vue/docs/.vuepress/
H A Dconfig.js12 text: "Guide", property in module.exports.themeConfig.AnonymousClass8cdfb32d0101
16 text: "Customization", property in module.exports.themeConfig.AnonymousClass8cdfb32d0201
20 text: "Github", property in module.exports.themeConfig.AnonymousClass8cdfb32d0301
/openbmc/u-boot/test/py/tests/
H A Dtest_fit.py194 def make_kernel(filename, text): argument
210 def make_ramdisk(filename, text): argument
224 def find_matching(text, match): argument
/openbmc/u-boot/arch/mips/cpu/
H A Du-boot.lds16 *(.text*)
17 __text_end = .;
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dnewcustomimage_modal.js113 function showNameError(text){ argument
119 function showRecipeError(text){ argument
/openbmc/u-boot/tools/patman/
H A Dterminal.py30 def __init__(self, text, newline, colour): argument
39 def Print(text='', newline=True, colour=None): argument
141 def Color(self, color, text, bright=True): argument
/openbmc/rest-dbus/resources/
H A Ddbus.js16 'text': service.name, property in AnonymousClass9ebe46fd0201
36 'text': obj.path, property in AnonymousClass9ebe46fd0401
59 'text': iface.name, property in AnonymousClass9ebe46fd0601
218 'text': format_method(method), property in AnonymousClass9ebe46fd0801
231 'text': format_property(i, property), property in AnonymousClass9ebe46fd0901
/openbmc/ipmitool/lib/
H A Dipmi_pef.c151 ipmi_pef_print_dec(const char * text, uint32_t val) in ipmi_pef_print_dec()
157 ipmi_pef_print_int(const char * text, uint32_t val) in ipmi_pef_print_int()
163 ipmi_pef_print_hex(const char * text, uint32_t val) in ipmi_pef_print_hex()
169 ipmi_pef_print_str(const char * text, const char * val) in ipmi_pef_print_str()
175 ipmi_pef_print_2xd(const char * text, uint8_t u1, uint8_t u2) in ipmi_pef_print_2xd()
182 ipmi_pef_print_1xd(const char * text, uint32_t val) in ipmi_pef_print_1xd()
/openbmc/u-boot/tools/binman/test/
H A Du_boot_binman_syms.lds19 *(.text*)
/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_error.c18 const char *text; member
/openbmc/qemu/tests/tcg/multiarch/gdbstub/
H A Dmemory.py45 def do_one_watch(sym, wtype, text): argument
/openbmc/qemu/tests/tcg/i386/system/
H A Dkernel.ld7 *(.text)
/openbmc/qemu/tests/tcg/x86_64/system/
H A Dkernel.ld12 *(.text)
/openbmc/u-boot/scripts/kconfig/
H A Dnconf.gui.c176 int get_line_no(const char *text) in get_line_no()
190 const char *get_line(const char *text, int line_no) in get_line()
215 void fill_window(WINDOW *win, const char *text) in fill_window()
552 const char *text) in show_scroll_win()
H A Dmconf.c315 const char *text; member
756 static int show_textbox_ext(const char *title, char *text, int r, int c, int in show_textbox_ext()
765 static void show_textbox(const char *title, const char *text, int r, int c) in show_textbox()
771 static void show_helptext(const char *title, const char *text) in show_helptext()
H A Dlkc.h34 #define _(text) gettext(text) argument
35 #define N_(text) (text) argument
/openbmc/u-boot/Documentation/sphinx/
H A DrstFlatTable.py83 def c_span(name, rawtext, text, lineno, inliner, options=None, content=None): argument
94 def r_span(name, rawtext, text, lineno, inliner, options=None, content=None): argument
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dncurses.py95 def setText( self, x, y, text, *args ): argument
99 def appendText( self, text, *args ): argument
140 def setStatus( self, thread, text ): argument
/openbmc/u-boot/lib/efi_loader/
H A Defi_device_path_to_text.c283 uint16_t *text = NULL; in efi_convert_device_node_to_text() local
315 uint16_t *text = NULL; in efi_convert_device_path_to_text() local
/openbmc/u-boot/arch/arm/lib/
H A Delf_arm_efi.lds15 *(.text.head)
/openbmc/u-boot/arch/arm/cpu/
H A Du-boot-spl.lds21 CPUDIR/start.o (.text*)
/openbmc/u-boot/arch/riscv/lib/
H A Delf_riscv32_efi.lds17 *(.text.head)

1234