Searched
full:arch (Results
551 -
575 of
2914) sorted by null
<<21222324252627282930>>
/external/kernel-headers/original/asm-x86/ |
delay.h | 7 * Delay routines calling functions in arch/x86/lib/delay.c
|
/external/kernel-headers/original/linux/ |
cache.h | 48 * size etc. Define this in asm/cache.h for your arch
|
/external/llvm/test/CodeGen/Thumb/ |
iabs.ll | 2 ; RUN: llvm-objdump -disassemble -arch=thumb %t.o | FileCheck %s
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
lit.local.cfg | 17 # FIXME: autoconf and cmake produce different arch names. We should normalize
|
/external/llvm/test/Object/Inputs/ |
coff_archive_short.lib | 0 !<arch>
|
/external/mesa3d/src/gallium/drivers/radeon/ |
radeon_llvm_emit.cpp | 106 Triple::ArchType Arch = Triple::getArchTypeForLLVMName("r600"); 107 if (Arch == Triple::UnknownArch) { 108 fprintf(stderr, "Unknown Arch\n"); 110 AMDGPUTriple.setArch(Arch);
|
/external/oprofile/libopagent/ |
bfddefines.c | 3 * Write out defines for BFD arch and mach of the given binary
|
/external/oprofile/module/ |
Makefile.in | 13 obj-y := compat.o op_init.o op_util.o op_dname.o oprofile.o @OPROFILE_MODULE_ARCH@/arch.o $(OPROFILE_DIR)/libop/libop.a
|
/external/oprofile/module/ia64/ |
Makefile.in | 19 O_TARGET := arch.o
|
/external/oprofile/module/x86/ |
Makefile.in | 13 O_TARGET := arch.o
|
/external/qemu/docs/ |
ANDROID-KERNEL.TXT | 26 /path/to/rebuild-kernel.sh --arch=x86 --out=$ANDROID/prebuilt/android-x86/kernel 31 /path/to/rebuild-kernel.sh --arch=mips --out=$ANDROID/prebuilts/qemu-kernel/mips 55 export ARCH=arm 60 => this generates a file named arch/arm/boot/zImage
|
/external/v8/tools/ |
disasm.py | 56 def GetDisasmLines(filename, offset, size, arch, inplace): 60 assert arch in _ARCH_MAP, "Unsupported architecture '%s'" % arch 61 arch_flags = _ARCH_MAP[arch]
|
/external/valgrind/main/docs/internals/ |
directory-structure.txt | 9 2. Multiple architectures, OSes, and platforms (arch/OS combinations). 35 Arch-specific, OS-specific, or platform-specific things are sprinkled 40 arch/OS/platform. Such files have an appropriate suffix, eg. 46 A final case: arch-specific regression tests for tools go in a
|
/frameworks/base/wifi/java/android/net/wifi/p2p/nsd/ |
WifiP2pUpnpServiceInfo.java | 61 * <a href="http://www.upnp.org/specs/arch/UPnP-arch-DeviceArchitecture-v1.1.pdf"> 66 * <a href="http://www.upnp.org/specs/arch/UPnP-arch-DeviceArchitecture-v1.1.pdf">
|
/ndk/build/tools/ |
build-host-prebuilts.sh | 46 register_var_option "--arch=<list>" ARCHS "List of target archs to build for" 100 run $BUILDTOOLS/gen-platforms.sh --minimal --dst-dir=$NDK_DIR --ndk-dir=$NDK_DIR --arch=$(spaces_to_commas $ARCHS) 138 local ARCH="$2" 181 for ARCH in $(commas_to_spaces $ARCHS); do 182 dump "Running remote $ARCH toolchain build..." 183 SYSROOT=$TMPREMOTE/ndk/platforms/android-$(get_default_api_level_for_arch $ARCH)/arch-$ARCH 184 run ssh $REMOTE_HOST "$TMPREMOTE/ndk/build/tools/build-host-prebuilts.sh $TMPREMOTE/toolchain --package-dir=$TMPREMOTE/packages --arch=$ARCH --ndk-dir=$TMPREMOTE/ndk --no-gen-platforms [all...] |
dev-system-import.sh | 97 ARCH=arm 98 register_var_option "--arch=<name>" ARCH "Specify architecture name." 167 PLATFORM_ROOT="$OUT_DIR/platforms/android-$PLATFORMS/arch-$ARCH" 176 PLATFORM_ROOT="$OUT_DIR/platforms/android-$1/arch-$ARCH" 187 case $ARCH in 201 echo "ERROR: Unsupported architecture: $ARCH" 206 TOOLCHAIN_NAME=$(get_default_toolchain_name_for_arch $ARCH) [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
auxvec.h | 24 #define AT_HWCAP 16 /* arch dependent hints at CPU capabilities */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
auxvec.h | 24 #define AT_HWCAP 16 /* arch dependent hints at CPU capabilities */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
auxvec.h | 24 #define AT_HWCAP 16 /* arch dependent hints at CPU capabilities */
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm/ |
dma.h | 20 #include <asm/arch/dma.h>
|
irq.h | 15 #include <asm/arch/irqs.h>
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm/ |
dma.h | 20 #include <asm/arch/dma.h>
|
irq.h | 15 #include <asm/arch/irqs.h>
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm/ |
dma.h | 20 #include <asm/arch/dma.h>
|
irq.h | 15 #include <asm/arch/irqs.h>
|
Completed in 1013 milliseconds
<<21222324252627282930>>