Searched refs:x12 (Results 1 - 25 of 817) sorted by relevance

1234567891011>>

/external/kernel-headers/original/uapi/linux/
H A Dfs.h110 #define BLKROSET _IO(0x12,93) /* set device read-only (0 = read-write) */
111 #define BLKROGET _IO(0x12,94) /* get read-only status (0 = read_write) */
112 #define BLKRRPART _IO(0x12,95) /* re-read partition table */
113 #define BLKGETSIZE _IO(0x12,96) /* return device size /512 (long *arg) */
114 #define BLKFLSBUF _IO(0x12,97) /* flush buffer cache */
115 #define BLKRASET _IO(0x12,98) /* set read ahead for block device */
116 #define BLKRAGET _IO(0x12,99) /* get current read ahead setting */
117 #define BLKFRASET _IO(0x12,100)/* set filesystem (mm/filemap.c) read-ahead */
118 #define BLKFRAGET _IO(0x12,101)/* get filesystem (mm/filemap.c) read-ahead */
119 #define BLKSECTSET _IO(0x12,10
[all...]
H A Dblkpg.h30 #define BLKPG _IO(0x12,105)
H A Dcuda.h25 #define CUDA_SET_IPL 0x12
/external/pcre/dist/
H A Dpcre_chartables.c.dist173 0x00,0x1a,0x1a,0x1a,0x1a,0x1a,0x1a,0x12, /* @ - G */
174 0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12, /* H - O */
175 0x12,
[all...]
/external/pcre/
H A Dpcre_chartables.c173 0x00,0x1a,0x1a,0x1a,0x1a,0x1a,0x1a,0x12, /* @ - G */
174 0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12, /* H - O */
175 0x12,
[all...]
/external/libhevc/common/arm64/
H A Dihevc_inter_pred_chroma_horz_w16out.s106 // stmfd sp!, {x4-x12, x14} //stack stores the values of the arguments
132 sub x12,x0,#2 //pu1_src - 2
134 add x4,x12,x2 //pu1_src_tmp2_8 = pu1_src + src_strd
174 add x4,x12,x2
177 and x0, x12, #31
178 add x20,x12, x2 , lsl #1
186 add x19,x12,#8
187 ld1 { v0.2s},[x12],x11 //vector load pu1_src
191 ld1 { v2.2s},[x12],x11 //vector load pu1_src
196 ld1 { v4.2s},[x12],x1
[all...]
H A Dihevc_intra_pred_chroma_horz.s98 // stmfd sp!, {x4-x12, x14} //stack stores the values of the arguments
104 add x12,x0,x6 //*pu1_ref[four_nt]
114 sub x12,x12,#16 //move to 16th value pointer
118 ld1 { v0.8h},[x12] //load 16 values. d1[7] will have the 1st value.
119 sub x12,x12,#16
120 ld1 { v18.8h},[x12] //load 16 values. d1[7] will have the 1st value.
176 sub x12,x12,#1
[all...]
H A Dihevc_inter_pred_chroma_horz.s107 // stmfd sp!, {x4-x12, x14} //stack stores the values of the arguments
132 sub x12,x0,#2 //pu1_src - 2
134 add x4,x12,x2 //pu1_src_tmp2_8 = pu1_src + src_strd
164 add x4,x12,x2
166 and x0, x12, #31
169 add x20,x12, x2 , lsl #1
174 add x19,x12,#8
175 ld1 { v0.2s},[x12],x11 //vector load pu1_src
180 ld1 { v2.2s},[x12],x11 //vector load pu1_src
183 ld1 { v4.2s},[x12],x1
[all...]
H A Dihevc_inter_pred_filters_luma_horz.s117 // stmfd sp!, {x4-x12, x14} //stack stores the values of the arguments
145 sub x12,x0,#3 //pu1_src - 3
147 add x4,x12,x2 //pu1_src_tmp2_8 = pu1_src + src_strd
186 sub x12,x0,#3 //pu1_src - 3
190 add x12, x12,#16
198 add x4,x12,x2 //pu1_src + src_strd
204 ld1 {v0.2s},[x12],x11 //vector load pu1_src
205 ld1 {v1.2s},[x12],x11
206 ld1 {v2.2s},[x12],x1
[all...]
H A Dihevc_intra_pred_luma_horz.s99 // stmfd sp!, {x4-x12, x14} //stack stores the values of the arguments
107 add x12,x0,x6 //*pu1_ref[two_nt]
116 sub x12,x12,#16 //move to 16th value pointer
120 ld1 { v0.16b},[x12] //load 16 values. d1[7] will have the 1st value.
176 sub x12,x12,#16 //move to 16th value pointer
189 // ldmfd sp!,{x4-x12,x15} //reload the registers from sp
196 ldrb w14,[x12],#1 //pu1_ref[two_nt]
198 ld1 { v30.8b},[x12],#
[all...]
H A Dihevc_sao_edge_offset_class0.s73 // STMFD sp!, {x4-x12, x14} //stack stores the values of the arguments
103 MOV x12,x9 //Move wd to x12 for loop count
111 SUBS x12,x12,#8 //Decrement the loop counter by 8
130 MOV x12,#0xFF //move -1 to x12
140 MOV x12,x0 //pu1_src_cpy = pu1_src
145 LD1 {v17.16b},[x12],x1 //pu1_cur_row = vld1q_u8(pu1_src_cpy)
152 LD1 {v26.16b},[x12] //I
[all...]
H A Dihevc_inter_pred_chroma_copy.s103 LSL x12,x6,#1 //wd << 1
108 TST x12,#15 //checks wd for multiples for 16
110 TST x12,#7 //checks wd for multiples for 4 & 8
112 SUB x11,x12,#4
117 SUBS x4,x12,#0 //checks wd == 0
148 SUBS x4,x12,#0 //checks wd == 0
165 SUB x11,x12,#8
170 SUBS x4,x12,#0 //checks wd
198 SUBS x4,x12,#0 //checks wd
211 SUB x11,x12,#1
[all...]
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
H A Dshort_metadata.cc24 0x0A, 0x69, 0x0A, 0x0F, 0x12, 0x06, 0x39, 0x5C, 0x64, 0x7B, 0x32, 0x7D, 0x1A,
25 0x05, 0x5C, 0x64, 0x7B, 0x33, 0x7D, 0x22, 0x08, 0x12, 0x02, 0x4E, 0x41, 0x1A,
26 0x02, 0x4E, 0x41, 0x2A, 0x08, 0x12, 0x02, 0x4E, 0x41, 0x1A, 0x02, 0x4E, 0x41,
27 0x4A, 0x02, 0x41, 0x43, 0x5A, 0x00, 0xDA, 0x01, 0x11, 0x12, 0x03, 0x39, 0x31,
29 0xEA, 0x01, 0x11, 0x12, 0x03, 0x39, 0x31, 0x31, 0x1A, 0x05, 0x5C, 0x64, 0x7B,
30 0x33, 0x7D, 0x32, 0x03, 0x39, 0x31, 0x31, 0xF2, 0x01, 0x08, 0x12, 0x02, 0x4E,
31 0x41, 0x1A, 0x02, 0x4E, 0x41, 0xFA, 0x01, 0x08, 0x12, 0x02, 0x4E, 0x41, 0x1A,
32 0x02, 0x4E, 0x41, 0x0A, 0x73, 0x0A, 0x0F, 0x12, 0x06, 0x31, 0x5C, 0x64, 0x7B,
33 0x32, 0x7D, 0x1A, 0x05, 0x5C, 0x64, 0x7B, 0x33, 0x7D, 0x22, 0x08, 0x12, 0x02,
34 0x4E, 0x41, 0x1A, 0x02, 0x4E, 0x41, 0x2A, 0x08, 0x12,
[all...]
H A Dtest_metadata.cc24 0x0A, 0x72, 0x0A, 0x00, 0x12, 0x00, 0x1A, 0x00, 0x22, 0x08, 0x12, 0x02, 0x4E,
25 0x41, 0x1A, 0x02, 0x4E, 0x41, 0x2A, 0x08, 0x12, 0x02, 0x4E, 0x41, 0x1A, 0x02,
26 0x4E, 0x41, 0x32, 0x08, 0x12, 0x02, 0x4E, 0x41, 0x1A, 0x02, 0x4E, 0x41, 0x3A,
27 0x08, 0x12, 0x02, 0x4E, 0x41, 0x1A, 0x02, 0x4E, 0x41, 0x42, 0x08, 0x12, 0x02,
29 0x5A, 0x02, 0x30, 0x30, 0x90, 0x01, 0x01, 0xAA, 0x01, 0x08, 0x12, 0x02, 0x4E,
30 0x41, 0x1A, 0x02, 0x4E, 0x41, 0xC2, 0x01, 0x08, 0x12, 0x02, 0x4E, 0x41, 0x1A,
31 0x02, 0x4E, 0x41, 0xCA, 0x01, 0x08, 0x12, 0x02, 0x4E, 0x41, 0x1A, 0x02, 0x4E,
32 0x41, 0xE2, 0x01, 0x08, 0x12,
[all...]
H A Dlite_metadata.cc24 0x0A, 0xB7, 0x01, 0x0A, 0x15, 0x12, 0x0C, 0x5B, 0x32, 0x2D, 0x34, 0x36, 0x37,
26 0x12, 0x28, 0x12, 0x1F, 0x28, 0x3F, 0x3A, 0x5B, 0x32, 0x36, 0x37, 0x5D, 0x5C,
29 0x7B, 0x34, 0x7D, 0x1A, 0x08, 0x12, 0x02, 0x4E, 0x41, 0x1A, 0x02, 0x4E, 0x41,
30 0x22, 0x08, 0x12, 0x02, 0x4E, 0x41, 0x1A, 0x02, 0x4E, 0x41, 0x2A, 0x08, 0x12,
31 0x02, 0x4E, 0x41, 0x1A, 0x02, 0x4E, 0x41, 0x32, 0x08, 0x12, 0x02, 0x4E, 0x41,
32 0x1A, 0x02, 0x4E, 0x41, 0x3A, 0x08, 0x12, 0x02, 0x4E, 0x41, 0x1A, 0x02, 0x4E,
33 0x41, 0x42, 0x08, 0x12, 0x02, 0x4E, 0x41, 0x1A, 0x02, 0x4E, 0x41, 0x4A, 0x02,
35 0x01, 0x08, 0x12,
[all...]
H A Dmetadata.cc24 0x0A, 0xBD, 0x01, 0x0A, 0x15, 0x12, 0x0C, 0x5B, 0x32, 0x2D, 0x34, 0x36, 0x37,
26 0x12, 0x2E, 0x12, 0x1F, 0x28, 0x3F, 0x3A, 0x5B, 0x32, 0x36, 0x37, 0x5D, 0x5C,
29 0x7B, 0x34, 0x7D, 0x32, 0x04, 0x36, 0x38, 0x38, 0x39, 0x1A, 0x08, 0x12, 0x02,
30 0x4E, 0x41, 0x1A, 0x02, 0x4E, 0x41, 0x22, 0x08, 0x12, 0x02, 0x4E, 0x41, 0x1A,
31 0x02, 0x4E, 0x41, 0x2A, 0x08, 0x12, 0x02, 0x4E, 0x41, 0x1A, 0x02, 0x4E, 0x41,
32 0x32, 0x08, 0x12, 0x02, 0x4E, 0x41, 0x1A, 0x02, 0x4E, 0x41, 0x3A, 0x08, 0x12,
33 0x02, 0x4E, 0x41, 0x1A, 0x02, 0x4E, 0x41, 0x42, 0x08, 0x12, 0x02, 0x4E, 0x41,
35 0x30, 0x30, 0x90, 0x01, 0x00, 0xAA, 0x01, 0x08, 0x12,
[all...]
/external/llvm/test/MC/AArch64/
H A Dbasic-a64-instructions.s20 add x12, x1, w20, uxtw
28 // CHECK: add x12, x1, w20, uxtw // encoding: [0x2c,0x40,0x34,0x8b]
66 sub x12, x1, w20, uxtw
74 // CHECK: sub x12, x1, w20, uxtw // encoding: [0x2c,0x40,0x34,0xcb]
101 adds x12, x1, w20, uxtw
109 // CHECK: adds x12, x1, w20, uxtw // encoding: [0x2c,0x40,0x34,0xab]
136 subs x12, x1, w20, uxtw
144 // CHECK: subs x12, x1, w20, uxtw // encoding: [0x2c,0x40,0x34,0xeb]
241 cmp x12, x13, uxtx #4
245 // CHECK: cmp x12, x1
[all...]
/external/chromium_org/v8/test/mjsunit/regress/
H A Dregress-r4998.js50 var x12 = 3;
66 x12 = 268;
/external/qemu/distrib/ext4_utils/src/
H A Dwipe.c28 #define BLKDISCARD _IO(0x12,119)
32 #define BLKSECDISCARD _IO(0x12,125)
/external/aac/libSBRenc/src/
H A Dsbr_rom.cpp182 0x12, 0x12, 0x12, 0x12, 0x12, 0x12, 0x13, 0x13, 0x13, 0x13, 0x13, 0x13, 0x13, 0x13, 0x13, 0x13,
184 0x13, 0x13, 0x11, 0x12, 0x10, 0x11, 0x12, 0x11, 0x10, 0x10, 0x10, 0x10, 0x0F, 0x0E, 0x0E, 0x0D,
227 0x13, 0x13, 0x14, 0x12, 0x14, 0x14, 0x14, 0x13, 0x14, 0x14, 0x14, 0x13, 0x14, 0x13, 0x12,
[all...]
/external/chromium_org/third_party/webrtc/base/
H A Dbyteorder_unittest.cc22 Set8(buf, 1, 0x12);
24 EXPECT_EQ(0x12, buf[1]);
26 EXPECT_EQ(0x12, buf[0]);
30 EXPECT_EQ(0x12, buf[1]);
32 EXPECT_EQ(0x12, buf[0]);
40 EXPECT_EQ(0x12, buf[3]);
/external/llvm/test/MC/MachO/
H A Ddarwin-x86_64-reloc-offsets.s23 movb $0x12, _d(%rip)
26 movb $0x12, _d + 1(%rip)
60 movb $0x12, L0(%rip)
63 movb $0x12, L0 + 1(%rip)
89 movb $0x12, L1(%rip)
92 movb $0x12, L1 + 1(%rip)
/external/tcpdump/
H A Dl2vpn.c49 { 0x12, "Structure-agnostic T1 (DS1) over Packet"},
/external/sonivox/arm-wt-22k/lib_src/
H A Ddls2.h112 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/
H A Dblock.c49 #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,12
[all...]

Completed in 705 milliseconds

1234567891011>>