Home
last modified time | relevance | path

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

/external/libchrome/build/
Dlandmine_utils.py13 def IsLinux(): function
/external/cronet/build/
Dlandmine_utils.py13 def IsLinux(): function
/external/angle/build/
Dlandmine_utils.py13 def IsLinux(): function
/external/angle/src/common/
Dplatform_helpers.h63 inline constexpr bool IsLinux() in IsLinux() function
/external/angle/build/util/lib/common/
Dutil.py33 def IsLinux(): function
/external/cronet/build/util/lib/common/
Dutil.py33 def IsLinux(): function
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DPlatformApis.cs91 public static bool IsLinux property in Grpc.Core.Internal.PlatformApis
/external/llvm/lib/Target/Mips/
DMipsSubtarget.h94 bool IsLinux; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSubtarget.h118 bool IsLinux; variable
/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp365 bool IsLinux = TargetTriple.isOSLinux(); in getShadowMapping() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp433 bool IsLinux = TargetTriple.isOSLinux(); in getShadowMapping() local