Home
last modified time | relevance | path

Searched defs:IsWindows (Results 1 – 10 of 10) sorted by relevance

/third_party/node/tools/
Dutils.py109 def IsWindows(): function
/third_party/skia/third_party/externals/angle2/scripts/
Drun_gtest_angle_test.py56 def IsWindows(): function
/third_party/node/deps/v8/tools/testrunner/local/
Dutils.py198 def IsWindows(): function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
Ddriver_utils.h165 inline bool IsWindows() in IsWindows() function
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
Drestricted_trace_gold_tests.py49 def IsWindows(): function
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
Dangle_test_instantiate.cpp288 bool IsWindows() in IsWindows() function
/third_party/node/deps/v8/third_party/test262-harness/src/
Dtest262.py91 def IsWindows(): function
/third_party/skia/third_party/externals/dawn/src/tests/
DDawnTest.cpp774 bool DawnTestBase::IsWindows() const { in IsWindows() function in DawnTestBase
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp1943 bool IsWindows = isTargetWindows(MF); in computeCalleeSaveRegisterPairs() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp442 bool IsWindows = TargetTriple.isOSWindows(); in getShadowMapping() local