/external/llvm/test/MC/Mips/ |
mips-fpu-instructions.s | 9 # CHECK: abs.d $f12, $f14 # encoding: [0x05,0x73,0x20,0x46] 10 # CHECK: abs.s $f6, $f7 # encoding: [0x85,0x39,0x00,0x46] 11 # CHECK: add.d $f8, $f12, $f14 # encoding: [0x00,0x62,0x2e,0x46] 12 # CHECK: add.s $f9, $f6, $f7 # encoding: [0x40,0x32,0x07,0x46] 13 # CHECK: floor.w.d $f12, $f14 # encoding: [0x0f,0x73,0x20,0x46] 14 # CHECK: floor.w.s $f6, $f7 # encoding: [0x8f,0x39,0x00,0x46] 15 # CHECK: ceil.w.d $f12, $f14 # encoding: [0x0e,0x73,0x20,0x46] 16 # CHECK: ceil.w.s $f6, $f7 # encoding: [0x8e,0x39,0x00,0x46] 17 # CHECK: mul.d $f8, $f12, $f14 # encoding: [0x02,0x62,0x2e,0x46] 18 # CHECK: mul.s $f9, $f6, $f7 # encoding: [0x42,0x32,0x07,0x46] [all...] |
/external/icu4c/common/ |
ucase_props_data.c | 209 0x46,0xffc5,0x46,0xffc5,0x46,0xffc5,0x46,0xffc5,0x46,0xffc5,0x46,0xffc5,0x46,0xffc5,0x46,0xffc5, 210 0x46,0xffc5,0x46,0xffc5,0x46,0xffc5,0x46,0xffc5,0x46,0xffc5,0x46,0xffc5,0x46,0xffc5,0x46,0xffc5 [all...] |
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/ |
GsmSmsCbTest.java | 80 (byte)0x46, (byte)0xA3, (byte)0xD1, (byte)0x68, (byte)0x34, (byte)0x1A, (byte)0x8D, 81 (byte)0x46, (byte)0xA3, (byte)0xD1, (byte)0x68, (byte)0x34, (byte)0x1A, (byte)0x8D, 82 (byte)0x46, (byte)0xA3, (byte)0xD1, (byte)0x68, (byte)0x34, (byte)0x1A, (byte)0x8D, 83 (byte)0x46, (byte)0xA3, (byte)0xD1, (byte)0x00 108 (byte)0x34, (byte)0x1A, (byte)0x8D, (byte)0x46, (byte)0xA3, (byte)0xD1, 109 (byte)0x68, (byte)0x34, (byte)0x1A, (byte)0x8D, (byte)0x46, (byte)0xA3, 110 (byte)0xD1, (byte)0x68, (byte)0x34, (byte)0x1A, (byte)0x8D, (byte)0x46, 112 (byte)0x46, (byte)0xA3, (byte)0xD1, (byte)0x00, 134 (byte)0x46, (byte)0xA3, (byte)0xD1, (byte)0x68, (byte)0x34, (byte)0x1A, (byte)0x8D, 135 (byte)0x46, (byte)0xA3, (byte)0xD1, (byte)0x68, (byte)0x34, (byte)0x1A, (byte)0x8D [all...] |
/packages/apps/CellBroadcastReceiver/tests/src/com/android/cellbroadcastreceiver/tests/ |
SendTestMessages.java | 69 (byte)0x46, (byte)0xA3, (byte)0xD1, (byte)0x68, (byte)0x34, (byte)0x1A, (byte)0x8D, 70 (byte)0x46, (byte)0xA3, (byte)0xD1, (byte)0x68, (byte)0x34, (byte)0x1A, (byte)0x8D, 71 (byte)0x46, (byte)0xA3, (byte)0xD1, (byte)0x68, (byte)0x34, (byte)0x1A, (byte)0x8D, 72 (byte)0x46, (byte)0xA3, (byte)0xD1, (byte)0x00 89 (byte)0x34, (byte)0x1A, (byte)0x8D, (byte)0x46, (byte)0xA3, (byte)0xD1, 90 (byte)0x68, (byte)0x34, (byte)0x1A, (byte)0x8D, (byte)0x46, (byte)0xA3, 91 (byte)0xD1, (byte)0x68, (byte)0x34, (byte)0x1A, (byte)0x8D, (byte)0x46, 93 (byte)0x46, (byte)0xA3, (byte)0xD1, (byte)0x00, 105 (byte)0x34, (byte)0x1A, (byte)0x8D, (byte)0x46, (byte)0xA3, (byte)0xD1, 106 (byte)0x68, (byte)0x34, (byte)0x1A, (byte)0x8D, (byte)0x46, (byte)0xA3 [all...] |
/external/llvm/test/MC/ARM/ |
thumb-nop.s | 8 @ CHECK-V6: nop @ encoding: [0xc0,0x46]
|
neon-minmax-encoding.s | 36 @ CHECK: vmax.s16 d4, d5, d6 @ encoding: [0x06,0x46,0x15,0xf2] 49 @ CHECK: vmax.s8 q1, q2, q3 @ encoding: [0x46,0x26,0x04,0xf2] 52 @ CHECK: vmax.u8 q10, q11, q12 @ encoding: [0xe8,0x46,0x46,0xf3] 56 @ CHECK: vmax.s8 q2, q2, q3 @ encoding: [0x46,0x46,0x04,0xf2] 59 @ CHECK: vmax.u8 q11, q11, q2 @ encoding: [0xc4,0x66,0x46,0xf3] 98 @ CHECK: vmin.s16 d4, d5, d6 @ encoding: [0x16,0x46,0x15,0xf2] 114 @ CHECK: vmin.u8 q10, q11, q12 @ encoding: [0xf8,0x46,0x46,0xf3 [all...] |
neont2-minmax-encoding.s | 38 @ CHECK: vmax.s16 d4, d5, d6 @ encoding: [0x15,0xef,0x06,0x46] 51 @ CHECK: vmax.s8 q1, q2, q3 @ encoding: [0x04,0xef,0x46,0x26] 54 @ CHECK: vmax.u8 q10, q11, q12 @ encoding: [0x46,0xff,0xe8,0x46] 58 @ CHECK: vmax.s8 q2, q2, q3 @ encoding: [0x04,0xef,0x46,0x46] 61 @ CHECK: vmax.u8 q11, q11, q2 @ encoding: [0x46,0xff,0xc4,0x66] 100 @ CHECK: vmin.s16 d4, d5, d6 @ encoding: [0x15,0xef,0x16,0x46] 116 @ CHECK: vmin.u8 q10, q11, q12 @ encoding: [0x46,0xff,0xf8,0x46] [all...] |
thumb.s | 45 @ CHECK: nop @ encoding: [0xc0,0x46] 51 @ CHECK: mov r0, pc @ encoding: [0x78,0x46]
|
/external/stlport/stlport/ |
memory | 22 # define _STLP_OUTERMOST_HEADER_ID 0x46 27 #if (_STLP_OUTERMOST_HEADER_ID == 0x46) 43 #if (_STLP_OUTERMOST_HEADER_ID != 0x46) || defined (_STLP_IMPORT_VENDOR_STD) 65 #if (_STLP_OUTERMOST_HEADER_ID == 0x46)
|
/ndk/sources/cxx-stl/stlport/stlport/ |
memory | 22 # define _STLP_OUTERMOST_HEADER_ID 0x46 27 #if (_STLP_OUTERMOST_HEADER_ID == 0x46) 43 #if (_STLP_OUTERMOST_HEADER_ID != 0x46) || defined (_STLP_IMPORT_VENDOR_STD) 65 #if (_STLP_OUTERMOST_HEADER_ID == 0x46)
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/ |
memory | 22 # define _STLP_OUTERMOST_HEADER_ID 0x46 27 #if (_STLP_OUTERMOST_HEADER_ID == 0x46) 43 #if (_STLP_OUTERMOST_HEADER_ID != 0x46) || defined (_STLP_IMPORT_VENDOR_STD) 65 #if (_STLP_OUTERMOST_HEADER_ID == 0x46)
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/ |
memory | 22 # define _STLP_OUTERMOST_HEADER_ID 0x46 27 #if (_STLP_OUTERMOST_HEADER_ID == 0x46) 43 #if (_STLP_OUTERMOST_HEADER_ID != 0x46) || defined (_STLP_IMPORT_VENDOR_STD) 65 #if (_STLP_OUTERMOST_HEADER_ID == 0x46)
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/ |
memory | 22 # define _STLP_OUTERMOST_HEADER_ID 0x46 27 #if (_STLP_OUTERMOST_HEADER_ID == 0x46) 43 #if (_STLP_OUTERMOST_HEADER_ID != 0x46) || defined (_STLP_IMPORT_VENDOR_STD) 65 #if (_STLP_OUTERMOST_HEADER_ID == 0x46)
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/ |
memory | 22 # define _STLP_OUTERMOST_HEADER_ID 0x46 27 #if (_STLP_OUTERMOST_HEADER_ID == 0x46) 43 #if (_STLP_OUTERMOST_HEADER_ID != 0x46) || defined (_STLP_IMPORT_VENDOR_STD) 65 #if (_STLP_OUTERMOST_HEADER_ID == 0x46)
|
/external/libpcap/ |
atmuni31.h | 52 #define RESTART 0x46 /* restart */
|
/external/tcpdump/ |
atmuni31.h | 52 #define RESTART 0x46 /* restart */
|
/external/qemu/distrib/sdl-1.2.15/src/video/ |
default_cursor.h | 49 0x46,0x00, 90 0x46,0x00,
|
/external/dropbear/libtomcrypt/src/mac/omac/ |
omac_test.c | 38 0x7f, 0xa3, 0x7d, 0x12, 0x9b, 0x75, 0x67, 0x46 } 55 0x30, 0xc8, 0x1c, 0x46, 0xa3, 0x5c, 0xe4, 0x11 }, 66 0x30, 0xc8, 0x1c, 0x46, 0xa3, 0x5c, 0xe4, 0x11,
|
/external/icu4c/test/intltest/ |
strcase.cpp | 136 upperRoot[]= { 0x41, 0x42, 0x49, 0x3a3, 0x53, 0x53, 0x3a3, 0x2f, 0x46, 0x46, 0x49, 0x46, 0x46, 0x49, 0x46, 0x46, 0x49, 0xd93f, 0xdfff }, 137 upperTurkish[]={ 0x41, 0x42, 0x130, 0x3a3, 0x53, 0x53, 0x3a3, 0x2f, 0x46, 0x46, 0x49, 0x46, 0x46, 0x49, 0x46, 0x46, 0x49, 0xd93f, 0xdfff } [all...] |
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/piff/ |
TfrfBox.java | 18 * TfrfBoxUUID = %xD4 %x80 %x7E %xF2 %xCA %x39 %x46 %x95
19 * %x8E %x54 %x26 %xCB %x9E %x46 %xA7 %x9F
46 return new byte[]{(byte) 0xd4, (byte) 0x80, (byte) 0x7e, (byte) 0xf2, (byte) 0xca, (byte) 0x39, (byte) 0x46,
47 (byte) 0x95, (byte) 0x8e, (byte) 0x54, 0x26, (byte) 0xcb, (byte) 0x9e, (byte) 0x46, (byte) 0xa7, (byte) 0x9f};
|
/packages/inputmethods/OpenWnn/libs/libwnnEngDic/ |
WnnEngDic.c | 68 0x02, 0x00, 0x45, 0xfb, 0x02, 0x80, 0x46, 0x06, 0x03, 0x00, 0x46, 0x0a, 0x83, 0x80, 0x46, 0x0b, 69 0x04, 0x80, 0x46, 0x0e, 0x05, 0x80, 0x46, 0x0e, 0x86, 0x00, 0x46, 0x0e, 0x87, 0x00, 0x46, 0x13, 70 0x07, 0x80, 0x46, 0x16, 0x08, 0x00, 0x46, 0x19, 0x08, 0x80, 0x46, 0x23, 0x89, 0x80, 0x46, 0x2a [all...] |
/external/dropbear/libtomcrypt/src/modes/lrw/ |
lrw_test.c | 37 { 0x30, 0x31, 0x32, 0x33, 0x34, 0x35, 0x36, 0x37, 0x38, 0x39, 0x41, 0x42, 0x43, 0x44, 0x45, 0x46 }, 46 { 0x30, 0x31, 0x32, 0x33, 0x34, 0x35, 0x36, 0x37, 0x38, 0x39, 0x41, 0x42, 0x43, 0x44, 0x45, 0x46 }, 55 { 0x30, 0x31, 0x32, 0x33, 0x34, 0x35, 0x36, 0x37, 0x38, 0x39, 0x41, 0x42, 0x43, 0x44, 0x45, 0x46 }, 65 { 0x30, 0x31, 0x32, 0x33, 0x34, 0x35, 0x36, 0x37, 0x38, 0x39, 0x41, 0x42, 0x43, 0x44, 0x45, 0x46 },
|
/external/icu4c/test/cintltst/ |
cposxtst.c | 56 const UChar FAIL[] = {0x46, 0x41, 0x49, 0x4C, 0x00}; /* "FAIL" */
|
/external/openssl/crypto/dh/ |
p512.c | 70 0x57,0x46,0x50,0xD3,0x69,0x99,0xDB,0x29,
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/ |
Tone.java | 145 MELODY_7(0x46),
|