Home
last modified time | relevance | path

Searched defs:next (Results 476 - 500 of 2520) sorted by relevance

1...<<11121314151617181920>>...101

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dinstruction_list.h119 auto next = begin(); in ForEachInst() local
H A Dlocal_single_block_elim_pass.cpp66 auto next = bi->begin(); in LocalSingleBlockLoadStoreElim() local
H A Dtree_iterator.h227 NodeIterator next in WalkToLeaf() local
[all...]
/third_party/skia/third_party/externals/icu/source/extra/scrptrun/
H A Dscrptrun.cpp115 UBool ScriptRun::next() in next() function in ScriptRun
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dhuffman_utils.h53 struct HuffmanTablesSegment* next; member
/third_party/skia/src/pathops/
H A DSkPathOpsSimplify.cpp33 SkOpSegment* next = current->findNextWinding(&chase, &nextStart, &nextEnd, in bridgeWinding() local
110 SkOpSegment* next = current->findNextXor(&nextStart, &nextEnd, in bridgeXor() local
185 SkOpContour* next = current; in SimplifyDebug() local
[all...]
/third_party/skia/src/sksl/analysis/
H A DSkSLGetLoopUnrollInfo.cpp127 const BinaryExpression& next = loopNext->as<BinaryExpression>(); in get_es2_loop_unroll_info() local
142 const PrefixExpression& next = loopNext->as<PrefixExpression>(); in get_es2_loop_unroll_info() local
154 const PostfixExpression& next = loopNext->as<PostfixExpression>(); in get_es2_loop_unroll_info() local
[all...]
/third_party/skia/src/sksl/ir/
H A DSkSLForStatement.cpp80 Convert(const Context& context, int line, std::unique_ptr<Statement> initializer, std::unique_ptr<Expression> test, std::unique_ptr<Expression> next, std::unique_ptr<Statement> statement, std::shared_ptr<SymbolTable> symbolTable) Convert() argument
159 Make(const Context& context, int line, std::unique_ptr<Statement> initializer, std::unique_ptr<Expression> test, std::unique_ptr<Expression> next, std::unique_ptr<Statement> statement, std::unique_ptr<LoopUnrollInfo> unrollInfo, std::shared_ptr<SymbolTable> symbolTable) Make() argument
[all...]
H A DSkSLForStatement.h88 std::unique_ptr<Expression>& next() { in next() function in SkSL::final
92 const std::unique_ptr<Expression>& next() const { in next() function in SkSL::final
34 ForStatement(int line, std::unique_ptr<Statement> initializer, std::unique_ptr<Expression> test, std::unique_ptr<Expression> next, std::unique_ptr<Statement> statement, std::unique_ptr<LoopUnrollInfo> unrollInfo, std::shared_ptr<SymbolTable> symbols) ForStatement() argument
/third_party/skia/src/xml/
H A DSkDOMParser.cpp76 SkDOM::Node* next = child->fNextSibling; in onEndElement() local
/third_party/skia/src/sksl/
H A DSkSLLexer.cpp494 Token Lexer::next() { in next() function in SkSL::Lexer
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftutil.c395 FT_ListNode next in FT_EXPORT_DEF() local
426 FT_ListNode next = cur->next; FT_List_Finalize() local
[all...]
/third_party/skia/third_party/externals/freetype/src/cache/
H A Dftcmru.c82 FTC_MruNode prev, next, last; in FTC_MruNode_Up() local
125 FTC_MruNode prev, next; FTC_MruNode_Remove() local
330 FTC_MruNode first, node, next; FTC_MruList_RemoveSelection() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-bit-page.hh109 bool next (hb_codepoint_t *codepoint) const in next() function
H A Dhb-face.hh66 plan_node_t *next; member
/third_party/skia/third_party/externals/zlib/
H A Dinftrees.c54 code FAR *next; /* next available space in table */ local
[all...]
/third_party/skia/tools/sk_app/win/
H A Dmain_win.cpp40 TCHAR exename[1024], *next; in _tWinMain() local
/third_party/spirv-tools/source/fuzz/
H A Dcall_graph.cpp117 auto next = queue.front(); in ComputeTopologicalOrderOfFunctions() local
171 auto next = queue.front(); in GetIndirectCallees() local
/third_party/skia/third_party/externals/icu/source/common/
H A Drbbi_cache.h91 void next() { if (fBufIdx == fEndBufIdx) { in next() function in RuleBasedBreakIterator::BreakCache
H A Druleiter.cpp38 UChar32 RuleCharacterIterator::next(int32_t options, UBool& isEscaped, UErrorCode& ec) { in next() function in RuleCharacterIterator
H A Ducharstrie.cpp155 UCharsTrie::next(int32_t uchar) { in next() function in UCharsTrie
178 UCharsTrie::next(ConstChar16Ptr ptr, int32_t sLength) { in next() function in UCharsTrie
H A Dumutex.cpp100 UMutex *next = nullptr; in cleanup() local
/third_party/toybox/lib/
H A Dcommas.c12 char *next, *arg; in comma_args() local
H A Dllist.c48 void **next = (void **)*llist; in llist_pop() local
[all...]
/third_party/toybox/toys/posix/
H A Ddu.c91 struct inode_list *next; in seen_inode() member

Completed in 12 milliseconds

1...<<11121314151617181920>>...101