Searched defs:is_linux (Results 1 – 12 of 12) sorted by relevance
20 function is_linux() { function
51 function is_linux() { function
31 def is_linux() -> bool: function
88 def is_linux(self): member in SkiaVarsApi
15 is_linux = platform.system() == 'Linux' variable
18 def is_linux(): function
27 is_linux = platform.system() == 'Linux' variable
75 def is_linux(): function
262 def is_linux(self) -> bool: member in FakeFilesystem
1556 def is_linux() -> bool: function