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

1234567891011>>

/external/clang/test/SemaTemplate/
H A Dinstantiate-init.cpp9 X0 x0(t, u); // expected-error{{no matching}}
24 void test_f1(X0 *x0, int *ip, float *fp, double *dp) { argument
25 f1(x0, ip, fp);
26 f1(x0, ip, dp); // expected-note{{instantiation}}
/external/google-breakpad/src/testing/gtest/test/
H A Dgtest-death-test_ex_test.cc81 EXPECT_DEATH(RaiseException(42, 0x0, 0, NULL), "")
/external/gtest/test/
H A Dgtest-death-test_ex_test.cc81 EXPECT_DEATH(RaiseException(42, 0x0, 0, NULL), "")
/external/libavc/common/armv8/
H A Dih264_deblk_chroma_av8.s56 //* @param[in] x0 - pu1_src
92 sub x0, x0, x1, lsl #1 //x0 = uc_edgePixel pointing to p1 of chroma
93 ld2 {v6.8b, v7.8b}, [x0], x1 //D6 = p1u , D7 = p1v
94 mov x4, x0 //Keeping a backup of the pointer p0 of chroma
95 ld2 {v4.8b, v5.8b}, [x0], x1 //D4 = p0u , D5 = p0v
99 ld2 {v0.8b, v1.8b}, [x0], x1 //D0 = q0u , D1 = q0v
103 ld2 {v2.8b, v3.8b}, [x0] //D2 = q1u , D3 = q1v
155 //* @param[in] x0
[all...]
H A Dih264_inter_pred_luma_vert_qpel_av8.s95 // x0 => *pu1_src
120 add x7, x0, x7 //pu1_src + (y_offset>>1)*src_strd
123 sub x0, x0, x2, lsl #1 //pu1_src-2*src_strd
132 ld1 {v0.2s, v1.2s}, [x0], x2 // Vector load from src[0_0]
133 ld1 {v2.2s, v3.2s}, [x0], x2 // Vector load from src[1_0]
134 ld1 {v4.2s, v5.2s}, [x0], x2 // Vector load from src[2_0]
135 ld1 {v6.2s, v7.2s}, [x0], x2 // Vector load from src[3_0]
137 ld1 {v8.2s, v9.2s}, [x0], x2 // Vector load from src[4_0]
139 ld1 {v10.2s, v11.2s}, [x0], x
[all...]
/external/libexif/libexif/canon/
H A Dmnote-canon-tag.h31 MNOTE_CANON_TAG_UNKNOWN_0 = 0x0,
/external/libnl/include/netlink/
H A Dutils.h31 #define NL_PROB_MIN 0x0
/external/libopus/celt/x86/
H A Dpitch_sse.h48 __m128 x0 = _mm_loadu_ps(x+j); local
52 xsum1 = _mm_add_ps(xsum1,_mm_mul_ps(_mm_shuffle_ps(x0,x0,0x00),yj));
53 xsum2 = _mm_add_ps(xsum2,_mm_mul_ps(_mm_shuffle_ps(x0,x0,0x55),
55 xsum1 = _mm_add_ps(xsum1,_mm_mul_ps(_mm_shuffle_ps(x0,x0,0xaa),
57 xsum2 = _mm_add_ps(xsum2,_mm_mul_ps(_mm_shuffle_ps(x0,x0,0xff),y3));
/external/libunwind/src/sh/
H A Doffsets.h7 #define LINUX_UC_FLAGS_OFF 0x0
/external/libvncserver/x11vnc/
H A Dparams.h71 #define PIPEINPUT_NONE 0x0
/external/libvpx/libvpx/vp9/common/mips/dspr2/
H A Dvp9_itrans4_dspr2.c324 int x0, x1, x2, x3; local
326 x0 = input[0];
331 if (!(x0 | x1 | x2 | x3)) {
336 s0 = sinpi_1_9 * x0;
337 s1 = sinpi_2_9 * x0;
343 s7 = x0 - x2 + x3;
345 x0 = s0 + s3 + s5;
350 s0 = x0 + x3;
353 s3 = x0 + x1 - x3;
/external/llvm/test/MC/ARM/
H A Deh-directive-section-multiple-func.s78 @ RELOC: 0x0 R_ARM_PREL31 __gxx_personality_v0 0x0
79 @ RELOC: 0x8 R_ARM_PREL31 __gxx_personality_v0 0x0
107 @ RELOC: 0x0 R_ARM_PREL31 .TEST1 0x0
108 @ RELOC: 0x4 R_ARM_PREL31 .ARM.extab.TEST1 0x0
109 @ RELOC: 0x8 R_ARM_PREL31 .TEST1 0x0
110 @ RELOC: 0xC R_ARM_PREL31 .ARM.extab.TEST1 0x0
121 @ CHECK: Value: 0x0
H A Delf-movt.s25 @ OBJ-NEXT: Address: 0x0
42 @ OBJ-NEXT: Flags [ (0x0)
44 @ OBJ-NEXT: Address: 0x0
52 @ OBJ-NEXT: 0x0 R_ARM_MOVW_PREL_NC
/external/llvm/test/MC/COFF/
H A Dsymbol-alias.s23 .long 0 # 0x0
54 // CHECK-NEXT: ComplexType: Null (0x0)
/external/mesa3d/src/gallium/drivers/nv30/
H A Dnv30_transfer.h14 unsigned x0; member in struct:nv30_rect
/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_quad.h64 int x0, y0; /**< quad window pos, always even */ member in struct:quad_header_input
/external/valgrind/coregrind/m_syswrap/
H A Dsyscall-s390x-linux.S104 cghi %r2, 0x0
126 lghi %r4, 0x0 /* NULL */
129 cghi %r2, 0x0
134 lghi %r2, 0x0
/external/valgrind/exp-bbv/tests/arm-linux/
H A Dmillion.S25 swi 0x0 @ and exit
/external/valgrind/memcheck/tests/amd64-linux/
H A Ddefcfaexpr.S98 .long 0x0
158 .uleb128 0x0 /* ??? */
169 .uleb128 0x0
178 .uleb128 0x0
/external/vixl/examples/
H A Dadd2-vectors.cc41 // vecA (pointer) -> x0
57 __ Ld1(v0.V16B(), MemOperand(x0));
60 __ St1(v0.V16B(), MemOperand(x0, 16, PostIndex));
72 __ Ldrb(w5, MemOperand(x0));
75 __ Strb(w5, MemOperand(x0, 1, PostIndex));
/external/mesa3d/src/mesa/swrast/
H A Ds_zoom.c44 * \param x0, x1 returned X bounds of zoomed region [x0, x1)
51 GLint *x0, GLint *x1, GLint *y0, GLint *y1)
93 *x0 = c0;
136 GLint x0, x1, y0, y1; local
140 &x0, &x1, &y0, &y1)) {
151 zoomedWidth = x1 - x0;
160 zoomed.x = x0;
215 GLint j = unzoom_x(ctx->Pixel.ZoomX, imgX, x0 + i) - span->x;
225 GLint j = unzoom_x(ctx->Pixel.ZoomX, imgX, x0
49 compute_zoomed_bounds(struct gl_context *ctx, GLint imageX, GLint imageY, GLint spanX, GLint spanY, GLint width, GLint *x0, GLint *x1, GLint *y0, GLint *y1) argument
366 GLint x0, x1, y0, y1, y; local
411 GLint x0, x1, y0, y1, y; local
[all...]
/external/v8/test/cctest/
H A Dtest-assembler-arm64.cc56 // __ mov(x0, Operand(1));
61 // CHECK_EQUAL_64(1, x0);
250 __ Mov(x0, csp);
279 CHECK_EQUAL_64(0x1000, x0);
315 CHECK_EQUAL_64(0xfffff000, x0);
322 CHECK_EQUAL_64(0x0, x7);
341 __ Mov(x0, 0xffffffffffffffffL);
346 __ Mov(x0, 0x0123456789abcdefL);
387 CHECK_EQUAL_64(0x0123456789abcdefL, x0);
404 CHECK_EQUAL_64(0x0, x2
[all...]
/external/libhevc/common/arm64/
H A Dihevc_sao_edge_offset_class3.s51 //x0 => *pu1_src
77 MOV x19,x0 //Store pu1_src in sp
104 madd x11, x10, x1, x0 //pu1_src[(ht - 1) * src_strd + col]
117 LDRB w9,[x0,x10] //u1_pos_0_0_tmp = pu1_src[wd - 1]
126 ADD x11,x0,x1 //pu1_src + src_strd
160 madd x12, x11, x1, x0 //pu1_src[(ht - 1) * src_strd]
219 ADD x20,x0,x1 //pu1_src += src_strd
220 csel x0, x20, x0,EQ
232 MOV x15,x0 //Stor
[all...]
/external/vogar/lib/
H A Dguava.jar ... volatile synthetic boolean apply (java.lang.Object) Object x0 } com/google/common/base/CharMatcher$10.class CharMatcher ...
/external/clang/test/SemaCXX/
H A Dpseudo-destructors.cpp74 void test_X0(N1::X0 &x0) { argument
75 x0.~X0();

Completed in 731 milliseconds

1234567891011>>