| /utopia/UTPA2-700.0.x/modules/graphic/utopia_adaption/gfx/ |
| H A D | GFX_adp.c | 703 GFX_GETINFO_ARGS str; in GFX_adp_Ioctl() local 831 GFX_ABL_ARGS str; in GFX_adp_Ioctl() local 968 GFX_SETCONFIG_ARGS str; in GFX_adp_Ioctl() local 1120 GFX_MISC_ARGS str; in GFX_adp_Ioctl() local 1178 GFX_GETCAPS_ARGS str; in GFX_adp_Ioctl() local
|
| /utopia/UTPA2-700.0.x/modules/dlc/drv/dlc/ |
| H A D | MsDBC.c | 89 #define DBC_PRINTF(str,val) printf(str,val) argument 90 #define DBC_PUTSTR(str) putstr(str) argument 92 #define DBC_PRINTF(str,val) argument 93 #define DBC_PUTSTR(str) argument
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/ |
| H A D | drvUSBDisk.c | 421 U8 MDrv_USB_MscLookupHostID(char *str) in MDrv_USB_MscLookupHostID() 450 char *MDrv_USB_MscLookupManufacturerString(char *str) in MDrv_USB_MscLookupManufacturerString() 480 char *MDrv_USB_MscLookupProductString(char *str) in MDrv_USB_MscLookupProductString() 510 char *MDrv_USB_MscLookupSerialNumberString(char *str) in MDrv_USB_MscLookupSerialNumberString() 540 MS_U32 MDrv_USB_MscLookupVidPid(char *str) in MDrv_USB_MscLookupVidPid()
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/ |
| H A D | kallsyms.c | 76 static inline int is_arm_mapping_symbol(const char *str) in is_arm_mapping_symbol() 104 char str[500]; in read_symbol() local 417 static void *find_token(unsigned char *str, int len, unsigned char *token) in find_token() 430 static void compress_symbols(unsigned char *str, int idx) in compress_symbols() 584 static int prefix_underscores_count(const char *str) in prefix_underscores_count()
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | zconf.l | 50 static void append_string(const char *str, int size) in append_string() 64 static void alloc_string(const char *str, int size) in alloc_string()
|
| H A D | qconf.cc | 61 static inline QString qgettext(const char* str) in qgettext() 66 static inline QString qgettext(const QString& str) in qgettext() 996 QString str; in symbolInfo() local 1120 QString ConfigInfoView::print_filter(const QString &str) in print_filter() 1151 void ConfigInfoView::expr_print_help(void *data, struct symbol *sym, const char *str) in expr_print_help() 1657 static const QString str = _("Welcome to the qconf graphical configuration tool.\n\n" in showIntro() local 1674 …static const QString str = _("qconf is Copyright (C) 2002 Roman Zippel <zippel@linux-m68k.org>.\n\… in showAbout() local
|
| H A D | confdata.c | 422 const char *str, FILE *out) in conf_write_string() 445 const char *str; in conf_write_symbol() local 561 const char *str; in conf_write() local 774 const char *str; in conf_write_autoconf() local
|
| H A D | symbol.c | 160 char str[64]; in sym_validate_range() local 534 bool sym_string_valid(struct symbol *sym, const char *str) in sym_string_valid() 577 bool sym_string_within_range(struct symbol *sym, const char *str) in sym_string_within_range() 679 const char *str; in sym_get_string_default() local
|
| H A D | conf.c | 57 static void strip(char *str) in strip() 647 void xfgets(str, size, in) in xfgets() argument
|
| H A D | zconf.hash.c | 45 kconf_id_hash (register const char *str, register unsigned int len) in kconf_id_hash() 169 kconf_id_lookup (register const char *str, register unsigned int len) in kconf_id_lookup()
|
| H A D | expr.c | 1130 static void expr_print_file_helper(void *data, struct symbol *sym, const char *str) in expr_print_file_helper() 1140 static void expr_print_gstr_helper(void *data, struct symbol *sym, const char *str) in expr_print_gstr_helper()
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/maldives/cec/ |
| H A D | mhal_cec.c | 119 #define CEC_DPUTSTR(str) //printf(str) argument 120 #define CEC_DPRINTF(str, x) //printf(str, x) argument
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/mustang/cec/ |
| H A D | mhal_cec.c | 119 #define CEC_DPUTSTR(str) //printf(str) argument 120 #define CEC_DPRINTF(str, x) //printf(str, x) argument
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/mooney/cec/ |
| H A D | mhal_cec.c | 115 #define CEC_DPUTSTR(str) //printf(str) argument 116 #define CEC_DPRINTF(str, x) //printf(str, x) argument
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/libfdt/ |
| H A D | libfdt.h | 794 #define fdt_property_string(fdt, name, str) \ argument 974 #define fdt_setprop_string(fdt, nodeoffset, name, str) \ argument
|
| H A D | fdt_strerror.c | 59 const char *str; member
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/ |
| H A D | flattree.c | 67 static void bin_emit_string(void *e, char *str, int len) in bin_emit_string() 147 static void asm_emit_string(void *e, char *str, int len) in asm_emit_string() 243 static int stringtable_insert(struct data *d, const char *str) in stringtable_insert() 622 char *str; in flat_read_string() local
|
| H A D | util.h | 23 static inline void __attribute__((noreturn)) die(char * str, ...) in die()
|
| H A D | util.c | 43 char *str; in join_path() local
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/ |
| H A D | drvUSBDisk.c | 390 U8 MDrv_USB_MscLookupHostID(char *str) in MDrv_USB_MscLookupHostID() 417 char *MDrv_USB_MscLookupProductString(char *str) in MDrv_USB_MscLookupProductString()
|
| H A D | drvHCDDBG.cpp | 121 static void urb_print (struct urb * urb, char * str, int small) in urb_print()
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/ |
| H A D | stdio2.h | 38 # define sprintf(str, ...) \ argument 69 # define snprintf(str, len, ...) \ argument
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | drvUsbcommon.h | 217 #define ehci_debug(dbg_lv, str, ...) \ argument 227 #define ehci_debug(enable, tag, str, ...) do{} while(0) argument
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/rt-tester/ |
| H A D | rt-tester.py | 73 def progress(str): argument
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/ |
| H A D | genksyms.h | 85 #define xstrdup(str) ({ char *__str = strdup(str); \ argument
|