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

<<11121314151617181920>>

  /bionic/libc/kernel/tools/
kernel.py 178 # HeaderScanner.getHeaders() into possibly architecture-specific ones.
285 """return the set of all <asm/...> headers required by a given architecture"""
clean_header.py 42 # convert into destination path, extracting architecture if needed
  /dalvik/vm/
Dvm.mk 238 # Select architecture-specific sources (armv5te, armv7-a, etc.)
328 # unknown architecture, try to use FFI
  /external/clang/include/clang/Driver/
ToolChain.h 94 /// \brief Provide the default architecture name (as expected by -arch) for
114 /// \param BoundArch - The bound architecture name, or 0.
  /external/kernel-headers/original/asm-arm/
io.h 13 * 04-Dec-1997 RMK Moved a lot of this stuff to the new architecture
58 * Architecture ioremap implementation.
  /external/kernel-headers/original/linux/
ion.h 349 * DOC: ION_IOC_CUSTOM - call architecture specific ion ioctl
351 * Takes the argument of the architecture specific ioctl to call and
  /external/llvm/lib/Target/Hexagon/
HexagonRegisterInfo.cpp 69 llvm_unreachable("Callee saved registers requested for unknown architecture "
117 "architecture version");
  /external/llvm/lib/Target/PowerPC/
PPCRegisterInfo.td 147 // Carry bit. In the architecture this is really bit 0 of the XER register
159 // Also, in the architecture it is not really a SPR; 512 is arbitrary.
  /external/qemu/android/avd/
util.c 261 D("Default target architecture=%s", defaultArch);
274 D("Found target ABI=%s, architecture=%s", cpuAbi, result);
  /external/sonivox/arm-fm-22k/lib_src/
eas_synth.h 89 #error "Unrecognized architecture option"
387 /* limits the number of voice starts in a frame for split architecture */
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_synth.h 89 #error "Unrecognized architecture option"
387 /* limits the number of voice starts in a frame for split architecture */
  /external/sonivox/arm-wt-22k/lib_src/
eas_synth.h 89 #error "Unrecognized architecture option"
387 /* limits the number of voice starts in a frame for split architecture */
  /external/v8/tools/
test-wrapper-gypbuild.py 51 help='Architecture and mode in the format "arch.mode"',
152 print "Unknown architecture %s" % arch
  /external/valgrind/main/coregrind/
pub_core_gdbserver.h 135 according to the architecture.
138 whatever the architecture. A.o., vgdb.c cannot use directly
  /external/valgrind/main/memcheck/tests/linux/
timerfd-syscall.c 67 #error Cannot detect your architecture!
85 #error Cannot detect your architecture!
  /external/webkit/Source/WebCore/platform/graphics/android/
GLWebViewState.h 60 // GL Architecture
74 // *** NOTE: The GL drawing architecture only paints the BaseLayer for now.
  /external/webkit/Source/WebKit2/UIProcess/
WebProcessProxy.cpp 104 // We want the web process to match the architecture of the UI process.
105 launchOptions.architecture = ProcessLauncher::LaunchOptions::MatchCurrentArchitecture;
  /ndk/
ndk-build 127 # Detect host operating system and architecture
147 *) echo "ERROR: Unknown host CPU architecture: $HOST_ARCH"
  /sdk/adtproductbuild/
Android.mk 78 # $2 = the architecture (x86 or x8_64).
139 # $2 = the architecture (x86 or x8_64).
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/
as.info 89 [-march=ARCHITECTURE[+EXTENSION...]]
472 `-march=ARCHITECTURE[+EXTENSION...]'
473 Specify which ARM architecture variant is used by the target.
476 Select which Floating Point architecture is the target.
533 Specify which variant of the 960 architecture is the target.
694 SPARC architecture:
698 Explicitly select a variant of the SPARC architecture.
711 Warn when the assembler switches to another architecture.
714 'c54x architecture.
751 Generate code for a particular MIPS Instruction Set Architecture
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/
as.info 89 [-march=ARCHITECTURE[+EXTENSION...]]
472 `-march=ARCHITECTURE[+EXTENSION...]'
473 Specify which ARM architecture variant is used by the target.
476 Select which Floating Point architecture is the target.
533 Specify which variant of the 960 architecture is the target.
694 SPARC architecture:
698 Explicitly select a variant of the SPARC architecture.
711 Warn when the assembler switches to another architecture.
714 'c54x architecture.
751 Generate code for a particular MIPS Instruction Set Architecture
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/
as.info 89 [-march=ARCHITECTURE[+EXTENSION...]]
472 `-march=ARCHITECTURE[+EXTENSION...]'
473 Specify which ARM architecture variant is used by the target.
476 Select which Floating Point architecture is the target.
533 Specify which variant of the 960 architecture is the target.
694 SPARC architecture:
698 Explicitly select a variant of the SPARC architecture.
711 Warn when the assembler switches to another architecture.
714 'c54x architecture.
751 Generate code for a particular MIPS Instruction Set Architecture
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/
as.info 89 [-march=ARCHITECTURE[+EXTENSION...]]
472 `-march=ARCHITECTURE[+EXTENSION...]'
473 Specify which ARM architecture variant is used by the target.
476 Select which Floating Point architecture is the target.
533 Specify which variant of the 960 architecture is the target.
694 SPARC architecture:
698 Explicitly select a variant of the SPARC architecture.
711 Warn when the assembler switches to another architecture.
714 'c54x architecture.
751 Generate code for a particular MIPS Instruction Set Architecture
    [all...]
  /bionic/libc/arch-mips/include/machine/
elf_machdep.h 136 #define EF_MIPS_ARCH 0xf0000000 /* Architecture field */
  /bionic/libc/include/sys/
limits.h 35 * <machine/internal_types.h> is meant to describe a specific architecture,

Completed in 4953 milliseconds

<<11121314151617181920>>