Searched defs:v1 (Results 76 - 100 of 490) sorted by relevance

1234567891011>>

/external/webrtc/webrtc/modules/desktop_capture/
H A Ddiffer_block_sse2.cc29 __m128i v1; local
35 v1 = _mm_loadu_si128(i2);
36 sad = _mm_sad_epu8(v0, v1);
39 v1 = _mm_loadu_si128(i2 + 1);
40 sad = _mm_sad_epu8(v0, v1);
43 v1 = _mm_loadu_si128(i2 + 2);
44 sad = _mm_sad_epu8(v0, v1);
47 v1 = _mm_loadu_si128(i2 + 3);
48 sad = _mm_sad_epu8(v0, v1);
69 __m128i v1; local
[all...]
/external/webrtc/webrtc/voice_engine/
H A Dvoe_base_unittest.cc82 char v1[1024] = {75}; local
83 base_->GetVersion(v1);
85 EXPECT_EQ(v2, v1);
/external/clang/test/CodeGen/
H A Dattr-mode-vector-types.c12 vec_t1 v1; local
H A Dmangle-windows.c57 void __vectorcall v1(void) {} function
58 // CHECK: define x86_vectorcallcc void @"\01v1@@0"(
59 // X64: define x86_vectorcallcc void @"\01v1@@0"(
60 // ELF32: define x86_vectorcallcc void @"\01v1@@0"(
61 // ELF64: define x86_vectorcallcc void @"\01v1@@0"(
H A Dxcore-abi.c32 char* v1 = va_arg (ap, char*); local
33 f(v1);
/external/clang/test/Sema/
H A Dvector-assign.c9 v2s v1; local
15 v1 = v2; // expected-warning {{incompatible vector types assigning to 'v2s' (vector of 2 'int' values) from 'v2u' (vector of 2 'unsigned int' values)}}
16 v1 = v3; // expected-error {{assigning to 'v2s' (vector of 2 'int' values) from incompatible type 'v1s' (vector of 1 'int' value)}}
17 v1 = v4; // expected-warning {{incompatible vector types assigning to 'v2s' (vector of 2 'int' values) from 'v2f' (vector of 2 'float' values)}}
18 v1 = v5; // expected-warning {{incompatible vector types assigning to 'v2s' (vector of 2 'int' values) from 'v4ss' (vector of 4 'short' values)}}
20 v2 = v1; // expected-warning {{incompatible vector types assigning to 'v2u' (vector of 2 'unsigned int' values) from 'v2s' (vector of 2 'int' values)}}
25 v3 = v1; // expected-error {{assigning to 'v1s' (vector of 1 'int' value) from incompatible type 'v2s' (vector of 2 'int' values)}}
30 v4 = v1; // expected-warning {{incompatible vector types assigning to 'v2f' (vector of 2 'float' values) from 'v2s' (vector of 2 'int' values)}}
35 v5 = v1; // expected-warning {{incompatible vector types assigning to 'v4ss' (vector of 4 'short' values) from 'v2s' (vector of 2 'int' values)}}
H A Ddeclspec.c21 const f* v1; // expected-warning {{qualifier on function type 'f' (aka 'int (void)') has unspecified behavior}} variable
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_termination.cc71 u64 v1, u64 v2) {
79 CheckFailedCallback(file, line, cond, v1, v2);
82 v1, v2);
70 CheckFailed(const char *file, int line, const char *cond, u64 v1, u64 v2) argument
/external/eigen/test/
H A Darray_replicate.cpp29 VectorType v1 = VectorType::Random(rows); local
63 x2.col(j) = v1;
64 VERIFY_IS_APPROX(x2, v1.rowwise().replicate(f1));
68 vx1.segment(j*rows,rows) = v1;
69 VERIFY_IS_APPROX(vx1, v1.colwise().replicate(f2));
H A Darray_reverse.cpp28 VectorType v1 = VectorType::Random(rows); local
70 VectorType v1_r = v1.reverse();
73 VERIFY_IS_APPROX(v1_r(i), v1(rows - 1 - i));
/external/fec/
H A Dsim.c10 double fac,rsq,v1,v2; local
23 v1 = 2.0 * (double)random() / MAX_RANDOM - 1;
25 rsq = v1*v1 + v2*v2;
28 gset = v1*fac;
/external/fio/crc/
H A Dxxhash.h72 uint32_t v1; member in struct:XXH_state32_t
/external/guava/guava/src/com/google/common/collect/
H A DImmutableSortedMapFauxverideShim.java50 @Deprecated public static <K, V> ImmutableSortedMap<K, V> of(K k1, V v1) { argument
64 K k1, V v1, K k2, V v2) {
79 K k1, V v1, K k2, V v2, K k3, V v3) {
94 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4) {
109 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) {
63 of( K k1, V v1, K k2, V v2) argument
78 of( K k1, V v1, K k2, V v2, K k3, V v3) argument
93 of( K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4) argument
108 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::__anon8192
/external/kernel-headers/original/uapi/linux/netfilter/
H A Dxt_string.h27 } v1; member in union:xt_string_info::__anon8878
/external/libmojo/mojo/edk/system/ports/
H A Dname.h20 Name(uint64_t v1, uint64_t v2) : v1(v1), v2(v2) {} argument
21 uint64_t v1, v2; member in struct:mojo::edk::ports::Name
25 return a.v1 == b.v1 && a.v2 == b.v2;
33 return std::tie(a.v1, a.v2) < std::tie(b.v1, b.v2);
40 PortName(uint64_t v1, uint64_t v2) : Name(v1, v argument
47 NodeName(uint64_t v1, uint64_t v2) argument
[all...]
/external/llvm/test/tools/llvm-pdbdump/Inputs/
H A DFilterTest.cpp27 GlobalTypedef v1; local
/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/pdfium/third_party/agg23/
H A Dagg_vcgen_stroke.cpp69 const vertex_dist& v1,
72 FX_FLOAT dx = (v1.y - v0.y) * width / len;
73 FX_FLOAT dy = (v1.x - v0.x) * width / len;
67 calc_butt_cap(FX_FLOAT* cap, const vertex_dist& v0, const vertex_dist& v1, FX_FLOAT len, FX_FLOAT width) argument
/external/boringssl/src/decrepit/des/
H A Dcfb64ede.c72 uint32_t v0, v1; local
83 c2l(iv, v1);
86 ti[1] = v1;
89 v1 = ti[1];
93 l2c(v1, iv);
105 c2l(iv, v1);
108 ti[1] = v1;
111 v1 = ti[1];
115 l2c(v1, iv);
125 v0 = v1
136 uint32_t d0, d1, v0, v1; local
[all...]
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/
H A Dp7.cpp7 auto v1 = 0, *p1 = &v1; local
/external/clang/test/CodeGenCXX/
H A Dvtable-layout-abi-examples.cpp206 int v1; member in struct:Test3::V1
H A Dx86_64-arguments-avx.cpp24 __m128 v1; member in union:test2::U1
39 __m256 v1; member in union:test2::U2
/external/clang/test/SemaCXX/
H A Ddefault-constructor-initializers.cpp50 volatile int v1; member in struct:Z1

Completed in 687 milliseconds

1234567891011>>