Home
last modified time | relevance | path

Searched refs:_strnicmp (Results 1 – 21 of 21) 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/libchrome/sandbox/win/src/
Dsandbox_nt_types.h31 _strnicmpFunction _strnicmp; member
/external/libusb/libusb/
Dstrerror.c32 #define strncasecmp _strnicmp
/external/xmlrpcpp/src/
DXmlRpcUtil.h18 # 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/boringssl/src/crypto/
Dmem.c167 return _strnicmp(a, b, n); in OPENSSL_strncasecmp()
/external/libmicrohttpd/src/include/
Dplatform_interface.h72 #define MHD_str_equal_caseless_n_(a,b,n) (0==_strnicmp((a),(b),(n)))
/external/ImageMagick/MagickCore/
Dnt-base.h245 # 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/libvncserver/rfb/
Drfbproto.h92 #define strncasecmp _strnicmp
/external/webrtc/webrtc/
Dcommon_types.h46 #define STR_NCASE_CMP(s1, s2, n) ::_strnicmp(s1, s2, n)
/external/mdnsresponder/mDNSWindows/SystemService/
DService.c2659 if ( _strnicmp( pPos, subString, subStringLen ) == 0 ) in strnistr()
/external/libvncserver/
DChangeLog2250 …to _strnicmp when using MS compiler. Redefining strncasecmp to _strnicmp makes libvncclient hang …
/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