Home
last modified time | relevance | path

Searched defs:IsLinux (Results 1 – 7 of 7) sorted by relevance

/external/v8/gypfiles/
Dlandmine_utils.py35 def IsLinux(): function
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DPlatformApis.cs91 public static bool IsLinux property in Grpc.Core.Internal.PlatformApis
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsSubtarget.h65 bool IsLinux; variable
/external/llvm/lib/Target/Mips/
DMipsSubtarget.h94 bool IsLinux; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsSubtarget.h113 bool IsLinux; variable
/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp365 bool IsLinux = TargetTriple.isOSLinux(); in getShadowMapping() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp490 bool IsLinux = TargetTriple.isOSLinux(); in getShadowMapping() local