HomeSort by relevance Sort by last modified time
    Searched refs:x12 (Results 251 - 275 of 2795) sorted by null

<<11121314151617181920>>

  /external/sonivox/arm-wt-22k/lib_src/
dls2.h 112 DEFINE_DLSID(DLSID_GMInHardware, 0x178f2f24, 0xc364, 0x11d1, 0xa7, 0x60, 0x00, 0x00, 0xf8, 0x75, 0xac, 0x12);
113 DEFINE_DLSID(DLSID_GSInHardware, 0x178f2f25, 0xc364, 0x11d1, 0xa7, 0x60, 0x00, 0x00, 0xf8, 0x75, 0xac, 0x12);
114 DEFINE_DLSID(DLSID_XGInHardware, 0x178f2f26, 0xc364, 0x11d1, 0xa7, 0x60, 0x00, 0x00, 0xf8, 0x75, 0xac, 0x12);
115 DEFINE_DLSID(DLSID_SupportsDLS1, 0x178f2f27, 0xc364, 0x11d1, 0xa7, 0x60, 0x00, 0x00, 0xf8, 0x75, 0xac, 0x12);
117 DEFINE_DLSID(DLSID_SampleMemorySize, 0x178f2f28, 0xc364, 0x11d1, 0xa7, 0x60, 0x00, 0x00, 0xf8, 0x75, 0xac, 0x12);
  /external/strace/
block.c 49 #define BLKTRACESETUP _IOWR(0x12,115,struct blk_user_trace_setup)
52 #define BLKTRACESTART _IO(0x12,116)
55 #define BLKTRACESTOP _IO(0x12,117)
58 #define BLKTRACETEARDOWN _IO(0x12,118)
61 #define BLKDISCARD _IO(0x12,119)
64 #define BLKIOMIN _IO(0x12,120)
67 #define BLKIOOPT _IO(0x12,121)
70 #define BLKALIGNOFF _IO(0x12,122)
73 #define BLKPBSZGET _IO(0x12,123)
76 #define BLKDISCARDZEROES _IO(0x12,124
    [all...]
  /external/chromium_org/media/formats/mp4/
es_descriptor_unittest.cc 18 0x00, 0x00, 0x00, 0x00, 0x05, 0x02, 0x12, 0x10,
29 EXPECT_EQ(es_desc.decoder_specific_info()[0], 0x12);
38 0x00, 0x00, 0x00, 0x00, 0x05, 0x02, 0x12, 0x10,
48 EXPECT_EQ(es_desc.decoder_specific_info()[0], 0x12);
58 0x80, 0x80, 0x80, 0x02, 0x12, 0x10, 0x06, 0x01,
68 EXPECT_EQ(es_desc.decoder_specific_info()[0], 0x12);
78 0x80, 0x80, 0x80, 0x80, 0x02, 0x12, 0x10, 0x06,
  /external/chromium_org/net/quic/crypto/
crypto_framer_test.cc 67 0x78, 0x56, 0x34, 0x12,
71 0x79, 0x56, 0x34, 0x12,
75 0x7A, 0x56, 0x34, 0x12,
77 0x12, 0x00, 0x00, 0x00,
111 0x78, 0x56, 0x34, 0x12,
115 0x79, 0x56, 0x34, 0x12,
148 0x78, 0x56, 0x34, 0x12,
265 0x78, 0x56, 0x34, 0x12,
269 0x79, 0x56, 0x34, 0x12,
305 0x78, 0x56, 0x34, 0x12,
    [all...]
  /external/chromium_org/v8/test/mjsunit/
parse-int-float.js 41 assertEquals(0x12, parseInt('0x12'));
42 assertEquals(0x12, parseInt('0x12', 16));
43 assertEquals(0x12, parseInt('0x12', 16.1));
44 assertEquals(0x12, parseInt('0x12', NaN));
54 assertEquals(0, parseFloat('0x12'));
  /external/libhevc/common/arm64/
ihevc_sao_edge_offset_class0_chroma.s 79 // STMFD sp!, {x4-x12, x14} //stack stores the values of the arguments
123 MOV x12,x9 //Move wd to x12 for loop count
127 SUBS x12,x12,#8 //Decrement the loop counter by 8
149 MOV x12,#-1 //move -1 to x12
160 MOV x12,x0 //pu1_src_cpy = pu1_src
165 LD1 {v19.16b},[x12],x1 //pu1_cur_row = vld1q_u8(pu1_src_cpy)
166 //LD1 {v13.8b},[x12],x1 //pu1_cur_row = vld1q_u8(pu1_src_cpy
    [all...]
