/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() 151 static void testOneCoincident(skiatest::Reporter* reporter, const SkDLine& line1, in testOneCoincident() 205 const SkDLine& line1 = coincidentTests[index][0]; in DEF_TEST() local 210 const SkDLine& line1 = tests[index][0]; in DEF_TEST() local 215 const SkDLine& line1 = noIntersect[index][0]; in DEF_TEST() local 240 const SkDLine& line1 = coincidentTests[index][0]; in DEF_TEST() 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() 151 static void testOneCoincident(skiatest::Reporter* reporter, const SkDLine& line1, in testOneCoincident() 205 const SkDLine& line1 = coincidentTests[index][0]; in DEF_TEST() local 210 const SkDLine& line1 = tests[index][0]; in DEF_TEST() local 215 const SkDLine& line1 = noIntersect[index][0]; in DEF_TEST() local 240 const SkDLine& line1 = coincidentTests[index][0]; in DEF_TEST() local
|
/third_party/boost/libs/geometry/doc/src/examples/algorithms/ |
D | crosses.cpp | 26 bg::model::linestring<bg::model::d2::point_xy<double> > line1; 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 | 65 const double* line1 = a[i]; in det_sign_algo1() local 92 I *line1 = u[p[i]]; in det_sign_algo1() local 137 double *line1 = lu[p[i]]; in det_sign_algo2() local
|
/third_party/boost/libs/log/test/run/ |
D | form_named_scope.cpp | 119 const unsigned int line1 = __LINE__; in BOOST_AUTO_TEST_CASE_TEMPLATE() local 279 const unsigned int line1 = __LINE__; in BOOST_AUTO_TEST_CASE_TEMPLATE() local 307 const unsigned int line1 = __LINE__; in BOOST_AUTO_TEST_CASE_TEMPLATE() local 340 const unsigned int line1 = __LINE__; in BOOST_AUTO_TEST_CASE_TEMPLATE() local 462 const unsigned int line1 = __LINE__; in BOOST_AUTO_TEST_CASE_TEMPLATE() local 494 const unsigned int line1 = __LINE__; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
|
D | attr_named_scope.cpp | 68 const unsigned int line1 = __LINE__; in BOOST_AUTO_TEST_CASE() 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() 410 guint8 *line1 = GET_LINE (&field->frame, k, j - 1); in reconstruct_single() local 480 guint8 *line1 = GET_LINE (&field->frame, k, j - 1); in reconstruct_single() local
|
/third_party/ltp/testcases/kernel/fs/mongo/ |
D | mongo_compare.c | 54 char line1[100]; in main() local
|
/third_party/mbedtls/tests/include/test/ |
D | helpers.h | 76 char line1[76]; member
|
/third_party/boost/libs/geometry/test/algorithms/ |
D | transform.cpp | 68 line1_type line1; in test_transform_linestring() local
|
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp32/ |
D | crop_and_resize_fp32.cc | 142 float *line1 = line0 + new_width_ * c; in RunImpl() local
|
D | resize_fp32.cc | 191 float *line1 = line0 + new_width_ * c; in RunImpl() local
|
/third_party/python/Lib/idlelib/idle_test/ |
D | test_history.py | 12 line1 = 'a = 7' variable
|
/third_party/boost/tools/quickbook/test/unit/ |
D | source_map_test.cpp | 21 quickbook::string_iterator line1 = fake_file->source().begin(); 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/pixman/pixman/ |
D | pixman-ssse3.c | 162 line_t *line0, *line1; in ssse3_fetch_bilinear_cover() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16/ |
D | conv_depthwise_fp16.c | 171 float16_t *line1 = lines[1]; in ConvDw3x3InitTopFp16() local 195 float16_t *line1 = lines[1]; in ConvDw3x3InitRowFp16() local 253 float16_t *line1 = lines[1]; in ConvDw3x3LineFp16() local 362 float16_t *line1 = buffer + units * c8 * C4NUM; in ConvDw3x3Fp16() local
|
/third_party/boost/libs/spirit/classic/test/ |
D | position_iterator_tests.cpp | 260 const string line1 = "abcd"; variable
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/ |
D | resize_fp32.c | 234 …const float *y_bottom_weight, const float *x_left_weight, float *line0, float *line1, const int h_… in Bilinear() 287 … const float *y_bottom_weights, const float *x_left_weights, float *line0, float *line1, in ResizeBilinear() 509 … const float *y_bottom_weights, const float *x_left_weights, float *line0, float *line1, in CropAndResizeBilinear()
|
/third_party/ffmpeg/libavcodec/ppc/ |
D | me_cmp.c | 461 register vector signed short line1 = vec_sub(temp0, temp1); in hadamard8_diff8x8_altivec() local 634 register vector signed short line1 = vec_sub(temp0, temp1); in hadamard8_diff16x8_altivec() local
|
/third_party/protobuf/src/google/protobuf/stubs/ |
D | common_unittest.cc | 143 int line1 = __LINE__; GOOGLE_LOG(INFO) << "Visible1"; in TEST() local
|