| /external/chromium_org/third_party/cld/base/ |
| D | string_util.h | 18 inline int strcasecmp(const char* s1, const char* s2) { in strcasecmp() function
|
| /external/chromium_org/third_party/libxml/src/ |
| D | triostr.c | 71 # define strcasecmp(x,y) stricmp(x,y) macro 77 # define strcasecmp(x,y) _stricmp(x,y) macro 79 # define strcasecmp(x,y) strcmpi(x,y) macro
|
| /external/libxml2/ |
| D | triostr.c | 71 # define strcasecmp(x,y) stricmp(x,y) macro 77 # define strcasecmp(x,y) _stricmp(x,y) macro 79 # define strcasecmp(x,y) strcmpi(x,y) macro
|
| /external/e2fsprogs/intl/ |
| D | os2compat.h | 39 #define strcasecmp stricmp macro
|
| D | localealias.c | 77 # define strcasecmp __strcasecmp macro
|
| /external/e2fsprogs/include/nonunix/ |
| D | config.h | 11 #define strcasecmp _stricmp macro
|
| D | unistd.h | 46 #define strcasecmp _stricmp macro
|
| /external/chromium_org/third_party/libjpeg_turbo/ |
| D | tjutil.h | 35 #define strcasecmp stricmp macro
|
| /external/clang/test/Sema/ |
| D | builtins-gnu-mode.c | 13 int strcasecmp; variable
|
| /external/tcpdump/ |
| D | strcasecmp.c | 67 strcasecmp(s1, s2) in strcasecmp() function
|
| /external/chromium_org/sdch/open-vcdiff/vsprojects/ |
| D | config.h | 83 #define strcasecmp _stricmp macro
|
| /external/chromium_org/base/strings/ |
| D | string_util_posix.h | 23 inline int strcasecmp(const char* string1, const char* string2) { in strcasecmp() function
|
| D | string_util_win.h | 23 inline int strcasecmp(const char* s1, const char* s2) { in strcasecmp() function
|
| /external/openssl/ |
| D | e_os.h | 685 # define strcasecmp _stricmp macro 690 # define strcasecmp OPENSSL_strcasecmp macro 694 # define strcasecmp stricmp macro 699 # define strcasecmp stricmp macro
|
| /external/chromium_org/third_party/WebKit/Source/wtf/ |
| D | StringExtras.h | 87 inline int strcasecmp(const char* s1, const char* s2) in strcasecmp() function
|
| /external/e2fsprogs/misc/ |
| D | util.c | 37 int strcasecmp (char *s1, char *s2) in strcasecmp() function
|
| /external/qemu/android/utils/ |
| D | system.h | 111 # define strcasecmp stricmp macro
|
| /external/mdnsresponder/mDNSShared/ |
| D | dnssd_clientlib.c | 42 #define strcasecmp _stricmp macro
|
| /external/chromium_org/content/shell/tools/plugin/ |
| D | main.cpp | 61 static inline int strcasecmp(const char* s1, const char* s2) in strcasecmp() function
|
| /external/wpa_supplicant_8/src/utils/ |
| D | os.h | 625 #define strcasecmp OS_DO_NOT_USE_strcasecmp macro
|
| /external/valgrind/main/coregrind/ |
| D | m_libcbase.c | 316 Int VG_(strcasecmp) ( const HChar* s1, const HChar* s2 ) in VG_() argument
|
| /external/netperf/ |
| D | netlib.h | 566 #define strcasecmp(a,b) _stricmp(a,b) macro
|
| /external/mdnsresponder/Clients/ |
| D | dns-sd.c | 96 #define strcasecmp _stricmp macro
|
| /external/llvm/include/llvm/Target/ |
| D | TargetLibraryInfo.h | 562 strcasecmp, enumerator
|
| /external/clang/test/Analysis/ |
| D | string.c | 860 #define strcasecmp BUILTIN(strcasecmp) macro
|