/external/pytorch/torch/utils/data/_utils/ |
D | __init__.py | 17 IS_WINDOWS = sys.platform == "win32" variable
|
/external/pytorch/tools/linter/adapters/ |
D | no_merge_conflict_csv_linter.py | 13 IS_WINDOWS: bool = os.name == "nt" variable
|
D | grep_linter.py | 18 IS_WINDOWS: bool = os.name == "nt" variable
|
D | clangformat_linter.py | 16 IS_WINDOWS: bool = os.name == "nt" variable
|
D | black_linter.py | 15 IS_WINDOWS: bool = os.name == "nt" variable
|
/external/pytorch/torch/distributed/elastic/multiprocessing/ |
D | redirects.py | 20 IS_WINDOWS = sys.platform == "win32" variable
|
/external/pytorch/torch/distributed/elastic/multiprocessing/subprocess_handler/ |
D | subprocess_handler.py | 17 IS_WINDOWS = sys.platform == "win32" variable
|
/external/cronet/stable/third_party/boringssl/src/third_party/googletest/googletest/test/ |
D | googletest-color-test.py | 37 IS_WINDOWS = os.name == 'nt' variable
|
D | googletest-env-var-test.py | 38 IS_WINDOWS = os.name == 'nt' variable
|
D | gtest_help_test.py | 62 IS_WINDOWS = os.name == 'nt' variable
|
/external/cronet/tot/third_party/googletest/src/googletest/test/ |
D | googletest-color-test.py | 37 IS_WINDOWS = os.name == 'nt' variable
|
D | googletest-env-var-test.py | 38 IS_WINDOWS = os.name == 'nt' variable
|
D | gtest_help_test.py | 62 IS_WINDOWS = os.name == 'nt' variable
|
/external/cronet/stable/third_party/googletest/src/googletest/test/ |
D | googletest-color-test.py | 37 IS_WINDOWS = os.name == 'nt' variable
|
D | googletest-env-var-test.py | 38 IS_WINDOWS = os.name == 'nt' variable
|
D | gtest_help_test.py | 62 IS_WINDOWS = os.name == 'nt' variable
|
/external/cronet/tot/third_party/boringssl/src/third_party/googletest/googletest/test/ |
D | googletest-color-test.py | 37 IS_WINDOWS = os.name == 'nt' variable
|
D | googletest-env-var-test.py | 38 IS_WINDOWS = os.name == 'nt' variable
|
D | gtest_help_test.py | 62 IS_WINDOWS = os.name == 'nt' variable
|
/external/googletest/googletest/test/ |
D | googletest-color-test.py | 37 IS_WINDOWS = os.name == 'nt' variable
|
D | googletest-env-var-test.py | 38 IS_WINDOWS = os.name == 'nt' variable
|
D | gtest_help_test.py | 62 IS_WINDOWS = os.name == 'nt' variable
|
/external/cronet/tot/third_party/google_benchmark/src/ |
D | setup.py | 12 IS_WINDOWS = platform.system() == "Windows" variable
|
/external/cronet/stable/third_party/google_benchmark/src/ |
D | setup.py | 12 IS_WINDOWS = platform.system() == "Windows" variable
|
/external/google-benchmark/ |
D | setup.py | 12 IS_WINDOWS = platform.system() == "Windows" variable
|