Home
last modified time | relevance | path

Searched defs:str (Results 26 – 50 of 56) sorted by relevance

123

/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Dtreesource.c64 const char *str = val.val; in write_propval_string() local
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dzconf.y598 static void print_quoted_string(FILE *out, const char *str) in print_quoted_string()
H A Dlex.zconf.c821 static void append_string(const char *str, int size) in append_string()
835 static void alloc_string(const char *str, int size) in alloc_string()
1015 int str = 0; variable
H A Dlkc.h96 static inline void xfwrite(const void *str, size_t len, size_t count, FILE *out) in xfwrite()
H A Dnconf.c257 char str[256]; member
513 char *str = k_menu_items[index].str; in get_mext_match() local
H A Dzconf.tab.c2353 static void print_quoted_string(FILE *out, const char *str) in print_quoted_string()
/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DInternal_DMX_debug.h125 const char *str; member
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvOSAPI.h123 #define osapi_mutex_init(x, str) \ argument
/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A Dfile2alias.c41 #define ADD(str, sep, cond, field) \ argument
55 static inline void add_wildcard(char *str) in add_wildcard()
H A Dmodpost.c229 const char *str; member
261 #define strstarts(str, prefix) (strncmp(str, prefix, strlen(prefix)) == 0) argument
1173 static inline int is_arm_mapping_symbol(const char *str) in is_arm_mapping_symbol()
/utopia/UTPA2-700.0.x/projects/build/scripts/basic/
H A Dfixdep.c151 static unsigned int strhash(const char *str, unsigned int sz) in strhash()
/utopia/UTPA2-700.0.x/modules/ve/drv/ve/
H A Dtvencoder.c23 #define atoi(str) simple_strtoul(((str != NULL) ? str : ""), NULL, 0) argument
/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_ModeParse.c166 #define MODE_NAME(str) str, argument
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/lxdialog/
H A Ddialog.h166 char str[MAXITEMSTR]; /* promtp displayed */ member
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/linux_kernel/
H A Dutopia_adp_bypass.c596 static void ShowMemInfo(char* str) in ShowMemInfo()
/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Dunifdef.c805 const char *str; member
1121 findsym(const char *str) in findsym()
H A Ddocproc.c359 char *data, *str; in find_all_symbols() local
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/libfdt/
H A Dfdt_ro.c414 static int _stringlist_contains(const char *strlist, int listlen, const char *str) in _stringlist_contains()
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel/
H A Dmem_priv.h105 #define CYG_ASSERT(b, str) if (!(b)) { printf("%s", (str)); MS_ASSERT(0); } argument
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/
H A Dmem_priv.h106 #define CYG_ASSERT(b, str) if (!(b)) { printf("%s", (str)); MS_ASSERT(0); } argument
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Dmem_priv.h105 #define CYG_ASSERT(b, str) if (!(b)) { printf("%s", (str)); MS_ASSERT(0); } argument
H A DdrvMPool.c1599 MS_BOOL MsOS_MPool_GetWatchPT(char *str) in MsOS_MPool_GetWatchPT()
/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A Dmem_priv.h105 #define CYG_ASSERT(b, str) if (!(b)) { printf("%s", (str)); MS_ASSERT(0); } argument
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dtipc_config.h204 char str[TIPC_MAX_LINK_NAME]; /* link name */ member
/utopia/UTPA2-700.0.x/modules/dlc/api/dlc/
H A DapiXC_Dlc.c149 #define XC_DLC_DBG_MSG(str, ...) argument

123