/external/libchrome/build/ |
D | landmine_utils.py | 9 def IsWindows(): function
|
/external/angle/scripts/ |
D | run_gtest_angle_test.py | 56 def IsWindows(): function
|
/external/libyuv/files/tools_libyuv/valgrind/ |
D | common.py | 111 def IsWindows(): function
|
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/ |
D | PlatformApis.cs | 101 public static bool IsWindows property in Grpc.Core.Internal.PlatformApis
|
/external/angle/src/libANGLE/renderer/ |
D | driver_utils.h | 165 inline bool IsWindows() in IsWindows() function
|
/external/angle/src/tests/restricted_traces/ |
D | restricted_trace_gold_tests.py | 58 def IsWindows(): function
|
/external/angle/src/tests/test_utils/ |
D | angle_test_instantiate.cpp | 283 bool IsWindows() in IsWindows() function
|
/external/clang/lib/Driver/ |
D | ToolChain.cpp | 274 bool IsWindows = Triple.isOSWindows(); in getArchNameForCompilerRTLib() local
|
/external/llvm-project/clang/lib/Driver/ |
D | ToolChain.cpp | 373 bool IsWindows = Triple.isOSWindows(); in getArchNameForCompilerRTLib() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64FrameLowering.cpp | 1943 bool IsWindows = isTargetWindows(MF); in computeCalleeSaveRegisterPairs() local
|
/external/clang/lib/CodeGen/ |
D | CGCall.cpp | 167 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/ |
D | CGCall.cpp | 201 static CallingConv getCallingConventionForDecl(const Decl *D, bool IsWindows) { in getCallingConventionForDecl() 487 bool IsWindows = getContext().getTargetInfo().getTriple().isOSWindows(); in arrangeObjCMessageSendSignature() local
|
D | CGBlocks.cpp | 1321 bool IsWindows = CGM.getTarget().getTriple().isOSWindows(); in buildGlobalBlock() local
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | AddressSanitizer.cpp | 376 bool IsWindows = TargetTriple.isOSWindows(); in getShadowMapping() local
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64FrameLowering.cpp | 2099 bool IsWindows = isTargetWindows(MF); in computeCalleeSaveRegisterPairs() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | AddressSanitizer.cpp | 442 bool IsWindows = TargetTriple.isOSWindows(); in getShadowMapping() local
|
/external/llvm-project/llvm/lib/Transforms/Instrumentation/ |
D | AddressSanitizer.cpp | 444 bool IsWindows = TargetTriple.isOSWindows(); in getShadowMapping() local
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaChecking.cpp | 5699 bool IsWindows = TT.isOSWindows(); in checkVAStartABI() local
|