Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/
DAndroid.mk56 ifeq ($(TARGET_ARCH),x86)
58 arch-x86/ioctl.c \
59 arch-x86/stat.c \
60 arch-x86/open.c \
61 arch-x86/socket.c \
62 arch-x86/sockopt.c \
63 arch-x86/fcntl.c \
64 arch-x86/epoll.c \
65 arch-x86/errno.c
/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 \
89 cp -f $V $WIN_OUT_DIR/host/windows-x86/bin/$i $TEMP_SDK_DIR/../$i
/development/tools/elftree/
DAndroid.mk17 supported_platforms := linux-x86 darwin-x86
/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/sdk/
Dimages_x86_source.prop_template6 SystemImage.Abi=x86
/development/host/windows/usb/
Dreadme.txt21 folder, respectively to the OS: copy x86 files to i386 subfolder, and amd64
Dandroid_winusb.inf141 [SourceDisksFiles.x86]
/development/ndk/platforms/android-9/arch-x86/src/
Dcrtbegin_dynamic.S1 # bionic/arch-x86/bionic/crtbegin_dynamic.S
Dcrtbegin_static.S1 # bionic/arch-x86/bionic/crtbegin_static.S
/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*