Home
last modified time | relevance | path

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

/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()
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/node/deps/v8/tools/clusterfuzz/foozzie/
Dv8_suppressions.py122 def caret_match(line1, line2): argument
138 def ignore_by_regexp(line1, line2, allowed): argument
/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()
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/mbedtls/tests/include/test/
Dhelpers.h67 char line1[76]; member
/third_party/ltp/testcases/kernel/fs/mongo/
Dmongo_compare.c54 char line1[100]; in main() local
/third_party/python/Lib/idlelib/idle_test/
Dtest_history.py12 line1 = 'a = 7' variable
/third_party/gn/src/base/files/
Dfile_util.cc88 std::string line1, line2; in TextContentsEqual() local
/third_party/ffmpeg/libavcodec/ppc/
Dme_cmp.c461 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
Dh264dsp.c647 register vec_u8 line0, line1, line2, line3, line4, line5; in h264_h_loop_filter_luma_altivec() local
/third_party/protobuf/src/google/protobuf/stubs/
Dcommon_unittest.cc143 int line1 = __LINE__; GOOGLE_LOG(INFO) << "Visible1"; in TEST() local
/third_party/mesa3d/src/gallium/tools/trace/
Dpytracediff.py447 line1 = pkk_get_line(data1, nline) variable
/third_party/elfutils/libdw/
Ddwarf_getsrclines.c64 Dwarf_Line *line1 = &list1->line; in compare_lines() local
/third_party/vk-gl-cts/execserver/tools/
DxsTest.cpp601 const char line1[] = "Bar\n"; in runProgram() local
/third_party/vk-gl-cts/framework/common/
DtcuTexLookupVerifier.cpp227 …olorBounds (const LookupPrecision& prec, const ColorLine& line0, const ColorLine& line1, const Vec… in isInColorBounds()
399 const ColorLine& line1, in is1DTrilinearFilterResultValid()
1073 ColorLine line1; in isLinearMipmapLinearSampleResultValid() local
/third_party/skia/src/gpu/geometry/
DGrTriangulator.cpp1038 Line line1 = edge1->fLine; in computeBisector() local
/third_party/node/deps/ada/
Dada.cpp14297 std::string line1; in to_diagram() local
/third_party/libbpf/src/
Dlibbpf.c7340 char *line1, char *line2, char *line3)
7379 char *line1, char *line2, char *line3)
/third_party/astc-encoder/Source/
Dstb_image.h3790 stbi_uc *line0,*line1; member