/aosp_15_r20/external/pytorch/torch/utils/data/_utils/ |
H A D | __init__.py | 17 IS_WINDOWS = sys.platform == "win32" variable
|
/aosp_15_r20/external/pytorch/tools/linter/adapters/ |
H A D | no_merge_conflict_csv_linter.py | 13 IS_WINDOWS: bool = os.name == "nt" variable
|
H A D | grep_linter.py | 18 IS_WINDOWS: bool = os.name == "nt" variable
|
H A D | clangformat_linter.py | 16 IS_WINDOWS: bool = os.name == "nt" variable
|
H A D | black_linter.py | 15 IS_WINDOWS: bool = os.name == "nt" variable
|
H A D | mypy_linter.py | 16 IS_WINDOWS: bool = os.name == "nt" variable
|
H A D | clangtidy_linter.py | 34 IS_WINDOWS: bool = os.name == "nt" variable
|
H A D | pyfmt_linter.py | 21 IS_WINDOWS: bool = os.name == "nt" variable
|
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/ |
H A D | setup.py | 14 IS_WINDOWS = platform.system() == "Windows" variable
|
/aosp_15_r20/external/pytorch/torch/distributed/elastic/multiprocessing/ |
H A D | redirects.py | 20 IS_WINDOWS = sys.platform == "win32" variable
|
/aosp_15_r20/external/pytorch/torch/distributed/elastic/multiprocessing/subprocess_handler/ |
H A D | subprocess_handler.py | 17 IS_WINDOWS = sys.platform == "win32" variable
|
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/test/ |
H A D | googletest-color-test.py | 37 IS_WINDOWS = os.name == 'nt' variable
|
H A D | googletest-env-var-test.py | 38 IS_WINDOWS = os.name == 'nt' variable
|
H A D | gtest_help_test.py | 62 IS_WINDOWS = os.name == 'nt' variable
|
H A D | googletest-break-on-failure-unittest.py | 46 IS_WINDOWS = os.name == 'nt' variable
|
/aosp_15_r20/external/googletest/googletest/test/ |
H A D | googletest-color-test.py | 37 IS_WINDOWS = os.name == 'nt' variable
|
H A D | googletest-env-var-test.py | 38 IS_WINDOWS = os.name == 'nt' variable
|
H A D | gtest_help_test.py | 62 IS_WINDOWS = os.name == 'nt' variable
|
H A D | googletest-break-on-failure-unittest.py | 46 IS_WINDOWS = os.name == 'nt' variable
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/test/ |
H A D | googletest-color-test.py | 37 IS_WINDOWS = os.name == 'nt' variable
|
H A D | googletest-env-var-test.py | 38 IS_WINDOWS = os.name == 'nt' variable
|
H A D | gtest_help_test.py | 62 IS_WINDOWS = os.name == 'nt' variable
|
H A D | googletest-break-on-failure-unittest.py | 46 IS_WINDOWS = os.name == 'nt' variable
|
/aosp_15_r20/external/google-benchmark/ |
H A D | setup.py | 12 IS_WINDOWS = platform.system() == "Windows" variable
|
/aosp_15_r20/external/pytorch/tools/setup_helpers/ |
H A D | env.py | 11 IS_WINDOWS = platform.system() == "Windows" variable
|