/aosp_15_r20/external/tflite-support/tensorflow_lite_support/custom_ops/ |
H A D | tf_configure.sh | 28 function is_windows() { function
|
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/tools/pip_package/ |
H A D | build_pip_package.sh | 39 function is_windows() { function
|
/aosp_15_r20/external/mesa3d/src/util/blake3/ |
H A D | meson.build | 8 is_windows = host_machine.system() == 'windows' variable
|
/aosp_15_r20/external/python/watchdog/src/watchdog/utils/ |
D | platform.py | 43 def is_windows() -> bool: function
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/pip_package/ |
H A D | build_pip_package.sh | 102 function is_windows() { function
|
/aosp_15_r20/external/angle/tools/ |
H A D | angle_tools.py | 14 is_windows = platform.system() == 'Windows' variable
|
/aosp_15_r20/external/cronet/testing/scripts/ |
H A D | test_traffic_annotation_auditor.py | 40 def is_windows(): function
|
/aosp_15_r20/external/flatbuffers/tests/ |
H A D | TypeScriptTest.py | 31 is_windows = platform.system() == "Windows" variable
|
/aosp_15_r20/external/angle/src/compiler/ |
H A D | generate_parser_tools.py | 17 is_windows = platform.system() == 'Windows' variable
|
/aosp_15_r20/external/angle/scripts/ |
H A D | update_chrome_angle.py | 26 is_windows = sys.platform == 'cygwin' or sys.platform.startswith('win') variable
|
/aosp_15_r20/external/bazelbuild-rules_python/python/private/ |
H A D | zip_main_template.py | 32 def is_windows(): function
|
H A D | stage2_bootstrap_template.py | 40 def is_windows(): function
|
/aosp_15_r20/external/python/pyfakefs/pyfakefs/tests/ |
D | fake_pathlib_test.py | 37 is_windows = sys.platform == "win32" variable 41 is_windows = sys.platform == "win32" variable in RealPathlibTestCase
|
D | fake_filesystem_shutil_test.py | 31 is_windows = sys.platform == "win32" variable
|
D | test_utils.py | 66 is_windows = sys.platform == "win32" variable in TestCase
|
D | fake_filesystem_vs_real_test.py | 45 is_windows = sys.platform.startswith("win") variable in TestCase
|
D | fake_filesystem_test.py | 887 def check_abspath(self, is_windows): argument 904 def check_abspath_bytes(self, is_windows): argument
|
/aosp_15_r20/external/clang/utils/check_cfc/ |
H A D | check_cfc.py | 64 def is_windows(): function
|
/aosp_15_r20/external/libcxx/utils/libcxx/test/ |
H A D | target_info.py | 51 def add_common_locales(features, lit_config, is_windows=False): argument
|
/aosp_15_r20/external/rust/crates/libsqlite3-sys/ |
D | build.rs | 149 let is_windows = host.contains("windows") && target.contains("windows"); in main() localVariable
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | gen_vk_internal_shaders.py | 26 is_windows = platform.system() == 'Windows' variable
|
/aosp_15_r20/external/tensorflow/ |
H A D | configure.py | 71 def is_windows(): function
|
/aosp_15_r20/system/extras/simpleperf/scripts/ |
H A D | simpleperf_utils.py | 44 def is_windows() -> bool: function
|
/aosp_15_r20/external/pytorch/torch/_inductor/ |
H A D | utils.py | 1560 def is_windows(): function
|