Home
last modified time | relevance | path

Searched defs:line2 (Results 1 - 17 of 17) sorted by relevance

/third_party/skia/tests/
H A DPathOpsDLineTest.cpp26 SkDLine line2; in DEF_TEST() local
H A DPathOpsLineIntersectionTest.cpp87 static void check_results(skiatest::Reporter* reporter, const SkDLine& line1, const SkDLine& line2, in check_results() argument
107 static void testOne(skiatest::Reporter* reporter, const SkDLine& line1, const SkDLine& line2, in testOne() argument
151 testOneCoincident(skiatest::Reporter* reporter, const SkDLine& line1, const SkDLine& line2) testOneCoincident() argument
206 const SkDLine& line2 = coincidentTests[index][1]; DEF_TEST() local
211 const SkDLine& line2 = tests[index][1]; DEF_TEST() local
216 const SkDLine& line2 = noIntersect[index][1]; DEF_TEST() local
[all...]
H A DPathOpsQuadLineIntersectionThreadedTest.cpp108 SkDLine line2 = {{{x, y}, {x + h, y + v}}}; in testQuadLineIntersectMain() local
/third_party/mbedtls/tests/include/test/
H A Dhelpers.h78 char line2[MBEDTLS_TEST_LINE_LENGTH]; member
/third_party/astc-encoder/Source/
H A Dastcenc_mathlib.h450 struct line2 struct
/third_party/ltp/testcases/kernel/fs/mongo/
H A Dmongo_compare.c55 char line2[100]; in main() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dwritesrc.cpp298 char line[100], line2[100], line3[100]; in usrc_writeUCPTrie() local
/third_party/protobuf/src/google/protobuf/stubs/
H A Dcommon_unittest.cc151 int line2 = __LINE__; GOOGLE_LOG(INFO) << "Visible2"; in TEST() local
/third_party/gn/src/base/files/
H A Dfile_util.cc88 std::string line1, line2; in TextContentsEqual() local
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dwritesrc.cpp353 char line[100], line2[100], line3[100], line4[100]; in usrc_writeUCPTrie() local
[all...]
/third_party/icu/icu4c/source/tools/toolutil/
H A Dwritesrc.cpp344 char line[100], line2[100], line3[100], line4[100]; in usrc_writeUCPTrie() local
/third_party/mesa3d/src/gallium/tools/trace/
H A Dpytracediff.py448 line2 = pkk_get_line(data2, nline) variable
/third_party/elfutils/libdw/
H A Ddwarf_getsrclines.c65 Dwarf_Line *line2 = &list2->line; in compare_lines() local
/third_party/ffmpeg/libavcodec/ppc/
H A Dh264dsp.c647 register vec_u8 line0, line1, line2, line3, line4, line5; in h264_h_loop_filter_luma_altivec() local
H A Dme_cmp.c462 register vector signed short line2 = vec_add(temp2, temp3); in hadamard8_diff8x8_altivec() local
635 register vector signed short line2 = vec_add(temp2, temp3); in hadamard8_diff16x8_altivec() local
/third_party/skia/src/gpu/geometry/
H A DGrTriangulator.cpp1039 Line line2 = edge2->fLine; in computeBisector() local
/third_party/libbpf/src/
H A Dlibbpf.c7547 fixup_log_failed_core_relo(struct bpf_program *prog, char *buf, size_t buf_sz, size_t log_sz, char *line1, char *line2, char *line3) global() argument
7586 fixup_log_missing_map_load(struct bpf_program *prog, char *buf, size_t buf_sz, size_t log_sz, char *line1, char *line2, char *line3) global() argument
7619 fixup_log_missing_kfunc_call(struct bpf_program *prog, char *buf, size_t buf_sz, size_t log_sz, char *line1, char *line2, char *line3) global() argument

Completed in 30 milliseconds