Home
last modified time | relevance | path

Searched defs:tc2 (Results 1 – 18 of 18) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideotimecode.c31 GstVideoTimeCode *tc1, *tc2; in GST_START_TEST() local
44 GstVideoTimeCode *tc1, *tc2; in GST_START_TEST() local
58 GstVideoTimeCode *tc1, *tc2; in GST_START_TEST() local
72 GstVideoTimeCode *tc1, *tc2; in GST_START_TEST() local
86 GstVideoTimeCode *tc1, *tc2; in GST_START_TEST() local
100 GstVideoTimeCode *tc1, *tc2; in GST_START_TEST() local
114 GstVideoTimeCode *tc1, *tc2; in GST_START_TEST() local
128 GstVideoTimeCode *tc1, *tc2; in GST_START_TEST() local
346 GstVideoTimeCode *tc1, *tc2; in GST_START_TEST() local
546 GstVideoTimeCode *tc, *tc2; in GST_START_TEST() local
/third_party/boost/libs/test/test/test-organization-ts/
Dtest-tree-management-test.cpp35 BOOST_AUTO_TEST_CASE( tc2 ) {} in BOOST_AUTO_TEST_CASE() argument
56 BOOST_AUTO_TEST_CASE( tc2 ) {} in BOOST_AUTO_TEST_CASE() argument
128 test_case* tc2 = make_test_case( &empty_, "my test case", "test_file_name", 1 ); in BOOST_AUTO_TEST_CASE() local
183 test_case* tc2 = make_test_case( &empty_, "empty2", "file_name", line_num ); in BOOST_AUTO_TEST_CASE() local
286 test_case* tc2 = BOOST_CLASS_TEST_CASE( &A::test_methodA2, instA ); in BOOST_AUTO_TEST_CASE() local
Dtest_unit-sanitize-names.cpp56 … test_case* tc2 = make_test_case(suite1_test1, " my@whateve!r test case 2 ", __FILE__, __LINE__); in BOOST_AUTO_TEST_CASE() local
Dtest_unit-order-test.cpp103 ut::test_case* tc2; member
209 ut::test_case* tc2; member
/third_party/boost/libs/test/doc/examples/
Ddecorator_08.run-fail.cpp26 std::string tc1, tc2; member
/third_party/gn/src/gn/
Dbuilder_unittest.cc229 Toolchain* tc2 = new Toolchain(&settings2, toolchain_label2); in TEST_F() local
272 Toolchain* tc2 = new Toolchain(&settings2, alt_tc); in TEST_F() local
324 Toolchain* tc2 = new Toolchain(&settings2, alt_tc); in TEST_F() local
/third_party/boost/libs/test/test/framework-ts/
Dresult-report-test.cpp161 test_case* tc2 = BOOST_TEST_CASE( bad_foo2 ); in BOOST_AUTO_TEST_CASE() local
333 test_case* tc2 = BOOST_TEST_CASE( bad_foo2 ); in BOOST_AUTO_TEST_CASE() local
Dlog-count-skipped-test.cpp131 test_case* tc2 = BOOST_TEST_CASE(test_2); in BOOST_AUTO_TEST_CASE() local
Dlog-formatter-test.cpp231 …test_case* tc2 = BOOST_TEST_CASE_NAME( bad_foo2 , "bad_foo2<int>" ); // this is for skipped messag… in BOOST_AUTO_TEST_CASE() local
/third_party/typescript/tests/cases/compiler/
DerrorsInGenericTypeReference.ts18 var tc2 = new testClass2<{ x: V }>(); // error: could not find symbol V variable
/third_party/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_maos_vbtmp.h43 GLuint (*tc0)[4], (*tc1)[4], (*tc2)[4]; in TAG() local
/third_party/typescript/tests/baselines/reference/
DvariadicTuples1.js34 const tc2 = concat(['hello'], [42]); constant
422 var tc2 = concat(['hello'], [42]); variable
DerrorsInGenericTypeReference.js110 var tc2 = new testClass2(); // error: could not find symbol V variable
/third_party/typescript/tests/cases/conformance/types/tuple/
DvariadicTuples1.ts36 const tc2 = concat(['hello'], [42]); constant
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideotimecode.c518 const GstVideoTimeCode * tc2) in gst_video_time_code_compare()
/third_party/mesa3d/src/gallium/frontends/xa/
Dxa_renderer.c236 float tc0[2], tc1[2], tc2[2], tc3[2]; in add_vertex_data1() local
/third_party/ffmpeg/libavcodec/mips/
Dh264dsp_msa.c1291 uint8_t tc2, uint8_t tc3, in avc_loopfilter_luma_inter_edge_ver_msa()
1571 uint8_t tc2, uint8_t tc3, in avc_loopfilter_luma_inter_edge_hor_msa()
1946 uint8_t tc2, uint8_t tc3, in avc_loopfilter_cb_or_cr_inter_edge_hor_msa()
2032 uint8_t tc2, uint8_t tc3, in avc_loopfilter_cb_or_cr_inter_edge_ver_msa()
/third_party/ffmpeg/libavcodec/
Dhevcdsp_template.c1551 const int tc2 = tc << 1; in FUNC() local