Searched defs:is_linux (Results 1 – 9 of 9) sorted by relevance
20 function is_linux() { function
51 function is_linux() { function
89 def is_linux(self): member in SkiaVarsApi
15 is_linux = platform.system() == 'Linux' variable
27 is_linux = platform.system() == 'Linux' variable
81 def is_linux(): function
963 def is_linux(self) -> bool: member in FakeFilesystem