Home
last modified time | relevance | path

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

/external/libchrome/build/
Dlandmine_utils.py9 def IsWindows(): function
/external/cronet/build/
Dlandmine_utils.py9 def IsWindows(): function
/external/angle/build/
Dlandmine_utils.py9 def IsWindows(): function
/external/angle/src/common/
Dplatform_helpers.h81 inline constexpr bool IsWindows() in IsWindows() function
/external/angle/build/util/lib/common/
Dutil.py29 def IsWindows(): function
/external/cronet/build/util/lib/common/
Dutil.py29 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/tests/py_utils/
Dangle_test_util.py63 def IsWindows(): function
/external/cronet/testing/scripts/
Drun_performance_tests.py154 def IsWindows(): function
/external/clang/lib/Driver/
DToolChain.cpp274 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/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp376 bool IsWindows = TargetTriple.isOSWindows(); in getShadowMapping() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp442 bool IsWindows = TargetTriple.isOSWindows(); in getShadowMapping() local