Home
last modified time | relevance | path

Searched defs:strncasecmp (Results 1 – 25 of 105) sorted by relevance

12345

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dstring.h116 …__CRT_INLINE int __cdecl strncasecmp (const char *__sz1, const char *__sz2, size_t __sizeMaxCompar… in strncasecmp() function
119 #define strncasecmp _strnicmp macro
/aosp_15_r20/hardware/google/aemu/windows/includes/
Dstrings.h20 # define strncasecmp _strnicmp macro
/aosp_15_r20/external/trusty/lk/lib/libc/string/
Dstrnicmp.c57 #pragma weak strncasecmp=strnicmp macro
/aosp_15_r20/external/musl/src/string/
H A Dstrncasecmp.c4 int strncasecmp(const char *_l, const char *_r, size_t n) in strncasecmp() function
/aosp_15_r20/external/trusty/musl/src/string/
Dstrncasecmp.c4 int strncasecmp(const char *_l, const char *_r, size_t n) in strncasecmp() function
/aosp_15_r20/external/cronet/third_party/ced/src/util/
H A Dstring_util.h31 inline int strncasecmp(const char* s1, const char* s2, size_t n) { in strncasecmp() function
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/libjpeg-turbo/
Dtjutil.h36 #define strncasecmp strnicmp macro
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libjpeg-turbo/
Dtjutil.h36 #define strncasecmp strnicmp macro
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libjpeg-turbo/
Dtjutil.h36 #define strncasecmp strnicmp macro
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/libjpeg-turbo/
Dtjutil.h36 #define strncasecmp strnicmp macro
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libjpeg-turbo/
Dtjutil.h36 #define strncasecmp strnicmp macro
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libjpeg-turbo/
Dtjutil.h36 #define strncasecmp strnicmp macro
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/libjpeg-turbo/
Dtjutil.h36 #define strncasecmp strnicmp macro
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libjpeg-turbo/
Dtjutil.h36 #define strncasecmp strnicmp macro
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libjpeg-turbo/
Dtjutil.h36 #define strncasecmp strnicmp macro
/aosp_15_r20/external/e2fsprogs/include/nonunix/
H A Dconfig.h12 #define strncasecmp _strnicmp macro
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/libjpeg-turbo/
Dtjutil.h36 #define strncasecmp strnicmp macro
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/libjpeg-turbo/
Dtjutil.h36 #define strncasecmp strnicmp macro
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/libjpeg-turbo/
Dtjutil.h36 #define strncasecmp strnicmp macro
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/libjpeg-turbo/
Dtjutil.h36 #define strncasecmp strnicmp macro
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libjpeg-turbo/
Dtjutil.h36 #define strncasecmp strnicmp macro
/aosp_15_r20/external/ms-tpm-20-ref/Samples/ARM32-FirmwareTPM/optee_ta/fTPM/reference/
H A DRuntimeSupport.c62 int strncasecmp(const char *str1, const char *str2, size_t n) in strncasecmp() function
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/libjpeg-turbo/
Dtjutil.h36 #define strncasecmp strnicmp macro
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/libjpeg-turbo/
Dtjutil.h36 #define strncasecmp strnicmp macro
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/libjpeg-turbo/
Dtjutil.h36 #define strncasecmp strnicmp macro

12345