Searched defs:order2 (Results 1 - 14 of 14) sorted by relevance
/third_party/skia/tests/ |
H A D | PathOpsConicQuadIntersectionTest.cpp | 46 int order2 = reduce1.reduce(quad); in conicQuadIntersection() local
|
H A D | PathOpsCubicQuadIntersectionTest.cpp | 67 int order2 = reduce2.reduce(quad); in cubicQuadIntersection() local
|
H A D | PathOpsCubicConicIntersectionTest.cpp | 57 int order2 = reduce2.reduce(conic.fPts); in cubicConicIntersection() local
|
H A D | PathOpsConicLineIntersectionTest.cpp | 121 int order2 = reducer.reduce(line); in DEF_TEST() local
|
H A D | PathOpsCubicLineIntersectionTest.cpp | 39 int order2 = reduce2.reduce(line); in testFail() local 141 int order2 = reduce2.reduce(line); in testOne() local
|
H A D | PathOpsQuadLineIntersectionTest.cpp | 122 int order2 = reducer2.reduce(line); in DEF_TEST() local
|
H A D | PathOpsQuadIntersectionTest.cpp | 27 int order2 = reduce2.reduce(quad2); in standardTestCases() local
|
H A D | PathOpsCubicIntersectionTest.cpp | 31 int order2 = reduce2.reduce(c2, SkReduceOrder::kNo_Quadratics); in standardTestCases() local
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | itercoll.cpp | 233 Order *order2 = getOrders(*iter, order2Length); in TestOffset() local [all...] |
H A D | apicoll.cpp | 669 int32_t order1, order2, order3; in TestElemIter() local
|
/third_party/backends/backend/genesys/ |
H A D | gl847.cpp | 969 std::vector<std::uint16_t> order2 = { 0x6b, 0x6c, 0x6d, 0x6e, 0x6f, 0xa8, 0xa9 }; in gl847_init_gpio() local
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
H A D | DateTimeGeneratorTest.java | 721 private String showOrderComparison(ULocale uLocale, int style1, int style2, DateOrder order1, DateOrder order2) { in showOrderComparison() argument
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
H A D | DateTimeGeneratorTest.java | 724 private String showOrderComparison(ULocale uLocale, int style1, int style2, DateOrder order1, DateOrder order2) { in showOrderComparison() argument
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | capitst.c | 1394 int32_t order1, order2, order3; in TestElemIter() local
|
Completed in 19 milliseconds