/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | videotimecode.c | 31 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/ |
D | test-tree-management-test.cpp | 35 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
|
D | test_unit-sanitize-names.cpp | 56 … test_case* tc2 = make_test_case(suite1_test1, " my@whateve!r test case 2 ", __FILE__, __LINE__); in BOOST_AUTO_TEST_CASE() local
|
D | test_unit-order-test.cpp | 103 ut::test_case* tc2; member 209 ut::test_case* tc2; member
|
/third_party/boost/libs/test/doc/examples/ |
D | decorator_08.run-fail.cpp | 26 std::string tc1, tc2; member
|
/third_party/gn/src/gn/ |
D | builder_unittest.cc | 229 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/ |
D | result-report-test.cpp | 161 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
|
D | log-count-skipped-test.cpp | 131 test_case* tc2 = BOOST_TEST_CASE(test_2); in BOOST_AUTO_TEST_CASE() local
|
D | log-formatter-test.cpp | 231 …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/ |
D | errorsInGenericTypeReference.ts | 18 var tc2 = new testClass2<{ x: V }>(); // error: could not find symbol V variable
|
/third_party/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_maos_vbtmp.h | 43 GLuint (*tc0)[4], (*tc1)[4], (*tc2)[4]; in TAG() local
|
/third_party/typescript/tests/baselines/reference/ |
D | variadicTuples1.js | 34 const tc2 = concat(['hello'], [42]); constant 422 var tc2 = concat(['hello'], [42]); variable
|
D | errorsInGenericTypeReference.js | 110 var tc2 = new testClass2(); // error: could not find symbol V variable
|
/third_party/typescript/tests/cases/conformance/types/tuple/ |
D | variadicTuples1.ts | 36 const tc2 = concat(['hello'], [42]); constant
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | gstvideotimecode.c | 518 const GstVideoTimeCode * tc2) in gst_video_time_code_compare()
|
/third_party/mesa3d/src/gallium/frontends/xa/ |
D | xa_renderer.c | 236 float tc0[2], tc1[2], tc2[2], tc3[2]; in add_vertex_data1() local
|
/third_party/ffmpeg/libavcodec/mips/ |
D | h264dsp_msa.c | 1291 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/ |
D | hevcdsp_template.c | 1551 const int tc2 = tc << 1; in FUNC() local
|