Searched defs:IsLinux (Results 1 – 13 of 13) sorted by relevance
89 public static bool IsLinux => isLinux; field in Grpc.Core.Internal.PlatformApis
114 inline bool IsLinux() in IsLinux() function
30 def IsLinux(): function
135 bool IsLinux() in IsLinux() function
28 def IsLinux(): function
174 inline bool IsLinux() in IsLinux() function
291 inline bool IsLinux() in IsLinux() function
254 inline bool IsLinux() in IsLinux() function
226 bool IsLinux() in IsLinux() function
118 bool IsLinux; variable
304 bool DawnTest::IsLinux() const { in IsLinux() function in DawnTest
782 bool DawnTestBase::IsLinux() const { in IsLinux() function in DawnTestBase
433 bool IsLinux = TargetTriple.isOSLinux(); in getShadowMapping() local