/external/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
|
/external/skqp/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
|
/external/pdfium/core/fxcodec/jbig2/ |
D | JBig2_GrdProc.cpp | 100 uint32_t line1 = (*pLine1++) << 6; in decode_Arith_Template0_opt3() local 187 uint32_t line1 = GBREG->getPixel(1, h - 2); in decode_Arith_Template0_unopt() local 248 uint32_t line1 = (*pLine1++) << 4; in decode_Arith_Template1_opt3() local 335 uint32_t line1 = GBREG->getPixel(2, h - 2); in decode_Arith_Template1_unopt() local 394 uint32_t line1 = (*pLine1++) << 1; in decode_Arith_Template2_opt3() local 481 uint32_t line1 = GBREG->getPixel(1, h - 2); in decode_Arith_Template2_unopt() local 538 uint32_t line1 = *pLine1++; in decode_Arith_Template3_opt3() local 613 uint32_t line1 = GBREG->getPixel(1, h - 1); in decode_Arith_Template3_unopt() local 775 uint32_t line1 = (*pLine1++) << 6; in decode_Arith_Template0_opt3() local 867 uint32_t line1 = pImage->getPixel(1, m_loopIndex - 2); in decode_Arith_Template0_unopt() local [all …]
|
D | JBig2_GrrdProc.cpp | 168 uint32_t line1 = (h > 0) ? pLine[-nStride] << 4 : 0; in decode_Template0_opt() local 294 uint32_t line1 = GRREG->getPixel(1, h - 1); in decode_Template1_unopt() local 336 uint32_t line1 = GRREG->getPixel(1, h - 1); in decode_Template1_unopt() local 422 uint32_t line1 = (h > 0) ? pLine[-nStride] << 1 : 0; in decode_Template1_opt() local
|
/external/javaparser/javaparser-testing/src/test/java/com/github/javaparser/bdd/steps/ |
D | PositionRangeSteps.java | 60 public void givenTheRange(int line1, int column1, int line2, int column2) { in givenTheRange() 74 public void whenICompareToRange(int line1, int column1, int line2, int column2) { in whenICompareToRange()
|
/external/perf_data_converter/src/quipper/ |
D | perf_stat_parser_test.cc | 62 const auto& line1 = proto.line(0); in TEST() local 98 const auto& line1 = proto.line(0); in TEST() local
|
/external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/ |
D | RegionTest.java | 44 LineRegion line1 = new LineRegion(1, 10); in testIntersects() local
|
D | LineRegionTest.java | 60 LineRegion line1 = new LineRegion(1, 10); in testIntersects() local
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/types/ |
D | BinaryTagTest.java | 26 String line1 = "R0lGODlhDAAMAIQAAP//9/X17unp5WZmZgAAAOfn515eXvPz7Y6OjuDg4J+fn5"; field in BinaryTagTest
|
/external/jdiff/src/jdiff/ |
D | DiffMyers.java | 374 int line0 = i0, line1 = i1; in build_reverse_script() local 408 int line0 = i0, line1 = i1; in build_script() local 488 public final int line1; field in DiffMyers.change 497 change(int line0, int line1, int deleted, int inserted, change old) { in change()
|
/external/v8/tools/clusterfuzz/ |
D | v8_suppressions.py | 149 def caret_match(line1, line2): argument 165 def ignore_by_regexp(line1, line2, allowed): argument
|
/external/google-breakpad/src/common/ |
D | module_unittest.cc | 116 Module::Line line1 = { 0xbec774ea5dd935f3LL, 0x1c2be6d6c5af2611LL, in TEST() local 173 Module::Line line1 = { 0x595fa44ebacc1086LL, 0x1e1e0191b066c5b3LL, in TEST() local 221 Module::Line line1 = { 0xbec774ea5dd935f3LL, 0x1c2be6d6c5af2611LL, in TEST() local
|
D | stabs_to_module_unittest.cc | 173 Module::Line *line1 = &function->lines[0]; in TEST() local
|
/external/ltp/testcases/kernel/fs/mongo/ |
D | mongo_compare.c | 54 char line1[100]; in main() local
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
D | PipelinedMsgParser.java | 226 String line1; in run() local
|
/external/python/cpython2/Lib/idlelib/idle_test/ |
D | test_idlehistory.py | 10 line1 = 'a = 7' variable
|
/external/python/cpython3/Lib/idlelib/idle_test/ |
D | test_history.py | 12 line1 = 'a = 7' variable
|
/external/perfetto/ui/src/tracks/process_scheduling/ |
D | frontend.ts | 153 let line1 = ''; variable
|
/external/libchrome/base/files/ |
D | file_util.cc | 96 std::string line1, line2; in TextContentsEqual() local
|
/external/libavc/common/x86/ |
D | ih264_deblk_luma_ssse3.c | 108 __m128i line1, line2, line3, line4, line5, line6, line7, line8; in ih264_deblk_luma_vert_bs4_ssse3() local 1460 __m128i line1, line2, line3, line4, line5, line6, line7, line8; in ih264_deblk_luma_vert_bs4_mbaff_ssse3() local 1778 __m128i line1, line2, line3, line4, line5, line6, line7, line8; in ih264_deblk_luma_vert_bslt4_mbaff_ssse3() local
|
/external/perfetto/ui/src/tracks/cpu_slices/ |
D | frontend.ts | 248 let line1 = ''; variable
|
/external/protobuf/src/google/protobuf/stubs/ |
D | common_unittest.cc | 143 int line1 = __LINE__; GOOGLE_LOG(INFO) << "Visible1"; in TEST() local
|
/external/pdfium/third_party/lcms/src/ |
D | cmssm.c | 217 cmsBool ClosestLineToLine(cmsVEC3* r, const cmsLine* line1, const cmsLine* line2) in ClosestLineToLine()
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | CldrUtility.java | 181 int compare(String line1, String line2); in compare() 194 public int compare(String line1, String line2) { in compare() 279 String line1 = ""; in areFileIdentical() local
|
/external/elfutils/libdw/ |
D | dwarf_getsrclines.c | 64 Dwarf_Line *line1 = &list1->line; in compare_lines() local
|