Home
last modified time | relevance | path

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

/external/libchrome/build/
Dlandmine_utils.py9 def IsWindows(): function
/external/angle/scripts/
Drun_gtest_angle_test.py56 def IsWindows(): function
/external/libyuv/files/tools_libyuv/valgrind/
Dcommon.py111 def IsWindows(): function
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DPlatformApis.cs101 public static bool IsWindows property in Grpc.Core.Internal.PlatformApis
/external/angle/src/libANGLE/renderer/
Ddriver_utils.h165 inline bool IsWindows() in IsWindows() function
/external/angle/src/tests/restricted_traces/
Drestricted_trace_gold_tests.py58 def IsWindows(): function
/external/angle/src/tests/test_utils/
Dangle_test_instantiate.cpp283 bool IsWindows() in IsWindows() function
/external/clang/lib/Driver/
DToolChain.cpp274 bool IsWindows = Triple.isOSWindows(); in getArchNameForCompilerRTLib() local
/external/llvm-project/clang/lib/Driver/
DToolChain.cpp373 bool IsWindows = Triple.isOSWindows(); in getArchNameForCompilerRTLib() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp1943 bool IsWindows = isTargetWindows(MF); in computeCalleeSaveRegisterPairs() local
/external/clang/lib/CodeGen/
DCGCall.cpp167 static CallingConv getCallingConventionForDecl(const Decl *D, bool IsWindows) { in getCallingConventionForDecl()
429 bool IsWindows = getContext().getTargetInfo().getTriple().isOSWindows(); in arrangeObjCMessageSendSignature() local
/external/llvm-project/clang/lib/CodeGen/
DCGCall.cpp201 static CallingConv getCallingConventionForDecl(const Decl *D, bool IsWindows) { in getCallingConventionForDecl()
487 bool IsWindows = getContext().getTargetInfo().getTriple().isOSWindows(); in arrangeObjCMessageSendSignature() local
DCGBlocks.cpp1321 bool IsWindows = CGM.getTarget().getTriple().isOSWindows(); in buildGlobalBlock() local
/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp376 bool IsWindows = TargetTriple.isOSWindows(); in getShadowMapping() local
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp2099 bool IsWindows = isTargetWindows(MF); in computeCalleeSaveRegisterPairs() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp442 bool IsWindows = TargetTriple.isOSWindows(); in getShadowMapping() local
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp444 bool IsWindows = TargetTriple.isOSWindows(); in getShadowMapping() local
/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp5699 bool IsWindows = TT.isOSWindows(); in checkVAStartABI() local