ihevc_deblk_luma_horz.s 50 // stmfd sp!, {x3-x12,x14}
130 and x12,x12,#0xff
135 add x12,x12,x2
136 subs x9,x12,x9,lsl #1 // dq0 value is stored in x9
164 add x12,x12,x4
165 subs x12,x12,x3,lsl #1 // dq3value is stored in x1
    [all...]
ihevc_intra_pred_filters_chroma_mode_19_to_25.s 105 // stmfd sp!, {x4-x12, x14} //stack stores the values of the arguments
185 mov x12, #-1
187 sub x20, x9, x12 //count to take care off ref_idx
232 mov x12,x4
238 lsr x12, x4, #4 //divide by 8
241 mul x7, x4, x12
274 add x12,x8,x9 //(ii)*pu1_ref[ref_main_idx]
280 ld1 {v12.8b},[x12],x11 //(ii)ref_main_idx
283 ld1 {v13.8b},[x12] //(ii)ref_main_idx_1
292 add x12,x8,x9 //(iv)*pu1_ref[ref_main_idx
    [all...]
ihevc_intra_pred_filters_luma_mode_19_to_25.s 106 // stmfd sp!, {x4-x12, x14} //stack stores the values of the arguments
192 mov x12, #-1
194 sub x20, x9, x12 //count to take care off ref_idx
236 mov x12,x4
242 lsr x12, x4, #3 //divide by 8
245 mul x7, x4, x12
248 //lsl x12,x3,#3
251 //sub x12,x12,x4
277 add x12,x8,x9 //(ii)*pu1_ref[ref_main_idx
    [all...]
ihevc_inter_pred_chroma_copy_w16out.s 106 // stmfd sp!, {x4-x12, x14} //stack stores the values of the arguments
115 mov x12,x17 //loads wd
116 lsl x12,x12,#1 //2*wd
125 tst x12,#7 //conditional check for wd (multiples)
129 sub x11,x12,#4
136 subs x4,x12,#0 //wd conditional subtract
173 // ldmfd sp!,{x4-x12,x15} //reload the registers from sp
180 subs x4,x12,#0 //wd conditional subtract
204 //sub x11,x12,#
    [all...]
ihevc_intra_pred_chroma_mode_27_to_33.s 97 // stmfd sp!, {x4-x12, x14} //stack stores the values of the arguments
119 mov x12,x4
127 lsr x12, x4, #4 //divide by 8
130 mul x7, x4, x12
162 add x12,x8,x9 //(ii)*pu1_ref[ref_main_idx]
168 ld1 {v12.8b},[x12],x11 //(ii)ref_main_idx
171 ld1 {v13.8b},[x12] //(ii)ref_main_idx_1
181 add x12,x8,x9 //(iv)*pu1_ref[ref_main_idx]
189 ld1 {v20.8b},[x12],x11 //(iv)ref_main_idx
192 ld1 {v21.8b},[x12] //(iv)ref_main_idx_
    [all...]
ihevc_intra_pred_luma_mode_27_to_33.s 102 // stmfd sp!, {x4-x12, x14} //stack stores the values of the arguments
124 mov x12,x4
130 lsr x12, x4, #3 //divide by 8
133 mul x7, x4, x12
136 //lsl x12,x3,#3
139 //sub x12,x12,x4
167 add x12,x8,x9 //(ii)*pu1_ref[ref_main_idx]
173 ld1 {v12.8b},[x12],x11 //(ii)ref_main_idx
176 ld1 {v13.8b},[x12] //(ii)ref_main_idx_
    [all...]
  /external/blktrace/
blktrace_api.h 131 #define BLKTRACESETUP _IOWR(0x12,115,struct blk_user_trace_setup)
132 #define BLKTRACESTART _IO(0x12,116)
133 #define BLKTRACESTOP _IO(0x12,117)
134 #define BLKTRACETEARDOWN _IO(0x12,118)
  /external/e2fsprogs/e2fsck/
flushb.c 27 #define BLKFLSBUF _IO(0x12,97) /* flush buffer cache */
  /external/e2fsprogs/lib/ext2fs/
flushb.c 40 #define BLKFLSBUF _IO(0x12,97) /* flush buffer cache */
getsectsize.c 31 #define BLKSSZGET _IO(0x12,104)/* get block device sector size */
34 #define BLKPBSZGET _IO(0x12,123)/* get block physical sector size */
  /external/fio/
