/frameworks/native/opengl/tests/EGLTest/ |
egl_cache_test.cpp | 44 uint8_t buf[4] = { 0xee, 0xee, 0xee, 0xee }; 47 ASSERT_EQ(0xee, buf[0]); 48 ASSERT_EQ(0xee, buf[1]); 49 ASSERT_EQ(0xee, buf[2]); 50 ASSERT_EQ(0xee, buf[3]); 54 uint8_t buf[4] = { 0xee, 0xee, 0xee, 0xee } [all...] |
/system/core/libutils/tests/ |
BlobCache_test.cpp | 47 unsigned char buf[4] = { 0xee, 0xee, 0xee, 0xee }; 57 unsigned char buf[2] = { 0xee, 0xee }; 69 unsigned char buf[6] = { 0xee, 0xee, 0xee, 0xee, 0xee, 0xee } [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/inc/ |
g726enc_sn_uuid.h | 47 0xbf4c0dab, 0xdfad, 0x4836, 0xa1, 0xee, {
|
/external/llvm/test/MC/ARM/ |
simple-fp-encoding.s | 5 @ CHECK: vadd.f64 d16, d17, d16 @ encoding: [0xa0,0x0b,0x71,0xee] 6 @ CHECK: vadd.f32 s0, s1, s0 @ encoding: [0x80,0x0a,0x30,0xee] 10 @ CHECK: vsub.f64 d16, d17, d16 @ encoding: [0xe0,0x0b,0x71,0xee] 11 @ CHECK: vsub.f32 s0, s1, s0 @ encoding: [0xc0,0x0a,0x30,0xee] 18 @ CHECK: vdiv.f64 d16, d17, d16 @ encoding: [0xa0,0x0b,0xc1,0xee] 19 @ CHECK: vdiv.f32 s0, s1, s0 @ encoding: [0x80,0x0a,0x80,0xee] 20 @ CHECK: vdiv.f32 s5, s5, s7 @ encoding: [0xa3,0x2a,0xc2,0xee] 21 @ CHECK: vdiv.f64 d5, d5, d7 @ encoding: [0x07,0x5b,0x85,0xee] 30 @ CHECK: vmul.f64 d16, d17, d16 @ encoding: [0xa0,0x0b,0x61,0xee] 31 @ CHECK: vmul.f64 d20, d20, d17 @ encoding: [0xa1,0x4b,0x64,0xee] [all...] |
neon-dup-encoding.s | 7 @ CHECK: vdup.8 d16, r0 @ encoding: [0x90,0x0b,0xc0,0xee] 8 @ CHECK: vdup.16 d16, r0 @ encoding: [0xb0,0x0b,0x80,0xee] 9 @ CHECK: vdup.32 d16, r0 @ encoding: [0x90,0x0b,0x80,0xee] 15 @ CHECK: vdup.8 q8, r0 @ encoding: [0x90,0x0b,0xe0,0xee] 16 @ CHECK: vdup.16 q8, r0 @ encoding: [0xb0,0x0b,0xa0,0xee] 17 @ CHECK: vdup.32 q8, r0 @ encoding: [0x90,0x0b,0xa0,0xee]
|
vfp4.s | 7 @ ARM: vfma.f64 d16, d18, d17 @ encoding: [0xa1,0x0b,0xe2,0xee] 8 @ THUMB: vfma.f64 d16, d18, d17 @ encoding: [0xe2,0xee,0xa1,0x0b] 13 @ ARM: vfma.f32 s2, s4, s0 @ encoding: [0x00,0x1a,0xa2,0xee] 14 @ THUMB: vfma.f32 s2, s4, s0 @ encoding: [0xa2,0xee,0x00,0x1a] 15 @ THUMB_V7EM: vfma.f32 s2, s4, s0 @ encoding: [0xa2,0xee,0x00,0x1a] 30 @ ARM: vfnma.f64 d16, d18, d17 @ encoding: [0xe1,0x0b,0xd2,0xee] 31 @ THUMB: vfnma.f64 d16, d18, d17 @ encoding: [0xd2,0xee,0xe1,0x0b] 36 @ ARM: vfnma.f32 s2, s4, s0 @ encoding: [0x40,0x1a,0x92,0xee] 37 @ THUMB: vfnma.f32 s2, s4, s0 @ encoding: [0x92,0xee,0x40,0x1a] 38 @ THUMB_V7EM: vfnma.f32 s2, s4, s0 @ encoding: [0x92,0xee,0x40,0x1a [all...] |
fconst.s | 14 @ CHECK: vmov.f32 s4, #2.000000e+00 @ encoding: [0x00,0x2a,0xb0,0xee] 15 @ CHECK: vmov.f32 s4, #1.000000e+00 @ encoding: [0x00,0x2a,0xb7,0xee] 16 @ CHECK: vmov.f64 d3, #2.000000e+00 @ encoding: [0x00,0x3b,0xb0,0xee] 17 @ CHECK: vmov.f64 d3, #1.000000e+00 @ encoding: [0x00,0x3b,0xb7,0xee]
|
neon-vcvt-fp16.s | 6 @ CHECK-FP16: vcvtt.f32.f16 s7, s1 @ encoding: [0xe0,0x3a,0xf2,0xee] 9 @ CHECK-FP16: vcvtt.f16.f32 s1, s7 @ encoding: [0xe3,0x0a,0xf3,0xee] 13 @ CHECK-FP16: vcvtb.f32.f16 s7, s1 @ encoding: [0x60,0x3a,0xf2,0xee] 16 @ CHECK-FP16: vcvtb.f16.f32 s1, s7 @ encoding: [0x63,0x0a,0xf3,0xee]
|
neont2-dup-encoding.s | 12 @ CHECK: vdup.8 d16, r1 @ encoding: [0xc0,0xee,0x90,0x1b] 13 @ CHECK: vdup.16 d15, r2 @ encoding: [0x8f,0xee,0x30,0x2b] 14 @ CHECK: vdup.32 d14, r3 @ encoding: [0x8e,0xee,0x10,0x3b] 15 @ CHECK: vdup.8 q9, r4 @ encoding: [0xe2,0xee,0x90,0x4b] 16 @ CHECK: vdup.16 q8, r5 @ encoding: [0xa0,0xee,0xb0,0x5b] 17 @ CHECK: vdup.32 q7, r6 @ encoding: [0xae,0xee,0x10,0x6b]
|
thumb-fp-armv8.s | 6 @ CHECK: vcvtt.f64.f16 d3, s1 @ encoding: [0xb2,0xee,0xe0,0x3b] 8 @ CHECK: vcvtt.f16.f64 s5, d12 @ encoding: [0xf3,0xee,0xcc,0x2b] 11 @ CHECK: vcvtb.f64.f16 d3, s1 @ encoding: [0xb2,0xee,0x60,0x3b] 13 @ CHECK: vcvtb.f16.f64 s4, d1 @ encoding: [0xb3,0xee,0x41,0x2b] 17 @ CHECK: vcvttge.f64.f16 d3, s1 @ encoding: [0xb2,0xee,0xe0,0x3b] 20 @ CHECK: vcvttgt.f16.f64 s5, d12 @ encoding: [0xf3,0xee,0xcc,0x2b] 23 @ CHECK: vcvtbeq.f64.f16 d3, s1 @ encoding: [0xb2,0xee,0x60,0x3b] 26 @ CHECK: vcvtblt.f16.f64 s4, d1 @ encoding: [0xb3,0xee,0x41,0x2b] 98 @ CHECK: vrintzge.f64 d3, d12 @ encoding: [0xb6,0xee,0xcc,0x3b] 100 @ CHECK: vrintz.f32 s3, s24 @ encoding: [0xf6,0xee,0xcc,0x1a [all...] |
neont2-mov-encoding.s | 121 @ CHECK: vmov.s8 r0, d16[1] @ encoding: [0x50,0xee,0xb0,0x0b] 122 @ CHECK: vmov.s16 r0, d16[1] @ encoding: [0x10,0xee,0xf0,0x0b] 123 @ CHECK: vmov.u8 r0, d16[1] @ encoding: [0xd0,0xee,0xb0,0x0b] 124 @ CHECK: vmov.u16 r0, d16[1] @ encoding: [0x90,0xee,0xf0,0x0b] 125 @ CHECK: vmov.32 r0, d16[1] @ encoding: [0x30,0xee,0x90,0x0b] 126 @ CHECK: vmov.8 d16[1], r1 @ encoding: [0x40,0xee,0xb0,0x1b] 127 @ CHECK: vmov.16 d16[1], r1 @ encoding: [0x00,0xee,0xf0,0x1b] 128 @ CHECK: vmov.32 d16[1], r1 @ encoding: [0x20,0xee,0x90,0x1b] 129 @ CHECK: vmov.8 d18[1], r1 @ encoding: [0x42,0xee,0xb0,0x1b] 130 @ CHECK: vmov.16 d18[1], r1 @ encoding: [0x02,0xee,0xf0,0x1b [all...] |
neon-mov-encoding.s | 120 @ CHECK: vmov.s8 r0, d16[1] @ encoding: [0xb0,0x0b,0x50,0xee] 121 @ CHECK: vmov.s16 r0, d16[1] @ encoding: [0xf0,0x0b,0x10,0xee] 122 @ CHECK: vmov.u8 r0, d16[1] @ encoding: [0xb0,0x0b,0xd0,0xee] 123 @ CHECK: vmov.u16 r0, d16[1] @ encoding: [0xf0,0x0b,0x90,0xee] 124 @ CHECK: vmov.32 r0, d16[1] @ encoding: [0x90,0x0b,0x30,0xee] 125 @ CHECK: vmov.8 d16[1], r1 @ encoding: [0xb0,0x1b,0x40,0xee] 126 @ CHECK: vmov.16 d16[1], r1 @ encoding: [0xf0,0x1b,0x00,0xee] 127 @ CHECK: vmov.32 d16[1], r1 @ encoding: [0x90,0x1b,0x20,0xee] 128 @ CHECK: vmov.8 d18[1], r1 @ encoding: [0xb0,0x1b,0x42,0xee] 129 @ CHECK: vmov.16 d18[1], r1 @ encoding: [0xf0,0x1b,0x02,0xee] [all...] |
fp-armv8.s | 6 @ CHECK: vcvtt.f64.f16 d3, s1 @ encoding: [0xe0,0x3b,0xb2,0xee] 8 @ CHECK: vcvtt.f16.f64 s5, d12 @ encoding: [0xcc,0x2b,0xf3,0xee] 11 @ CHECK: vcvtb.f64.f16 d3, s1 @ encoding: [0x60,0x3b,0xb2,0xee] 13 @ CHECK: vcvtb.f16.f64 s4, d1 @ encoding: [0x41,0x2b,0xb3,0xee] 97 @ CHECK: vrintz.f32 s3, s24 @ encoding: [0xcc,0x1a,0xf6,0xee] 101 @ CHECK: vrintr.f32 s0, s9 @ encoding: [0x64,0x0a,0xb6,0xee] 129 @ CHECK: vmrs sp, mvfr2 @ encoding: [0x10,0xda,0xf5,0xee]
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
softpub.h | 19 #define WINTRUST_ACTION_GENERIC_VERIFY_V2 { 0xaac56b,0xcd44,0x11d0,{ 0x8c,0xc2,0x0,0xc0,0x4f,0xc2,0x95,0xee } } 28 #define WINTRUST_ACTION_TRUSTPROVIDER_TEST { 0x573e31f8,0xddba,0x11d0,{ 0x8c,0xcb,0x0,0xc0,0x4f,0xc2,0x95,0xee } } 32 #define WINTRUST_ACTION_GENERIC_CERT_VERIFY { 0x189a3842,0x3041,0x11d1,{ 0x85,0xe1,0x0,0xc0,0x4f,0xc2,0x95,0xee } } 80 #define HTTPSPROV_ACTION { 0x573e31f8,0xaaba,0x11d0,{ 0x8c,0xcb,0x0,0xc0,0x4f,0xc2,0x95,0xee } } 86 #define OFFICESIGN_ACTION_VERIFY { 0x5555c2cd,0x17fb,0x11d1,{ 0x85,0xc4,0x0,0xc0,0x4f,0xc2,0x95,0xee } } 92 #define DRIVER_ACTION_VERIFY { 0xf750e6c3,0x38ee,0x11d1,{ 0x85,0xe5,0x0,0xc0,0x4f,0xc2,0x95,0xee } }
|
/developers/build/prebuilts/gradle/CardReader/Application/tests/src/com/example/android/cardreader/tests/ |
SampleTests.java | 94 final byte[] testData = {(byte) 0xc0, (byte) 0xff, (byte) 0xee}; 105 final byte[] input = {(byte) 0xc0, (byte) 0xff, (byte) 0xee};
|
/developers/samples/android/connectivity/nfc/CardReader/Application/tests/src/com/example/android/cardreader/tests/ |
SampleTests.java | 94 final byte[] testData = {(byte) 0xc0, (byte) 0xff, (byte) 0xee}; 105 final byte[] input = {(byte) 0xc0, (byte) 0xff, (byte) 0xee};
|
/external/vboot_reference/firmware/2lib/include/ |
2guid.h | 40 {{{0x1c695960,0x6093,0x11e4,0x82,0x63,{0xdb,0xee,0xe9,0x3c,0xcd,0x7e}}}}
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
CompactArrayTest.java | 72 cba3.setElementAt((char)0x405, (byte)0xee); // different modification 79 cba6.setElementAt((char)0x405, (byte)0xee); 136 cca3.setElementAt((char)0x405, (char)0xee); // different modification 143 cca3.setElementAt((char)0x405, (char)0xee); // different modification 154 cca6.setElementAt((char)0x405, (char)0xee);
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
CompactArrayTest.java | 68 cba3.setElementAt((char)0x405, (byte)0xee); // different modification 75 cba6.setElementAt((char)0x405, (byte)0xee); 132 cca3.setElementAt((char)0x405, (char)0xee); // different modification 139 cca3.setElementAt((char)0x405, (char)0xee); // different modification 150 cca6.setElementAt((char)0x405, (char)0xee);
|
/external/llvm/test/MC/Sparc/ |
sparc-atomic-instructions.s | 22 ! CHECK: ldstuba [%i0+%i2] 131, %g1 ! encoding: [0xc2,0xee,0x10,0x7a]
|
/external/llvm/test/MC/Mips/ |
mips64eb-fixups.s | 18 .byte 0xee
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/ |
usbstorioctl.h | 63 DEFINE_GUID(GUID_USBSTOR_EHSTOR_SILO_INTERFACE, 0x7c2bcf57, 0x2bea, 0x46da, 0xad, 0x26, 0x78, 0xfd, 0xc8, 0x3c, 0xee, 0x46);
|
/developers/build/prebuilts/gradle/CardEmulation/Application/tests/src/com/example/android/cardemulation/tests/ |
SampleTests.java | 76 final byte[] testData = {(byte) 0xc0, (byte) 0xff, (byte) 0xee}; 87 final byte[] input = {(byte) 0xc0, (byte) 0xff, (byte) 0xee};
|
/developers/samples/android/connectivity/nfc/CardEmulation/Application/tests/src/com/example/android/cardemulation/tests/ |
SampleTests.java | 76 final byte[] testData = {(byte) 0xc0, (byte) 0xff, (byte) 0xee}; 87 final byte[] input = {(byte) 0xc0, (byte) 0xff, (byte) 0xee};
|
/external/gemmlowp/internal/ |
pack_SSE.h | 125 __m128i xmm11 = _mm_shuffle_epi32(xmm9, 0xee); 128 __m128i xmm12 = _mm_shuffle_epi32(xmm10, 0xee);
|