| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | instruction_list.h | 119 auto next = begin(); in ForEachInst() local
|
| H A D | local_single_block_elim_pass.cpp | 66 auto next = bi->begin(); in LocalSingleBlockLoadStoreElim() local
|
| H A D | tree_iterator.h | 227 NodeIterator next in WalkToLeaf() local [all...] |
| /third_party/skia/third_party/externals/icu/source/extra/scrptrun/ |
| H A D | scrptrun.cpp | 115 UBool ScriptRun::next() in next() function in ScriptRun
|
| /third_party/skia/third_party/externals/libwebp/src/utils/ |
| H A D | huffman_utils.h | 53 struct HuffmanTablesSegment* next; member
|
| /third_party/skia/src/pathops/ |
| H A D | SkPathOpsSimplify.cpp | 33 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 D | SkSLGetLoopUnrollInfo.cpp | 127 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 D | SkSLForStatement.cpp | 80 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 D | SkSLForStatement.h | 88 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 D | SkDOMParser.cpp | 76 SkDOM::Node* next = child->fNextSibling; in onEndElement() local
|
| /third_party/skia/src/sksl/ |
| H A D | SkSLLexer.cpp | 494 Token Lexer::next() { in next() function in SkSL::Lexer
|
| /third_party/skia/third_party/externals/freetype/src/base/ |
| H A D | ftutil.c | 395 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 D | ftcmru.c | 82 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 D | hb-bit-page.hh | 109 bool next (hb_codepoint_t *codepoint) const in next() function
|
| H A D | hb-face.hh | 66 plan_node_t *next; member
|
| /third_party/skia/third_party/externals/zlib/ |
| H A D | inftrees.c | 54 code FAR *next; /* next available space in table */ local [all...] |
| /third_party/skia/tools/sk_app/win/ |
| H A D | main_win.cpp | 40 TCHAR exename[1024], *next; in _tWinMain() local
|
| /third_party/spirv-tools/source/fuzz/ |
| H A D | call_graph.cpp | 117 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 D | rbbi_cache.h | 91 void next() { if (fBufIdx == fEndBufIdx) { in next() function in RuleBasedBreakIterator::BreakCache
|
| H A D | ruleiter.cpp | 38 UChar32 RuleCharacterIterator::next(int32_t options, UBool& isEscaped, UErrorCode& ec) { in next() function in RuleCharacterIterator
|
| H A D | ucharstrie.cpp | 155 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 D | umutex.cpp | 100 UMutex *next = nullptr; in cleanup() local
|
| /third_party/toybox/lib/ |
| H A D | commas.c | 12 char *next, *arg; in comma_args() local
|
| H A D | llist.c | 48 void **next = (void **)*llist; in llist_pop() local [all...] |
| /third_party/toybox/toys/posix/ |
| H A D | du.c | 91 struct inode_list *next; in seen_inode() member
|