Home
last modified time | relevance | path

Searched refs:x86 (Results 1 – 15 of 15) sorted by relevance

/development/build/tools/
Dpatch_windows_sdk.sh74 ${TOPDIR}out/host/linux-x86/bin/atree -f ${TOPDIR}development/build/sdk-windows-x86.atree \
75 -I $WIN_OUT_DIR/host/windows-x86 \
90 cp -f $V $WIN_OUT_DIR/host/windows-x86/bin/$i $TEMP_SDK_DIR/../$i
/development/ndk/samples/hello-neon/jni/
DAndroid.mk9 ifeq ($(TARGET_ARCH_ABI),$(filter $(TARGET_ARCH_ABI), armeabi-v7a x86))
11 ifeq ($(TARGET_ARCH_ABI),x86)
DApplication.mk1 APP_ABI := armeabi armeabi-v7a arm64-v8a x86
/development/scripts/
Dexample_crashes.py115 x86 = """ variable
Dgdbclient144 elif [[ $CPU_ABI =~ (^|,)x86 ]]; then # See note above for order.
Dstack_core.py277 self.assert_register_matches("x86", example_crashes.x86, '\\b(eax|esi|xcs|eip)\\b')
/development/ndk/platforms/android-9/arch-x86/include/asm/
Dcmpxchg_32.h31 #define cmpxchg(ptr,o,n) ({ __typeof__(*(ptr)) __ret; if (likely(boot_cpu_data.x86 > 3)) __r…
32 #define cmpxchg_local(ptr,o,n) ({ __typeof__(*(ptr)) __ret; if (likely(boot_cpu_data.x86 > 3))…
Dtlbflush_32.h32 #define cpu_has_invlpg (boot_cpu_data.x86 > 3)
Dpgtable_32.h161 #define pgprot_noncached(prot) ((boot_cpu_data.x86 > 3) ? (__pgprot(pgprot_val(prot) | _PAGE_PCD …
Dprocessor_32.h49 __u8 x86; member
/development/build/
Dsdk.atree116 prebuilts/sdk/renderscript/lib/x86/libc.so build-tools/${PLATFORM_NAME}/renderscript/lib…
117 prebuilts/sdk/renderscript/lib/x86/libm.so build-tools/${PLATFORM_NAME}/renderscript/lib…
118 prebuilts/sdk/renderscript/lib/x86/libcompiler_rt.a build-tools/${PLATFORM_NAME}/renderscript/lib…
119 prebuilts/sdk/renderscript/lib/x86/libRSSupport.so build-tools/${PLATFORM_NAME}/renderscript/lib…
120 prebuilts/sdk/renderscript/lib/x86/librsjni.so build-tools/${PLATFORM_NAME}/renderscript/lib…
121 prebuilts/sdk/renderscript/lib/x86/libblasV8.so build-tools/${PLATFORM_NAME}/renderscript/lib…
122 prebuilts/sdk/renderscript/lib/x86/libclcore.bc build-tools/${PLATFORM_NAME}/renderscript/lib…
/development/host/windows/usb/
Dreadme.txt21 folder, respectively to the OS: copy x86 files to i386 subfolder, and amd64
Dandroid_winusb.inf154 [SourceDisksFiles.x86]
/development/ndk/platforms/
DREADME.CRT.TXT8 android-9/arch-x86/src/
267 - The system C library for other CPU architectures (e.g. x86 or mips) *shall*
/development/sdk/
Dsdk_files_NOTICE.txt8897 Stephen Polkowski (x86 instruction patches)
10572 /bin/emulator-x86
10576 /bin/emulator64-x86