Searched refs:x0 (Results 226 - 250 of 1819) sorted by relevance

1234567891011>>

/external/valgrind/main/coregrind/m_dispatch/
H A Ddispatch-arm64-linux.S60 /* x0 holds two_words
66 maintains 16-alignment of sp. Also save x0 since it will
74 stp x0, xzr, [sp, #-16]!
117 /* Restore int regs, including importantly x0 (two_words),
119 ldp x0, xzr, [sp], #16
128 str x1, [x0, #0]
129 str x2, [x0, #8]
176 ldr x0, [x21, #OFFSET_arm64_PC]
186 // x0 = next guest, x1,x2,x3,x4 scratch
188 and x2, x1, x0, LS
[all...]
/external/valgrind/main/none/tests/mips64/
H A Dlogical_instructions.c32 TEST2("andi $a0, $a1, 0x0", reg_val1[i], 0x0, a0, a1);
36 TEST2("andi $a0, $a1, 0x0", reg_val2[i], 0x0, a0, a1);
45 TEST6("lui $a0, 0x0", 0x0, a0);
72 TEST2("ori $a0, $a1, 0x0", reg_val1[i], 0x0, a0, a1);
76 TEST2("ori $a0, $a1, 0x0", reg_val2[i], 0x0, a
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
H A Ds_linetemp.h71 GLint x0 = (GLint) vert0->attrib[FRAG_ATTRIB_WPOS][0]; local
136 if ((x0==w) | (x1==w)) {
137 if ((x0==w) & (x1==w))
139 x0 -= x0==w;
151 dx = x1 - x0;
169 zPtr = (DEPTH_TYPE *) _swrast_pixel_address(zrb, x0, y0);
172 pixelPtr = (PIXEL_TYPE *) PIXEL_ADDRESS(x0,y0);
313 PLOT( x0, y0 );
315 span.array->x[i] = x0;
[all...]
/external/glide/gradle/wrapper/
H A Dgradle-wrapper.jar ... 1) org.gradle.wrapper.Download$1 x0 } org/gradle/wrapper/IDownload.class IDownload.java package ...
/external/llvm/test/MC/PowerPC/
H A Dppc64-fixup-explicit.s19 # CHECK-BE-REL: 0x{{[0-9A-F]*[26AE]}} R_PPC64_GOT16 target 0x0
20 # CHECK-LE-REL: 0x{{[0-9A-F]*[048C]}} R_PPC64_GOT16 target 0x0
27 # CHECK-BE-REL: 0x{{[0-9A-F]*[26AE]}} R_PPC64_GOT16_DS target 0x0
28 # CHECK-LE-REL: 0x{{[0-9A-F]*[048C]}} R_PPC64_GOT16_DS target 0x0
35 # CHECK-BE-REL: 0x{{[0-9A-F]*[26AE]}} R_PPC64_GOT16_HA target 0x0
36 # CHECK-LE-REL: 0x{{[0-9A-F]*[048C]}} R_PPC64_GOT16_HA target 0x0
43 # CHECK-BE-REL: 0x{{[0-9A-F]*[26AE]}} R_PPC64_GOT16_LO target 0x0
44 # CHECK-LE-REL: 0x{{[0-9A-F]*[048C]}} R_PPC64_GOT16_LO target 0x0
51 # CHECK-BE-REL: 0x{{[0-9A-F]*[26AE]}} R_PPC64_GOT16_HI target 0x0
52 # CHECK-LE-REL: 0x{{[0-9A-F]*[048C]}} R_PPC64_GOT16_HI target 0x0
[all...]
H A Dppc64-fixups.s14 # CHECK-BE-REL: 0x{{[0-9A-F]*[048C]}} R_PPC64_REL24 target 0x0
15 # CHECK-LE-REL: 0x{{[0-9A-F]*[048C]}} R_PPC64_REL24 target 0x0
22 # CHECK-BE-REL: 0x{{[0-9A-F]*[048C]}} R_PPC64_ADDR24 target 0x0
23 # CHECK-LE-REL: 0x{{[0-9A-F]*[048C]}} R_PPC64_ADDR24 target 0x0
30 # CHECK-BE-REL: 0x{{[0-9A-F]*[048C]}} R_PPC64_REL14 target 0x0
31 # CHECK-LE-REL: 0x{{[0-9A-F]*[048C]}} R_PPC64_REL14 target 0x0
38 # CHECK-BE-REL: 0x{{[0-9A-F]*[048C]}} R_PPC64_ADDR14 target 0x0
39 # CHECK-LE-REL: 0x{{[0-9A-F]*[048C]}} R_PPC64_ADDR14 target 0x0
47 # CHECK-BE-REL: 0x{{[0-9A-F]*[26AE]}} R_PPC64_ADDR16_LO target 0x0
48 # CHECK-LE-REL: 0x{{[0-9A-F]*[048C]}} R_PPC64_ADDR16_LO target 0x0
[all...]
/external/mesa3d/src/mesa/swrast/
H A Ds_linetemp.h71 GLint x0 = (GLint) vert0->attrib[FRAG_ATTRIB_WPOS][0]; local
136 if ((x0==w) | (x1==w)) {
137 if ((x0==w) & (x1==w))
139 x0 -= x0==w;
151 dx = x1 - x0;
169 zPtr = (DEPTH_TYPE *) _swrast_pixel_address(zrb, x0, y0);
172 pixelPtr = (PIXEL_TYPE *) PIXEL_ADDRESS(x0,y0);
313 PLOT( x0, y0 );
315 span.array->x[i] = x0;
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
H A Dpath.c296 VGfloat x0 = sx; local
298 matrix_map_point(matrix, x0, y0, &x0, &y0);
299 polygon_vertex_append(current, x0, y0);
365 VGfloat x0, y0, x1, y1, x2, y2, x3, y3; local
412 x0 = data[0];
414 map_if_relative(ox, oy, relative, &x0, &y0);
415 sx = x0;
417 ox = x0;
419 px = x0;
1027 VGfloat x0, y0, x1, y1, x2, y2, x3, y3; local
1058 VGfloat x0, y0, x1, y1, x2, y2, x3, y3; local
1088 VGfloat x0, y0, x1, y1, x2, y2, x3, y3; local
1234 VGfloat x0, y0, x1, y1, x2, y2, x3, y3; local
1280 VGfloat x0 = sx; local
[all...]
/external/mesa3d/src/gallium/state_trackers/vega/
H A Dpath.c296 VGfloat x0 = sx; local
298 matrix_map_point(matrix, x0, y0, &x0, &y0);
299 polygon_vertex_append(current, x0, y0);
365 VGfloat x0, y0, x1, y1, x2, y2, x3, y3; local
412 x0 = data[0];
414 map_if_relative(ox, oy, relative, &x0, &y0);
415 sx = x0;
417 ox = x0;
419 px = x0;
1027 VGfloat x0, y0, x1, y1, x2, y2, x3, y3; local
1058 VGfloat x0, y0, x1, y1, x2, y2, x3, y3; local
1088 VGfloat x0, y0, x1, y1, x2, y2, x3, y3; local
1234 VGfloat x0, y0, x1, y1, x2, y2, x3, y3; local
1280 VGfloat x0 = sx; local
[all...]
/external/chromium_org/third_party/skia/src/opts/
H A DSkBitmapProcState_opts_SSSE3.cpp45 // (4x(x3), 4x(x2), 4x(x1), 4x(x0)) upon return.
47 // (4x(16 - x3), 4x(16 - x2), 4x(16 - x1), 4x(16 - x0))
55 int* x0,
65 _mm_storeu_si128(reinterpret_cast<__m128i *>(x0), x0_wide);
70 // (4x(x3), 4x(x2), 4x(x1), 4x(x0))
74 // (4x(16-x3), 4x(16-x2), 4x(16-x1), 4x(16-x0))
91 // (4x(y1), 4x(y0), 4x(x1), 4x(x0)) upon return.
93 // (4x(16-y1), 4x(16-y0), 4x(16-x1), 4x(16-x0)).
117 // (x1, y1, x0, y0)
119 // (y1, y0, x1, x0)
48 PrepareConstantsTwoPixelPairs(const uint32_t* xy, const __m128i& mask_3FFF, const __m128i& mask_000F, const __m128i& sixteen_8bit, const __m128i& mask_dist_select, __m128i* all_x_result, __m128i* sixteen_minus_x, int* x0, int* x1) argument
287 ProcessTwoPixelPairs(const uint32_t* row0, const uint32_t* row1, const int* x0, const int* x1, const __m128i& scale_x, const __m128i& all_y, const __m128i& neg_y, const __m128i& alpha) argument
437 int x0[4]; local
474 unsigned x0 = xx >> 18; local
509 int x0[4]; local
548 const unsigned x0 = xx >> 18; local
663 unsigned x0 = data >> 14; local
[all...]
/external/libhevc/common/arm64/
H A Dihevc_inter_pred_chroma_vert_w16inp.s90 //x0 => *pu1_src
119 sub x4,x0,x2 //pu1_src - src_strd
142 add x0,x4,x2 //increments pi2_src
146 ld1 {v2.4h},[x0],x2 //loads pi2_src
148 ld1 {v3.4h},[x0],x2 //loads pi2_src
150 ld1 {v6.4h},[x0],x2
152 ld1 {v2.4h},[x0]
187 add x0,x4,x2 //increments pi2_src
189 ld1 {v1.4h},[x0],x2 //loads pi2_src
191 ld1 {v2.4h},[x0],x
[all...]
H A Dihevc_inter_pred_chroma_vert_w16inp_w16out.s91 //x0 => *pu1_src
119 sub x4,x0,x2 //pu1_src - src_strd
142 add x0,x4,x2 //increments pi2_src
146 ld1 {v2.4h},[x0],x2 //loads pi2_src
148 ld1 {v3.4h},[x0],x2 //loads pi2_src
150 ld1 {v6.4h},[x0],x2
152 ld1 {v2.4h},[x0]
186 add x0,x4,x2 //increments pi2_src
188 ld1 {v1.4h},[x0],x2 //loads pi2_src
190 ld1 {v2.4h},[x0],x
[all...]
H A Dihevc_inter_pred_chroma_vert.s91 //x0 => *pu1_src
118 sub x0,x0,x2 //pu1_src - src_strd
144 add x6,x0,x2 //pu1_src +src_strd
147 ld1 {v5.8b},[x0],#8 //loads src
171 add x0,x0,x8 //pu1_src += (2*src_strd - 2wd)
186 add x6,x0,x2 //pu1_src + src_strd
187 ld1 {v6.s}[0],[x0] //vld1_lane_u32((uint32_t *)pu1_src_tmp, src_tmp1, 0
189 add x0,x
[all...]
H A Dihevc_inter_pred_chroma_vert_w16out.s91 //x0 => *pu1_src
120 sub x0,x0,x2 //pu1_src - src_strd
147 add x6,x0,x2 //pu1_src +src_strd
150 ld1 {v5.8b},[x0],#8 //loads src
172 add x0,x0,x8 //pu1_src += (2*src_strd - 2wd)
187 add x6,x0,x2 //pu1_src + src_strd
188 ld1 {v6.s}[0],[x0] //vld1_lane_u32((uint32_t *)pu1_src_tmp, src_tmp1, 0
190 add x0,x
[all...]
H A Dihevc_weighted_pred_bi_default.s100 // x0 => *pi2_src1
193 add x11,x0,x3 //pi2_src_tmp1 = pi2_src1 + 2*src_strd1(2* because pi1_src is a 16 bit pointer)
195 ld1 {v6.4h},[x0],#8 //load and increment the pi2_src1
227 add x0,x0,x7 //pi2_src1 + 4*src_strd1 - 2*wd(since pi2_src1 is 16 bit pointer double the increment with double the wd decrement)
248 add x11,x0,x3 //pi2_src_tmp1 = pi2_src1 + 2*src_strd1(2* because pi1_src is a 16 bit pointer)
250 ld1 {v6.4h},[x0],#8 //load and increment the pi2_src1
272 add x0,x0,x7 //pi2_src1 + 2*src_strd1 - 2*wd(since pi2_src1 is 16 bit pointer double the increment with double the wd decrement)
288 add x11,x0,x
[all...]
/external/skia/src/opts/
H A DSkBitmapProcState_opts_SSSE3.cpp46 // (4x(x3), 4x(x2), 4x(x1), 4x(x0)) upon return.
48 // (4x(16 - x3), 4x(16 - x2), 4x(16 - x1), 4x(16 - x0))
56 int* x0,
66 _mm_storeu_si128(reinterpret_cast<__m128i *>(x0), x0_wide);
71 // (4x(x3), 4x(x2), 4x(x1), 4x(x0))
75 // (4x(16-x3), 4x(16-x2), 4x(16-x1), 4x(16-x0))
92 // (4x(y1), 4x(y0), 4x(x1), 4x(x0)) upon return.
94 // (4x(16-y1), 4x(16-y0), 4x(16-x1), 4x(16-x0)).
118 // (x1, y1, x0, y0)
120 // (y1, y0, x1, x0)
49 PrepareConstantsTwoPixelPairs(const uint32_t* xy, const __m128i& mask_3FFF, const __m128i& mask_000F, const __m128i& sixteen_8bit, const __m128i& mask_dist_select, __m128i* all_x_result, __m128i* sixteen_minus_x, int* x0, int* x1) argument
288 ProcessTwoPixelPairs(const uint32_t* row0, const uint32_t* row1, const int* x0, const int* x1, const __m128i& scale_x, const __m128i& all_y, const __m128i& neg_y, const __m128i& alpha) argument
438 int x0[4]; local
475 unsigned x0 = xx >> 18; local
510 int x0[4]; local
549 const unsigned x0 = xx >> 18; local
664 unsigned x0 = data >> 14; local
[all...]
/external/compiler-rt/test/builtins/Unit/ppc/
H A Dqdiv_test.c232 {0x1.0000007fffc00p-14, 0x1.efe0000000000p-108, 0x1.007fffffe0000p-312, 0x0.0000000000000p+0, 0x1.ff0080bfdf705p+297, 0x1.fb017ac5608fap+243},
233 {0x1.0000007fffc00p-14, 0x1.efe0000000000p-108, -0x1.007fffffe0000p-312, 0x0.0000000000000p+0, -0x1.ff0080bfdf705p+297, -0x1.fb017ac5608fap+243},
234 {-0x1.0000007fffc00p-14, -0x1.efe0000000000p-108, 0x1.007fffffe0000p-312, 0x0.0000000000000p+0, -0x1.ff0080bfdf705p+297, -0x1.fb017ac5608fap+243},
235 {-0x1.0000007fffc00p-14, -0x1.efe0000000000p-108, -0x1.007fffffe0000p-312, 0x0.0000000000000p+0, 0x1.ff0080bfdf705p+297, 0x1.fb017ac5608fap+243},
236 {0x1.3fe0000100000p-744, -0x1.0000000000000p-817, 0x1.3fffffffffe00p+293, 0x1.fe00040000000p+218, 0x1.ffccccce60000p-1038, 0x0.0000000000000p+0},
237 {0x1.3fe0000100000p-744, -0x1.0000000000000p-817, -0x1.3fffffffffe00p+293, -0x1.fe00040000000p+218, -0x1.ffccccce60000p-1038, -0x0.0000000000000p+0},
238 {-0x1.3fe0000100000p-744, 0x1.0000000000000p-817, 0x1.3fffffffffe00p+293, 0x1.fe00040000000p+218, -0x1.ffccccce60000p-1038, -0x0.0000000000000p+0},
239 {-0x1.3fe0000100000p-744, 0x1.0000000000000p-817, -0x1.3fffffffffe00p+293, -0x1.fe00040000000p+218, 0x1.ffccccce60000p-1038, 0x0.0000000000000p+0},
252 {0x1.0080000000000p-547, -0x1.0000000000000p-620, 0x1.001ffffffc000p+963, 0x1.fffffffff001cp+908, 0x0.0000000000000p+0, 0x0
[all...]
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/ceres-solver/include/ceres/
H A Dcost_function_to_functor.h153 bool operator()(const double* x0, double* residuals) const { argument
165 return cost_function_->Evaluate(&x0, residuals, NULL);
168 bool operator()(const double* x0, argument
182 parameter_blocks[0] = x0;
187 bool operator()(const double* x0, argument
202 parameter_blocks[0] = x0;
208 bool operator()(const double* x0, argument
224 parameter_blocks[0] = x0;
231 bool operator()(const double* x0, argument
248 parameter_blocks[0] = x0;
256 operator ()(const double* x0, const double* x1, const double* x2, const double* x3, const double* x4, const double* x5, double* residuals) const argument
283 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
312 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
343 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
376 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
412 operator ()(const JetT* x0, JetT* residuals) const argument
427 operator ()(const JetT* x0, const JetT* x1, JetT* residuals) const argument
447 operator ()(const JetT* x0, const JetT* x1, const JetT* x2, JetT* residuals) const argument
469 operator ()(const JetT* x0, const JetT* x1, const JetT* x2, const JetT* x3, JetT* residuals) const argument
493 operator ()(const JetT* x0, const JetT* x1, const JetT* x2, const JetT* x3, const JetT* x4, JetT* residuals) const argument
519 operator ()(const JetT* x0, const JetT* x1, const JetT* x2, const JetT* x3, const JetT* x4, const JetT* x5, JetT* residuals) const argument
547 operator ()(const JetT* x0, const JetT* x1, const JetT* x2, const JetT* x3, const JetT* x4, const JetT* x5, const JetT* x6, JetT* residuals) const argument
577 operator ()(const JetT* x0, const JetT* x1, const JetT* x2, const JetT* x3, const JetT* x4, const JetT* x5, const JetT* x6, const JetT* x7, JetT* residuals) const argument
609 operator ()(const JetT* x0, const JetT* x1, const JetT* x2, const JetT* x3, const JetT* x4, const JetT* x5, const JetT* x6, const JetT* x7, const JetT* x8, JetT* residuals) const argument
643 operator ()(const JetT* x0, const JetT* x1, const JetT* x2, const JetT* x3, const JetT* x4, const JetT* x5, const JetT* x6, const JetT* x7, const JetT* x8, const JetT* x9, JetT* residuals) const argument
[all...]
/external/libvpx/libvpx/vp9/common/
H A Dvp9_postproc.c569 static void constrain_line(int x0, int *x1, int y0, int *y1, argument
575 dx = *x1 - x0;
580 *y1 = ((width - x0) * dy) / dx + y0;
583 dx = *x1 - x0;
588 *y1 = ((0 - x0) * dy) / dx + y0;
591 dx = *x1 - x0;
596 *x1 = ((height - y0) * dx) / dy + x0;
599 dx = *x1 - x0;
604 *x1 = ((0 - y0) * dx) / dy + x0;
735 int x0, y
[all...]
/external/llvm/test/MC/ARM/
H A Deh-directive-section.s68 @ CHECK: 0x0 R_ARM_PREL31 __gxx_personality_v0 0x0
93 @ CHECK: 0x0 R_ARM_PREL31 .TEST1 0x0
94 @ CHECK: 0x4 R_ARM_PREL31 .ARM.extab.TEST1 0x0
119 @ CHECK: 0x0 R_ARM_PREL31 __gxx_personality_v0 0x0
145 @ CHECK: 0x0 R_ARM_PREL31 TEST2 0x0
146 @ CHECK: 0x4 R_ARM_PREL31 .ARM.extabTEST2 0x0
[all...]
/external/libvorbis/lib/
H A Dmdct.c356 DATA_TYPE *x0 = x+bit[0]; local
359 REG_TYPE r0 = x0[1] - x1[1];
360 REG_TYPE r1 = x0[0] + x1[0];
366 r0 = HALVE(x0[1] + x1[1]);
367 r1 = HALVE(x0[0] - x1[0]);
374 x0 = x+bit[2];
377 r0 = x0[1] - x1[1];
378 r1 = x0[0] + x1[0];
382 r0 = HALVE(x0[1] + x1[1]);
383 r1 = HALVE(x0[
507 DATA_TYPE *x0=in+n2+n4; local
[all...]
/external/chromium_org/v8/src/arm64/
H A Dfull-codegen-arm64.cc213 // Context is returned in x0. It replaces the context passed to us.
215 __ Mov(cp, x0);
216 __ Str(x0, MemOperand(fp, StandardFrameConstants::kContextOffset));
276 SetVar(arguments, x0, x1, x2);
325 __ LoadRoot(x0, Heap::kUndefinedValueRootIndex);
337 __ Mov(x0, Smi::FromInt(0));
408 // Runtime::TraceExit returns its parameter in x0.
411 DCHECK(x0.Is(result_register()));
425 __ Push(x0);
428 __ Pop(x0);
2155 __ Mov(StoreDescriptor::ReceiverRegister(), x0); local
2166 __ Mov(StoreDescriptor::NameRegister(), x0); local
2305 __ Move(LoadDescriptor::ReceiverRegister(), x0); local
2315 __ Move(LoadDescriptor::NameRegister(), x0); local
2414 __ Move(LoadDescriptor::NameRegister(), x0); local
[all...]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/tests/pass64/
H A Ddwarf64_leb128.asm3649 .long 0x0
4149 .quad 0x0
4150 .quad 0x0
4167 .quad 0x0
4168 .quad 0x0
4200 .quad 0x0
4201 .quad 0x0
4219 .quad 0x0
4220 .quad 0x0
4238 .quad 0x0
[all...]
/external/chromium_org/third_party/boringssl/src/crypto/cipher/
H A De_rc2.c126 uint16_t x0, x1, x2, x3, t; local
130 x0 = (uint16_t)l & 0xffff;
141 t = (x0 + (x1 & ~x3) + (x2 & x3) + *(p0++)) & 0xffff;
142 x0 = (t << 1) | (t >> 15);
143 t = (x1 + (x2 & ~x0) + (x3 & x0) + *(p0++)) & 0xffff;
145 t = (x2 + (x3 & ~x1) + (x0 & x1) + *(p0++)) & 0xffff;
147 t = (x3 + (x0 & ~x2) + (x1 & x2) + *(p0++)) & 0xffff;
156 x0 += p1[x3 & 0x3f];
157 x1 += p1[x0
170 uint16_t x0, x1, x2, x3, t; local
[all...]

Completed in 818 milliseconds

1234567891011>>