Home
last modified time | relevance | path

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

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