/third_party/python/Python/ |
D | getcompiler.c | 6 #ifndef COMPILER 11 #define COMPILER "[Clang " __clang_version__ "]" macro 13 #define COMPILER "[GCC " __VERSION__ "]" macro 16 #define COMPILER "[C++]" macro 18 #define COMPILER "[C]" macro 26 return COMPILER; in Py_GetCompiler()
|
/third_party/python/PC/ |
D | pyconfig.h | 124 #define COMPILER ("[ICC v." _Py_STRINGIZE(__INTEL_COMPILER) " 64 bit (amd64) with MSC v." _Py_STRIN… macro 126 #define COMPILER _Py_PASTE_VERSION("64 bit (AMD64)") macro 130 #define COMPILER _Py_PASTE_VERSION("64 bit (ARM64)") macro 133 #define COMPILER _Py_PASTE_VERSION("64 bit (Unknown)") macro 177 #define COMPILER ("[ICC v." _Py_STRINGIZE(__INTEL_COMPILER) " 32 bit (Intel) with MSC v." _Py_STRIN… macro 179 #define COMPILER _Py_PASTE_VERSION("32 bit (Intel)") macro 183 #define COMPILER _Py_PASTE_VERSION("32 bit (ARM)") macro 186 #define COMPILER _Py_PASTE_VERSION("32 bit (Unknown)") macro 218 #define COMPILER "[gcc]" macro 231 #define COMPILER "[lcc-win32]" macro
|
/third_party/vk-gl-cts/external/amber/src/kokoro/scripts/linux/ |
D | build.sh | 25 COMPILER=$2 35 --env COMPILER="${COMPILER}" \
|
D | build_dawn.sh | 25 COMPILER=$2 35 --env COMPILER="${COMPILER}" \
|
D | build-docker.sh | 28 if [ ! -z "$COMPILER" ]; then 29 using "$COMPILER"
|
D | build_dawn-docker.sh | 28 if [ ! -z "$COMPILER" ]; then 29 using "$COMPILER"
|
/third_party/spirv-tools/kokoro/scripts/linux/ |
D | build.sh | 25 COMPILER=$2 38 --env COMPILER=${COMPILER} \
|
D | build-docker.sh | 25 if [ $COMPILER = "clang" ]; then 27 elif [ $COMPILER = "gcc" ]; then 71 [ $COMPILER = "clang" ] || { echo "$CONFIG requires clang"; exit 1; } 78 [ $COMPILER = "clang" ] || { echo "$CONFIG requires clang"; exit 1; } 89 if [ $COMPILER = "clang" ]; then
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/kokoro/scripts/linux/ |
D | build.sh | 25 COMPILER=$2 36 --env COMPILER=${COMPILER} \
|
D | build-docker.sh | 25 if [ $COMPILER = "clang" ]; then 27 elif [ $COMPILER = "gcc" ]; then 71 [ $COMPILER = "clang" ] || { echo "$CONFIG requires clang"; exit 1; } 78 [ $COMPILER = "clang" ] || { echo "$CONFIG requires clang"; exit 1; } 89 if [ $COMPILER = "clang" ]; then
|
/third_party/skia/third_party/externals/spirv-tools/kokoro/scripts/linux/ |
D | build.sh | 25 COMPILER=$2 36 --env COMPILER=${COMPILER} \
|
D | build-docker.sh | 25 if [ $COMPILER = "clang" ]; then 27 elif [ $COMPILER = "gcc" ]; then 71 [ $COMPILER = "clang" ] || { echo "$CONFIG requires clang"; exit 1; } 78 [ $COMPILER = "clang" ] || { echo "$CONFIG requires clang"; exit 1; } 89 if [ $COMPILER = "clang" ]; then
|
/third_party/selinux/libselinux/ |
D | Makefile | 41 COMPILER := gcc macro 43 COMPILER := clang macro 45 export COMPILER
|
/third_party/glslang/Test/ |
D | sample.frag.out | 1 #### BEGIN COMPILER 0 INFO LOG #### 12 #### END COMPILER 0 INFO LOG ####
|
D | sample.vert.out | 1 #### BEGIN COMPILER 0 INFO LOG #### 17 #### END COMPILER 0 INFO LOG ####
|
/third_party/selinux/libselinux/utils/ |
D | Makefile | 8 COMPILER ?= gcc macro 10 COMPILER ?= clang macro 13 ifeq ($(COMPILER), gcc)
|
/third_party/jerryscript/ |
D | CMakeLists.txt | 64 set(JERRY_LIBFUZZER_MESSAGE " (FORCED BY COMPILER)") 92 set(ENABLE_STRIP_MESSAGE " (FORCED BY COMPILER)") 99 set(JERRY_LIBM_MESSAGE " (FORCED BY COMPILER)") 100 set(ENABLE_STRIP_MESSAGE " (FORCED BY COMPILER)")
|
/third_party/selinux/libselinux/src/ |
D | Makefile | 29 COMPILER ?= gcc macro 31 COMPILER ?= clang macro 63 ifeq ($(COMPILER), gcc)
|
/third_party/benchmark/.github/ |
D | .libcxx-setup.sh | 14 -DCMAKE_CXX_COMPILER=${COMPILER} \
|
/third_party/pcre2/pcre2/ |
D | AUTHORS | 26 STACK-LESS JUST-IN-TIME COMPILER
|
/third_party/benchmark/ |
D | .travis-libcxx-setup.sh | 20 cmake -DCMAKE_C_COMPILER=${C_COMPILER} -DCMAKE_CXX_COMPILER=${COMPILER} \
|
/third_party/json/cmake/ |
D | ci.cmake | 812 foreach(COMPILER g++-4.8 g++-4.9 g++-5 g++-7 g++-8 g++-9 g++-10 clang++-3.5 clang++-3.6 clang++-3.7… 813 find_program(COMPILER_TOOL NAMES ${COMPILER}) 815 add_custom_target(ci_test_compiler_${COMPILER} 816 COMMAND CXX=${COMPILER} ${CMAKE_COMMAND} 819 -S${PROJECT_SOURCE_DIR} -B${PROJECT_BINARY_DIR}/build_compiler_${COMPILER} 820 COMMAND ${CMAKE_COMMAND} --build ${PROJECT_BINARY_DIR}/build_compiler_${COMPILER} 821 …COMMAND cd ${PROJECT_BINARY_DIR}/build_compiler_${COMPILER} && ${CMAKE_CTEST_COMMAND} --parallel $… 822 COMMENT "Compile and test with ${COMPILER}"
|
/third_party/skia/third_party/externals/libpng/contrib/gregbook/ |
D | makevms.com | 40 $ if f$search("SYS$SYSTEM:DECC$COMPILER.EXE").eqs.""
|
/third_party/flutter/skia/third_party/externals/libpng/contrib/gregbook/ |
D | makevms.com | 40 $ if f$search("SYS$SYSTEM:DECC$COMPILER.EXE").eqs.""
|
/third_party/skia/third_party/externals/libpng/contrib/pngminus/ |
D | makevms.com | 15 $ if f$search("SYS$SYSTEM:DECC$COMPILER.EXE").eqs.""
|