/art/runtime/ |
dwarf.h | 35 DW_TAG_label = 0x0a, 241 DW_FORM_block1 = 0x0a, 265 DW_OP_const2u = 0x0a, 441 DW_ATE_packed_decimal = 0x0a, 496 DW_LANG_Modula2 = 0x0a, 569 DW_LNS_set_prologue_end = 0x0a, 643 DW_CFA_remember_state = 0x0a,
|
/external/llvm/test/MC/AArch64/ |
arm64-logical-encoding.s | 61 ; CHECK: and w1, w2, w3 ; encoding: [0x41,0x00,0x03,0x0a] 63 ; CHECK: and w1, w2, w3, lsl #2 ; encoding: [0x41,0x08,0x03,0x0a] 65 ; CHECK: and w1, w2, w3, lsr #2 ; encoding: [0x41,0x08,0x43,0x0a] 67 ; CHECK: and w1, w2, w3, asr #2 ; encoding: [0x41,0x08,0x83,0x0a] 69 ; CHECK: and w1, w2, w3, ror #2 ; encoding: [0x41,0x08,0xc3,0x0a] 105 ; CHECK: bic w1, w2, w3 ; encoding: [0x41,0x00,0x23,0x0a] 107 ; CHECK: bic w1, w2, w3, lsl #3 ; encoding: [0x41,0x0c,0x23,0x0a] 109 ; CHECK: bic w1, w2, w3, lsr #3 ; encoding: [0x41,0x0c,0x63,0x0a] 111 ; CHECK: bic w1, w2, w3, asr #3 ; encoding: [0x41,0x0c,0xa3,0x0a] 113 ; CHECK: bic w1, w2, w3, ror #3 ; encoding: [0x41,0x0c,0xe3,0x0a] [all...] |
/external/llvm/test/MC/ARM/ |
fp-armv8.s | 37 @ CHECK: vcvtp.s32.f32 s0, s4 @ encoding: [0xc2,0x0a,0xbe,0xfe] 54 @ CHECK: vcvtp.u32.f32 s0, s4 @ encoding: [0x42,0x0a,0xbe,0xfe] 69 @ CHECK: vselgt.f32 s0, s1, s0 @ encoding: [0x80,0x0a,0x30,0xfe] 88 @ CHECK: vminnm.f32 s0, s0, s12 @ encoding: [0x46,0x0a,0x80,0xfe] 101 @ CHECK: vrintr.f32 s0, s9 @ encoding: [0x64,0x0a,0xb6,0xee]
|
neont2-vld-encoding.s | 13 @ CHECK: vld1.8 {d16, d17}, [r0:64] @ encoding: [0x60,0xf9,0x1f,0x0a] 15 @ CHECK: vld1.16 {d16, d17}, [r0:128] @ encoding: [0x60,0xf9,0x6f,0x0a] 17 @ CHECK: vld1.32 {d16, d17}, [r0] @ encoding: [0x60,0xf9,0x8f,0x0a] 19 @ CHECK: vld1.64 {d16, d17}, [r0] @ encoding: [0x60,0xf9,0xcf,0x0a] 95 @ CHECK: vld3.32 {d16[1], d17[1], d18[1]}, [r0] @ encoding: [0xe0,0xf9,0x8f,0x0a]
|
thumb-fp-armv8.s | 40 @ CHECK: vcvtp.s32.f32 s0, s4 @ encoding: [0xbe,0xfe,0xc2,0x0a] 57 @ CHECK: vcvtp.u32.f32 s0, s4 @ encoding: [0xbe,0xfe,0x42,0x0a] 72 @ CHECK: vselgt.f32 s0, s1, s0 @ encoding: [0x30,0xfe,0x80,0x0a] 91 @ CHECK: vminnm.f32 s0, s0, s12 @ encoding: [0x80,0xfe,0x46,0x0a] 105 @ CHECK: vrintr.f32 s0, s9 @ encoding: [0xb6,0xee,0x64,0x0a]
|
neont2-pairwise-encoding.s | 28 @ CHECK: vpaddl.s8 d7, d10 @ encoding: [0xb0,0xff,0x0a,0x72] 77 @ CHECK: vpmin.s8 d16, d29, d10 @ encoding: [0x4d,0xef,0x9a,0x0a] 100 @ CHECK: vpmax.f32 d9, d26, d11 @ encoding: [0x0a,0xff,0x8b,0x9f]
|
neont2-shift-encoding.s | 69 @ CHECK: vshll.s8 q8, d16, #7 @ encoding: [0xcf,0xef,0x30,0x0a] 71 @ CHECK: vshll.s16 q8, d16, #15 @ encoding: [0xdf,0xef,0x30,0x0a] 73 @ CHECK: vshll.s32 q8, d16, #31 @ encoding: [0xff,0xef,0x30,0x0a] 75 @ CHECK: vshll.u8 q8, d16, #7 @ encoding: [0xcf,0xff,0x30,0x0a] 77 @ CHECK: vshll.u16 q8, d16, #15 @ encoding: [0xdf,0xff,0x30,0x0a] 79 @ CHECK: vshll.u32 q8, d16, #31 @ encoding: [0xff,0xff,0x30,0x0a]
|
/external/icu/icu4c/source/i18n/ |
rematch.cpp | 782 if (c == 0x0a) { 808 ((c<=0x0d && c>=0x0a) || c==0x85 ||c==0x2028 || c==0x2029 )) { 809 if (c == 0x0d && startPos < fActiveLimit && UTEXT_CURRENT32(fInputText) == 0x0a) { [all...] |
/external/chromium_org/third_party/libsrtp/srtp/crypto/cipher/ |
aes_cbc.c | 348 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f 398 0xe5, 0xfb, 0xc1, 0x19, 0x1a, 0x0a, 0x52, 0xef, 418 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f 440 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 492 0xe5, 0xfb, 0xc1, 0x19, 0x1a, 0x0a, 0x52, 0xef, 512 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f
|
/external/elfutils/0.153/libdw/ |
dwarf.h | 62 DW_TAG_label = 0x0a, 153 DW_AT_subscr_data = 0x0a, 306 DW_FORM_block1 = 0x0a, 333 DW_OP_const2u = 0x0a, /* Unsigned 2-byte constant. */ 714 DW_CFA_remember_state = 0x0a, 756 DW_EH_PE_sdata2 = 0x0a,
|
/external/chromium_org/net/dns/ |
dns_test_util.h | 65 0x0a, 'c', 'o', 'd', 'e', 'r', 'e', 'v', 'i', 'e', 'w', 75 0x00, 0x00, 0x00, 0x00, 0x0a, 0x63, 0x6f, 0x64, 117 0x00, 0x04, 0x81, 0x0a, 0x74, 0x51
|
/external/libunwind/include/ |
dwarf.h | 63 DW_OP_const2u = 0x0a, 161 DW_CFA_remember_state = 0x0a, 205 #define DW_EH_PE_sdata2 0x0a /* signed 16-bit value */
|
/external/openssl/crypto/aes/ |
aes_wrap.c | 190 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 199 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f 203 0x1f, 0xa6, 0x8b, 0x0a, 0x81, 0x12, 0xb4, 0x47,
|
/external/openssl/crypto/sha/ |
sha512t.c | 26 0x0a,0x9e,0xee,0xe6,0x4b,0x55,0xd3,0x9a, 47 0xde,0x0f,0xf2,0x44,0x87,0x7e,0xa6,0x0a, 70 0x08,0x6e,0x83,0x4e,0x31,0x0a,0x4a,0x1c,
|
/bionic/libc/kernel/uapi/linux/ |
ultrasound.h | 34 #define _GUS_RAMPMODE 0x0a
|
/development/ndk/platforms/android-L/include/linux/ |
ultrasound.h | 34 #define _GUS_RAMPMODE 0x0a
|
/external/chromium_org/components/crx_file/ |
id_util_unittest.cc | 23 0xde, 0x4e, 0xb9, 0x57, 0x5e, 0x7e, 0x0a, 0xe5, 0xb2, 0x65, 0x7a, 0x89,
|
/external/chromium_org/third_party/icu/source/samples/ufortune/ |
ufortune.c | 198 u_fputc(0x0a, u_stdout); /* and a trailing newline */
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/ |
i830_reg.h | 247 #define TEXBLENDOP_SUBTRACT 0x0a 282 #define TEXCOORDSRC_VTXSET_2 0x0a 314 #define _3DSTATE_MAP_CUBE (CMD_3D|(0x1c<<24)|(0x0a<<19)) 476 #define _3DSTATE_VFT1_CMD (CMD_3D|(0x0a<<24))
|
/external/clang/test/SemaCXX/ |
c99-variable-length-array.cpp | 51 X0<__typeof__(array)> x0a; // expected-error{{variably modified type 'typeof (array)' (aka 'int [N]') cannot be used as a template argument}} local
|
/external/clang/test/SemaTemplate/ |
constructor-template.cpp | 15 X0 x0a(i);
|
instantiate-function-params.cpp | 37 void instF0(X0<T(A1)> x0a, X0<T(A2)> x0b) {
|
/external/e2fsprogs/intl/ |
localename.c | 47 0x0a LANG_SPANISH 460 # define SUBLANG_ARABIC_SYRIA 0x0a 505 # define SUBLANG_ENGLISH_BELIZE 0x0a 547 # define SUBLANG_FRENCH_SENEGAL 0x0a 625 # define SUBLANG_SPANISH_PERU 0x0a
|
/external/icu/icu4c/source/samples/ufortune/ |
ufortune.c | 198 u_fputc(0x0a, u_stdout); /* and a trailing newline */
|
/external/kernel-headers/original/uapi/linux/ |
ultrasound.h | 63 #define _GUS_RAMPMODE 0x0a
|