/third_party/skia/tests/ |
D | PathOpsLineIntersectionTest.cpp | 87 static void check_results(skiatest::Reporter* reporter, const SkDLine& line1, const SkDLine& line2, in check_results() 107 static void testOne(skiatest::Reporter* reporter, const SkDLine& line1, const SkDLine& line2, in testOne() 152 const SkDLine& line2) { in testOneCoincident() 206 const SkDLine& line2 = coincidentTests[index][1]; in DEF_TEST() local 211 const SkDLine& line2 = tests[index][1]; in DEF_TEST() local 216 const SkDLine& line2 = noIntersect[index][1]; in DEF_TEST() local 241 const SkDLine& line2 = coincidentTests[index][1]; in DEF_TEST() local
|
D | PathOpsDLineTest.cpp | 26 SkDLine line2; in DEF_TEST() local
|
D | PathOpsQuadLineIntersectionThreadedTest.cpp | 108 SkDLine line2 = {{{x, y}, {x + h, y + v}}}; in testQuadLineIntersectMain() local
|
/third_party/flutter/skia/tests/ |
D | PathOpsLineIntersectionTest.cpp | 87 static void check_results(skiatest::Reporter* reporter, const SkDLine& line1, const SkDLine& line2, in check_results() 107 static void testOne(skiatest::Reporter* reporter, const SkDLine& line1, const SkDLine& line2, in testOne() 152 const SkDLine& line2) { in testOneCoincident() 206 const SkDLine& line2 = coincidentTests[index][1]; in DEF_TEST() local 211 const SkDLine& line2 = tests[index][1]; in DEF_TEST() local 216 const SkDLine& line2 = noIntersect[index][1]; in DEF_TEST() local 241 const SkDLine& line2 = coincidentTests[index][1]; in DEF_TEST() local
|
D | PathOpsDLineTest.cpp | 26 SkDLine line2; in DEF_TEST() local
|
D | PathOpsQuadLineIntersectionThreadedTest.cpp | 108 SkDLine line2 = {{{x, y}, {x + h, y + v}}}; in testQuadLineIntersectMain() local
|
/third_party/boost/libs/geometry/doc/src/examples/algorithms/ |
D | crosses.cpp | 36 bg::model::linestring<bg::model::d2::point_xy<double> > line2; in main() local
|
D | intersects_segment.cpp | 23 bg::model::linestring<P> line1, line2; in main() local
|
D | intersects_linestring.cpp | 23 boost::geometry::model::linestring<P> line1, line2; in main() local
|
D | intersection_ls_ls_point.cpp | 28 std::vector<P> line1, line2; in BOOST_GEOMETRY_REGISTER_LINESTRING_TEMPLATED() local
|
D | assign_points.cpp | 48 ls line1, line2, line3; in main() local
|
/third_party/boost/libs/numeric/interval/examples/ |
D | filter.cpp | 66 I* line2 = u[i]; in det_sign_algo1() local 96 I *line2 = u[p[k]]; in det_sign_algo1() local 141 double *line2 = lu[p[k]]; in det_sign_algo2() local
|
/third_party/gstreamer/gstplugins_bad/gst/ivtc/ |
D | gstivtc.c | 371 reconstruct_line (guint8 * line1, guint8 * line2, int i, int a, int b, int c, in reconstruct_line() 411 guint8 *line2 = GET_LINE (&field->frame, k, j + 1); in reconstruct_single() local 481 guint8 *line2 = GET_LINE (&field->frame, k, j + 1); in reconstruct_single() local
|
/third_party/ltp/testcases/kernel/fs/mongo/ |
D | mongo_compare.c | 55 char line2[100]; in main() local
|
/third_party/mbedtls/tests/include/test/ |
D | helpers.h | 77 char line2[76]; member
|
/third_party/ffmpeg/libavformat/ |
D | sccdec.c | 66 char line2[4096], line[4096]; in scc_read_header() local
|
/third_party/boost/libs/log/test/run/ |
D | attr_named_scope.cpp | 88 const unsigned int line2 = __LINE__; in BOOST_AUTO_TEST_CASE() local
|
D | form_named_scope.cpp | 121 const unsigned int line2 = __LINE__; in BOOST_AUTO_TEST_CASE_TEMPLATE() local 281 const unsigned int line2 = __LINE__; in BOOST_AUTO_TEST_CASE_TEMPLATE() local 342 const unsigned int line2 = __LINE__; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
|
/third_party/python/Lib/idlelib/idle_test/ |
D | test_history.py | 13 line2 = 'b = a' variable
|
/third_party/boost/tools/quickbook/test/unit/ |
D | source_map_test.cpp | 24 quickbook::string_iterator line2 = line1_end + 1; in simple_map_tests() local
|
/third_party/gn/src/base/files/ |
D | file_util.cc | 88 std::string line1, line2; in TextContentsEqual() local
|
/third_party/icu/icu4c/source/tools/toolutil/ |
D | writesrc.cpp | 298 char line[100], line2[100], line3[100]; in usrc_writeUCPTrie() local
|
/third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
D | writesrc.cpp | 298 char line[100], line2[100], line3[100]; in usrc_writeUCPTrie() local
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/ |
D | writesrc.cpp | 298 char line[100], line2[100], line3[100]; in usrc_writeUCPTrie() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16/ |
D | conv_depthwise_fp16.c | 172 float16_t *line2 = lines[2]; in ConvDw3x3InitTopFp16() local 196 float16_t *line2 = lines[2]; in ConvDw3x3InitRowFp16() local 254 float16_t *line2 = lines[2]; in ConvDw3x3LineFp16() local 363 float16_t *line2 = buffer + units * c8 * C4NUM * 2; in ConvDw3x3Fp16() local
|