HomeSort by relevance Sort by last modified time
    Searched refs:x2 (Results 151 - 175 of 4857) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/third_party/WebKit/Source/platform/heap/asm/
SaveRegisters_arm64.S 54 mov x3, x2
55 mov x2, sp
  /external/clang/test/CXX/except/except.spec/
p14-ir.cpp 15 struct X2 : X1 {
16 X2();
28 void test(X2 x2, X3 x3, X5 x5) {
29 // CHECK: define linkonce_odr void @_ZN2X2C1ERKS_(%struct.X2* %this, %struct.X2* nonnull) unnamed_addr
33 X2 x2a(x2);
  /external/clang/test/CXX/expr/expr.post/expr.call/
p7-0x.cpp 7 struct X2 {
8 X2();
9 ~X2();
25 void f(X1 x1, X2 x2, X3 x3, X4 x4) {
27 vararg(x2); // expected-error{{cannot pass object of non-trivial type 'X2' through variadic function; call will abort at runtime}}
  /external/clang/test/Sema/
attr-regparm.c 5 __attribute((regparm(-1))) int x2(void); // expected-error{{'regparm' parameter must be between 0 and 3 inclusive}}
  /external/clang/test/SemaCXX/
warn-bad-memaccess.cpp 25 struct X2 : virtual S1 {} x2; variable in typeref:struct:X2
36 memset(&x2, 0, sizeof x2); // \
62 __builtin_memset(&x2, 0, sizeof x2); // \
82 __builtin___memset_chk(&x2, 0, sizeof x2, sizeof x2); // \
  /external/libhevc/common/arm64/
ihevc_inter_pred_chroma_copy.s 88 //x2 => src_strd
122 ADD x7,x0,x2 //pu1_src_tmp += src_strd
125 LD1 {v0.s}[0],[x7],x2 //vld1_lane_u32((uint32_t *)pu1_src_tmp, src_tmp, 0)
128 LD1 {v0.s}[0],[x7],x2 //vld1_lane_u32((uint32_t *)pu1_src_tmp, src_tmp, 0)
131 LD1 {v0.s}[0],[x7],x2 //vld1_lane_u32((uint32_t *)pu1_src_tmp, src_tmp, 0)
153 ADD x7,x0,x2 //pu1_src_tmp += src_strd
156 LD1 {v0.s}[0],[x7],x2 //vld1_lane_u32((uint32_t *)pu1_src_tmp, src_tmp, 0)
175 ADD x7,x0,x2 //pu1_src_tmp += src_strd
179 LD1 {v1.8b},[x7],x2 //vld1_u8(pu1_src_tmp)
182 LD1 {v2.8b},[x7],x2 //vld1_u8(pu1_src_tmp
    [all...]
  /external/llvm/test/MC/AArch64/
arm64-large-relocs.s 4 movz x2, #:abs_g0:sym
6 // CHECK: movz x2, #:abs_g0:sym // encoding: [0bAAA00010,A,0b100AAAAA,0xd2]
arm64-memory.s 10 ldr x2, [sp, #32]
19 ldrb w3, [x2, "+[Test method].var"@PAGEOFF]
21 ldrsb x2, [sp, #128]
29 prfm pldl1keep, [x2]
30 prfm pldl1strm, [x2]
31 prfm pldl2keep, [x2]
32 prfm pldl2strm, [x2]
33 prfm pldl3keep, [x2]
34 prfm pldl3strm, [x2]
35 prfm pstl1keep, [x2]
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
armVCM4P10_InterpolateLuma_Align_unsafe_s.s 49 x2 RN 11 label
90 LDM pSrc, {x0, x1, x2}
96 STM pDst!, {x0, x1, x2} ;// Store aligned output row
101 LDM pSrc, {x0, x1, x2}
110 ORR x1, x1, x2, LSL #24
111 MOV x2, x2, LSR #8
112 STM pDst!, {x0, x1, x2} ;// Store aligned output row
117 LDM pSrc, {x0, x1, x2}
126 ORR x1, x1, x2, LSL #1
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
armVCM4P10_InterpolateLuma_Align_unsafe_s.s 49 x2 RN 11 label
90 LDM pSrc, {x0, x1, x2}
96 STM pDst!, {x0, x1, x2} ;// Store aligned output row
101 LDM pSrc, {x0, x1, x2}
110 ORR x1, x1, x2, LSL #24
111 MOV x2, x2, LSR #8
112 STM pDst!, {x0, x1, x2} ;// Store aligned output row
117 LDM pSrc, {x0, x1, x2}
126 ORR x1, x1, x2, LSL #1
    [all...]
  /frameworks/base/libs/hwui/
Patch.cpp 177 float x2 = 0.0f; local
186 x2 = x1 + floorf(segment * stretchX + 0.5f);
188 x2 = x1 + segment * rescaleX;
191 float uOffset = x1 == x2 ? 0.0f : 0.5 - (0.5 * segment / (x2 - x1));
196 generateQuad(vertex, x1, y1, x2, y2, u1, v1, u2, v2, quadCount);
199 x1 = x2;
206 x2 = width;
207 generateQuad(vertex, x1, y1, x2, y2, u1, v1, 1.0f, v2, quadCount);
211 void Patch::generateQuad(TextureVertex*& vertex, float x1, float y1, float x2, float y2
    [all...]
  /frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
convolve3x3.rs 28 uint32_t x2 = max((int32_t)x-1, 0);
34 sum += convert_float4(rsGetElementAt_uchar4(gIn, x2, y1)) * gCoeffs[2];
37 sum += convert_float4(rsGetElementAt_uchar4(gIn, x2, y)) * gCoeffs[5];
40 sum += convert_float4(rsGetElementAt_uchar4(gIn, x2, y2)) * gCoeffs[8];
  /frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
convolve3x3.rs 28 uint32_t x2 = max((int32_t)x-1, 0);
34 sum += convert_float4(rsGetElementAt_uchar4(gIn, x2, y1)) * gCoeffs[2];
37 sum += convert_float4(rsGetElementAt_uchar4(gIn, x2, y)) * gCoeffs[5];
40 sum += convert_float4(rsGetElementAt_uchar4(gIn, x2, y2)) * gCoeffs[8];
  /hardware/qcom/msm8960/kernel-headers/linux/mfd/wcd9xxx/
pdata.h 27 #define SITAR_LDOH_2P75_V 0x2
32 #define SITAR_CFILT3_SEL 0x2
36 #define TABLA_LDOH_2P75_V 0x2
41 #define TABLA_CFILT3_SEL 0x2
45 #define TAIKO_CFILT3_SEL 0x2
49 #define TAIKO_LDOH_2P75_V 0x2
54 #define TABLA_OCP_350_MA 0x2
62 #define TABLA_DCYCLE_767 0x2
  /hardware/qcom/msm8960/original-kernel-headers/linux/mfd/wcd9xxx/
pdata.h 24 #define SITAR_LDOH_2P75_V 0x2
29 #define SITAR_CFILT3_SEL 0x2
33 #define TABLA_LDOH_2P75_V 0x2
38 #define TABLA_CFILT3_SEL 0x2
42 #define TAIKO_CFILT3_SEL 0x2
46 #define TAIKO_LDOH_2P75_V 0x2
53 #define TABLA_OCP_350_MA 0x2
61 #define TABLA_DCYCLE_767 0x2
  /hardware/samsung_slsi/exynos5/include/
ExynosRect.h 122 int x2; //!< Right (The x-coordinate value of lower-right corner) member in struct:ExynosRect2
131 x2 = _x2_;
140 x2 = other->x2;
149 x2 = other.x2;
159 && x2 == other.x2
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
fastidct.cpp 107 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
109 x2 = blk[16];
114 x6 = W6 * x2;
115 x2 = W2 * x2;
116 x8 = x0 - x2;
117 x0 += x2;
118 x2 = x8;
132 blk[24] = (x2 + x3) >> 8;
136 blk[32] = (x2 - x3) >> 8
142 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
211 int32 x0, x2, x4, x6; local
261 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
373 int32 x0, x1, x2, x4, x5; local
432 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
502 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
578 int32 x1, x2, x4, x5; local
635 int32 x0, x2, x4, x6; local
746 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
869 int32 x0, x1, x2, x4, x5; local
924 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
990 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
1063 int32 x1, x2, x4, x5; local
1118 int32 x0, x2, x4, x6; local
1223 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
1369 int32 x0, x1, x2, x4, x5; local
1429 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
1500 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
1577 int32 x1, x2, x4, x5; local
1635 int32 x0, x2, x4, x6; local
1748 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
    [all...]
  /development/perftests/panorama/feature_mos/src/mosaic/
Geometry.h 66 double x2, double y2,
70 centX = (x0 + x1 + x2) / 3.0;
78 mass = fabs((y1 - y0) * (x2 - x0)); // Special case 1a
85 else if (x0 == x2)
89 mass = fabs((x2 - x0) * (y2 - y0)); // Special case 2a
96 else if (x1 == x2)
102 // Calculate line equation from x0,y0 to x2,y2
103 double dx = x2 - x0;
124 mass = fabs( (y1 - y0) * (x2 - x0) );
129 inline void FindQuadCentroid(double x0, double y0, double x1, double y1, double x2, double y2, double x3, double y3
    [all...]
  /external/pdfium/core/src/fxge/agg/agg23/
fx_agg_curves.cpp 29 FX_FLOAT x2, FX_FLOAT y2,
36 bezier(x1, y1, x2, y2, x3, y3, x4, y4);
40 FX_FLOAT x2, FX_FLOAT y2,
48 FX_FLOAT x12 = (x1 + x2) / 2;
50 FX_FLOAT x23 = (x2 + x3) / 2;
62 FX_FLOAT d2 = FXSYS_fabs(FXSYS_Mul(x2 - x4, dy) - FXSYS_Mul(y2 - y4, dx));
67 if(FXSYS_fabs(x1 + x3 - x2 - x2) +
69 FXSYS_fabs(x2 + x4 - x3 - x3) +
101 FX_FLOAT x2, FX_FLOAT y2
    [all...]
  /packages/apps/Camera/jni/feature_mos/src/mosaic/
Geometry.h 66 double x2, double y2,
70 centX = (x0 + x1 + x2) / 3.0;
78 mass = fabs((y1 - y0) * (x2 - x0)); // Special case 1a
85 else if (x0 == x2)
89 mass = fabs((x2 - x0) * (y2 - y0)); // Special case 2a
96 else if (x1 == x2)
102 // Calculate line equation from x0,y0 to x2,y2
103 double dx = x2 - x0;
124 mass = fabs( (y1 - y0) * (x2 - x0) );
129 inline void FindQuadCentroid(double x0, double y0, double x1, double y1, double x2, double y2, double x3, double y3
    [all...]
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Geometry.h 66 double x2, double y2,
70 centX = (x0 + x1 + x2) / 3.0;
78 mass = fabs((y1 - y0) * (x2 - x0)); // Special case 1a
85 else if (x0 == x2)
89 mass = fabs((x2 - x0) * (y2 - y0)); // Special case 2a
96 else if (x1 == x2)
102 // Calculate line equation from x0,y0 to x2,y2
103 double dx = x2 - x0;
124 mass = fabs( (y1 - y0) * (x2 - x0) );
129 inline void FindQuadCentroid(double x0, double y0, double x1, double y1, double x2, double y2, double x3, double y3
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
Xregion.h 53 short x1, x2, y1, y2; member in struct:__anon25058
89 * Remember, x2 and y2 are not in the region
92 ((r1)->x2 > (r2)->x1 && \
93 (r1)->x1 < (r2)->x2 && \
105 if((r)->x2 > (idRect)->extents.x2)\
106 (idRect)->extents.x2 = (r)->x2;\
134 ((R-1)->x2 >= (Rx2))))
142 (r)->x2 = (rx2);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xregion.h 53 short x1, x2, y1, y2; member in struct:__anon26794
89 * Remember, x2 and y2 are not in the region
92 ((r1)->x2 > (r2)->x1 && \
93 (r1)->x1 < (r2)->x2 && \
105 if((r)->x2 > (idRect)->extents.x2)\
106 (idRect)->extents.x2 = (r)->x2;\
134 ((R-1)->x2 >= (Rx2))))
142 (r)->x2 = (rx2);
    [all...]
  /external/pixman/pixman/
pixman-filter.c 149 * aligns @x1 in @kernel1 with @x2 in @kernel2 and
158 pixman_kernel_t kernel2, double scale, double x2,
169 integral (kernel1, x1, kernel2, scale, x2, - x1) +
170 integral (kernel1, 0, kernel2, scale, x2 - x1, width + x1);
172 else if (x2 < 0 && x2 + width > 0)
175 integral (kernel1, x1, kernel2, scale, x2, - x2) +
176 integral (kernel1, x1 - x2, kernel2, scale, 0, width + x2);
243 int x, x1, x2; local
    [all...]
  /frameworks/rs/cpu_ref/
rsCpuIntrinsicConvolve5x5.cpp 95 uint32_t x2 = x; local
101 convert_float4(py0[x2]) * coeff[2] +
107 convert_float4(py1[x2]) * coeff[7] +
113 convert_float4(py2[x2]) * coeff[12] +
119 convert_float4(py3[x2]) * coeff[17] +
125 convert_float4(py4[x2]) * coeff[22] +
138 uint32_t x2 = x; local
144 convert_float2(py0[x2]) * coeff[2] +
150 convert_float2(py1[x2]) * coeff[7] +
156 convert_float2(py2[x2]) * coeff[12]
181 uint32_t x2 = x; local
224 uint32_t x2 = x; local
266 uint32_t x2 = x; local
308 uint32_t x2 = x; local
374 uint32_t x2 = xend; local
434 uint32_t x2 = xend; local
483 uint32_t x2 = xend; local
532 uint32_t x2 = xend; local
581 uint32_t x2 = xend; local
630 uint32_t x2 = xend; local
    [all...]

Completed in 1942 milliseconds

1 2 3 4 5 67 8 91011>>