HomeSort by relevance Sort by last modified time
    Searched refs:x86 (Results 201 - 225 of 3377) sorted by null

1 2 3 4 5 6 7 891011>>

  /device/generic/mini-emulator-x86/
mini_emulator_x86.mk 15 $(call inherit-product, device/generic/x86/mini_x86.mk)
20 PRODUCT_DEVICE := mini-emulator-x86
22 PRODUCT_MODEL := mini-emulator-x86
24 LOCAL_KERNEL := prebuilts/qemu-kernel/x86/kernel-qemu
  /external/boringssl/src/crypto/digest_extra/
digest_extra.c 126 { {0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x02, 0x04}, 8, EVP_md4 },
128 { {0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x02, 0x05}, 8, EVP_md5 },
132 { {0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x02, 0x01}, 9, EVP_sha256 },
134 { {0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x02, 0x02}, 9, EVP_sha384 },
136 { {0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x02, 0x03}, 9, EVP_sha512 },
138 { {0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x02, 0x04}, 9, EVP_sha224 },
  /external/chromium-webview/
Android.mk 31 LOCAL_MODULE_TARGET_ARCH := arm arm64 x86 x86_64
37 LOCAL_PREBUILT_JNI_LIBS_x86 := @lib/x86/libwebviewchromium.so
  /external/google-breakpad/src/google_breakpad/processor/
dump_context.h 78 void SetContextX86(MDRawContextX86* x86);
94 MDRawContextX86* x86; member in union:google_breakpad::DumpContext::__anon19669
  /external/llvm/
llvm.mk 9 LLVM_SUPPORTED_ARCH := arm arm64 mips mips64 x86 x86_64
  /external/llvm/test/MC/X86/
validate-inst-intel.s 1 # RUN: not llvm-mc -x86-asm-syntax intel -triple i686 -filetype asm -o /dev/null %s 2>&1 \
  /external/python/cpython2/Modules/
ld_so_beos 11 # is much simpler. It handles PowerPC and x86, too.
62 x86)
  /external/selinux/prebuilts/bin/
audit2allow 18 export PYTHONPATH=$ANDROID_BUILD_TOP/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages
audit2why 18 export PYTHONPATH=$ANDROID_BUILD_TOP/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages
seinfo 11 export PYTHONPATH=$ANDROID_BUILD_TOP/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages
  /external/skia/platform_tools/android/apps/viewer/
build.gradle 27 productFlavors { arm {}; arm64 {}; x86 {}; x64 {}; mipsel {}; mips64el {}; arm64vulkan{}; }
  /libcore/luni/src/test/java/libcore/sun/security/pkcs/
PKCS9AttributeTest.java 34 0x30, 0x21, 0x06, 0x09, 0x2A, (byte) 0x86, 0x48, (byte) 0x86, (byte) 0xF7, 0x0D,
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/
zbootstrap.go 7 const defaultGOROOT = `./prebuilts/go/darwin-x86`
  /prebuilts/go/linux-x86/src/cmd/internal/obj/
zbootstrap.go 7 const defaultGOROOT = `./prebuilts/go/linux-x86`
  /prebuilts/misc/darwin-x86/analyzer/bin/
cxx-analyzer 51 x86) CLANG_FLAGS="$CLANG_FLAGS -target i686-none-linux-android"
73 # (*2) prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/bin/i686-apple-darwin10-g++ -m64 -v -E - < /dev/null 2>&1 | \
79 -I prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include"
  /test/vts/testcases/
run-on-host.mk 21 ifneq ($(TARGET_ARCH),$(filter $(TARGET_ARCH),arm mips x86))
27 ifeq ($(TARGET_ARCH),$(filter $(TARGET_ARCH),x86 x86_64))
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/
quad.d 2 #name: x86-64 (ILP32) quad
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
intel-got64.d 2 #name: x86-64 intel-got
x86-64-cbw.d 2 #name: x86-64 CBW/CWD & Co
x86-64-disassem.d 2 #name: x86-64 opcodes with invalid modrm byte
x86-64-localpic.d 2 #name: x86-64 local PIC
x86-64-pcommit-intel.d 4 #source: x86-64-pcommit.s
x86-64-pcommit.d 4 #source: x86-64-pcommit.s
x86-64-rip.d 3 #name: x86-64 rip addressing
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-i386/
reloc.d 13 # x86 ld doesn't output non-alloc reloc sections to shared libs, so disable

Completed in 1268 milliseconds

1 2 3 4 5 6 7 891011>>