Searched defs:d4 (Results 1 - 25 of 46) sorted by relevance

12

/external/v8/test/mjsunit/asm/
H A Ddo-while-false.js29 function d4(a) {
53 return {d0: d0, d1: d1, d2: d2, d3: d3, d4: d4, d5: d5, d6: d6};
67 assertEquals(116, m.d4(1));
68 assertEquals(117, m.d4(0));
/external/valgrind/none/tests/s390x/
H A Dtest_sig.c46 double d1,d2,d3,d4,d5; local
49 d1 = d2 = d3 = d4 = d5 = 1;
59 printf("floating point is now: %f %f %f %f %f\n", d1, d2, d3, d4, d5);
/external/valgrind/massif/tests/
H A Dalloc-fns.c18 void d4(int n) { malloc(n); } function
19 void d3(int n) { d4(n); }
33 d4(400);
/external/libvpx/libvpx/vp8/common/arm/neon/
H A Dshortidct4x4llm_neon.c25 int16x4_t d2, d3, d4, d5, d10, d11, d12, d13; local
33 d4 = vld1_s16(input + 8);
37 q1s16 = vcombine_s16(d2, d4); // Swap d3 d4 here
57 d4 = vqsub_s16(d13, d10);
60 v2tmp0 = vtrn_s32(vreinterpret_s32_s16(d2), vreinterpret_s32_s16(d4));
88 d4 = vqsub_s16(d13, d10);
93 d4 = vrshr_n_s16(d4, 3);
96 v2tmp0 = vtrn_s32(vreinterpret_s32_s16(d2), vreinterpret_s32_s16(d4));
[all...]
H A Ddequant_idct_neon.c23 int16x4_t d2, d3, d4, d5, d10, d11, d12, d13; local
77 d4 = vqsub_s16(d13, d10);
80 d2tmp0 = vtrn_s32(vreinterpret_s32_s16(d2), vreinterpret_s32_s16(d4));
107 d4 = vqsub_s16(d13, d10);
112 d4 = vrshr_n_s16(d4, 3);
115 d2tmp0 = vtrn_s32(vreinterpret_s32_s16(d2), vreinterpret_s32_s16(d4));
H A Dmbloopfilter_neon.c37 int8x8_t d0, d1, d2, d3, d4, d5, d24, d25, d28, d29; local
117 d4 = vdup_n_s8(18);
122 q12s16 = vmlal_s8(vreinterpretq_s16_u16(q12u16), vget_low_s8(q1s8), d4);
123 q13s16 = vmlal_s8(vreinterpretq_s16_u16(q13u16), vget_high_s8(q1s8), d4);
/external/pdfium/fpdfsdk/src/javascript/
H A Dcolor.cpp99 double d4 = 0; local
118 d4 = value.ToDouble();
129 (FX_FLOAT)d4);
/external/clang/test/Sema/
H A Dstring-init.c30 char32_t d4[] = U"a"; // No error. local
/external/clang/test/SemaCXX/
H A Dstring-init.cpp25 char32_t d4[] = U"a"; // No error. local
H A Dwarn-sign-conversion.cpp73 int d4 = 1 ? Foo<bool>::D : B; // expected-warning {{operand of ? changes signedness: 'test2::Foo<bool>::Named4' to 'int'}} local
H A Doverload-call.cpp236 char* d4 = derived1(cc); local
/external/clang/test/CXX/special/class.dtor/
H A Dp5-0x.cpp105 } d4; // expected-error {{deleted function}} variable in typeref:struct:D4
/external/clang/test/CXX/temp/temp.decls/temp.class/temp.mem.enum/
H A Dp1.cpp97 D<char>::E d4 = D<char>::E::e2; // expected-error {{no member named 'e2' in 'D<char>::E'; did you mean simply 'e2'?}} member in struct:C
/external/skia/src/core/
H A DSkXfermodeU64.cpp76 Sk4f d4 = bias_to_unit<D>(load_from_dst<D>(dst[i])); local
77 d4.store(d.fVec);
79 dst[i] = store_to_dst<D>(lerp_by_coverage(r4, d4, aa[i]));
96 Sk4f d4 = bias_to_unit<D>(load_from_dst<D>(dst[i])); local
97 d4.store(d.fVec);
99 dst[i] = store_to_dst<D>(lerp_by_coverage(r4, d4, aa[i]));
124 const Sk4f d4 = load_from_dst<D>(dst[i]); local
125 dst[i] = store_to_dst<D>(d4 * Sk4f((255 - aa[i]) * 1.0f/255));
147 const Sk4f d4 = load_from_dst<D>(dst[i]); local
148 dst[i] = store_to_dst<D>(lerp_by_coverage(s4, d4, a
160 const Sk4f d4 = load_from_dst<D>(dst[i]); local
[all...]
H A DSkXfermode4f.cpp49 Sk4f d4 = load_dst<D>(dst[i]); local
50 d4.store(d.fVec);
52 dst[i] = store_dst<D>(lerp(r4, d4, aa[i]));
69 Sk4f d4 = load_dst<D>(dst[i]); local
70 d4.store(d.fVec);
72 dst[i] = store_dst<D>(lerp(r4, d4, aa[i]));
146 Sk4f d4 = load_dst<D>(dst[i]); local
147 r4 = lerp(r4, d4, a);
202 Sk4f d4 = load_dst<D>(dst[i]); local
203 dst[i] = store_dst<D>(lerp(s4, d4,
236 Sk4f d4 = load_dst<D>(dst[i]); local
246 Sk4f d4 = load_dst<D>(dst[i]); local
264 Sk4f d4 = Sk4f_fromL32(dst[i]); local
290 Sk4f d4 = to_4f(dst[i]); local
307 Sk4f d4 = srgb_4b_to_linear_unit(dst[i]); local
332 Sk4f d4 = srgb_4b_to_linear_unit(dst[i]); local
408 Sk4f d4 = load_dst<D>(dst[i]); local
422 Sk4f d4 = load_dst<D>(dst[i]); local
437 Sk4f d4 = load_dst<D>(dst[i]); local
453 Sk4f d4 = load_dst<D>(dst[i]); local
[all...]
/external/clang/test/CodeGenCXX/
H A Dmangle-ms-return-qualifiers.cpp100 B<A>* d4() { return 0; } function
101 // CHECK: "\01?d4@@YAPAV?$B@VA@@@@XZ"
/external/v8/test/unittests/compiler/
H A Dnode-matchers-unittest.cc61 Node* d4 = graph()->NewNode(d4_op); local
62 USE(d4);
68 USE(d4);
97 Node* m4 = graph()->NewNode(m_op, p1, d4);
116 Node* s4 = graph()->NewNode(s_op, p1, d4);
230 m4 = graph()->NewNode(m_op, p1, d4);
235 m4 = graph()->NewNode(m_op, p1, d4);
241 m4 = graph()->NewNode(m_op, p1, d4);
377 Node* d4 = graph()->NewNode(d4_op); local
378 USE(d4);
[all...]
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/
H A Dp7-0x.cpp98 Agg<double> d4 = {1.0L}; // OK (long double constant represented exactly) local
H A Dp7-cxx11-nowarn.cpp96 Agg<double> d4 = {1.0L}; // OK (long double constant represented exactly) local
/external/v8/test/mjsunit/
H A Djson.js66 var d4 = {toJSON: Date.prototype.toJSON,
70 assertThrows("d4.toJSON()", TypeError); // ToPrimitive throws.
/external/webp/src/dsp/
H A Ddec_mips_dsp_r2.c53 const int d4 = MUL(in[4], kC1); local
60 "ins %[c4], %[d4], 16, 16 \n\t"
81 : [dst]"r"(dst), [a]"r"(a), [d1]"r"(d1), [d4]"r"(d4), [c1]"r"(c1)
/external/clang/test/CXX/expr/expr.const/
H A Dp2-0x.cpp259 constexpr ptrdiff_t d4 = &melchizedek[0] - &melchizedek[0x80000001u]; // expected-error {{constant expression}} expected-note {{ -2147483649 }} member in namespace:UndefinedBehavior::Overflow
/external/pdfium/fpdfsdk/src/
H A Dfsdk_baseannot.cpp139 int d4 = (((int)dt2.dt.hour) << 16) | (((int)dt2.dt.minute) << 8) | local
144 if (d2 > d4)
158 int d4 = (((int)dt2.dt.hour) << 16) | (((int)dt2.dt.minute) << 8) | local
163 if (d2 >= d4)
177 int d4 = (((int)dt2.dt.hour) << 16) | (((int)dt2.dt.minute) << 8) | local
182 if (d2 < d4)
196 int d4 = (((int)dt2.dt.hour) << 16) | (((int)dt2.dt.minute) << 8) | local
201 if (d2 <= d4)
/external/v8/src/arm/
H A Dsimulator-arm.h123 d0 = 0, d1, d2, d3, d4, d5, d6, d7, enumerator in enum:v8::internal::Simulator::Register
/external/v8/src/ppc/
H A Dsimulator-ppc.h144 d4, enumerator in enum:v8::internal::Simulator::Register

Completed in 2502 milliseconds

12