/openbmc/webui-vue/src/components/Mixins/ |
H A D | BVPaginationMixin.js | 7 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/linux/drivers/s390/net/ |
H A D | ctcm_dbug.h | 79 #define CTCM_DBF_TEXT(name, level, text) \ argument 90 #define CTCM_DBF_TEXT_(name, level, text...) \ argument 98 #define CTCM_DBF_DEV_NAME(cat, dev, text) \ argument 104 #define MPC_DBF_DEV_NAME(cat, dev, text) \ argument 110 #define CTCMY_DBF_DEV_NAME(cat, dev, text) \ argument 123 #define CTCM_DBF_DEV(cat, dev, text) \ argument 129 #define MPC_DBF_DEV(cat, dev, text) \ argument 135 #define CTCMY_DBF_DEV(cat, dev, text) \ argument
|
/openbmc/linux/arch/s390/kernel/ |
H A D | vmlinux.lds.S | 54 *(.text.*_indirect_*) 57 _etext = .; /* End of text section */ 102 _sinittext = .; 105 _einittext = .; 168 *(.amode31.text) 171 _etext_amode31 = .;
|
/openbmc/linux/arch/s390/purgatory/ |
H A D | purgatory.lds.S | 14 _head = . ; 16 _ehead = . ; 20 *(.text) 22 _etext = . ;
|
/openbmc/u-boot/test/dm/ |
H A D | osd.c | 19 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
|
/openbmc/linux/arch/x86/boot/compressed/ |
H A D | vmlinux.lds.S | 26 _head = . ; 28 _ehead = . ; 35 *(.text) 38 _etext = . ;
|
/openbmc/linux/arch/arm/boot/bootp/ |
H A D | bootp.lds | 15 *(.text) 16 initrd_size = initrd_end - initrd_start; 17 _etext = .;
|
/openbmc/linux/arch/parisc/boot/compressed/ |
H A D | vmlinux.lds.S | 22 _head = . ; 24 _ehead = . ; 58 *(.text) 60 _etext = . ;
|
/openbmc/linux/arch/xtensa/boot/boot-redboot/ |
H A D | boot.ld | 11 *(.literal .text.literal .text) 12 _text_end = . ;
|
/openbmc/linux/tools/perf/ui/tui/ |
H A D | util.c | 75 int ui_browser__input_window(const char *title, const char *text, char *input, in ui_browser__input_window() 167 void __ui__info_window(const char *title, const char *text, const char *exit_msg) in __ui__info_window() 216 void ui__info_window(const char *title, const char *text) in ui__info_window() 224 int ui__question_window(const char *title, const char *text, in ui__question_window() 234 int ui__help_window(const char *text) in ui__help_window()
|
/openbmc/linux/arch/riscv/kernel/ |
H A D | vmlinux.lds.S | 54 .init.text : AT(ADDR(.init.text) - LOAD_OFFSET) ALIGN(SECTION_ALIGN) { \ 55 _sinittext = .; \ 57 _einittext = .; \
|
H A D | vmlinux-xip.lds.S | 40 _text = .; 41 _stext = .; 49 _etext = .;
|
/openbmc/linux/tools/perf/util/ |
H A D | parse-events.l | 38 char *text = parse_events_get_text(scanner); in value() local 46 char *text = parse_events_get_text(scanner); in str() local 84 char *text = parse_events_get_text(scanner); in drv_str() local 130 char *text = parse_events_get_text(scanner); in hw_term() local
|
/openbmc/linux/drivers/s390/cio/ |
H A D | qdio_debug.h | 28 #define DBF_EVENT(text...) \ argument 40 #define DBF_ERROR(text...) \ argument 52 #define DBF_DEV_EVENT(level, device, text...) \ argument
|
/openbmc/linux/include/kunit/ |
H A D | assert.h | 105 const char *text; member 140 const struct kunit_binary_assert_text *text; member 163 const struct kunit_binary_assert_text *text; member 186 const struct kunit_binary_assert_text *text; member 211 const struct kunit_binary_assert_text *text; member
|
/openbmc/linux/arch/s390/boot/ |
H A D | vmlinux.lds.S | 22 _head = . ; 24 _ehead = . ; 32 *(.text) 34 _etext = . ;
|
/openbmc/linux/arch/sh/boot/romimage/ |
H A D | vmlinux.scr | 4 zero_page_pos = .; 6 end_data = .;
|
/openbmc/u-boot/test/py/tests/ |
H A D | test_fit.py | 194 def make_kernel(filename, text): argument 210 def make_ramdisk(filename, text): argument 224 def find_matching(text, match): argument
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | user_data_formats.hpp | 12 text = 3, enumerator 20 text = 1 enumerator
|
/openbmc/u-boot/tools/patman/ |
H A D | terminal.py | 30 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/u-boot/arch/mips/cpu/ |
H A D | u-boot.lds | 16 *(.text*) 17 __text_end = .;
|
/openbmc/linux/arch/openrisc/kernel/ |
H A D | vmlinux.lds.S | 60 *(.text.__*) 61 _etext = .;
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | newcustomimage_modal.js | 113 function showNameError(text){ argument 119 function showRecipeError(text){ argument
|
/openbmc/linux/arch/powerpc/boot/ |
H A D | zImage.coff.lds.S | 10 *(.text) 12 _etext = .;
|
/openbmc/linux/arch/microblaze/kernel/ |
H A D | vmlinux.lds.S | 31 _text = . ; 32 _stext = . ; 44 _etext = . ;
|