Searched refs:x2 (Results 126 - 150 of 1339) sorted by relevance

1234567891011>>

/external/valgrind/none/tests/s390x/
H A Dopcodes.h29 #define RXY_RRRD(op1,r1,x2,b2,dl2,dh2,op2) \
30 ".short 0x" #op1 #r1 #x2 "\n\t" \
84 #define RXY_FRRD(op1,r1,x2,b2,dl2,dh2,op2) \
85 ".short 0x" #op1 #r1 #x2 "\n\t" \
92 #define RXY_URRD(op1,r1,x2,b2,dl2,dh2,op2) \
93 ".short 0x" #op1 #r1 #x2 "\n\t" \
113 #define AHY(r1,x2,b2,dl2,dh2) RXY_RRRD(e3,r1,x2,b2,dl2,dh2,7a)
127 #define ALY(r1,x2,b2,dl2,dh2) RXY_RRRD(e3,r1,x2,b
[all...]
/external/libhevc/common/arm64/
H A Dihevc_inter_pred_filters_luma_vert.s101 // x2 => src_strd
129 sub x12,x2,x2,lsl #2 //src_ctrd & pi1_coeff
150 sub x20,x4,x2,lsl #2 //x2->src_strd
159 add x3,x0,x2 //pu1_src_tmp += src_strd//
160 ld1 {v1.8b},[x3],x2 //src_tmp2 = vld1_u8(pu1_src_tmp)//
163 ld1 {v2.8b},[x3],x2 //src_tmp3 = vld1_u8(pu1_src_tmp)//
165 ld1 {v3.8b},[x3],x2 //src_tmp4 = vld1_u8(pu1_src_tmp)//
167 ld1 {v4.8b},[x3],x2 //src_tmp
[all...]
H A Dihevc_inter_pred_filters_luma_vert_w16out.s57 // x2 => src_strd
84 sub x12,x2,x2,lsl #2 //src_ctrd & pi1_coeff
105 sub x20,x4,x2,lsl #2 //x2->src_strd
115 add x3,x0,x2 //pu1_src_tmp += src_strd//
117 ld1 {v1.8b},[x3],x2 //src_tmp2 = vld1_u8(pu1_src_tmp)//
120 ld1 {v2.8b},[x3],x2 //src_tmp3 = vld1_u8(pu1_src_tmp)//
122 ld1 {v3.8b},[x3],x2 //src_tmp4 = vld1_u8(pu1_src_tmp)//
124 ld1 {v4.8b},[x3],x2 //src_tmp
[all...]
H A Dihevc_intra_pred_chroma_ver.s83 //x2 => *pu1_dst
116 add x5, x2, x3 //pu1_dst + dst_strd
127 st2 {v20.8b, v21.8b}, [x2],#16
132 st2 {v22.8b, v23.8b}, [x2], x11
140 st2 {v20.8b, v21.8b}, [x2],#16
145 st2 {v22.8b, v23.8b}, [x2], x11
153 st2 {v20.8b, v21.8b}, [x2],#16
158 st2 {v22.8b, v23.8b}, [x2], x11
165 st2 {v20.8b, v21.8b}, [x2],#16
170 st2 {v22.8b, v23.8b}, [x2], x1
[all...]
H A Dihevc_inter_pred_luma_copy_w16out.s70 // x2 => src_strd
110 add x5,x0,x2 //pu1_src +src_strd
115 ld1 {v22.8b},[x5],x2 //vld1_u8(pu1_src_tmp)
120 ld1 {v24.8b},[x5],x2 //vld1_u8(pu1_src_tmp)
125 ld1 {v26.8b},[x5],x2 //vld1_u8(pu1_src_tmp)
152 sub x20,x12,x2,lsl #2 //x2->src_strd
160 add x6,x0,x2 //pu1_src_tmp += src_strd
163 ld1 {v3.8b},[x6],x2 //vld1_u8(pu1_src_tmp)
164 ld1 {v5.8b},[x6],x2 //vld1_u
[all...]
H A Dihevc_intra_pred_luma_mode_18_34.s87 //x2 => *pu1_dst
121 mov x10,x2
163 add x20,x2,#8
164 csel x2, x20, x2,ne
178 csel x2, x20, x2,eq
180 mov x10,x2
204 add x20,x2,#8
205 csel x2, x2
[all...]
/external/clang/test/CodeGen/
H A Dregparm-struct.c21 int x2; member in struct:s2
38 int x2; member in struct:s3
56 int x2; member in struct:s4
85 int x2; member in struct:s6
96 int x2; member in struct:s7
108 float x2; member in struct:s8
119 float x2; member in struct:s9
141 double x2; member in struct:s11
152 float x2; member in struct:s12
/external/libvncserver/x11vnc/
H A Dxinerama.c55 void zero_fb(int x1, int y1, int x2, int y2);
111 * note that the black out is x1 <= x but x < x2
112 * for the region. i.e. the x2, y2 are outside
117 blackr[blackouts].x2 = X;
155 int n, b, x1, y1, x2, y2, cnt; local
161 x2 = x1 + tile_x;
163 if (x2 > dpy_x) {
164 x2 = dpy_x;
173 x2, y2);
182 blackr[b].y1, blackr[b].x2, black
524 zero_fb(int x1, int y1, int x2, int y2) argument
[all...]
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/fragment/
H A DTrackFragmentHeaderBox.java58 if ((flags & 0x2) == 0x2) { //sampleDescriptionIndexPresent
81 if ((getFlags() & 0x2) == 0x2) { //sampleDescriptionIndexPresent
102 if ((getFlags() & 0x2) == 0x2) { //sampleDescriptionIndexPresent
124 return (getFlags() & 0x2) != 0;
182 setFlags(getFlags() & (Integer.MAX_VALUE ^ 0x2));
184 setFlags(getFlags() | 0x2); // activate the field
/external/libmpeg2/common/armv8/
H A Dimpeg2_format_conv.s84 //* x2 pu1_v *
121 // pu1_v, - x2
201 prfm pldl1keep, [x2, #128]
204 ld1 {v1.8b}, [x2], #8
220 sub x2, x2, x16
224 ld1 {v1.8b}, [x2], #8
229 add x2, x2, x7
255 //* x2 pu1_
[all...]
/external/libavc/common/armv8/
H A Dih264_default_weighted_pred_av8.s97 // x2 => puc_dst
133 st1 {v0.s}[0], [x2], x5 //load row 1 in destination
134 st1 {v0.s}[1], [x2], x5 //load row 2 in destination
136 st1 {v1.s}[0], [x2], x5 //load row 3 in destination
137 st1 {v1.s}[1], [x2], x5 //load row 4 in destination
155 st1 {v0.8b}, [x2], x5 //load row 1 in destination
157 st1 {v1.8b}, [x2], x5 //load row 2 in destination
158 st1 {v2.8b}, [x2], x5 //load row 3 in destination
159 st1 {v3.8b}, [x2], x5 //load row 4 in destination
195 st1 {v0.8b, v1.8b}, [x2], x
[all...]
H A Dih264_inter_pred_luma_vert_qpel_av8.s97 // x2 => src_strd
119 mul x7, x2, x7
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], x2 // Vector load from src[5_0]
149 ld1 {v0.2s, v1.2s}, [x0], x2
[all...]
H A Dih264_iquant_itrans_recon_dc_av8.s106 //x2 => *pu1_out
162 st1 {v1.s}[0], [x2], x4
163 st1 {v1.s}[1], [x2], x4
164 st1 {v2.s}[0], [x2], x4
165 st1 {v2.s}[1], [x2]
211 // x2 : pu1_out
234 mov x0, x2
244 ld1 {v11.d}[0], [x2], x4 //load pu1_out for interleaving
245 ld1 {v11.d}[1], [x2], x4
246 ld1 {v12.d}[0], [x2], x
[all...]
/external/v8/test/mjsunit/compiler/
H A Dregress-gap.js75 function two_cycles(n, v1, v2, v3, v4, v5, x1, x2, x3, x4, x5) {
84 x1 = x2;
85 x2 = x3;
93 function two_cycles_while(n, v1, v2, v3, v4, v5, x1, x2, x3, x4, x5) {
103 x1 = x2;
104 x2 = x3;
/external/opencv/otherlibs/highgui/
H A Dgrfmt_jpeg.cpp666 int x2 = src[1], x3 = src[7]; local
670 x1 = x2 + x3; x2 -= x3;
673 x4 = (x0 + x2)*C1_847;
675 x2 = descale( x2*C1_082 - x4, fixb);
680 x2 += x1;
683 work[5] = x1; work[4] = x2;
686 x2 = src[2]; x3 = src[6];
689 x4 = x2
718 int x2 = work[8*1], x3 = work[8*7]; local
1144 int x2, y2, x, y, xc; local
1523 int x2 = src[3], x3 = src[4]; local
1570 int x2 = work[8*3], x3 = work[8*4]; local
[all...]
/external/libvncserver/libvncserver/
H A Dfont.c50 int x1,int y1,int x2,int y2,
71 /* after clipping, x2 will be count of bytes between rows,
76 if(x2<x+width) { extra_bytes+=(x1+width)/8-(x+width-x2+7)/8; width-=x+width-x2; }
87 /* if(x+i>=x1 && x+i<x2 && y+j>=y1 && y+j<y2) */ {
106 int x1,int y1,int x2,int y2,
110 x+=rfbDrawCharWithClip(rfbScreen,font,x,y,*string,x1,y1,x2,y2,
131 void rfbFontBBox(rfbFontDataPtr font,unsigned char c,int* x1,int* y1,int* x2,int* y2) argument
135 *x2
48 rfbDrawCharWithClip(rfbScreenInfoPtr rfbScreen,rfbFontDataPtr font, int x,int y,unsigned char c, int x1,int y1,int x2,int y2, rfbPixel col,rfbPixel bcol) argument
104 rfbDrawStringWithClip(rfbScreenInfoPtr rfbScreen,rfbFontDataPtr font, int x,int y,const char* string, int x1,int y1,int x2,int y2, rfbPixel colour,rfbPixel backColour) argument
143 rfbWholeFontBBox(rfbFontDataPtr font, int *x1, int *y1, int *x2, int *y2) argument
[all...]
/external/pdfium/core/src/fxge/agg/agg23/
H A Dagg_curves.h26 FX_FLOAT x2, FX_FLOAT y2,
32 cp[2] = x2;
40 FX_FLOAT x2, FX_FLOAT y2,
46 cp[2] = x2;
69 FX_FLOAT x2, FX_FLOAT y2,
74 init(x1, y1, x2, y2, x3, y3, x4, y4);
87 FX_FLOAT x2, FX_FLOAT y2,
125 FX_FLOAT x2, FX_FLOAT y2,
129 FX_FLOAT x2, FX_FLOAT y2,
143 FX_FLOAT x2, FX_FLOA
25 curve4_points(FX_FLOAT x1, FX_FLOAT y1, FX_FLOAT x2, FX_FLOAT y2, FX_FLOAT x3, FX_FLOAT y3, FX_FLOAT x4, FX_FLOAT y4) argument
39 init(FX_FLOAT x1, FX_FLOAT y1, FX_FLOAT x2, FX_FLOAT y2, FX_FLOAT x3, FX_FLOAT y3, FX_FLOAT x4, FX_FLOAT y4) argument
68 curve4_div(FX_FLOAT x1, FX_FLOAT y1, FX_FLOAT x2, FX_FLOAT y2, FX_FLOAT x3, FX_FLOAT y3, FX_FLOAT x4, FX_FLOAT y4) argument
142 curve4(FX_FLOAT x1, FX_FLOAT y1, FX_FLOAT x2, FX_FLOAT y2, FX_FLOAT x3, FX_FLOAT y3, FX_FLOAT x4, FX_FLOAT y4) argument
157 init(FX_FLOAT x1, FX_FLOAT y1, FX_FLOAT x2, FX_FLOAT y2, FX_FLOAT x3, FX_FLOAT y3, FX_FLOAT x4, FX_FLOAT y4) argument
[all...]
/external/ceres-solver/include/ceres/
H A Dproblem.h112 // double x2[] = { 1.0, 2.0, 3.0, 5.0 };
118 // problem.AddResidualBlock(new MyBinaryCostFunction(...), x2, x3);
206 // double x2[] = {1.0, 2.0, 5.0, 6.0};
212 // problem.AddResidualBlock(new MyBinaryCostFunction(...), NULL, x2, x1);
229 double* x0, double* x1, double* x2);
232 double* x0, double* x1, double* x2,
236 double* x0, double* x1, double* x2,
240 double* x0, double* x1, double* x2,
244 double* x0, double* x1, double* x2,
249 double* x0, double* x1, double* x2,
[all...]
/external/ceres-solver/internal/ceres/
H A Dnumeric_diff_test_utils.h41 // y1 = x1'x2 -> dy1/dx1 = x2, dy1/dx2 = x1
42 // y2 = (x1'x2)^2 -> dy2/dx1 = 2 * x2 * (x1'x2), dy2/dx2 = 2 * x1 * (x1'x2)
43 // y3 = x2'x2 -> dy3/dx1 = 0, dy3/dx2 = 2 * x2
46 bool operator()(const double* x1, const double* x2, doubl
[all...]
H A Dproblem_impl.h86 double* x0, double* x1, double* x2);
89 double* x0, double* x1, double* x2,
93 double* x0, double* x1, double* x2,
97 double* x0, double* x1, double* x2,
101 double* x0, double* x1, double* x2,
106 double* x0, double* x1, double* x2,
111 double* x0, double* x1, double* x2,
116 double* x0, double* x1, double* x2,
/external/clang/test/CXX/dcl.decl/dcl.meaning/
H A Dp1.cpp5 template<typename T> struct x2;
13 struct PR8019::x2 { }; // expected-error{{non-friend class member 'x2' cannot have a qualified name}} struct in class:PR8019::y::PR8019
/external/clang/test/CXX/temp/temp.spec/
H A Dno-body.cpp59 template<typename T> struct x2 { }; struct
63 template struct x2<int> { }; // expected-error {{explicit template instantiation cannot have a definition; if this definition is meant to be an explicit specialization, add '<>' after the 'template' keyword}} struct
/external/clang/test/SemaCXX/
H A Dwarn-dangling-field.cpp27 X &x1, *x2; member in struct:S3
28 S3(Y y) : x1(y), x2(y) {} // no-warning: conversion operator
/external/kernel-headers/original/uapi/asm-x86/asm/
H A Ddebugreg.h21 #define DR_TRAP1 (0x2) /* db1 */
57 #define DR_GLOBAL_ENABLE (0x2) /* Global enable for reg 0 */
/external/kernel-headers/original/uapi/linux/
H A Disdn_ppp.h17 #define CALLTYPE_OUTGOING 0x2
58 #define IPPP_COMP_FLAG_LINK 0x2

Completed in 1067 milliseconds

1234567891011>>