Home
last modified time | relevance | path

Searched defs:_check_compiler (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Lib/distutils/command/
Dconfig.py93 def _check_compiler(self): member in config
/external/python/cpython3/Lib/distutils/command/
Dconfig.py89 def _check_compiler(self): member in config
/external/python/setuptools/setuptools/_distutils/command/
Dconfig.py89 def _check_compiler(self): member in config
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/
Drun_tests.py156 def _check_compiler(compiler, supported_compilers): function
/external/grpc-grpc/tools/run_tests/
Drun_tests.py190 def _check_compiler(compiler, supported_compilers): function