Home
last modified time | relevance | path

Searched refs:x64 (Results 1 – 11 of 11) sorted by relevance

/art/tools/fuzzer/
Ddex.dict7 header_dex_035=\x64\x65\x78\x0a\x30\x33\x35
8 header_dex_037=\x64\x65\x78\x0a\x30\x33\x37
9 header_dex_038=\x64\x65\x78\x0a\x30\x33\x38
10 header_dex_039=\x64\x65\x78\x0a\x30\x33\x39
11 header_dex_040=\x64\x65\x78\x0a\x30\x34\x30
/art/tools/luci/config/generated/
Dluci-milo.cfg100 category: "host|x64"
105 category: "host|x64"
110 category: "host|x64"
115 category: "host|x64"
120 category: "host|x64"
/art/test/660-store-8-16/
Dinfo.txt1 Regression test for the compiler whose x86 and x64 backends
/art/test/667-out-of-bounds/
Dinfo.txt1 Regression test for the x86/x64 backends which under certain
/art/tools/golem/
Dbuild-target.sh22 ALL_CONFIGS=(linux-ia32 linux-x64 linux-armv8 linux-armv7 android-armv8 android-armv7)
300 linux-ia32|linux-x64)
/art/tools/bisection_search/
Dbisection_search.py358 base_cmd = ['dalvikvm64'] if args.x64 else ['dalvikvm32']
396 'bisection_search_', args.cleanup, args.logfile, args.timeout, args.x64)
DREADME.md61 --64 x64 mode
/art/tools/common/
Dcommon.py280 timeout=60, x64=False): argument
300 lib = 'lib64' if x64 else 'lib'
/art/compiler/optimizing/
Doptimizing_cfi_test_expected.inc100 0x20, 0xF2, 0x44, 0x0F, 0x11, 0x64, 0x24, 0x18,
101 0xF2, 0x44, 0x0F, 0x10, 0x64, 0x24, 0x18, 0xF2, 0x44, 0x0F, 0x10, 0x6C,
/art/compiler/jni/
Djni_cfi_test_expected.inc254 0x44, 0x0F, 0x11, 0x64, 0x24, 0x08, 0x48, 0x89, 0x3C, 0x24, 0x89, 0x74,
257 0xF2, 0x44, 0x0F, 0x10, 0x64, 0x24, 0x08, 0xF2, 0x44, 0x0F, 0x10, 0x6C,
/art/libartservice/service/api/
Dsystem-server-current.txt96 field public static final int PRIORITY_BOOT = 100; // 0x64