/third_party/skia/src/sksl/ |
H A D | SkSLRehydrator.cpp | 341 std::unique_ptr<Expression> next = this->expression(); in statement() local
|
/third_party/skia/src/utils/ |
H A D | SkNWayCanvas.cpp | 43 bool next() { in next() function in SkNWayCanvas::Iter [all...] |
H A D | SkPatchUtils.cpp | 110 SkPoint next() { in next() function in FwDCubicEvaluator
|
/third_party/skia/tests/ |
H A D | PathOpsAngleTest.cpp | 16 static float next(float f) in next() function 519 SkOpSegment* next = first->next(); DEF_TEST() local [all...] |
/third_party/skia/src/pathops/ |
H A D | SkOpSpan.h | 93 const SkOpPtT* next() const { in next() function in SkOpPtT 97 SkOpPtT* next() { in next() function in SkOpPtT 208 const SkOpSpanBase* next = this; in containsCoinEnd() local 441 const SkOpSpan* next = this; containsCoincidence() local 495 SkOpSpanBase* next() const { next() function in SkOpSpan [all...] |
H A D | SkOpContour.h | 206 SkOpSegment* next; in joinSegments() local 256 SkOpContour* next() { next() function in SkOpContour 260 const SkOpContour* next() const { next() function in SkOpContour 289 SkOpContour* next = this; resetReverse() local 396 SkOpContour* next; appendContour() local 405 SkOpContour* next = this; joinAllSegments() local 421 SkOpContour* next; remove() local [all...] |
H A D | SkPathOpsWinding.cpp | 193 SkOpSpanBase* next; in windingSpanAtT() local 313 const SkPoint& next = sorted[index + 1]->fPt; sortableTop() local 375 SkOpSpanBase* next; findSortableTop() local [all...] |
/third_party/skia/src/pdf/ |
H A D | SkPDFDocument.cpp | 179 auto next = SkPDFMakeDict("Pages"); in generate_page_tree() local
|
/third_party/skia/third_party/externals/brotli/research/ |
H A D | durchschlag.cc | 15 TextIdx next; member 168 rebuildCandidatesList(std::vector<TextIdx>* candidates, std::vector<MetaSlot>* map, TextIdx span, const TextIdx* shortcut, TextIdx end, TextIdx* next) rebuildCandidatesList() argument
|
/third_party/skia/third_party/externals/freetype/src/autofit/ |
H A D | afhints.h | 252 AF_Point next; /* next point in contour */ member
|
/third_party/skia/third_party/externals/freetype/src/base/ |
H A D | ftdbgmem.c | 278 FT_MemNode node, next, *pnode; in ft_mem_table_resize() local 316 FT_MemNode *pnode = table->buckets + i, next, node = *pnode; in ft_mem_table_destroy() local 357 FT_MemSource source, next; in ft_mem_table_destroy() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-bit-set.hh | 585 bool next (hb_codepoint_t *codepoint) const in next() function
|
H A D | hb-repacker.hh | 259 vertex_t& next = vertices_[next_id]; in sort_kahn() local 313 vertex_t& next = vertices_[next_id]; in sort_shortest_distance() local 369 unsigned next = HB_SET_VALUE_INVALID; in assign_32bit_spaces() local 454 unsigned next = HB_SET_VALUE_INVALID; isolate_subgraph() local 822 const auto& next = vertices_[next_idx]; update_distances() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFAcceleratorTable.h | 535 void next() { in next() function in llvm::DWARFDebugNames::NameIterator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
H A D | StackMapParser.h | 76 FunctionAccessor next() const { in next() function in llvm::StackMapParser::FunctionAccessor 96 ConstantAccessor next() const { in next() function in llvm::StackMapParser::ConstantAccessor 153 LocationAccessor next() const { in next() function in llvm::StackMapParser::LocationKind::LocationAccessor 185 LiveOutAccessor next() const { in next() function in llvm::StackMapParser::LocationKind::LiveOutAccessor 285 RecordAccessor next() const { in next() function in llvm::StackMapParser::LocationKind::RecordAccessor
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
H A D | scheduler.cpp | 323 Scheduler::TimePoint Scheduler::WaitingFibers::next() const { in next() function in marl::Scheduler::WaitingFibers
|
/third_party/skia/third_party/externals/zlib/ |
H A D | deflate.c | 435 z_const unsigned char *next; local [all...] |
H A D | zlib.h | 1819 unsigned char *next; global() member [all...] |
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | filteredbrk.cpp | 427 SimpleFilteredSentenceBreakIterator::next() { in next() function in SimpleFilteredSentenceBreakIterator 467 SimpleFilteredSentenceBreakIterator::next(int32_t offset) { next() function in SimpleFilteredSentenceBreakIterator [all...] |
H A D | rbbi.cpp | 589 int32_t RuleBasedBreakIterator::next(int32_t n) { in next() function in RuleBasedBreakIterator 609 int32_t RuleBasedBreakIterator::next(void) { in next() function in RuleBasedBreakIterator [all...] |
H A D | ucase.cpp | 428 FullCaseFoldingIterator::next(UnicodeString &full) { in next() function in FullCaseFoldingIterator
|
H A D | udata.cpp | 515 const char *UDataPathIterator::next(UErrorCode *pErrorCode) in next() function in UDataPathIterator [all...] |
/third_party/toybox/kconfig/ |
H A D | expr.h | 19 struct file *next; member 72 struct symbol *next; member 114 struct property *next; member 135 struct menu *next; member
|
/third_party/toybox/toys/pending/ |
H A D | crond.c | 40 struct _var *next, *prev; member 45 struct _job *next, *prev; member 52 struct _cronfile *next, *prev; member [all...] |
H A D | diff.c | 74 struct candidate *prev, *next; member
|