/external/r8/src/test/java/com/android/tools/r8/ |
D | TestCondition.java | 50 public static final CompilerSet D8_COMPILER = compilers(CompilerUnderTest.D8); 55 compilers(CompilerUnderTest.R8, CompilerUnderTest.R8_AFTER_D8); 56 public static final CompilerSet R8_AFTER_D8_COMPILER = compilers(CompilerUnderTest.R8_AFTER_D8); 57 public static final CompilerSet R8_NOT_AFTER_D8_COMPILER = compilers(CompilerUnderTest.R8); 72 private final EnumSet<CompilerUnderTest> compilers; field in TestCondition 78 EnumSet<CompilerUnderTest> compilers, in TestCondition() argument 82 this.compilers = compilers; in TestCondition() 92 public static CompilerSet compilers(CompilerUnderTest... compilers) { in compilers() method in TestCondition 93 assert compilers.length > 0; in compilers() 94 return new CompilerSet(EnumSet.copyOf(Arrays.asList(compilers))); in compilers() [all …]
|
/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/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/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/vulkan-validation-layers/tests/gtest-1.7.0/xcode/gtest.xcodeproj/ |
D | project.pbxproj | 800 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 812 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 822 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 832 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 842 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 851 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 861 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 873 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 888 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 905 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; [all …]
|
/external/v8/testing/gtest/xcode/gtest.xcodeproj/ |
D | project.pbxproj | 800 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 812 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 822 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 832 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 842 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 851 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 861 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 873 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 888 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; 905 GCC_VERSION = com.apple.compilers.llvm.clang.1_0; [all …]
|
/external/clang/ |
D | ReadmeAndroid.md | 32 compilers from RenderScript and other platform components that depend on LLVM 33 libraries. This means we can update the platform compilers even if 36 Updates are performed in this branch, and the platform compilers are built 51 projects needed to build the platform compilers. Updates are done by merging
|
/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/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/nanopb-c/ |
D | CHANGELOG.txt | 37 Add an example pb_syshdr.h file for non-C99 compilers 96 Make tests/Makefile work for non-gcc compilers (issue 40) 106 Fix build warnings on MS compilers (issue 33) 125 Fix problems that stopped the code from compiling with some compilers.
|
/external/brotli/appveyor/ |
D | run_with_compiler.cmd | 2 :: variables to use the MSVC 2010 C++ compilers from GRMSDKX_EN_DVD.iso of: 6 :: variables to use the MSVC 2008 C++ compilers from GRMSDKX_EN_DVD.iso of:
|
/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/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/fmtlib/doc/ |
D | index.rst | 59 a set of lightweight wrappers. This ensures compatibility with older compilers 152 and compilers where it has been tested and known to work: 168 older compilers and standard library implementations. The only thing to keep in 173 compilers the maximum is 15.
|
/external/curl/include/ |
D | README | 47 earlier ANSI compilers clearly can't deal with some preprocessor operators. 49 * Newlines must remain unix-style for older compilers' sake.
|
/external/swiftshader/third_party/LLVM/ |
D | README.txt | 5 Virtual Machine, a toolkit for the construction of highly optimized compilers,
|
/external/python/cpython2/Lib/distutils/ |
D | ccompiler.py | 954 compilers = [] 956 compilers.append(("compiler="+compiler, None, 958 compilers.sort() 959 pretty_printer = FancyGetopt(compilers)
|
/external/protobuf/protoc-artifacts/ |
D | README.md | 35 compilers installed. 46 For example, MingGW32 only ships with 32-bit compilers, but you can still build 62 - Cygwin with MinGW compilers (both x86_32 and x86_64)
|
/external/zlib/src/win32/ |
D | README-WIN32.txt | 44 zlib.h Install these files into the compilers' INCLUDE path to 47 zdll.lib Install these files into the compilers' LIB path if linking 50 zlib.lib Install these files into the compilers' LIB path to link zlib
|
/external/c-ares/ |
D | README | 55 earlier ANSI compilers clearly can't deal with some preprocessor operators. 57 * Newlines must remain unix-style for older compilers' sake.
|
/external/python/cpython2/Lib/test/ |
D | test__osx_support.py | 118 compilers = ( 146 for c_name, c_output in compilers:
|
/external/cmockery/cmockery_0_1_2/ |
D | compile | 41 Wrapper for compilers which do not understand `-c -o'.
|
/external/pdfium/public/ |
D | README | 10 These files must compile cleanly without warnings on both C and C++ compilers.
|