/external/google-fruit/extras/benchmark/suites/ |
D | fruit_full.yml | 21 compilers: &compilers 34 compiler: *compilers 49 compiler: *compilers 63 compiler: *compilers
|
D | debug.yml | 24 compilers: &compilers 36 compiler: *compilers 63 compiler: *compilers 115 compiler: *compilers
|
D | fruit_mostly_full.yml | 21 compilers: &compilers 33 compiler: *compilers 48 compiler: *compilers
|
D | fruit_quick.yml | 21 compilers: &compilers 32 compiler: *compilers 46 compiler: *compilers
|
D | fruit_single.yml | 23 compilers: &compilers 32 compiler: *compilers
|
D | boost_di.yml | 21 compilers: &compilers 35 compiler: *compilers
|
D | simple_di_full.yml | 24 compilers: &compilers 49 compiler: *compilers
|
D | simple_di_mostly_full.yml | 24 compilers: &compilers 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/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/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/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/Misc/NEWS.d/ |
D | 2.7.15.rst | 7 Tweak the definition of PyGC_Head, so compilers do not believe it is always
|
/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
|
/external/ImageMagick/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/antlr/ |
D | METADATA | 2 …l that provides a framework for constructing recognizers, interpreters, compilers, and translators…
|