/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 | 117 uint32_t line1 = (*pLine1++) << kOptConstant2[OPT]; in DecodeArithOpt3() local 218 uint32_t line1 = GBREG->GetPixel(1 + MOD2, h - 2); in DecodeArithTemplateUnopt() local 282 uint32_t line1 = *pLine1++; in DecodeArithTemplate3Opt3() local 360 uint32_t line1 = GBREG->GetPixel(1, h - 1); in DecodeArithTemplate3Unopt() local 510 uint32_t line1 = (*pLine1++) << 6; in ProgressiveDecodeArithTemplate0Opt3() local 602 uint32_t line1 = pImage->GetPixel(1, m_loopIndex - 2); in ProgressiveDecodeArithTemplate0Unopt() local 669 uint32_t line1 = (*pLine1++) << 4; in ProgressiveDecodeArithTemplate1Opt3() local 761 uint32_t line1 = pImage->GetPixel(2, h - 2); in ProgressiveDecodeArithTemplate1Unopt() local 824 uint32_t line1 = (*pLine1++) << 1; in ProgressiveDecodeArithTemplate2Opt3() local 917 uint32_t line1 = pImage->GetPixel(1, m_loopIndex - 2); in ProgressiveDecodeArithTemplate2Unopt() local [all …]
|
D | JBig2_GrrdProc.cpp | 173 uint32_t line1 = (h > 0) ? pLine[-nStride] << 4 : 0; in DecodeTemplate0Opt() local 299 uint32_t line1 = GRREG->GetPixel(1, h - 1); in DecodeTemplate1Unopt() local 338 uint32_t line1 = GRREG->GetPixel(1, h - 1); in DecodeTemplate1Unopt() local 421 uint32_t line1 = (h > 0) ? pLine[-nStride] << 1 : 0; in DecodeTemplate1Opt() local
|
/external/javaparser/javaparser-core-testing-bdd/src/test/java/com/github/javaparser/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/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/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/snakeyaml/src/test/java/org/yaml/snakeyaml/types/ |
D | BinaryTagTest.java | 26 String line1 = "R0lGODlhDAAMAIQAAP//9/X17unp5WZmZgAAAOfn515eXvPz7Y6OjuDg4J+fn5"; field in BinaryTagTest
|
/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/tensorflow/tensorflow/core/profiler/utils/ |
D | xplane_utils_test.cc | 96 auto* line1 = plane.add_lines(); 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/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/protobuf/src/google/protobuf/stubs/ |
D | common_unittest.cc | 143 int line1 = __LINE__; GOOGLE_LOG(INFO) << "Visible1"; in TEST() local
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | CldrUtility.java | 183 int compare(String line1, String line2); in compare() 196 public int compare(String line1, String line2) { in compare() 281 String line1 = ""; in areFileIdentical() local
|
/external/pdfium/third_party/lcms/src/ |
D | cmssm.c | 217 cmsBool ClosestLineToLine(cmsVEC3* r, const cmsLine* line1, const cmsLine* line2) in ClosestLineToLine()
|
/external/elfutils/libdw/ |
D | dwarf_getsrclines.c | 64 Dwarf_Line *line1 = &list1->line; in compare_lines() local
|
/external/deqp/execserver/tools/ |
D | xsTest.cpp | 601 const char line1[] = "Bar\n"; in runProgram() local
|
/external/iproute2/lib/ |
D | utils.c | 1111 char *line1 = NULL; in getcmdline() local
|
/external/deqp/framework/common/ |
D | tcuTexLookupVerifier.cpp | 227 …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
|