Home
last modified time | relevance | path

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

/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.h125 inline bool IsWindows() in IsWindows() function
/external/angle/src/tests/test_utils/
Dangle_test_instantiate.cpp193 bool IsWindows() in IsWindows() function
/external/clang/lib/Driver/
DToolChain.cpp274 bool IsWindows = Triple.isOSWindows(); in getArchNameForCompilerRTLib() 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-7.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp500 bool IsWindows = TargetTriple.isOSWindows(); in getShadowMapping() local