Home
last modified time | relevance | path

Searched defs:COMPILER (Results 1 - 8 of 8) sorted by relevance

/third_party/python/Python/
H A Dgetcompiler.c11 #define COMPILER "[Clang " __clang_version__ "]" macro
13 #define COMPILER "[GCC " __VERSION__ "]" macro
16 #define COMPILER "[C++]" macro
18 #define COMPILER "[C]" macro
/third_party/selinux/libselinux/utils/
H A DMakefile8 COMPILER ?= gcc macro
10 COMPILER ?= clang macro
/third_party/selinux/libselinux/
H A DMakefile41 COMPILER := gcc macro
43 COMPILER := clang macro
/third_party/selinux/libselinux/src/
H A DMakefile29 COMPILER ?= gcc macro
31 COMPILER ?= clang macro
/third_party/python/PC/
H A Dpyconfig.h126 #define COMPILER ("[ICC v." _Py_STRINGIZE(__INTEL_COMPILER) " 64 bit (amd64) with MSC v." _Py_STRINGIZE(_MSC_VER) " CRT]") macro
129 #define COMPILER _Py_PASTE_VERSION("64 bit (AMD64)") macro
134 #define COMPILER _Py_PASTE_VERSION("64 bit (ARM64)") macro
138 #define COMPILER _Py_PASTE_VERSION("64 bit (Unknown)") macro
185 #define COMPILER ("[ICC v." _Py_STRINGIZE(__INTEL_COMPILER) " 32 bit (Intel) with MSC v." _Py_STRINGIZE(_MSC_VER) " CRT]") macro
188 #define COMPILER _Py_PASTE_VERSION("32 bit (Intel)") macro
193 #define COMPILER _Py_PASTE_VERSION("32 bit (ARM)") macro
197 #define COMPILER _Py_PASTE_VERSIO macro
225 #define COMPILER global() macro
238 #define COMPILER global() macro
[all...]
/third_party/node/deps/icu-small/source/tools/pkgdata/
H A Dpkgdata.cpp186 COMPILER, enumerator
/third_party/icu/icu4c/source/tools/pkgdata/
H A Dpkgdata.cpp186 COMPILER, enumerator
/third_party/skia/third_party/externals/icu/source/tools/pkgdata/
H A Dpkgdata.cpp186 COMPILER, enumerator

Completed in 15 milliseconds