/external/google-fruit/extras/benchmark/suites/ |
D | fruit_full.yml | 21 compilers: &compilers anchor 34 compiler: *compilers 49 compiler: *compilers 63 compiler: *compilers
|
D | debug.yml | 24 compilers: &compilers anchor 36 compiler: *compilers 63 compiler: *compilers 115 compiler: *compilers
|
D | fruit_mostly_full.yml | 21 compilers: &compilers anchor 33 compiler: *compilers 48 compiler: *compilers
|
D | fruit_quick.yml | 21 compilers: &compilers anchor 32 compiler: *compilers 46 compiler: *compilers
|
D | fruit_single.yml | 23 compilers: &compilers anchor 32 compiler: *compilers
|
D | boost_di.yml | 21 compilers: &compilers anchor 35 compiler: *compilers
|
D | simple_di_full.yml | 24 compilers: &compilers anchor 49 compiler: *compilers
|
D | simple_di_mostly_full.yml | 24 compilers: &compilers anchor 48 compiler: *compilers
|
/external/icu/icu4c/source/ |
D | runConfigureICU | 39 AIX Use the IBM Visual Age xlc_r/xlC_r compilers on AIX 40 AIX/GCC Use the GNU gcc/g++ compilers on AIX 41 Cygwin Use the GNU gcc/g++ compilers on Cygwin 45 FreeBSD Use the clang/clang++ or GNU gcc/g++ compilers on FreeBSD 46 HP-UX/ACC Use the HP ANSI C/Advanced C++ compilers on HP-UX 11 47 IBMi Use the iCC compilers on IBM i, i5/OS, OS/400 48 Linux Use the clang/clang++ or GNU gcc/g++ compilers on Linux 49 Linux/gcc Use the GNU gcc/g++ compilers on Linux 53 MacOSX Use the default compilers on MacOS X (Darwin) 54 MacOSX/GCC Use the GNU gcc/g++ compilers on MacOSX (Darwin) [all …]
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | compiler.cc | 86 auto* compilers = GetPlatformCompilers(); in GetForPlatform() local 89 auto it = compilers->find(platform->id()); in GetForPlatform() 90 if (it != compilers->end()) { in GetForPlatform() 115 compilers->insert(std::make_pair(platform->id(), it->second())); in GetForPlatform() 116 return compilers->at(platform->id()).get(); in GetForPlatform()
|
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/ |
D | 2001-04-16-DynamicCompilation.txt | 5 compilers, and second, we need a flexible and powerful interface 15 other side, traditional static compilers process everything statically and 25 compilers that support profile guided optimization generate poor code in 36 to when compilers generate quality code for the architecture. Secondly, 37 even when compilers catch up to the new architecture there is often a large 45 independent, static, program optimizations currently in compilers to be
|
D | 2001-06-20-.NET-Differences.txt | 18 said that SGI and other commercial compilers have included options to export 24 optimize modules from multiple different compilers. (Also, of course, they
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/HistoricalNotes/ |
D | 2001-04-16-DynamicCompilation.txt | 5 compilers, and second, we need a flexible and powerful interface 15 other side, traditional static compilers process everything statically and 25 compilers that support profile guided optimization generate poor code in 36 to when compilers generate quality code for the architecture. Secondly, 37 even when compilers catch up to the new architecture there is often a large 45 independent, static, program optimizations currently in compilers to be
|
D | 2001-06-20-.NET-Differences.txt | 18 said that SGI and other commercial compilers have included options to export 24 optimize modules from multiple different compilers. (Also, of course, they
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-04-16-DynamicCompilation.txt | 5 compilers, and second, we need a flexible and powerful interface 15 other side, traditional static compilers process everything statically and 25 compilers that support profile guided optimization generate poor code in 36 to when compilers generate quality code for the architecture. Secondly, 37 even when compilers catch up to the new architecture there is often a large 45 independent, static, program optimizations currently in compilers to be
|
D | 2001-06-20-.NET-Differences.txt | 18 said that SGI and other commercial compilers have included options to export 24 optimize modules from multiple different compilers. (Also, of course, they
|
/external/jemalloc_new/scripts/ |
D | gen_travis.py | 70 compilers = compilers_default variable 72 compilers = compilers_unusual variable 97 compilers, " ".join(compiler_flags), " ".join(configure_flags))
|
/external/googletest/googletest/xcode/gtest.xcodeproj/ |
D | project.pbxproj | 841 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 853 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 863 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 873 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 883 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 892 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 902 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 914 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 929 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 946 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; [all …]
|
/external/eigen/bench/ |
D | README.txt | 8 This script allows to run a benchmark on a set of different compilers/compiler options. 10 - a file defining the list of the compilers with their options
|
/external/u-boot/tools/patman/test/ |
D | test01.txt | 7 This gives a warning with some native compilers: 33 This gives a warning with some native compilers:
|
/external/libcxx/utils/google-benchmark/docs/ |
D | AssemblyTests.md | 67 `CHECK` lines match against all compilers. (Note: `CHECK-NOT` and 78 inherently non-portable. Different compilers and even different compiler 110 between compilers or compiler versions. A common example of this 143 tests to other architectures and compilers (using `CHECK` prefixes).
|
/external/google-benchmark/docs/ |
D | AssemblyTests.md | 67 `CHECK` lines match against all compilers. (Note: `CHECK-NOT` and 78 inherently non-portable. Different compilers and even different compiler 110 between compilers or compiler versions. A common example of this 143 tests to other architectures and compilers (using `CHECK` prefixes).
|
/external/freetype/builds/windows/ |
D | detect.mk | 99 $(info $(PROJECT_TITLE) build system -- supported compilers) 101 $(info Several command-line compilers are supported on Win32:)
|
/external/python/cpython2/Modules/_ctypes/libffi/m4/ |
D | ax_cflags_warn_all.m4 | 20 # Intel compilers. For a given compiler, the Fortran flags are much more 99 dnl compilers will fail about it. That was needed since a lot of 100 dnl compilers will give false positives for some option-syntax
|
/external/libffi/m4/ |
D | ax_cflags_warn_all.m4 | 20 # Intel compilers. For a given compiler, the Fortran flags are much more 99 dnl compilers will fail about it. That was needed since a lot of 100 dnl compilers will give false positives for some option-syntax
|