Home
last modified time | relevance | path

Searched refs:compilers (Results 1 – 25 of 671) sorted by relevance

12345678910>>...27

/external/google-fruit/extras/benchmark/suites/
Dfruit_full.yml21 compilers: &compilers
34 compiler: *compilers
49 compiler: *compilers
63 compiler: *compilers
Ddebug.yml24 compilers: &compilers
36 compiler: *compilers
63 compiler: *compilers
115 compiler: *compilers
Dfruit_mostly_full.yml21 compilers: &compilers
33 compiler: *compilers
48 compiler: *compilers
Dfruit_quick.yml21 compilers: &compilers
32 compiler: *compilers
46 compiler: *compilers
Dfruit_single.yml23 compilers: &compilers
32 compiler: *compilers
Dboost_di.yml21 compilers: &compilers
35 compiler: *compilers
Dsimple_di_full.yml24 compilers: &compilers
49 compiler: *compilers
Dsimple_di_mostly_full.yml24 compilers: &compilers
48 compiler: *compilers
/external/icu/icu4c/source/
DrunConfigureICU39 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/
Dcompiler.cc86 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/
Dgen_travis.py70 compilers = compilers_default variable
72 compilers = compilers_unusual variable
97 compilers, " ".join(compiler_flags), " ".join(configure_flags))
/external/llvm/docs/HistoricalNotes/
D2001-04-16-DynamicCompilation.txt5 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
D2001-06-20-.NET-Differences.txt18 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/
D2001-04-16-DynamicCompilation.txt5 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
D2001-06-20-.NET-Differences.txt18 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/
DREADME.txt8 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/
Dtest01.txt7 This gives a warning with some native compilers:
33 This gives a warning with some native compilers:
/external/libcxx/utils/google-benchmark/docs/
DAssemblyTests.md67 `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/
DAssemblyTests.md67 `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/
Ddetect.mk99 $(info $(PROJECT_TITLE) build system -- supported compilers)
101 $(info Several command-line compilers are supported on Win32:)
/external/python/cpython2/Misc/NEWS.d/
D2.7.15.rst7 Tweak the definition of PyGC_Head, so compilers do not believe it is always
/external/python/cpython2/Modules/_ctypes/libffi/m4/
Dax_cflags_warn_all.m420 # 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/
Dax_cflags_warn_all.m420 # 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/
Dax_cflags_warn_all.m420 # 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/
DMETADATA2 …l that provides a framework for constructing recognizers, interpreters, compilers, and translators…

12345678910>>...27