Searched refs:x6 (Results 1 - 25 of 430) sorted by relevance

1234567891011>>

/external/llvm/test/MC/AArch64/
H A Delf-reloc-tstb.s4 tbz x6, #45, somewhere
H A Darm64-large-relocs.s24 movz x6, #:abs_g2:sym
26 // CHECK: movz x6, #:abs_g2:sym // encoding: [0bAAA00110,A,0b110AAAAA,0xd2]
H A Ddot-req-diagnostics.s5 fred .req x6
7 // CHECK-ERROR: fred .req x6
37 // CHECK-NOT: mov x1, x6
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.string/
H A Dp1.cpp19 wchar_t x6[] = { L"hello" }; variable
20 extern wchar_t x6[6];
/external/clang/test/Frontend/
H A Dbackend-diagnostic.c28 int x5, int x6, int x7, int x8, int x9) {
30 "r" (x4),"r" (x5),"r" (x6),"r" (x7),"r" (x8),"r" (x9));
27 inlineAsmError(int x0, int x1, int x2, int x3, int x4, int x5, int x6, int x7, int x8, int x9) argument
/external/libhevc/decoder/arm64/
H A Dihevcd_fmt_conv_420sp_to_420p.s93 mov x9, x6 ////Load u2_height
97 // LDR x6,[sp,#80] @//Load u2_strideuv
111 MOV x6,x8 //// Copying width
115 SUB x6,x6,#16
118 CMP x6,#16
120 CMP x6,#0
126 sub x20,x6,#16
127 neg x6, x20
128 SUB x0,x0,x6
[all...]
H A Dihevcd_fmt_conv_420sp_to_420sp.s100 mov x7, x6 ////Load u2_stridey
109 MOV x6,x8 //// Copying width
113 SUB x6,x6,#32
122 CMP x6,#32
124 CMP x6,#0
130 sub x20,x6,#32
131 neg x6, x20
132 SUB x0,x0,x6
133 SUB x2,x2,x6
[all...]
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/ubench/
H A Dfunction-correct-args.js1 function f(x0, x1, x2, x3, x4, x5, x6, x7, x8, x9)
H A Dfunction-missing-args.js1 function f(x0, x1, x2, x3, x4, x5, x6, x7, x8, x9)
/external/libhevc/common/arm64/
H A Dihevc_inter_pred_chroma_copy.s92 //x6 => wd
103 LSL x12,x6,#1 //wd << 1
123 ADD x6,x1,x3 //pu1_dst_tmp += dst_strd
127 ST1 {v0.s}[0],[x6],x3 //vst1_lane_u32((uint32_t *)pu1_dst_tmp, src_tmp, 0)
130 ST1 {v0.s}[0],[x6],x3 //vst1_lane_u32((uint32_t *)pu1_dst_tmp, src_tmp, 0)
133 ST1 {v0.s}[0],[x6],x3 //vst1_lane_u32((uint32_t *)pu1_dst_tmp, src_tmp, 0)
139 SUB x1,x6,x11 //pu1_dst = pu1_dst_tmp
154 ADD x6,x1,x3 //pu1_dst_tmp += dst_strd
158 ST1 {v0.s}[0],[x6],x3 //vst1_lane_u32((uint32_t *)pu1_dst_tmp, src_tmp, 0)
177 ADD x6,x
[all...]
H A Dihevc_intra_pred_luma_mode_18_34.s127 csel x6, x20, x6,eq
129 csel x6, x20, x6,ne
134 ld1 {v0.8b},[x8],x6
136 ld1 {v1.8b},[x8],x6
138 ld1 {v2.8b},[x8],x6
139 ld1 {v3.8b},[x8],x6
141 ld1 {v4.8b},[x8],x6
142 ld1 {v5.8b},[x8],x6
[all...]
H A Dihevc_padding.s123 add x6,x5,x1
131 add x7,x6,x1
133 st1 {v4.16b},[x6],#16 //128/8 = 16 bytes store
134 st1 {v4.16b},[x6],#16 //128/8 = 16 bytes store
135 st1 {v4.16b},[x6],#16 //128/8 = 16 bytes store
136 st1 {v4.16b},[x6],#16 //128/8 = 16 bytes store
137 st1 {v4.16b},[x6] //128/8 = 16 bytes store
241 add x6,x5,x1
249 add x7,x6,x1
251 st1 {v4.16b},[x6],#1
[all...]
H A Dihevc_intra_pred_chroma_mode_18_34.s127 csel x6, x20, x6,eq
129 csel x6, x20, x6,ne
136 ld1 {v0.8b, v1.8b},[x8],x6
138 ld1 {v2.8b, v3.8b},[x8],x6
140 ld1 {v4.8b, v5.8b},[x8],x6
142 ld1 {v6.8b, v7.8b},[x8],x6
144 ld1 {v16.8b, v17.8b},[x8],x6
146 ld1 {v18.8b, v19.8b},[x8],x6
[all...]
/external/lzma/Asm/x86/
H A D7zCrcOpt.asm36 movzx x6, BYTE PTR [rD]
39 xor x6, x3
88 mov x6, [SRCDAT 2]
90 CRC_XOR x6, r3, 3
92 CRC_XOR x6, r3, 2
96 CRC_XOR x6, r3, 1
98 CRC_XOR x6, r1, 0
101 CRC_XOR x6, r3, 7
104 CRC_XOR x6, r3, 6
106 CRC_XOR x6, r
[all...]
/external/ceres-solver/internal/ceres/
H A Dcost_function_to_functor_test.cc174 const T* x5, const T* x6, T* residuals) const {
176 + x4[0] * x4[0] + x5[0] * x5[0] + x6[0] * x6[0];
178 + x4[1] * x4[1] + x5[1] * x5[1] + x6[1] * x6[1];
187 const T* x5, const T* x6, const T* x7, T* residuals) const {
189 + x4[0] * x4[0] + x5[0] * x5[0] + x6[0] * x6[0] + x7[0] * x7[0];
191 + x4[1] * x4[1] + x5[1] * x5[1] + x6[1] * x6[
173 operator ()(const T* x1, const T* x2, const T* x3, const T* x4, const T* x5, const T* x6, T* residuals) const argument
186 operator ()(const T* x1, const T* x2, const T* x3, const T* x4, const T* x5, const T* x6, const T* x7, T* residuals) const argument
199 operator ()(const T* x1, const T* x2, const T* x3, const T* x4, const T* x5, const T* x6, const T* x7, const T* x8, T* residuals) const argument
215 operator ()(const T* x1, const T* x2, const T* x3, const T* x4, const T* x5, const T* x6, const T* x7, const T* x8, const T* x9, T* residuals) const argument
231 operator ()(const T* x1, const T* x2, const T* x3, const T* x4, const T* x5, const T* x6, const T* x7, const T* x8, const T* x9, const T* x10, T* residuals) const argument
[all...]
/external/chromium_org/tools/cygprofile/
H A Dmergetraces_unittest.py18 (150, 12, '2001:2004', 0x6),
31 (150, 12, '2001:2004', 0x6),
/external/chromium_org/v8/test/mjsunit/regress/
H A Dregress-r4998.js44 var x6 = 3;
60 x6 = 262;
/external/pdfium/core/src/fxge/fontdata/chromefontdata/
H A DFoxitFixedBoldItalic.c90 0x6, 0x0, 0xf, 0x0, 0x72, 0x0, 0x7a, 0x0,
110 0x6, 0x8, 0x6, 0x5e, 0x6, 0x83, 0x6, 0xdb,
111 0x6, 0xf4, 0x7, 0x1d, 0x7, 0x38, 0x7, 0x6e,
167 0x8d, 0x34, 0xa, 0x31, 0x6, 0xba, 0xd8, 0x5,
168 0xf7, 0x82, 0x6, 0x9e, 0x3e, 0x5, 0x34, 0x36,
169 0xa, 0xf7, 0x8a, 0x42, 0xa, 0x50, 0x6, 0xfb,
171 0xf7, 0x15, 0x6,
[all...]
/external/ceres-solver/include/ceres/
H A Dnumeric_diff_functor.h194 const double* x6,
196 return functor_(x0, x1, x2, x3, x4, x5, x6, residuals);
205 const double* x6,
208 return functor_(x0, x1, x2, x3, x4, x5, x6, x7, residuals);
217 const double* x6,
221 return functor_(x0, x1, x2, x3, x4, x5, x6, x7, x8, residuals);
230 const double* x6,
235 return functor_(x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, residuals);
295 const T* x6,
297 return functor_(x0, x1, x2, x3, x4, x5, x6, residual
188 operator ()(const double* x0, const double* x1, const double* x2, const double* x3, const double* x4, const double* x5, const double* x6, double* residuals) const argument
199 operator ()(const double* x0, const double* x1, const double* x2, const double* x3, const double* x4, const double* x5, const double* x6, const double* x7, double* residuals) const argument
211 operator ()(const double* x0, const double* x1, const double* x2, const double* x3, const double* x4, const double* x5, const double* x6, const double* x7, const double* x8, double* residuals) const argument
224 operator ()(const double* x0, const double* x1, const double* x2, const double* x3, const double* x4, const double* x5, const double* x6, const double* x7, const double* x8, const double* x9, double* residuals) const argument
289 operator ()(const T* x0, const T* x1, const T* x2, const T* x3, const T* x4, const T* x5, const T* x6, T* residuals) const argument
301 operator ()(const T* x0, const T* x1, const T* x2, const T* x3, const T* x4, const T* x5, const T* x6, const T* x7, T* residuals) const argument
314 operator ()(const T* x0, const T* x1, const T* x2, const T* x3, const T* x4, const T* x5, const T* x6, const T* x7, const T* x8, T* residuals) const argument
328 operator ()(const T* x0, const T* x1, const T* x2, const T* x3, const T* x4, const T* x5, const T* x6, const T* x7, const T* x8, const T* x9, T* residuals) const argument
[all...]
/external/clang/test/ASTMerge/Inputs/
H A Denum1.c42 E6 x6; variable
H A Denum2.c42 E6 x6; variable
/external/clang/test/CXX/temp/temp.names/
H A Dp3-0x.cpp12 Y<decltype(a < b)> x6;
/external/clang/test/SemaCXX/
H A Ddependent-types.cpp11 int x6[Size]; local
/external/kernel-headers/original/uapi/linux/
H A Dfirewire-constants.h34 #define TCODE_READ_QUADLET_RESPONSE 0x6
46 #define EXTCODE_WRAP_ADD 0x6
61 #define RCODE_TYPE_ERROR 0x6
83 #define ACK_BUSY_B 0x6
H A Dhpet.h21 #define HPET_IRQFREQ _IOW('h', 0x6, unsigned long) /* IRQFREQ usec */

Completed in 1594 milliseconds

1234567891011>>