Home
last modified time | relevance | path

Searched defs:text (Results 101 – 125 of 211) sorted by relevance

123456789

/openbmc/qemu/system/
H A Dvl.c891 #define ARCHHEADING(text, arch_mask) \ in help() argument
895 #define DEFHEADING(text) ARCHHEADING(text, QEMU_ARCH_ALL) in help() argument
915 #define DEFHEADING(text) argument
916 #define ARCHHEADING(text, arch_mask) argument
935 #define DEFHEADING(text) argument
936 #define ARCHHEADING(text, arch_mask) argument
/openbmc/linux/drivers/accessibility/speakup/
H A Di18n.c550 ssize_t spk_msg_set(enum msg_index_t index, char *text, size_t length) in spk_msg_set()
/openbmc/u-boot/drivers/video/
H A Dsandbox_osd.c90 char *text) in sandbox_osd_print()
/openbmc/ipmitool/lib/
H A Dipmi_delloem.c930 char text[IPMI_DELL_LCD_STRING_LENGTH_MAX+1] = {0}; in ipmi_lcd_get_info_wh() local
1275 ipmi_lcd_set_single_line_text(struct ipmi_intf * intf, char * text) in ipmi_lcd_set_single_line_text()
1338 ipmi_lcd_set_text(struct ipmi_intf * intf, char * text, int line_number) in ipmi_lcd_set_text()
1375 uint16_t lcdquallifier, uint8_t errordisp, int8_t line_number, char * text) in ipmi_lcd_configure_wh()
1401 int8_t line_number, char * text) in ipmi_lcd_configure()
/openbmc/linux/arch/x86/kernel/
H A Dalternative.c1273 u8 *text, u8 *text_end) in alternatives_smp_lock()
1289 u8 *text, u8 *text_end) in alternatives_smp_unlock()
1314 u8 *text; member
1325 void *text, void *text_end) in alternatives_smp_module_add()
2030 const u8 text[POKE_MAX_OPCODE_SIZE]; member
H A Dmodule.c365 void *text = me->mem[MOD_TEXT].base; in module_finalize() local
/openbmc/linux/fs/afs/
H A Daddr_list.c64 const char *text, size_t len, in afs_parse_text_addrs()
/openbmc/openbmc-build-scripts/scripts/
H A Dget_unit_test_report.py63 text = """%(prog)s target_dir [url_file] variable
/openbmc/qemu/ui/
H A Dvnc-clipboard.c308 void vnc_client_cut_text(VncState *vs, size_t len, uint8_t *text) in vnc_client_cut_text()
/openbmc/linux/sound/soc/sof/
H A Dipc3.c21 static void ipc3_log_header(struct device *dev, u8 *text, u32 cmd) in ipc3_log_header()
219 static inline void ipc3_log_header(struct device *dev, u8 *text, u32 cmd) in ipc3_log_header()
/openbmc/linux/drivers/block/
H A Drbd_types.h81 char text[40]; member
/openbmc/u-boot/tools/patman/
H A Dpatchstream.py426 def GetMetaDataForTest(text): argument
/openbmc/u-boot/scripts/kconfig/
H A Dkxgettext.c12 static char *escape(const char* text, char *bf, int len) in escape()
/openbmc/u-boot/cmd/
H A Dosd.c139 char *text; in do_osd_print() local
H A Dnvedit_efi.c27 char *text; member
H A Defidebug.c183 const char *text; member
357 const char *text; member
/openbmc/u-boot/tools/buildman/
H A Dtest.py171 def assertSummary(self, text, arch, plus, boards, outcome=OUTCOME_ERR): argument
/openbmc/linux/arch/x86/include/asm/
H A Dtext-patching.h94 u8 text[POKE_MAX_OPCODE_SIZE]; member
/openbmc/linux/arch/xtensa/kernel/
H A Dvmlinux.lds.S98 SECTION_VECTOR2 (.WindowVectors.text, WINDOW_VECTORS_VADDR)
/openbmc/u-boot/scripts/dtc/
H A Dsrcpos.c212 void srcpos_update(struct srcpos *pos, const char *text, int len) in srcpos_update()
/openbmc/linux/fs/proc/
H A Dtask_nommu.c95 unsigned long *shared, unsigned long *text, in task_statm()
/openbmc/linux/drivers/s390/cio/
H A Dqdio_debug.c63 char text[QDIO_DBF_NAME_LEN]; in qdio_allocate_dbf() local
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templatetags/
H A Dprojecttags.py261 def is_shaid(text): argument
/openbmc/linux/net/sunrpc/auth_gss/
H A Dgss_krb5_mech.c523 static u32 gss_krb5_get_mic(struct gss_ctx *gctx, struct xdr_buf *text, in gss_krb5_get_mic()
/openbmc/linux/arch/mips/boot/
H A Delf2ecoff.c274 struct sect text, data, bss; in main() local

123456789