Home
last modified time | relevance | path

Searched refs:_stricmp (Results 1 – 25 of 63) sorted by relevance

123

/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.cpp1048 if(_stricmp(arg, "-width") == 0) in Apply()
1052 else if(_stricmp(arg, "-height") == 0) in Apply()
1056 else if(_stricmp(arg, "-aasamples") == 0) in Apply()
1060 else if(_stricmp(arg, "-fullscreen") == 0) in Apply()
1064 else if(_stricmp(arg, "-sw") == 0) in Apply()
1068 else if(_stricmp(arg, "-quitafterframe") == 0 || _stricmp(arg, "-qaf") == 0) in Apply()
1072 else if(_stricmp(arg, "-quitaftertime") == 0 || _stricmp(arg, "-qat") == 0) in Apply()
1076 else if(_stricmp(arg, "-posx") == 0) in Apply()
1080 else if(_stricmp(arg, "-posy") == 0) in Apply()
1084 else if(_stricmp(arg, "-vsync") == 0) in Apply()
[all …]
/external/webrtc/webrtc/voice_engine/test/auto_test/standard/
Dcodec_test.cc36 if (!_stricmp(codec_instance->plname, "ilbc")) { in SetRateIfILBC()
46 return !_stricmp(codec_name, "CN") || in IsNotViableSendCodec()
47 !_stricmp(codec_name, "telephone-event") || in IsNotViableSendCodec()
48 !_stricmp(codec_name, "red"); in IsNotViableSendCodec()
143 if (_stricmp("opus", codec_instance_.plname)) { in TEST_F()
159 if (_stricmp("opus", codec_instance_.plname)) { in TEST_F()
171 if (!_stricmp("opus", codec_instance_.plname)) { in TEST_F()
Ddtmf_test.cc65 if (!_stricmp("telephone-event", codec_instance.plname)) { in TEST_F()
/external/webrtc/talk/media/base/
Dcodec.cc43 return _stricmp(other.id().c_str(), id().c_str()) == 0 && in operator ==()
44 _stricmp(other.param().c_str(), param().c_str()) == 0; in operator ==()
124 (id == codec.id) : (_stricmp(name.c_str(), codec.name.c_str()) == 0); in Matches()
271 if (_stricmp(payload_name, kRedCodecName) == 0) { in GetCodecType()
274 if (_stricmp(payload_name, kUlpfecCodecName) == 0) { in GetCodecType()
277 if (_stricmp(payload_name, kRtxCodecName) == 0) { in GetCodecType()
345 return _stricmp(name1.c_str(), name2.c_str()) == 0; in CodecNamesEq()
/external/libusb/examples/
Dfxload.c39 #define _stricmp strcasecmp macro
267 if ((_stricmp(ext, ".hex") == 0) || (strcmp(ext, ".ihx") == 0)) in main()
269 else if (_stricmp(ext, ".iic") == 0) in main()
271 else if (_stricmp(ext, ".bix") == 0) in main()
273 else if (_stricmp(ext, ".img") == 0) in main()
/external/webrtc/webrtc/voice_engine/
Dvoice_engine_defines.h240 #define _stricmp stricmp macro
242 #define _stricmp strcasecmp macro
299 #define _stricmp strcasecmp macro
/external/webrtc/talk/media/webrtc/
Dfakewebrtcvoiceengine.h404 if (_stricmp(codec.plname, "telephone-event") == 0 ||
405 _stricmp(codec.plname, "audio/telephone-event") == 0 ||
406 _stricmp(codec.plname, "CN") == 0 ||
407 _stricmp(codec.plname, "red") == 0 ) {
432 _stricmp(it->plname, codec.plname) != 0) {
490 if (_stricmp(channels_[channel]->send_codec.plname, "opus") != 0) {
506 if (_stricmp(channels_[channel]->send_codec.plname, "opus") != 0) {
525 if (_stricmp(channels_[channel]->send_codec.plname, "opus") != 0) {
/external/e2fsprogs/include/nonunix/
Dconfig.h11 #define strcasecmp _stricmp
Dunistd.h46 #define strcasecmp _stricmp
/external/mdnsresponder/mDNSWindows/
DPosixCompat.h64 # define strcasecmp _stricmp
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/LinuxX11/
DPVRShellOS.h21 #define _stricmp strcasecmp macro
/external/libusb/libusb/os/
Dwindows_common.h41 #define _stricmp strcasecmp macro
57 #define safe_stricmp(str1, str2) _stricmp(((str1==NULL)?"<NULL>":str1), ((str2==NULL)?"<NULL>":str2…
/external/webrtc/webrtc/p2p/base/
Dtransportdescription.cc28 if (_stricmp(roles[i], role_str.c_str()) == 0) { in StringToConnectionRole()
/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Config/
Dconfig.h433 #define stricmp _stricmp
/external/xmlrpcpp/src/
DXmlRpcUtil.h17 # define strcasecmp _stricmp
/external/webrtc/webrtc/base/
Dhttpcommon.cc48 if (_stricmp(needle.c_str(), haystack[index]) == 0) { in find_string()
204 return (_stricmp(connection.c_str(), "Keep-Alive") == 0); in HttpShouldKeepAlive()
764 if (_stricmp(auth_method.c_str(), "basic") == 0) { in HttpAuthenticate()
790 if (_stricmp(auth_method.c_str(), "digest") == 0) { in HttpAuthenticate()
865 bool want_negotiate = (_stricmp(auth_method.c_str(), "negotiate") == 0); in HttpAuthenticate()
866 bool want_ntlm = (_stricmp(auth_method.c_str(), "ntlm") == 0); in HttpAuthenticate()
Dstringutils.h112 inline int _stricmp(const char* s1, const char* s2) { in _stricmp() function
239 return _stricmp(s1, s2); in ascicmp()
/external/conscrypt/common/src/jni/main/include/
Dcompat.h54 #define strcasecmp _stricmp
/external/netperf/src/
Ddscp.c45 #define strcasecmp(a,b) _stricmp(a,b)
/external/flac/include/share/
Dcompat.h91 #define FLAC__STRCASECMP _stricmp
/external/swiftshader/third_party/LLVM/include/llvm/Config/
Dconfig.h705 #define stricmp _stricmp
/external/boringssl/src/crypto/
Dmem.c163 return _stricmp(a, b); in OPENSSL_strcasecmp()
/external/curl/docs/examples/
Dhtmltitle.cpp45 #define COMPARE(a, b) (!_stricmp((a), (b)))
/external/skia/tools/
Dwin_dbghelp.cpp207 if (i >= 4 && _stricmp(vargs0 - 4, ".exe") == 0) { in setUpDebuggingFromArgs()
/external/skia/tools/viewer/sk_app/
DCommandSet.cpp82 #define SK_strcasecmp _stricmp

123