Searched refs:Gcc (Results 1 – 14 of 14) sorted by relevance
/external/swiftshader/third_party/LLVM/tools/bugpoint/ |
D | ToolRunner.h | 161 CBE(const sys::Path &llcPath, GCC *Gcc, in CBE() argument 163 : LLCPath(llcPath), gcc(Gcc) { in CBE() 207 LLC(const std::string &llcPath, GCC *Gcc, in LLC() argument 210 : LLCPath(llcPath), gcc(Gcc), in LLC()
|
/external/grpc-grpc-java/compiler/ |
D | build.gradle | 43 // If you have both VC and Gcc installed, VC will be selected, unless you 56 gcc(Gcc) { 89 if (toolChain in Gcc || toolChain in Clang) {
|
/external/conscrypt/constants/ |
D | build.gradle | 47 } else if (toolChain in Clang || toolChain in Gcc) {
|
/external/capstone/ |
D | .gitignore | 5 # Gcc dependency-tracking files
|
/external/conscrypt/ |
D | build.gradle | 37 // Prefer Clang over Gcc (order here matters!) 39 gcc(Gcc)
|
/external/u-boot/board/freescale/mpc8641hpcn/ |
D | README | 10 Binutils 2.15, Gcc 3.4.3, Glibc 2.3.3
|
/external/compiler-rt/cmake/ |
D | base-config-ix.cmake | 145 # Gcc doesn't accept -m32/-m64 so we do the next best thing and use
|
/external/Reactive-Extensions/RxCpp/ |
D | README.md | 158 * RxCpp is regularly built with Clang, Gcc and VC
|
/external/conscrypt/openjdk/ |
D | build.gradle | 329 if (toolChain in Clang || toolChain in Gcc) {
|
/external/swiftshader/third_party/LLVM/autoconf/m4/ |
D | libtool.m4 | 1333 # mingw gcc, but we are running on Cygwin. Gcc prints its search
|
/external/google-breakpad/m4/ |
D | libtool.m4 | 2239 # mingw gcc, but we are running on Cygwin. Gcc prints its search
|
/external/libusb-compat/m4/ |
D | libtool.m4 | 2239 # mingw gcc, but we are running on Cygwin. Gcc prints its search
|
/external/cmockery/cmockery_0_1_2/ |
D | aclocal.m4 | 1342 # mingw gcc, but we are running on Cygwin. Gcc prints its search
|
/external/libogg/ |
D | aclocal.m4 | 2246 # mingw gcc, but we are running on Cygwin. Gcc prints its search
|