Searched defs:kept (Results 1 – 7 of 7) sorted by relevance
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/printer/lexicalpreservation/ |
D | DifferenceElement.java | 14 static DifferenceElement kept(CsmElement element) { in kept() method
|
D | Difference.java | 176 Kept kept = (Kept) diffElement; in applyLeftOverDiffElements() local 440 …private void applyKeptDiffElement(Kept kept, TextElement originalElement, boolean originalElementI… in applyKeptDiffElement()
|
/external/libcap/tests/ |
D | psx_test.c | 22 static void say_hello_expecting(const char *title, int n, int kept) { in say_hello_expecting()
|
/external/skqp/src/pathops/ |
D | SkOpSpan.cpp | 440 void SkOpSpan::release(const SkOpPtT* kept) { in release()
|
D | SkOpCoincidence.cpp | 1289 void SkOpCoincidence::fixUp(SkOpPtT* deleted, const SkOpPtT* kept) { in fixUp() 1299 void SkOpCoincidence::fixUp(SkCoincidentSpans* coin, SkOpPtT* deleted, const SkOpPtT* kept) { in fixUp()
|
/external/skia/src/pathops/ |
D | SkOpSpan.cpp | 440 void SkOpSpan::release(const SkOpPtT* kept) { in release()
|
D | SkOpCoincidence.cpp | 1289 void SkOpCoincidence::fixUp(SkOpPtT* deleted, const SkOpPtT* kept) { in fixUp() 1299 void SkOpCoincidence::fixUp(SkCoincidentSpans* coin, SkOpPtT* deleted, const SkOpPtT* kept) { in fixUp()
|