Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/distutils/
Dunixccompiler.py217 def _is_gcc(self, compiler_name): argument
/external/python/cpython2/Lib/distutils/
Dunixccompiler.py213 def _is_gcc(self, compiler_name): argument
/external/python/setuptools/setuptools/_distutils/
Dunixccompiler.py262 def _is_gcc(self, compiler_name): argument
/external/sdv/vsomeip/third_party/boost/regex/performance/
Dtable_helper.cpp365 std::string compiler_name() in compiler_name() function
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_get.c1323 const char *compiler_name = in si_init_renderer_string() local