| /external/smali/util/src/test/java/org/jf/util/ |
| D | PathUtilTest.java | 39 File[] roots = File.listRoots(); in pathUtilTest1() local 53 File[] roots = File.listRoots(); in pathUtilTest2() local 68 File[] roots = File.listRoots(); in pathUtilTest3() local 80 File[] roots = File.listRoots(); in pathUtilTest4() local 92 File[] roots = File.listRoots(); in pathUtilTest5() local 104 File[] roots = File.listRoots(); in pathUtilTest6() local 116 File[] roots = File.listRoots(); in pathUtilTest7() local 128 File[] roots = File.listRoots(); in pathUtilTest8() local 140 File[] roots = File.listRoots(); in pathUtilTest9() local 152 File[] roots = File.listRoots(); in pathUtilTest10() local [all …]
|
| /external/ceres-solver/internal/ceres/ |
| D | polynomial_test.cc | 141 const double roots[1] = { 42.42 }; in TEST() local 146 const double roots[1] = { -42.42 }; in TEST() local 151 const double roots[2] = { 1.0, 42.42 }; in TEST() local 156 const double roots[2] = { -42.42, 1.0 }; in TEST() local 161 const double roots[2] = { -42.42, -1.0 }; in TEST() local 166 const double roots[2] = { 42.42, 42.43 }; in TEST() local 189 const double roots[4] = { 1.23e-4, 1.23e-1, 1.23e+2, 1.23e+5 }; in TEST() local 194 const double roots[4] = { 1.23e-1, 2.46e-1, 1.23e+5, 2.46e+5 }; in TEST() local 199 const double roots[4] = { -42.42, 0.0, 0.0, 42.42 }; in TEST() local 204 const double roots[4] = { 0.0, 0.0, 0.0, 0.0 }; in TEST() local [all …]
|
| /external/skia/src/pathops/ |
| D | SkPathOpsRect.cpp | 21 int roots = 0; in setBounds() local 48 int roots = 0; in setBounds() local
|
| /external/chromium_org/third_party/skia/src/pathops/ |
| D | SkPathOpsRect.cpp | 21 int roots = 0; in setBounds() local 48 int roots = 0; in setBounds() local
|
| /external/eigen/unsupported/test/ |
| D | polynomialutils.cpp | 36 EvalRootsType roots = EvalRootsType::Random(deg); in realRoots_to_monicPolynomial_test() local 74 EvalRootsType roots = EvalRootsType::Random(deg); in CauchyBounds() local
|
| D | polynomialsolver.cpp | 42 const RootsType& roots( psolve.roots() ); in aux_evalSolver() local 93 void evalSolverSugarFunction( const POLYNOMIAL& pols, const ROOTS& roots, const REAL_ROOTS& real_ro… in evalSolverSugarFunction()
|
| /external/chromium_org/third_party/skia/experimental/Intersection/ |
| D | LineQuadraticIntersection.cpp | 133 int roots = intersectRay(rootVals); in intersect() local 159 int roots = horizontalIntersect(axisIntercept, rootVals); in horizontalIntersect() local 188 int roots = verticalIntersect(axisIntercept, rootVals); in verticalIntersect() local 261 int roots = intersections.fUsed; in flip() local 298 int roots = q.horizontalIntersect(pt.y, rootVals); in horizontalIntersect() local 313 int roots = q.verticalIntersect(pt.x, rootVals); in verticalIntersect() local
|
| D | QuarticRoot_Test.cpp | 32 double roots[2]; in quadraticTest() local 71 double roots[3]; in testOneCubic() local 130 double roots[4]; in testOneQuartic() local
|
| D | CubicReduceOrder.cpp | 36 int roots = findExtrema(cubic[0].y, cubic[1].y, cubic[2].y, cubic[3].y, tValues); in vertical_line() local 59 int roots = findExtrema(cubic[0].x, cubic[1].x, cubic[2].x, cubic[3].x, tValues); in horizontal_line() local 128 int roots; in check_linear() local
|
| D | LineCubicIntersection.cpp | 105 int roots = intersectRay(rootVals); in intersect() local 128 int roots = horizontalIntersect(axisIntercept, rootVals); in horizontalIntersect() local 154 int roots = verticalIntersect(axisIntercept, rootVals); in verticalIntersect() local 226 int roots = intersections.fUsed; in flip() local
|
| D | QuadraticBounds.cpp | 28 int roots = 0; in setBounds() local
|
| D | CubicBounds.cpp | 47 int roots = 0; in setBounds() local
|
| /external/skia/experimental/Intersection/ |
| D | LineQuadraticIntersection.cpp | 133 int roots = intersectRay(rootVals); in intersect() local 159 int roots = horizontalIntersect(axisIntercept, rootVals); in horizontalIntersect() local 188 int roots = verticalIntersect(axisIntercept, rootVals); in verticalIntersect() local 261 int roots = intersections.fUsed; in flip() local 298 int roots = q.horizontalIntersect(pt.y, rootVals); in horizontalIntersect() local 313 int roots = q.verticalIntersect(pt.x, rootVals); in verticalIntersect() local
|
| D | QuarticRoot_Test.cpp | 32 double roots[2]; in quadraticTest() local 71 double roots[3]; in testOneCubic() local 130 double roots[4]; in testOneQuartic() local
|
| D | CubicReduceOrder.cpp | 36 int roots = findExtrema(cubic[0].y, cubic[1].y, cubic[2].y, cubic[3].y, tValues); in vertical_line() local 59 int roots = findExtrema(cubic[0].x, cubic[1].x, cubic[2].x, cubic[3].x, tValues); in horizontal_line() local 128 int roots; in check_linear() local
|
| D | LineCubicIntersection.cpp | 105 int roots = intersectRay(rootVals); in intersect() local 128 int roots = horizontalIntersect(axisIntercept, rootVals); in horizontalIntersect() local 154 int roots = verticalIntersect(axisIntercept, rootVals); in verticalIntersect() local 226 int roots = intersections.fUsed; in flip() local
|
| D | QuadraticBounds.cpp | 28 int roots = 0; in setBounds() local
|
| D | CubicBounds.cpp | 47 int roots = 0; in setBounds() local
|
| /external/chromium_org/chrome/browser/ |
| D | memory_details_android.cc | 72 const std::set<ProcessId>& roots, in GetAllChildren() 121 std::set<ProcessId> roots; in CollectProcessData() local
|
| /external/eigen/unsupported/doc/examples/ |
| D | PolynomialUtils1.cpp | 9 Vector4d roots = Vector4d::Random(); in main() local
|
| D | PolynomialSolver1.cpp | 12 Vector5d roots = Vector5d::Random(); in main() local
|
| /external/chromium_org/chrome/browser/media_galleries/ |
| D | media_folder_finder.cc | 144 std::vector<base::FilePath> roots; in GetDefaultScanRoots() local 359 const std::vector<base::FilePath>& roots) { in SetRootsForTesting() 368 const std::vector<base::FilePath>& roots) { in OnInitialized()
|
| /external/chromium_org/third_party/WebKit/Source/platform/fonts/ |
| D | GlyphPageTreeNode.h | 113 static HashMap<int, GlyphPageTreeNode*>* roots; variable
|
| /external/skia/tests/ |
| D | PathOpsCubicLineIntersectionTest.cpp | 46 int roots = i.intersect(cubic, line); in testFail() local 138 int roots = doIntersect(i, cubic, line); in testOne() local
|
| /external/chromium_org/third_party/skia/tests/ |
| D | PathOpsCubicLineIntersectionTest.cpp | 46 int roots = i.intersect(cubic, line); in testFail() local 138 int roots = doIntersect(i, cubic, line); in testOne() local
|