/external/clang/test/Driver/ |
dragonfly.c | 1 // RUN: %clang -no-canonical-prefixes -target amd64-pc-dragonfly %s -### 2> %t.log 4 // CHECK: clang{{.*}}" "-cc1" "-triple" "amd64-pc-dragonfly"
|
fast-math.c | 35 // RUN: %clang -### -target x86_64-unknown-dragonfly -c %s 2>&1 \
|
/external/clang/test/Coverage/ |
targets.c | 5 // RUN: %clang_cc1 -g -triple i686-unknown-dragonfly -emit-llvm -o %t %s
|
/external/mesa3d/docs/ |
relnotes-7.0.4.html | 49 <li>Added support for DragonFly OS
|
/external/clang/lib/Driver/ |
Tools.h | 592 /// dragonfly -- Directly call GNU Binutils assembler and linker 593 namespace dragonfly { namespace in namespace:clang::driver::tools 596 Assemble(const ToolChain &TC) : Tool("dragonfly::Assemble", "assembler", 609 Link(const ToolChain &TC) : Tool("dragonfly::Link", "linker", TC) {} 620 } // end namespace dragonfly
|
ToolChains.h | 498 class LLVM_LIBRARY_VISIBILITY DragonFly : public Generic_ELF { 500 DragonFly(const Driver &D, const llvm::Triple& Triple, const ArgList &Args);
|
ToolChains.cpp | [all...] |
/external/bison/build-aux/ |
config.rpath | 362 freebsd* | kfreebsd*-gnu | dragonfly*) 515 freebsd* | dragonfly*)
|
config.guess | [all...] |
/external/llvm/lib/Support/ |
Triple.cpp | 111 case DragonFly: return "dragonfly"; 282 .StartsWith("dragonfly", Triple::DragonFly)
|
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
config.rpath | 371 freebsd* | dragonfly*) 539 freebsd* | dragonfly*)
|
/external/llvm/include/llvm/ADT/ |
Triple.h | 86 DragonFly,
|
/external/llvm/projects/sample/autoconf/ |
configure.ac | 150 *-*-dragonfly*) 153 llvm_cv_os_type="DragonFly" 236 *-*-dragonfly*) 237 llvm_cv_target_os_type="DragonFly" ;; [all...] |
/ndk/sources/host-tools/sed-4.2.1/m4/ |
stdint.m4 | 67 /* Dragonfly defines WCHAR_MIN, WCHAR_MAX only in <wchar.h>. */
|
/external/icu4c/ |
aclocal.m4 | 43 *-*-*bsd*|*-*-dragonfly*) icu_cv_host_frag=mh-bsd-gcc ;;
|
/external/libpcap/ |
inet.c | 165 * that {Free,Net,Open,DragonFly}BSD provide.
|
/external/llvm/autoconf/ |
configure.ac | 209 *-*-dragonfly*) 212 llvm_cv_os_type="DragonFly" 295 *-*-dragonfly*) 296 llvm_cv_target_os_type="DragonFly" ;; [all...] |
/external/qemu/distrib/sdl-1.2.15/acinclude/ |
ltdl.m4 | 468 freebsd* | dragonfly*)
|
/external/chromium/sdch/open-vcdiff/ |
config.guess | [all...] |
/external/chromium/third_party/libevent/ |
config.guess | [all...] |
/external/dropbear/ |
config.guess | [all...] |
/external/e2fsprogs/config/ |
config.guess | [all...] |
/external/elfutils/config/ |
config.guess | [all...] |
/external/expat/conftools/ |
config.guess | [all...] |
/external/grub/ |
config.guess | [all...] |