/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | csrsbcs.cpp | 198 int next; in nextByte() local
|
H A D | listformatter.cpp | 579 void append(const SimpleFormatter& pattern, const UnicodeString& next, int32_t position, UErrorCode& status) { in append() argument
|
/third_party/skia/third_party/externals/icu/source/tools/makeconv/ |
H A D | gencnvex.c | 941 UChar32 c, next; in generateFromUTrie() local
|
/third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
H A D | icuzdump.cpp | 239 TimeZone* next() { in next() function in ZoneIterator
|
/third_party/skia/third_party/externals/libwebp/src/mux/ |
H A D | muxinternal.c | 52 WebPChunk* next; in ChunkRelease() local 175 WebPChunk* const next = ChunkRelease(chunk); in ChunkDelete() local 228 WebPMuxImage* next; in MuxImageRelease() local 328 WebPMuxImage* const next in MuxImageDelete() local [all...] |
/third_party/skia/third_party/externals/microhttpd/src/examples/ |
H A D | mhd2spdy_structures.h | 74 struct SPDY_Connection *next; member 110 struct Proxy *next; member [all...] |
/third_party/skia/src/sfnt/ |
H A D | SkOTTable_glyf.h | 44 const SkOTTableGlyphData* next() { in next() function in SkOTTableGlyph::Iterator
|
/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...] |