HomeSort by relevance Sort by last modified time
    Searched full:architecture (Results 26 - 50 of 1606) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/valgrind/main/coregrind/m_gdbserver/
mips-linux.xml 10 <architecture>mips</architecture>
powerpc-altivec32l.xml 14 <architecture>powerpc:common</architecture>
powerpc-altivec64l.xml 14 <architecture>powerpc:common64</architecture>
s390x-generic.xml 12 <architecture>s390:64-bit</architecture>
  /build/core/combo/arch/arm/
armv7-a.mk 2 # Generating binaries for the ARMv7-a architecture and higher
armv7-a-neon.mk 2 # Generating binaries for the ARMv7-a architecture and higher with NEON
  /external/clang/test/CodeGenCXX/
microsoft-uuidof-unsupported-target.cpp 13 GUID g = __uuidof(S); // expected-error {{__uuidof codegen is not supported on this architecture}}
  /external/kernel-headers/original/asm-arm/
ipcbuf.h 5 * The ipc64_perm structure for arm architecture.
timex.h 10 * Architecture Specific TIME specifications
  /external/kernel-headers/original/asm-mips/
ipcbuf.h 5 * The ipc64_perm structure for alpha architecture.
sembuf.h 5 * The semid64_ds structure for the MIPS architecture.
  /external/kernel-headers/original/asm-x86/
auxvec.h 4 * Architecture-neutral AT_ values in 0-17, leave some room
ipcbuf.h 5 * The ipc64_perm structure for x86 architecture.
  /external/libffi/
Libffi.mk 15 # The libffi code is organized primarily by architecture, but at some
19 # right set of source files for the OS and architecture.
42 $(info The os/architecture $(ffi_os)-$(ffi_arch) is not supported by libffi.)
43 LOCAL_SRC_FILES := your-architecture-not-supported-by-ffi-makefile.c
  /external/libyuv/files/unit_test/testdata/
tegra3.txt 16 CPU architecture: 7
  /external/qemu/android/config/freebsd-x86/
config-host.h 10 #error Unknown architecture for codegen
  /external/qemu/android/config/windows/
config-host.h 10 #error Unknown architecture for codegen
  /external/valgrind/main/none/tests/s390x/
stfle.c 36 printf("The z/Architecture architectural mode is installed and active\n");
38 printf("The z/Architecture architectural mode is not installed\n");
51 printf("The z/Architecture architectural mode is installed and active\n");
53 printf("The z/Architecture architectural mode is not installed\n");
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
ipcbuf.h 5 * The ipc64_perm structure for x86 architecture.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
ipcbuf.h 5 * The ipc64_perm structure for x86 architecture.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
ipcbuf.h 5 * The ipc64_perm structure for x86 architecture.
  /external/chromium/sdch/open-vcdiff/packages/deb/
control 10 Architecture: any
18 Architecture: any
27 Architecture: any
36 Architecture: any
45 Architecture: any
54 Architecture: any
63 Architecture: any
  /external/llvm/include/llvm/Config/
llvm-platform-config.h 14 /* LLVM architecture name for the native architecture, if available */
41 /* LLVM architecture name for the native architecture, if available */
68 /* LLVM architecture name for the native architecture, if available */
95 #error "Unknown native architecture"
  /external/open-vcdiff/packages/deb/
control 10 Architecture: any
18 Architecture: any
27 Architecture: any
36 Architecture: any
45 Architecture: any
55 Architecture: any
65 Architecture: any
  /external/v8/src/
cpu.h 28 // This module contains the architecture-specific code. This make the rest of
30 // architecture.
32 // implementation for a particular architecture is put in cpu_<arch>.cc.
33 // The build system then uses the implementation for the target architecture.
47 // This class has static methods for the architecture specific functions. Add
50 // For each architecture the file cpu_<arch>.cc contains the implementation of
55 // Initializes the cpu architecture support. Called once at VM startup.

Completed in 839 milliseconds

12 3 4 5 6 7 8 91011>>