Home
last modified time | relevance | path

Searched refs:_strnicmp (Results 1 – 17 of 17) sorted by relevance

/external/webrtc/webrtc/modules/video_capture/
Ddevice_info_impl.cc57 if (_strnicmp((char*) _lastUsedDeviceName, in NumberOfCapabilities()
89 || (_strnicmp((char*) _lastUsedDeviceName, in GetCapability()
137 || (_strnicmp((char*) _lastUsedDeviceName, in GetBestMatchedCapability()
/external/e2fsprogs/include/nonunix/
Dconfig.h12 #define strncasecmp _strnicmp
/external/python/cpython3/Modules/_decimal/libmpdec/
Dvccompat.h45 #define strncasecmp _strnicmp
/external/libusb/libusb/
Dstrerror.c32 #define strncasecmp _strnicmp
/external/webrtc/webrtc/base/
Dstringutils.h115 inline int _strnicmp(const char* s1, const char* s2, size_t n) { in _strnicmp() function
245 return _strnicmp(s1, s2, n); in ascnicmp()
Dhttpbase.cc34 return (len == header_len) && (_strnicmp(str, header_str, header_len) == 0); in MatchHeader()
160 if ((vlen == 7) && (_strnicmp(value, "chunked", 7) == 0)) { in ProcessLine()
162 } else if ((vlen == 8) && (_strnicmp(value, "identity", 8) == 0)) { in ProcessLine()
Dsocketadapters.cc455 && (_strnicmp(data, "Proxy-Authenticate:", 19) == 0)) { in ProcessLine()
484 } else if (_strnicmp(data, "Content-Length:", 15) == 0) { in ProcessLine()
486 } else if (_strnicmp(data, "Proxy-Connection: Keep-Alive", 28) == 0) { in ProcessLine()
/external/flac/include/share/
Dcompat.h92 #define FLAC__STRNCASECMP _strnicmp
/external/ImageMagick/MagickCore/
Dnt-base.h248 # define strncasecmp _strnicmp
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_utility.cc58 return _strnicmp(str1, str2, length) == 0; in StringCompare()
/external/mdnsresponder/mDNSShared/
Ddnssd_clientlib.c41 #define strncasecmp _strnicmp
/external/wpa_supplicant_8/src/utils/
Dos.h527 #define os_strncasecmp(s1, s2, n) _strnicmp((s1), (s2), (n))
/external/webrtc/webrtc/
Dcommon_types.h46 #define STR_NCASE_CMP(s1, s2, n) ::_strnicmp(s1, s2, n)
/external/dynamic_depth/internal/base/
Dport.h981 #define strncasecmp _strnicmp
/external/mdnsresponder/mDNSWindows/SystemService/
DService.c2659 if ( _strnicmp( pPos, subString, subStringLen ) == 0 ) in strnistr()
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/
Dtest_app.sym19601 FUNC 221eb 5c c _strnicmp
/external/google-breakpad/src/processor/testdata/
Dmodule0.out19601 FUNC 221eb 5c c _strnicmp