/external/google-fruit/extras/benchmark/suites/ |
D | fruit_full.yml | 21 compilers: &compilers 35 compiler: *compilers 52 compiler: *compilers 63 compiler: *compilers 80 compiler: *compilers 92 compiler: *compilers
|
D | debug.yml | 24 compilers: &compilers 36 compiler: *compilers 66 compiler: *compilers 80 compiler: *compilers 161 compiler: *compilers 173 compiler: *compilers
|
D | fruit_mostly_full.yml | 21 compilers: &compilers 32 compiler: *compilers 49 compiler: *compilers 60 compiler: *compilers
|
D | boost_di.yml | 21 compilers: &compilers 38 compiler: *compilers 52 compiler: *compilers
|
D | simple_di_mostly_full.yml | 24 compilers: &compilers 54 compiler: *compilers 68 compiler: *compilers
|
D | fruit_quick.yml | 21 compilers: &compilers 32 compiler: *compilers 50 compiler: *compilers
|
D | simple_di_full.yml | 24 compilers: &compilers 55 compiler: *compilers 68 compiler: *compilers
|
D | fruit_single.yml | 23 compilers: &compilers 32 compiler: *compilers
|
/external/icu/icu4c/source/ |
D | runConfigureICU | 39 AIX Use the IBM XL xlclang/xlclang 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() 119 compilers->insert(std::make_pair(platform->id(), it->second())); in GetForPlatform() 120 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/tensorflow/tensorflow/compiler/mlir/g3doc/ |
D | overview.md | 7 and low-level compilers/executors that generate hardware-specific code. 10 compilers. This means it consists of a specification for intermediate 30 compilers and hardware acceleration. 32 The TensorFlow ecosystem contains a number of compilers and optimizers that
|
/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/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/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/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/dagger2/javatests/dagger/internal/codegen/ |
D | BUILD | 37 name = "compilers", 67 ":compilers",
|
/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/libavc/cmake/toolchains/ |
D | aarch32_toolchain.cmake | 4 # Modify these variables with paths to appropriate compilers that can produce
|
/external/libhevc/cmake/toolchains/ |
D | aarch32_toolchain.cmake | 4 # Modify these variables with paths to appropriate compilers that can produce
|
D | aarch64_toolchain.cmake | 4 # Modify these variables with paths to appropriate compilers that can produce
|
/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
|