blktrace_api.h 130 #define BLKTRACESETUP _IOWR(0x12,115,struct blk_user_trace_setup)
131 #define BLKTRACESTART _IO(0x12,116)
132 #define BLKTRACESTOP _IO(0x12,117)
133 #define BLKTRACETEARDOWN _IO(0x12,118)
  /external/llvm/test/MC/AArch64/
basic-a64-diagnostics.s 401 cmn x11, x12, lsr #-1
402 cmn x11, x12, lsr #64
430 // CHECK-ERROR-NEXT: cmn x11, x12, lsr #-1
433 // CHECK-ERROR-NEXT: cmn x11, x12, lsr #64
450 cmp x11, x12, lsr #-1
451 cmp x11, x12, lsr #64
479 // CHECK-ERROR-NEXT: cmp x11, x12, lsr #-1
482 // CHECK-ERROR-NEXT: cmp x11, x12, lsr #64
499 neg x11, x12, lsr #-1
500 neg x11, x12, lsr #6
    [all...]
  /external/chromium_org/third_party/icu/source/common/
ubidi_props_data.h 219 0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,8,7,8,9,7,0x12,0x12
    [all...]
  /external/icu/icu4c/source/common/
ubidi_props_data.h 219 0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,8,7,8,9,7,0x12,0x12
    [all...]
  /packages/inputmethods/OpenWnn/libs/libwnnEngDic/
WnnEngDic.c 26 0x0e, 0x0f, 0x10, 0x11, 0x12, 0x13, 0x14, 0x15, 0x16, 0x17, 0x18, 0x19, 0x1a, 0x1b, 0x1c, 0x1d,
46 0x00, 0x63, 0x0d, 0x0d, 0x8a, 0x12, 0x43, 0x21, 0x0a, 0x80, 0xc3, 0x25, 0x8c, 0x00, 0x43, 0x29,
62 0x80, 0x45, 0x12, 0x0c, 0x00, 0xb7, 0x53, 0x1a, 0x38, 0x2a, 0x14, 0x38, 0x3a, 0x2c, 0x2e, 0x08,
72 0x8d, 0x00, 0xb3, 0x70, 0x76, 0x36, 0x12, 0x24, 0x2a, 0x0e, 0x46, 0x3b, 0x01, 0x80, 0x46, 0x3d,
132 0x00, 0xb0, 0x12, 0x12, 0x30, 0x0a, 0x21, 0x21, 0xe0, 0x60, 0x49, 0x0b, 0x83, 0x80, 0x49, 0x0b,
159 0x12, 0x71, 0x51, 0x20, 0x49, 0x66, 0x02, 0x00, 0x49, 0x69, 0x04, 0x00, 0x49, 0x6c, 0x06, 0x00,
163 0x08, 0x00, 0x69, 0x8e, 0x12, 0xcd, 0x11, 0x69, 0x8f, 0x12, 0xdb, 0x15, 0x49, 0x8e, 0x8b, 0x00,
176 0xd7, 0x16, 0x16, 0x11, 0x69, 0xe0, 0x96, 0x87, 0x12, 0x49, 0xe2, 0x8a, 0x80, 0xa2, 0xde, 0x02
    [all...]
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
sad_inline.h 81 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
107 x12 = *((uint32*)(blk += 16));
113 /* process x12 & x10 */
114 x10 = sad_4pixel(x10, x12, x9);
126 x12 = *((uint32*)(blk + 8));
132 /* process x12 & x10 */
133 x10 = sad_4pixel(x10, x12, x9);
256 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
275 x12 = *((int32*)(blk + 8));
280 /* process x12 & x10 *
296 LDR x12, [blk], #16 ; local
430 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
sad_inline.h 84 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
110 x12 = *((uint32*)(blk += 16));
116 /* process x12 & x10 */
117 x10 = sad_4pixel(x10, x12, x9);
129 x12 = *((uint32*)(blk + 8));
135 /* process x12 & x10 */
136 x10 = sad_4pixel(x10, x12, x9);
259 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
278 x12 = *((int32*)(blk + 8));
283 /* process x12 & x10 *
299 LDR x12, [blk], #16 ; local
448 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/gas/tests/
datavis.asm 13 .byte 1, 2, 070, 0x12
  /external/libnfc-nci/src/nfa/include/
nfa_hci_defs.h 75 #define NFA_HCI_ADM_NOTIFY_PIPE_CREATED 0x12
106 #define NFA_HCI_EVT_TRANSACTION 0x12

Completed in 2537 milliseconds

<<11121314151617181920>>