HomeSort by relevance Sort by last modified time
    Searched full:arch (Results 751 - 775 of 2914) sorted by null

<<31323334353637383940>>

  /external/clang/test/CodeGen/
arm-pnaclcall.c 6 // like the le32 arch target
  /external/clang/test/Driver/
apple-kext-mkernel.c 11 // RUN: -arch armv7 -mkernel -mstrict-align -### -fsyntax-only %s 2> %t
linux-as.c 59 // RUN: | FileCheck -check-prefix=Z-DEFAULT-ARCH %s
60 // CHECK-Z-DEFAULT-ARCH: as{{.*}} "-march=z10"
64 // RUN: | FileCheck -check-prefix=Z-ARCH-Z196 %s
65 // CHECK-Z-ARCH-Z196: as{{.*}} "-march=z196"
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_symbolizer_posix_libcdep.cc 28 static const char* const kSymbolizerArch = "--default-arch=x86_64";
30 static const char* const kSymbolizerArch = "--default-arch=i386";
32 static const char* const kSymbolizerArch = "--default-arch=powerpc64";
34 static const char* const kSymbolizerArch = "--default-arch=unknown";
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/properties/
feedPublish.eclipse.properties 64 # values to set for test results in quints of id,os,ws,arch,status,id,os,ws,arch,status,...
81 # values to set for release bundles in quints of os,ws,arch,name/type,filename,os,ws,arch,name/type,filename...
feedPublish.emf.properties 64 # values to set for test results in quints of id,os,ws,arch,status,id,os,ws,arch,status,...
69 # values to set for release bundles in quints of os,ws,arch,name/type,filename,os,ws,arch,name/type,filename...
feedPublish.uml2.properties 64 # values to set for test results in quints of id,os,ws,arch,status,id,os,ws,arch,status,...
69 # values to set for release bundles in quints of os,ws,arch,name/type,filename,os,ws,arch,name/type,filename...
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.2.R36x_v20101019_1345/META-INF/
MANIFEST.MF 2 Eclipse-PlatformFilter: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=x8
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.2.R36x_v20101019_1345/META-INF/
MANIFEST.MF 2 Eclipse-PlatformFilter: (& (osgi.ws=win32) (osgi.os=win32) (osgi.arch=
  /external/eigen/Eigen/
Geometry 51 #include "src/Geometry/arch/Geometry_SSE.h"
  /external/elfutils/tests/
testfile19.bz2 
testfile19.index.bz2 
testfile20.bz2 
testfile20.index.bz2 
  /external/kernel-headers/original/asm-arm/arch/
timex.h 2 * linux/include/asm-arm/arch-omap/timex.h
  /external/kernel-headers/original/asm-x86/
hw_irq_32.h 9 * moved some of the old arch/i386/kernel/irq.h to here. VY
required-features.h 11 The real information is in arch/x86/Kconfig.cpu, this just converts
  /external/kernel-headers/original/linux/
node.h 5 * basic 'struct node' here, which can be embedded in per-arch
  /external/kernel-headers/original/uapi/linux/
auxvec.h 24 #define AT_HWCAP 16 /* arch dependent hints at CPU capabilities */
  /external/libpng/
KNOWNBUG 18 -arch i386 and -O2 or -O3, using gcc-4.0.1).
  /external/llvm/lib/Object/
MachOUniversal.cpp 116 static bool getCTMForArch(Triple::ArchType Arch, mach::CPUTypeMachine &CTM) {
117 switch (Arch) {
129 MachOUniversalBinary::getObjectForArch(Triple::ArchType Arch,
132 if (!getCTMForArch(Arch, CTM))
  /external/llvm/runtime/
Makefile 19 ifeq ($(ARCH), Sparc)
  /external/llvm/test/MC/MachO/
relax-jumps.s 7 // as -arch i386 -o $f.as.o $f.s &&
  /external/llvm/test/MC/Mips/
eh-frame.s 6 // RUN: llvm-mc -filetype=obj %s -o %t.o -arch=mips
9 // RUN: llvm-mc -filetype=obj %s -o %t.o -arch=mipsel
12 // RUN: llvm-mc -filetype=obj %s -o %t.o -arch=mips64
15 // RUN: llvm-mc -filetype=obj %s -o %t.o -arch=mips64el
  /external/llvm/test/Object/Inputs/
archive-test.a-corrupt-symbol-table 0 !<arch>

Completed in 537 milliseconds

<<31323334353637383940>>