Home
last modified time | relevance | path

Searched defs:q5 (Results 1 – 15 of 15) sorted by relevance

/third_party/boost/libs/smart_ptr/test/
Dwp_hash_test.cpp16 boost::weak_ptr<int> q1( p1 ), q2( p2 ), q3( p3 ), q4( p4 ), q5( p5 ); in main() local
37 boost::weak_ptr<int[]> q1( p1 ), q2( p2 ), q3( p3 ), q4( p4 ), q5( p5 ); in main() local
58 boost::weak_ptr<int[1]> q1( p1 ), q2( p2 ), q3( p3 ), q4( p4 ), q5( p5 ); in main() local
Dsp_owner_before_test.cpp68 boost::weak_ptr<void> q5; in main() local
Dsp_owner_equals_test.cpp76 boost::weak_ptr<void> q5; in main() local
Dsp_owner_hash_value_test.cpp58 boost::weak_ptr<void> q5; in main() local
Downer_equal_to_test.cpp79 boost::weak_ptr<void> q5; in main() local
Dwp_unordered_test.cpp36 boost::weak_ptr<void> q5( q3 ); in main() local
Downer_hash_test.cpp63 boost::weak_ptr<void> q5; in main() local
/third_party/boost/libs/units/test/
Dtest_absolute.cpp59 …BOOST_CONSTEXPR_OR_CONST bu::quantity<bu::absolute<kelvin_type> > q5(static_cast<bu::quantity<kelv… in test_main() local
/third_party/typescript/tests/baselines/reference/
DconstAssertions.js58 let q5 = <const> { x: 10, y: 20 }; variable
160 let q5 = { x: 10, y: 20 }; variable
/third_party/boost/libs/math/test/
Dquaternion_constexpr_test.cpp76 constexpr qt q5(2.0, 3.9, 3.0, 5.); in main() local
/third_party/typescript/tests/cases/conformance/expressions/typeAssertions/
DconstAssertions.ts61 let q5 = <const> { x: 10, y: 20 }; variable
/third_party/boost/libs/icl/test/fix_tickets_/
Dfix_tickets.cpp54 Set q5( Set::interval_type::closed(0, 0) ); in BOOST_AUTO_TEST_CASE() local
/third_party/ffmpeg/libavcodec/mips/
Dvp9_lpf_msa.c630 v16u8 p7, p6, p5, p4, p3, p2, p1, p0, q0, q1, q2, q3, q4, q5, q6, q7; in vp9_hz_lpf_t16_16w() local
982 v16u8 p3, p2, p1, p0, q3, q2, q1, q0, p7, p6, p5, p4, q4, q5, q6, q7; in ff_loop_filter_v_16_8_msa() local
1675 v16u8 p7, p6, p5, p4, p3, p2, p1, p0, q0, q1, q2, q3, q4, q5, q6, q7; in vp9_transpose_16x8_to_8x16() local
1701 v16u8 p7, p6, p5, p4, p3, p2, p1, p0, q0, q1, q2, q3, q4, q5, q6, q7; in vp9_transpose_8x16_to_16x8() local
1717 v16u8 p7, p6, p5, p4, p3, p2, p1, p0, q0, q1, q2, q3, q4, q5, q6, q7; in vp9_transpose_16x16() local
1847 v16u8 p7, p6, p5, p4, p3, p2, p1, p0, q0, q1, q2, q3, q4, q5, q6, q7; in vp9_vt_lpf_t16_8w() local
2180 v16u8 p7, p6, p5, p4, p3, p2, p1, p0, q0, q1, q2, q3, q4, q5, q6, q7; in vp9_vt_lpf_t16_16w() local
/third_party/mesa3d/src/asahi/compiler/
Dagx_pack.c530 unsigned q5 = 0; // XXX in agx_pack_instr() local
/third_party/ffmpeg/libavcodec/
Dvp9dsp_template.c1763 int q4, q5, q6, q7; in loop_filter() local