/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
recguids.h | 6 DEFINE_GUID(IID_IReconcileInitiator,0x99180161,0xDA16,0x101A,0x93,0x5C,0x44,0x45,0x53,0x54,0x00,0x00); 7 DEFINE_GUID(IID_IReconcilableObject,0x99180162,0xDA16,0x101A,0x93,0x5C,0x44,0x45,0x53,0x54,0x00,0x00); 8 DEFINE_GUID(IID_INotifyReplica,0x99180163,0xDA16,0x101A,0x93,0x5C,0x44,0x45,0x53,0x54,0x00,0x00); 9 DEFINE_GUID(IID_IBriefcaseInitiator,0x99180164,0xDA16,0x101A,0x93,0x5C,0x44,0x45,0x53,0x54,0x00,0x00);
|
adc.h | 13 extern const IID IID_IRowsetADCExtensions = { 0xF17324c4,0x68E0,0x11D0,{ 0xAD,0x45,0x00,0xC0,0x4F,0xC2,0x98,0x63 } }; 14 extern const IID IID_IUpdateInfo = { 0xa0385420,0x62b8,0x11d1,{ 0x9a,0x6,0x0,0xa0,0xc9,0x3,0xaa,0x45 } }; 15 extern const IID IID_IRowsetSynchronize = { 0x1be41e60,0x807a,0x11d1,{ 0x9a,0x14,0x0,0xa0,0xc9,0x3,0xaa,0x45 } }; 16 extern const IID IID_IRowsetProperties = { 0x1e837070,0xbcfc,0x11d1,{ 0x9a,0x2c,0x0,0xa0,0xc9,0x3,0xaa,0x45 } };
|
/external/llvm/test/MC/Mips/ |
micromips-trap-instructions.s | 18 # CHECK-EL: teqi $9, 17767 # encoding: [0xc9,0x41,0x67,0x45] 19 # CHECK-EL: tgei $9, 17767 # encoding: [0x29,0x41,0x67,0x45] 20 # CHECK-EL: tgeiu $9, 17767 # encoding: [0x69,0x41,0x67,0x45] 21 # CHECK-EL: tlti $9, 17767 # encoding: [0x09,0x41,0x67,0x45] 22 # CHECK-EL: tltiu $9, 17767 # encoding: [0x49,0x41,0x67,0x45] 23 # CHECK-EL: tnei $9, 17767 # encoding: [0x89,0x41,0x67,0x45] 33 # CHECK-EB: teqi $9, 17767 # encoding: [0x41,0xc9,0x45,0x67] 34 # CHECK-EB: tgei $9, 17767 # encoding: [0x41,0x29,0x45,0x67] 35 # CHECK-EB: tgeiu $9, 17767 # encoding: [0x41,0x69,0x45,0x67] 36 # CHECK-EB: tlti $9, 17767 # encoding: [0x41,0x09,0x45,0x67 [all...] |
micromips-alu-instructions.s | 11 # CHECK-EL: addi $9, $6, 17767 # encoding: [0x26,0x11,0x67,0x45] 13 # CHECK-EL: addi $9, $6, 17767 # encoding: [0x26,0x11,0x67,0x45] 25 # CHECK-EL: lui $9, 17767 # encoding: [0xa9,0x41,0x67,0x45] 27 # CHECK-EL: andi $9, $6, 17767 # encoding: [0x26,0xd1,0x67,0x45] 28 # CHECK-EL: andi $9, $6, 17767 # encoding: [0x26,0xd1,0x67,0x45] 30 # CHECK-EL: ori $9, $6, 17767 # encoding: [0x26,0x51,0x67,0x45] 32 # CHECK-EL: xori $9, $6, 17767 # encoding: [0x26,0x71,0x67,0x45] 33 # CHECK-EL: xori $9, $6, 17767 # encoding: [0x26,0x71,0x67,0x45] 48 # CHECK-EB: addi $9, $6, 17767 # encoding: [0x11,0x26,0x45,0x67] 50 # CHECK-EB: addi $9, $6, 17767 # encoding: [0x11,0x26,0x45,0x67 [all...] |
mips-alu-instructions.s | 8 # CHECK: andi $9, $6, 17767 # encoding: [0x67,0x45,0xc9,0x30] 9 # CHECK: andi $9, $6, 17767 # encoding: [0x67,0x45,0xc9,0x30] 10 # CHECK: andi $9, $9, 17767 # encoding: [0x67,0x45,0x29,0x31] 16 # CHECK: ori $4, $5, 17767 # encoding: [0x67,0x45,0xa4,0x34] 17 # CHECK: ori $9, $6, 17767 # encoding: [0x67,0x45,0xc9,0x34] 33 # CHECK: xori $9, $6, 17767 # encoding: [0x67,0x45,0xc9,0x38] 34 # CHECK: xori $9, $6, 17767 # encoding: [0x67,0x45,0xc9,0x38] 75 # CHECK: addi $9, $6, 17767 # encoding: [0x67,0x45,0xc9,0x20] 77 # CHECK: addi $9, $6, 17767 # encoding: [0x67,0x45,0xc9,0x20] 78 # CHECK: addi $9, $9, 17767 # encoding: [0x67,0x45,0x29,0x21 [all...] |
mips64-alu-instructions.s | 8 # CHECK: andi $9, $6, 17767 # encoding: [0x67,0x45,0xc9,0x30] 9 # CHECK: andi $9, $6, 17767 # encoding: [0x67,0x45,0xc9,0x30] 15 # CHECK: ori $4, $5, 17767 # encoding: [0x67,0x45,0xa4,0x34] 16 # CHECK: ori $9, $6, 17767 # encoding: [0x67,0x45,0xc9,0x34] 31 # CHECK: xori $9, $6, 17767 # encoding: [0x67,0x45,0xc9,0x38] 32 # CHECK: xori $9, $6, 17767 # encoding: [0x67,0x45,0xc9,0x38] 69 # CHECK: daddi $9, $6, 17767 # encoding: [0x67,0x45,0xc9,0x60] 71 # CHECK: daddi $9, $6, 17767 # encoding: [0x67,0x45,0xc9,0x60] 72 # CHECK: daddi $9, $9, 17767 # encoding: [0x67,0x45,0x29,0x61]
|
/hardware/ti/omap3/omx/system/src/openmax_il/common/inc/ |
decode_common_ti.h | 54 0xa9, 0xda, 0x67, 0x45, 0x99, 0x6e 61 0xa9, 0xda, 0x67, 0x45, 0x99, 0x6e
|
encode_common_ti.h | 55 0xa9, 0xda, 0x67, 0x45, 0x99, 0x6e
|
/external/llvm/test/MC/X86/ |
x86-32-coverage.s | 16 // CHECK: encoding: [0xc6,0x05,0x45,0x00,0x00,0x00,0x7f] 17 movb $0x7f,0x45 36 // CHECK: encoding: [0x66,0xc7,0x05,0x45,0x00,0x00,0x00,0xce,0x7a] 37 movw $0x7ace,0x45 56 // CHECK: encoding: [0xc7,0x05,0x45,0x00,0x00,0x00,0xbe,0xba,0xfe,0x7a] 57 movl $0x7afebabe,0x45 76 // CHECK: encoding: [0xc7,0x05,0x45,0x00,0x00,0x00,0x68,0x24,0x57,0x13] 77 movl $0x13572468,0x45 96 // CHECK: encoding: [0x0f,0xbe,0x0d,0x45,0x00,0x00,0x00] 97 movsbl 0x45,%ec [all...] |
/cts/tests/tests/os/jni/ |
seccomp_sample_program.cpp | 238 {0x45, 0, 127, 0xfffffe7f}, 277 {0x45, 89, 88, 0xfffdb7cc}, 318 {0x45, 48, 47, 0xfffffff8}, 358 {0x45, 8, 7, 0xfff1e3fc}, 482 {0x45, 1, 0, 0x80000000}, 492 {0x45, 0, 247, 0x80000000}, 494 {0x45, 254, 252, 0xfffffff8}, 499 {0x45, 0, 240, 0x80000000}, 501 {0x45, 247, 245, 0xfffdb7cc}, 506 {0x45, 0, 233, 0x80000000} [all...] |
/external/google-breakpad/src/processor/testdata/ |
linux_test_app.cc | 68 int *i = reinterpret_cast<int*>(0x45);
|
test_app.cc | 56 int *i = reinterpret_cast<int*>(0x45);
|
/external/icu/icu4c/source/layout/ |
CanonData.cpp | 80 0x06, 0x39, 0x06, 0x3A, 0x06, 0x41, 0x06, 0x42, 0x06, 0x43, 0x06, 0x44, 0x06, 0x45, 0x06, 0x46, 93 0x06, 0x42, 0x06, 0x43, 0x06, 0x44, 0x06, 0x45, 0x06, 0x46, 0x06, 0x47, 0x06, 0x49, 0x06, 0x4A, 110 0x06, 0x39, 0x06, 0x3A, 0x06, 0x41, 0x06, 0x42, 0x06, 0x43, 0x06, 0x44, 0x06, 0x45, 0x06, 0x46, 334 0x00, 0x92, 0x00, 0x98, 0x00, 0x9E, 0xFC, 0x45, 0x00, 0x02, 0xFE, 0x9E, 0xFD, 0x8C, 0x00, 0x03, [all...] |
/external/llvm/test/MC/Mips/msa/ |
test_lsa.s | 4 # CHECK: lsa $8, $9, $10, 2 # encoding: [0x01,0x2a,0x40,0x45]
|
/external/skia/tests/ |
InvalidIndexedPngTest.cpp | 19 0x54, 0x45, 0xff, 0x00, 0x00, 0x00, 0xff, 0x00, 0xd2, 0x87, 0xef, 0x71, 23 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/ |
emit-relocs-267.d | 10 +1000c: d2c008a7 movz x7, #0x45, lsl #32
|
emit-relocs-268.d | 9 +1000c: d2c008a7 movz x7, #0x45, lsl #32
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/ |
b-offloc.s | 8 .byte 0xb0,0x45,0x19,0x7d,0x2c,0x1b,0x3,0xb2
|
/external/libchrome/base/strings/ |
string_number_conversions_unittest.cc | 459 {" 45", 0x45, false}, 460 {"\t\n\v\f\r 0x45", 0x45, false}, 461 {" 45", 0x45, false}, 462 {"45 ", 0x45, false}, 463 {"45:", 0x45, false}, 524 {" 45", 0x45, false}, 525 {"\t\n\v\f\r 0x45", 0x45, false}, 526 {" 45", 0x45, false} [all...] |
/external/libweave/third_party/chromium/base/strings/ |
string_number_conversions_unittest.cc | 395 {" 45", 0x45, false}, 396 {"\t\n\v\f\r 0x45", 0x45, false}, 397 {" 45", 0x45, false}, 398 {"45 ", 0x45, false}, 399 {"45:", 0x45, false}, 460 {" 45", 0x45, false}, 461 {"\t\n\v\f\r 0x45", 0x45, false}, 462 {" 45", 0x45, false} [all...] |
/external/icu/icu4c/source/test/intltest/ |
tzrulets.cpp | [all...] |
/frameworks/av/drm/mediadrm/plugins/clearkey/tests/ |
InitDataParserUnittest.cpp | 87 0x38, 0x39, 0x30, 0x41, 0x42, 0x43, 0x44, 0x45, // "01234567890ABCDE" 108 0x38, 0x39, 0x30, 0x41, 0x42, 0x43, 0x44, 0x45, // "01234567890ABCDE" 111 0x20, 0x47, 0x4f, 0x4f, 0x47, 0x4c, 0x45, 0x20, // Key ID #3 112 0x20, 0x47, 0x4f, 0x4f, 0x47, 0x4c, 0x45, 0x20, // " GOOGLE GOOGLE " 129 0x38, 0x39, 0x30, 0x41, 0x42, 0x43, 0x44, 0x45, // "01234567890ABCDE" 172 0x38, 0x39, 0x30, 0x41, 0x42, 0x43, 0x44, 0x45, // "01234567890ABCDE" 190 0x38, 0x39, 0x30, 0x41, 0x42, 0x43, 0x44, 0x45, // "01234567890ABCDE" 208 0x38, 0x39, 0x30, 0x41, 0x42, 0x43, 0x44, 0x45, // "01234567890ABCDE" 226 0x38, 0x39, 0x30, 0x41, 0x42, 0x43, 0x44, 0x45, // "01234567890ABCDE"
|
/external/autotest/client/site_tests/cellular_MbimComplianceDataTransfer/ |
cellular_MbimComplianceDTS01.py | 39 if payload[0][0] != 0x45:
|
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/lib/common/ |
unicode.js | 42 DOCTYPE_STRING: [0x44, 0x4F, 0x43, 0x54, 0x59, 0x50, 0x45], //DOCTYPE
47 SYSTEM_STRING: [0x53, 0x59, 0x53, 0x54, 0x45, 0x4D] //SYSTEM
|
/external/webrtc/webrtc/modules/rtp_rtcp/source/rtcp_packet/ |
rrtr_unittest.cc | 24 0x23, 0x45, 0x67, 0x89};
|