/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
H A D | ModifyStruct.cpp | 512 const TField &next = *modifiedFields[j]; 513 const Layout nextGlslLayout = GlslLayoutOf(*next.type());
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachineCSE.cpp | 300 MachineBasicBlock::const_iterator I = MI; I = std::next(I); in hasLivePhysRegDefUses() 353 MachineBasicBlock::const_iterator I = CSMI; I = std::next(I); in PhysRegDefsReach() 847 // anticipating that the next CSE step will eliminate this created redundancy.
|
/third_party/skia/src/codec/ |
H A D | SkJpegCodec.cpp | 73 for (jpeg_marker_struct* marker = dinfo->marker_list; marker; marker = marker->next) { in get_exif_orientation() 105 for (jpeg_marker_struct* marker = dinfo->marker_list; marker; marker = marker->next) { in read_color_profile() 461 // Try the next scale in onDimensionsSupported() 480 // we will always decode into fSwizzlerSrcRow before swizzling into the next buffer. in readRows()
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/ |
H A D | FontInfo.java | 142 Table fontTable = fontTableIter.next(); in listTables() 149 Table fontTable = fontTableIter.next(); in listTables()
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
H A D | backward_references_enc.c | 80 PixOrCopyBlock* next_; // next block (or NULL) 101 PixOrCopyBlock* const next = refs->free_blocks_->next_; in VP8LBackwardRefsClear() local 103 refs->free_blocks_ = next; in VP8LBackwardRefsClear() 296 // The last pixel has a different 64 bit hash, as its next pixel does in VP8LHashChainFill() 516 // best matches for the current pixel AND the next one combined. in BackwardReferencesLz77()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | coll.cpp | 830 virtual const char* next(int32_t* resultLength, UErrorCode& /*status*/) { in next() function in CollationLocaleListEnumeration 848 const char *s = next(&resultLength, status); in snext()
|
H A D | region.cpp | 617 const char *regionId = cr->next(NULL,status); in getContainedRegions() 624 const char *id2 = children->next(NULL,status); in getContainedRegions()
|
/third_party/skia/src/sksl/ |
H A D | SkSLAnalysis.cpp | 745 (f.next() && this->visitExpressionPtr(f.next())) || in visitStatement()
|
/third_party/python/Lib/ |
H A D | _collections_abc.py | 129 Return next yielded value or raise StopIteration. 136 Return next yielded value or raise StopIteration. 189 """Return the next item or raise StopAsyncIteration when exhausted.""" 207 """Return the next item from the asynchronous generator. 215 Return next yielded value or raise StopAsyncIteration. 222 Return next yielded value or raise StopAsyncIteration. 277 'Return the next item from the iterator. When exhausted, raise StopIteration' 327 """Return the next item from the generator. 335 Return next yielded value or raise StopIteration. 342 Return next yielde [all...] |
H A D | pprint.py | 423 next_ent = next(it) 430 next_ent = next(it)
|
/third_party/python/Lib/idlelib/idle_test/ |
H A D | test_sidebar.py | 642 return next(iter(fonts)) 672 fg = next(iter(fgs))
|
/third_party/python/Lib/test/ |
H A D | list_tests.py | 84 self.assertRaises(StopIteration, next, r) 561 next(empit) # not exhausted
|
H A D | test_wsgiref.py | 87 This tests the iterator using iter()/next(). 95 if not next(it) == item: 98 next(it)
|
/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 325 "WaitingFibers::next() called when there' no waiting fibers"); in next() 748 mutex.wait_until_locked(added, waiting.next(), f); in wait()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | SIFixSGPRCopies.cpp | 459 for (auto I2 = std::next(I1); I2 != E; ) { 569 auto R = std::next(MI->getReverseIterator());
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonCopyToCombine.cpp | 10 // to move them together. If we can move them next to each other we do so and 261 /// isSafeToMoveTogether - Returns true if it is safe to move I1 next to I2 such 334 End = std::next(MachineBasicBlock::iterator(I2)); in isSafeToMoveTogether() 435 // Skip to next instruction. in findPotentialNewifiableTFRs() 527 MachineBasicBlock::iterator I2 = std::next(MachineBasicBlock::iterator(I1)); in findPairable() 576 // We are going to delete I2. If MI points to I2 advance it to the next in combine() 635 // MI now points to next relevant instruction. in combine()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
H A D | RISCVExpandPseudoInsts.cpp | 90 MachineBasicBlock::iterator NMBBI = std::next(MBBI); in expandMBB() 650 NewMBB->splice(NewMBB->end(), &MBB, std::next(MBBI), MBB.end()); in expandAuipcInstPair()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyLowerEmscriptenEHSjLj.cpp | 190 /// default: goto splitted next BB 988 for (auto I = std::next(BasicBlock::iterator(CI)), IE = BB->end(); in runSjLjOnFunction() 999 for (auto I = std::next(BasicBlock::iterator(ThrewLI)), IE = BB->end(); in runSjLjOnFunction()
|
/third_party/skia/tools/skdiff/ |
H A D | skdiff_main.cpp | 255 while (fileIterator.next(&fileName, false)) { in get_file_list_subdir() 274 while (dirIterator.next(&dirName, true)) { in get_file_list_subdir()
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | uiter.cpp | 1031 * go to the next code unit in uiter_current32() 1058 c=iter->next(iter); in uiter_next32() 1060 if(U16_IS_TRAIL(c2=iter->next(iter))) { in uiter_next32()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | ScalarEvolutionExpressions.h | 474 /// The next pointer in the linked list of all SCEVUnknown 479 ScalarEvolution *se, SCEVUnknown *next) : in SCEVUnknown() 480 SCEV(ID, scUnknown, 1), CallbackVH(V), SE(se), Next(next) {} in SCEVUnknown() 478 SCEVUnknown(const FoldingSetNodeIDRef ID, Value *V, ScalarEvolution *se, SCEVUnknown *next) SCEVUnknown() argument
|
/third_party/toybox/lib/ |
H A D | xwrap.c | 580 new->next = done; in xabspath() 626 temp->next = todo; in xabspath()
|
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
H A D | ByteStringTest.java | 712 ByteString concatenatedString = iter.next(); in testConcat() 714 concatenatedString = concatenatedString.concat(iter.next()); in testConcat()
|
/third_party/skia/modules/skplaintexteditor/src/ |
H A D | editor.cpp | 164 std::vector<TextLine>::const_iterator next = fLines.begin() + pos.fParagraphIndex + 1; in insert() local 165 fLines.insert(next, newlinecount, TextLine()); in insert()
|
/third_party/skia/modules/skottie/src/text/ |
H A D | TextAdapter.cpp | 83 fCurrentMeasure = iter.next(); in updateContourData() 89 SkASSERT(!iter.next()); in updateContourData()
|