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

1 2 3 4 56 7 8 91011>>

  /external/webkit/Source/WebKit2/UIProcess/Launcher/mac/
ProcessLauncherMac.mm 235 // Determine the architecture to use.
236 cpu_type_t architecture = m_launchOptions.architecture;
237 if (architecture == LaunchOptions::MatchCurrentArchitecture)
238 architecture = _NSGetMachExecuteHeader()->cputype;
240 cpu_type_t cpuTypes[] = { architecture };
  /dalvik/vm/compiler/codegen/mips/mips/
ArchVariant.cpp 20 * This file is included by Codegen-mips.c, and implements architecture
38 /* Architecture-specific initializations and checks go here */
  /external/chromium/base/win/
windows_version.h 45 // The processor architecture this copy of Windows natively uses. For
74 WindowsArchitecture architecture() const { return architecture_; } function in class:base::win::OSInfo
  /external/kernel-headers/original/linux/
kexec.h 12 /* Verify architecture specific macros are defined */
114 /* These values match the ELF architecture values.
calc64.h 8 * This is a generic macro which is used when the architecture
delay.h 18 * than MAX_UDELAY_MS milliseconds, the wrapper is used. Architecture
elf-em.h 45 /* This is the old interim value for S/390 architecture */
  /external/llvm/docs/tutorial/
index.rst 28 `Tutorial: Creating an LLVM Backend for the Cpu0 Architecture <http://jonathan2251.github.com/lbd/>`_
35 architecture.
  /external/llvm/lib/DebugInfo/
DWARFDebugArangeSet.h 31 // The size in bytes of an address on the target architecture. For segmented
34 // The size in bytes of a segment descriptor on the target architecture.
  /external/qemu/android/avd/
util.h 36 /* Return the target architecture for a given AVD.
41 /* Retrieves a string corresponding to the target architecture
  /frameworks/rs/driver/linkloader/lib/
ELFHeader.cpp 44 return "Architecture specific";
85 case EM_X86_64: return "AMD x86-64 architecture";
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/
gdbint.info 57 * Target Architecture Definition::
156 architecture and register representation, and added the section on
256 debug support for a specific target architecture (sparc, mips, etc).
488 instructions that may be jump targets; perhaps there is an architecture
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/
gdbint.info 57 * Target Architecture Definition::
156 architecture and register representation, and added the section on
256 debug support for a specific target architecture (sparc, mips, etc).
488 instructions that may be jump targets; perhaps there is an architecture
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/
gdbint.info 57 * Target Architecture Definition::
156 architecture and register representation, and added the section on
256 debug support for a specific target architecture (sparc, mips, etc).
488 instructions that may be jump targets; perhaps there is an architecture
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/
gdbint.info 57 * Target Architecture Definition::
156 architecture and register representation, and added the section on
256 debug support for a specific target architecture (sparc, mips, etc).
488 instructions that may be jump targets; perhaps there is an architecture
    [all...]
  /bionic/libdl/
libdl.c 40 #error Unsupported architecture. Only mips, arm and x86 are supported.
  /dalvik/vm/compiler/codegen/arm/
README.txt 29 /* Architecture manifest */
  /dalvik/vm/compiler/codegen/x86/libenc/
Android.mk 17 # Only include the x86 encoder/decoder for x86 architecture
  /dalvik/vm/compiler/template/
config-armv5te 16 # Configuration for ARMv5TE architecture targets.
config-ia32 16 # Configuration for ARMv5TE architecture targets.
  /external/chromium/build/linux/
python_arch.sh 6 # This figures out the architecture of the version of Python we are building
  /external/kernel-headers/original/asm-arm/arch/
mtd-xip.h 2 * MTD primitives for XIP support. Architecture specific functions.
  /external/kernel-headers/original/asm-mips/
floppy.h 2 * Architecture specific parts of the Floppy driver
msgbuf.h 6 * The msqid64_ds structure for the MIPS architecture.
  /external/kernel-headers/original/asm-x86/
shmbuf.h 5 * The shmid64_ds structure for x86 architecture.

Completed in 752 milliseconds

1 2 3 4 56 7 8 91011>>