Home
last modified time | relevance | path

Searched defs:is_linux (Results 1 – 15 of 15) sorted by relevance

/external/tflite-support/tensorflow_lite_support/custom_ops/
Dtf_configure.sh20 function is_linux() { function
/external/grpc-grpc/tools/run_tests/helper_scripts/
Dbuild_python.sh51 function is_linux() { function
/external/python/watchdog/src/watchdog/utils/
Dplatform.py31 def is_linux() -> bool: function
/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/helper_scripts/
Dbuild_python.sh51 function is_linux() { function
/external/angle/tools/
Dangle_tools.py15 is_linux = platform.system() == 'Linux' variable
/external/cronet/tot/testing/scripts/
Dhost_info.py15 def is_linux(): function
/external/skia/infra/bots/recipe_modules/vars/
Dapi.py88 def is_linux(self): member in SkiaVarsApi
/external/cronet/stable/testing/scripts/
Dhost_info.py15 def is_linux(): function
/external/angle/src/compiler/
Dgenerate_parser_tools.py15 is_linux = platform.system() == 'Linux' variable
/external/chromium-crossbench/crossbench/plt/
Dlinux.py30 def is_linux(self) -> bool: member in LinuxPlatform
Dbase.py186 def is_linux(self) -> bool: member in Platform
/external/angle/src/libANGLE/renderer/vulkan/
Dgen_vk_internal_shaders.py27 is_linux = platform.system() == 'Linux' variable
/external/tensorflow/
Dconfigure.py75 def is_linux(): function
/external/pytorch/torch/_inductor/
Dutils.py1556 def is_linux() -> bool: function
/external/python/pyfakefs/pyfakefs/
Dfake_filesystem.py273 def is_linux(self) -> bool: member in FakeFilesystem