Home
last modified time | relevance | path

Searched refs:sCompact2 (Results 1 – 5 of 5) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/vr/service/openvr/src/
H A Dpathtools_public.cpp420 std::string sCompact2 = Path_Compact( sPath2 ); in Path_IsSamePath() local
422 return !stricmp( sCompact1.c_str(), sCompact2.c_str() ); in Path_IsSamePath()
424 return !strcmp( sCompact1.c_str(), sCompact2.c_str() ); in Path_IsSamePath()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openvr/src/src/vrcommon/
H A Dpathtools_public.cpp420 std::string sCompact2 = Path_Compact( sPath2 ); in Path_IsSamePath() local
422 return !stricmp( sCompact1.c_str(), sCompact2.c_str() ); in Path_IsSamePath()
424 return !strcmp( sCompact1.c_str(), sCompact2.c_str() ); in Path_IsSamePath()
/dports/www/firefox/firefox-99.0/gfx/vr/service/openvr/src/
H A Dpathtools_public.cpp420 std::string sCompact2 = Path_Compact( sPath2 ); in Path_IsSamePath() local
422 return !stricmp( sCompact1.c_str(), sCompact2.c_str() ); in Path_IsSamePath()
424 return !strcmp( sCompact1.c_str(), sCompact2.c_str() ); in Path_IsSamePath()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/vr/service/openvr/src/
H A Dpathtools_public.cpp420 std::string sCompact2 = Path_Compact( sPath2 ); in Path_IsSamePath() local
422 return !stricmp( sCompact1.c_str(), sCompact2.c_str() ); in Path_IsSamePath()
424 return !strcmp( sCompact1.c_str(), sCompact2.c_str() ); in Path_IsSamePath()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/vr/service/openvr/src/
H A Dpathtools_public.cpp420 std::string sCompact2 = Path_Compact( sPath2 ); in Path_IsSamePath() local
422 return !stricmp( sCompact1.c_str(), sCompact2.c_str() ); in Path_IsSamePath()
424 return !strcmp( sCompact1.c_str(), sCompact2.c_str() ); in Path_IsSamePath()