Home
last modified time | relevance | path

Searched defs:next (Results 1801 - 1825 of 2709) sorted by relevance

1...<<71727374757677787980>>...109

/third_party/skia/src/sksl/
H A DSkSLRehydrator.cpp341 std::unique_ptr<Expression> next = this->expression(); in statement() local
/third_party/skia/src/utils/
H A DSkNWayCanvas.cpp43 bool next() { in next() function in SkNWayCanvas::Iter
[all...]
H A DSkPatchUtils.cpp110 SkPoint next() { in next() function in FwDCubicEvaluator
/third_party/skia/tests/
H A DPathOpsAngleTest.cpp16 static float next(float f) in next() function
519 SkOpSegment* next = first->next(); DEF_TEST() local
[all...]
/third_party/skia/src/pathops/
H A DSkOpSpan.h93 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 DSkOpContour.h206 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 DSkPathOpsWinding.cpp193 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 DSkPDFDocument.cpp179 auto next = SkPDFMakeDict("Pages"); in generate_page_tree() local
/third_party/skia/third_party/externals/brotli/research/
H A Ddurchschlag.cc15 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 Dafhints.h252 AF_Point next; /* next point in contour */ member
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftdbgmem.c278 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 Dhb-bit-set.hh585 bool next (hb_codepoint_t *codepoint) const in next() function
H A Dhb-repacker.hh259 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 DDWARFAcceleratorTable.h535 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 DStackMapParser.h76 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 Dscheduler.cpp323 Scheduler::TimePoint Scheduler::WaitingFibers::next() const { in next() function in marl::Scheduler::WaitingFibers
/third_party/skia/third_party/externals/zlib/
H A Ddeflate.c435 z_const unsigned char *next; local
[all...]
H A Dzlib.h1819 unsigned char *next; global() member
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dfilteredbrk.cpp427 SimpleFilteredSentenceBreakIterator::next() { in next() function in SimpleFilteredSentenceBreakIterator
467 SimpleFilteredSentenceBreakIterator::next(int32_t offset) { next() function in SimpleFilteredSentenceBreakIterator
[all...]
H A Drbbi.cpp589 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 Ducase.cpp428 FullCaseFoldingIterator::next(UnicodeString &full) { in next() function in FullCaseFoldingIterator
H A Dudata.cpp515 const char *UDataPathIterator::next(UErrorCode *pErrorCode) in next() function in UDataPathIterator
[all...]
/third_party/toybox/kconfig/
H A Dexpr.h19 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 Dcrond.c40 struct _var *next, *prev; member
45 struct _job *next, *prev; member
52 struct _cronfile *next, *prev; member
[all...]
H A Ddiff.c74 struct candidate *prev, *next; member

Completed in 37 milliseconds

1...<<71727374757677787980>>...109