Home
last modified time | relevance | path

Searched defs:line2 (Results 1 – 25 of 39) sorted by relevance

12

/third_party/skia/tests/
DPathOpsLineIntersectionTest.cpp87 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
DPathOpsDLineTest.cpp26 SkDLine line2; in DEF_TEST() local
DPathOpsQuadLineIntersectionThreadedTest.cpp108 SkDLine line2 = {{{x, y}, {x + h, y + v}}}; in testQuadLineIntersectMain() local
/third_party/flutter/skia/tests/
DPathOpsLineIntersectionTest.cpp87 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
DPathOpsDLineTest.cpp26 SkDLine line2; in DEF_TEST() local
DPathOpsQuadLineIntersectionThreadedTest.cpp108 SkDLine line2 = {{{x, y}, {x + h, y + v}}}; in testQuadLineIntersectMain() local
/third_party/boost/libs/geometry/doc/src/examples/algorithms/
Dcrosses.cpp36 bg::model::linestring<bg::model::d2::point_xy<double> > line2; in main() local
Dintersects_segment.cpp23 bg::model::linestring<P> line1, line2; in main() local
Dintersects_linestring.cpp23 boost::geometry::model::linestring<P> line1, line2; in main() local
Dintersection_ls_ls_point.cpp28 std::vector<P> line1, line2; in BOOST_GEOMETRY_REGISTER_LINESTRING_TEMPLATED() local
Dassign_points.cpp48 ls line1, line2, line3; in main() local
/third_party/boost/libs/numeric/interval/examples/
Dfilter.cpp66 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/
Dgstivtc.c371 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/
Dmongo_compare.c55 char line2[100]; in main() local
/third_party/mbedtls/tests/include/test/
Dhelpers.h77 char line2[76]; member
/third_party/ffmpeg/libavformat/
Dsccdec.c66 char line2[4096], line[4096]; in scc_read_header() local
/third_party/boost/libs/log/test/run/
Dattr_named_scope.cpp88 const unsigned int line2 = __LINE__; in BOOST_AUTO_TEST_CASE() local
Dform_named_scope.cpp121 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/
Dtest_history.py13 line2 = 'b = a' variable
/third_party/boost/tools/quickbook/test/unit/
Dsource_map_test.cpp24 quickbook::string_iterator line2 = line1_end + 1; in simple_map_tests() local
/third_party/gn/src/base/files/
Dfile_util.cc88 std::string line1, line2; in TextContentsEqual() local
/third_party/icu/icu4c/source/tools/toolutil/
Dwritesrc.cpp298 char line[100], line2[100], line3[100]; in usrc_writeUCPTrie() local
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Dwritesrc.cpp298 char line[100], line2[100], line3[100]; in usrc_writeUCPTrie() local
/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/
Dwritesrc.cpp298 char line[100], line2[100], line3[100]; in usrc_writeUCPTrie() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16/
Dconv_depthwise_fp16.c172 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

12