Home
last modified time | relevance | path

Searched defs:IS_WINDOWS (Results 1 – 25 of 53) sorted by relevance

123

/external/pytorch/torch/utils/data/_utils/
D__init__.py17 IS_WINDOWS = sys.platform == "win32" variable
/external/pytorch/tools/linter/adapters/
Dno_merge_conflict_csv_linter.py13 IS_WINDOWS: bool = os.name == "nt" variable
Dgrep_linter.py18 IS_WINDOWS: bool = os.name == "nt" variable
Dclangformat_linter.py16 IS_WINDOWS: bool = os.name == "nt" variable
Dblack_linter.py15 IS_WINDOWS: bool = os.name == "nt" variable
/external/pytorch/torch/distributed/elastic/multiprocessing/
Dredirects.py20 IS_WINDOWS = sys.platform == "win32" variable
/external/pytorch/torch/distributed/elastic/multiprocessing/subprocess_handler/
Dsubprocess_handler.py17 IS_WINDOWS = sys.platform == "win32" variable
/external/cronet/stable/third_party/boringssl/src/third_party/googletest/googletest/test/
Dgoogletest-color-test.py37 IS_WINDOWS = os.name == 'nt' variable
Dgoogletest-env-var-test.py38 IS_WINDOWS = os.name == 'nt' variable
Dgtest_help_test.py62 IS_WINDOWS = os.name == 'nt' variable
/external/cronet/tot/third_party/googletest/src/googletest/test/
Dgoogletest-color-test.py37 IS_WINDOWS = os.name == 'nt' variable
Dgoogletest-env-var-test.py38 IS_WINDOWS = os.name == 'nt' variable
Dgtest_help_test.py62 IS_WINDOWS = os.name == 'nt' variable
/external/cronet/stable/third_party/googletest/src/googletest/test/
Dgoogletest-color-test.py37 IS_WINDOWS = os.name == 'nt' variable
Dgoogletest-env-var-test.py38 IS_WINDOWS = os.name == 'nt' variable
Dgtest_help_test.py62 IS_WINDOWS = os.name == 'nt' variable
/external/cronet/tot/third_party/boringssl/src/third_party/googletest/googletest/test/
Dgoogletest-color-test.py37 IS_WINDOWS = os.name == 'nt' variable
Dgoogletest-env-var-test.py38 IS_WINDOWS = os.name == 'nt' variable
Dgtest_help_test.py62 IS_WINDOWS = os.name == 'nt' variable
/external/googletest/googletest/test/
Dgoogletest-color-test.py37 IS_WINDOWS = os.name == 'nt' variable
Dgoogletest-env-var-test.py38 IS_WINDOWS = os.name == 'nt' variable
Dgtest_help_test.py62 IS_WINDOWS = os.name == 'nt' variable
/external/cronet/tot/third_party/google_benchmark/src/
Dsetup.py12 IS_WINDOWS = platform.system() == "Windows" variable
/external/cronet/stable/third_party/google_benchmark/src/
Dsetup.py12 IS_WINDOWS = platform.system() == "Windows" variable
/external/google-benchmark/
Dsetup.py12 IS_WINDOWS = platform.system() == "Windows" variable

123