Searched defs:v1 (Results 101 - 125 of 541) sorted by relevance

1234567891011>>

/external/guava/guava/src/com/google/common/collect/
H A DImmutableSortedMapFauxverideShim.java53 @Deprecated public static <K, V> ImmutableSortedMap<K, V> of(K k1, V v1) { argument
67 K k1, V v1, K k2, V v2) {
82 K k1, V v1, K k2, V v2, K k3, V v3) {
97 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4) {
112 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) {
66 of( K k1, V v1, K k2, V v2) argument
81 of( K k1, V v1, K k2, V v2, K k3, V v3) argument
96 of( K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4) argument
111 of( K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) argument
/external/iptables/include/linux/netfilter/
H A Dxt_string.h27 } v1; member in union:xt_string_info::__anon22612
/external/kernel-headers/original/uapi/linux/netfilter/
H A Dxt_string.h27 } v1; member in union:xt_string_info::__anon23239
/external/mesa3d/src/mesa/swrast/
H A Ds_feedback.c57 const SWvertex *v1, const SWvertex *v2)
59 if (!_swrast_culltriangle(ctx, v0, v1, v2)) {
65 feedback_vertex(ctx, v1, v1);
70 feedback_vertex(ctx, v1, v2);
79 const SWvertex *v1)
91 feedback_vertex(ctx, v1, v1);
94 feedback_vertex(ctx, v0, v1);
95 feedback_vertex(ctx, v1, v
56 _swrast_feedback_triangle(struct gl_context *ctx, const SWvertex *v0, const SWvertex *v1, const SWvertex *v2) argument
78 _swrast_feedback_line(struct gl_context *ctx, const SWvertex *v0, const SWvertex *v1) argument
111 _swrast_select_triangle(struct gl_context *ctx, const SWvertex *v0, const SWvertex *v1, const SWvertex *v2) argument
125 _swrast_select_line(struct gl_context *ctx, const SWvertex *v0, const SWvertex *v1) argument
[all...]
/external/mesa3d/src/mesa/tnl_dd/
H A Dt_dd_triemit.h40 VERTEX *v1,
51 PRINT_VERTEX(v1);
57 COPY_DWORDS( j, vb, vertsize, v1 );
64 VERTEX *v1,
75 PRINT_VERTEX(v1);
81 COPY_DWORDS( j, vb, vertsize, v1 );
83 COPY_DWORDS( j, vb, vertsize, v1 );
92 VERTEX *v1,
102 PRINT_VERTEX(v1);
107 COPY_DWORDS( j, vb, vertsize, v1 );
38 quad( CTX_ARG, VERTEX *v0, VERTEX *v1, VERTEX *v2, VERTEX *v3 ) argument
62 quad( CTX_ARG, VERTEX *v0, VERTEX *v1, VERTEX *v2, VERTEX *v3 ) argument
90 triangle( CTX_ARG, VERTEX *v0, VERTEX *v1, VERTEX *v2 ) argument
[all...]
/external/openssl/crypto/bf/
H A Dbf_cfb64.c70 register BF_LONG v0,v1,t; local
84 n2l(iv,v1); ti[1]=v1;
104 n2l(iv,v1); ti[1]=v1;
118 v0=v1=ti[0]=ti[1]=t=c=cc=0;
H A Dbf_ofb64.c69 register BF_LONG v0,v1,t; local
80 n2l(iv,v1);
82 ti[1]=v1;
85 l2n(v1,dp);
102 v1=ti[1];
105 l2n(v1,iv);
107 t=v0=v1=ti[0]=ti[1]=0;
/external/openssl/crypto/des/
H A Dofb64ede.c71 register DES_LONG v0,v1; local
82 c2l(iv,v1);
84 ti[1]=v1;
87 l2c(v1,dp);
93 /* ti[1]=v1; */
96 v1=ti[1];
100 l2c(v1,dp);
109 v1=ti[1];*/
112 l2c(v1,iv);
114 v0=v1
[all...]
H A Dofb64enc.c69 register DES_LONG v0,v1,t; local
80 c2l(iv,v1);
82 ti[1]=v1;
85 l2c(v1,dp);
102 v1=ti[1];
105 l2c(v1,iv);
107 t=v0=v1=ti[0]=ti[1]=0;
H A Dofb_enc.c71 register DES_LONG d0,d1,vv0,vv1,v0,v1,n=(numbits+7)/8; local
98 c2l(iv,v1);
100 ti[1]=v1;
104 ti[1]=v1;
116 { v0=v1; v1=vv0; }
118 { v0=vv0; v1=vv1; }
121 v0=((v1>>(num-32))|(vv0<<(64-num)))&0xffffffffL;
122 v1=((vv0>>(num-32))|(vv1<<(64-num)))&0xffffffffL;
126 v0=((v0>>num)|(v1<<(3
[all...]
/external/openssl/crypto/rc2/
H A Drc2cfb64.c71 register unsigned long v0,v1,t; local
85 c2l(iv,v1); ti[1]=v1;
105 c2l(iv,v1); ti[1]=v1;
119 v0=v1=ti[0]=ti[1]=t=c=cc=0;
H A Drc2ofb64.c70 register unsigned long v0,v1,t; local
81 c2l(iv,v1);
83 ti[1]=v1;
86 l2c(v1,dp);
103 v1=ti[1];
106 l2c(v1,iv);
108 t=v0=v1=ti[0]=ti[1]=0;
/external/pdfium/core/src/fxge/agg/agg23/
H A Dfx_agg_vcgen_stroke.cpp67 const vertex_dist& v1,
71 FX_FLOAT dx = FXSYS_MulDiv(v1.y - v0.y, width, len);
72 FX_FLOAT dy = FXSYS_MulDiv(v1.x - v0.x, width, len);
65 calc_butt_cap(FX_FLOAT* cap, const vertex_dist& v0, const vertex_dist& v1, FX_FLOAT len, FX_FLOAT width) argument
/external/qemu/android/base/containers/
H A DStringVector_unittest.cpp106 StringVector v1; local
108 v1.append(StringView(kList1[n]));
116 v1.swap(&v2);
118 EXPECT_EQ(kList2Len, v1.size());
120 EXPECT_EQ(String(kList2[n]), v1[n]) << "At index " << n;
135 StringVector v1; local
137 v1.append(StringView(kList[n]));
141 v2 = v1;
142 v1.reserve(0);
143 EXPECT_TRUE(v1
[all...]
/external/ceres-solver/internal/ceres/
H A Dconditioned_cost_function_test.cc71 double v1[kTestCostFunctionSize], v2[kTestCostFunctionSize], local
76 v1[i] = i;
104 parameters[0] = v1;
110 EXPECT_DOUBLE_EQ((i + 2) * (v1[i] - v2[i]) + i * 7, result[i]);
H A Djet_test.cc52 J MakeJet(double a, double v0, double v1) { argument
56 z.v[1] = v1;
/external/chromium_org/cc/output/
H A Dgeometry_binding.cc23 Vertex v0, v1, v2, v3; member in struct:cc::Quad
40 Vertex v1 = {{quad_vertex_rect.x(), quad_vertex_rect.y(), 0.0f, }, local
46 Quad x = {v0, v1, v2, v3};
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
H A Ddraw_pipe.c128 * Build primitive to render a line with vertices at v0, v1.
134 const char *v1 )
141 prim.v[1] = (struct vertex_header *)v1;
148 * Build primitive to render a triangle with vertices at v0, v1, v2.
154 char *v1,
160 prim.v[1] = (struct vertex_header *)v1;
151 do_triangle( struct draw_context *draw, ushort flags, char *v0, char *v1, char *v2 ) argument
H A Ddraw_pipe_cull.c61 const float *v1 = header->v[1]->data[pos]; local
64 /* edge vectors: e = v0 - v2, f = v1 - v2 */
67 const float fx = v1[0] - v2[0];
68 const float fy = v1[1] - v2[1];
H A Ddraw_pipe_unfilled.c70 struct vertex_header *v1 )
74 tmp.v[1] = v1;
83 struct vertex_header *v1 = header->v[1]; local
87 if ((header->flags & DRAW_PIPE_EDGE_FLAG_1) && v1->edgeflag) point( stage, v1 );
96 struct vertex_header *v1 = header->v[1]; local
103 if ((header->flags & DRAW_PIPE_EDGE_FLAG_0) && v0->edgeflag) line( stage, v0, v1 );
104 if ((header->flags & DRAW_PIPE_EDGE_FLAG_1) && v1->edgeflag) line( stage, v1, v2 );
/external/chromium_org/third_party/mesa/src/src/glx/
H A Drender2.c173 GLint uord, GLdouble v1, GLdouble v2, GLint vstr,
199 __GLX_PUT_DOUBLE(20, v1);
217 __GLX_PUT_DOUBLE(24, v1);
251 GLint uord, GLfloat v1, GLfloat v2, GLint vstr, GLint vord,
283 __GLX_PUT_FLOAT(20, v1);
299 __GLX_PUT_FLOAT(24, v1);
172 __indirect_glMap2d(GLenum target, GLdouble u1, GLdouble u2, GLint ustr, GLint uord, GLdouble v1, GLdouble v2, GLint vstr, GLint vord, const GLdouble * pnts) argument
250 __indirect_glMap2f(GLenum target, GLfloat u1, GLfloat u2, GLint ustr, GLint uord, GLfloat v1, GLfloat v2, GLint vstr, GLint vord, const GLfloat * pnts) argument
/external/chromium_org/third_party/skia/src/effects/gradients/
H A DSkClampRange.cpp48 void SkClampRange::init(SkFixed fx0, SkFixed dx0, int count, int v0, int v1) { argument
52 fV1 = v1;
/external/chromium_org/third_party/skia/src/sfnt/
H A DSkOTTable_OS_2.h33 struct V1 : SkOTTableOS2_V1 { } v1; member in union:SkOTTableOS2::Version
/external/chromium_org/ui/views/corewm/
H A Ddesktop_capture_controller_unittest.cc134 DesktopViewInputTest* v1 = new DesktopViewInputTest(); local
135 v1->SetBoundsRect(gfx::Rect(0, 0, 300, 300));
136 root1->AddChildView(v1);
179 EXPECT_TRUE(v1->received_gesture_event());
181 v1->Reset();
195 EXPECT_FALSE(v1->received_gesture_event());
/external/chromium_org/ui/views/widget/
H A Dwindow_reorderer_unittest.cc206 // +-- v1
212 View* v1 = new View(); local
213 contents_view->AddChildView(v1);
218 v1->AddChildView(v11);
226 v1->AddChildView(v12);
232 v1->AddChildView(v13);
244 // |w|'s layer should be stacked above |v1|'s layer.
245 v1->SetPaintToLayer(true);
246 v1->layer()->set_name("v1");
[all...]

Completed in 1803 milliseconds

1234567891011>>