Home
last modified time | relevance | path

Searched defs:strcasecmp (Results 1 – 25 of 125) sorted by relevance

12345

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dstring.h117 …__CRT_INLINE int __cdecl strcasecmp (const char *__sz1, const char *__sz2) { return _stricmp (__sz… in strcasecmp() function
120 #define strcasecmp _stricmp macro
/aosp_15_r20/hardware/google/aemu/windows/includes/
Dstrings.h19 # define strcasecmp _stricmp macro
/aosp_15_r20/external/mdnsresponder/mDNSWindows/
H A DPosixCompat.h64 # define strcasecmp _stricmp macro
/aosp_15_r20/external/trusty/musl/src/string/
Dstrcasecmp.c4 int strcasecmp(const char *_l, const char *_r) in strcasecmp() function
/aosp_15_r20/external/musl/src/string/
H A Dstrcasecmp.c4 int strcasecmp(const char *_l, const char *_r) in strcasecmp() function
/aosp_15_r20/external/cronet/third_party/ced/src/util/
H A Dstring_util.h28 inline int strcasecmp(const char* s1, const char* s2) { in strcasecmp() function
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/libjpeg-turbo/
Dtjutil.h35 #define strcasecmp stricmp macro
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libjpeg-turbo/
Dtjutil.h35 #define strcasecmp stricmp macro
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libjpeg-turbo/
Dtjutil.h35 #define strcasecmp stricmp macro
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/libjpeg-turbo/
Dtjutil.h35 #define strcasecmp stricmp macro
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libjpeg-turbo/
Dtjutil.h35 #define strcasecmp stricmp macro
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libjpeg-turbo/
Dtjutil.h35 #define strcasecmp stricmp macro
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/libjpeg-turbo/
Dtjutil.h35 #define strcasecmp stricmp macro
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libjpeg-turbo/
Dtjutil.h35 #define strcasecmp stricmp macro
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libjpeg-turbo/
Dtjutil.h35 #define strcasecmp stricmp macro
/aosp_15_r20/external/e2fsprogs/include/nonunix/
H A Dconfig.h11 #define strcasecmp _stricmp macro
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/libjpeg-turbo/
Dtjutil.h35 #define strcasecmp stricmp macro
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/libjpeg-turbo/
Dtjutil.h35 #define strcasecmp stricmp macro
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/libjpeg-turbo/
Dtjutil.h35 #define strcasecmp stricmp macro
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/libjpeg-turbo/
Dtjutil.h35 #define strcasecmp stricmp macro
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libjpeg-turbo/
Dtjutil.h35 #define strcasecmp stricmp macro
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/libjpeg-turbo/
Dtjutil.h35 #define strcasecmp stricmp macro
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/libjpeg-turbo/
Dtjutil.h35 #define strcasecmp stricmp macro
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/libjpeg-turbo/
Dtjutil.h35 #define strcasecmp stricmp macro
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/libjpeg-turbo/
Dtjutil.h35 #define strcasecmp stricmp macro

12345