Home
last modified time | relevance | path

Searched refs:next (Results 12501 - 12525 of 12872) sorted by relevance

1...<<501502503504505506507508509510>>...515

/third_party/python/Tools/c-analyzer/c_parser/
H A Dinfo.py566 self._str = next(self.render())
/third_party/python/Tools/gdb/
H A Dlibpython.py639 return ord(next(it))
/third_party/python/Lib/
H A Dpickle.py194 NEXT_BUFFER = b'\x97' # push next out-of-band buffer
1401 buf = next(self._buffers)
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dframe_capture_utils.cpp1188 gl::ImageIndex index = imageIter.next(); in SerializeTextureData()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp273 make_range(std::next(SearchOrder.begin(), 1), SearchOrder.end())) { in operator <<()
/third_party/skia/third_party/externals/jinja2/
H A Dcompiler.py289 # the number of new lines before the next write()
405 """Add one or more newlines before the next write."""
690 name = next(iter(vars))
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/
H A Djchuff-sse2.asm24 .next_output_byte: resp 1 ; => next byte to write in buffer
H A Djidctint-sse2.asm513 ; -- Prefetch the next coefficient block
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/
H A Djidctint-sse2.asm506 ; -- Prefetch the next coefficient block
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_skeletons.cpp525 // Go to the next state in the stem trie. in parseSkeleton()
998 UStringTrieResult result = tempStemTrie.next( in parseExponentSignOption()
/third_party/skia/src/xps/
H A DSkXPSDevice.cpp1303 while ((verb = iter.next(points)) != SkPath::kDone_Verb) { in addXpsPathGeometry()
/third_party/skia/src/pdf/
H A DSkPDFDevice.cpp775 rec->fPos += 1; // move to the next glyph's position in drawGlyphRunAsPath()
882 while (SkClusterator::Cluster c = clusterator.next()) { in internalDrawGlyphRun()
/third_party/skia/tests/
H A DImageTest.cpp1392 while (void* addr = iter.next()) { in DEF_TEST()
/third_party/python/Lib/test/
H A Dtest_nntplib.py927 resp, art_num, message_id = self.server.next()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h288 /// Get the next SDUse in the use list.
733 return !use_empty() && std::next(use_begin()) == use_end(); in hasOneUse()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DLazyValueInfo.cpp850 for (Instruction &I : make_range(std::next(BBI->getIterator().getReverse()), in intersectAssumeOrGuardBlockValueConstantRange()
955 // %siv.next = select i1 %39, i32 16, i32 %40 in solveBlockValueSelect()
956 // %siv.next = constantrange<0, 17> not <-1, 17> in solveBlockValueSelect()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1249 InsertPt = std::next(OutI->getIterator()); in emitCallAndSwitchStatement()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
H A DAVRExpandPseudoInsts.cpp104 BlockIt NMBBI = std::next(MBBI); in expandMBB()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp565 for (NodeSet::iterator NJ = std::next(NI); NJ != NE; ++NJ) in common()
1120 // is not the same as the input type of the next node. in fabricateGEP()
H A DRDFGraph.cpp398 // If NA is already "next", do nothing. in append()
718 // Get the next valid position after P (skipping all delimiters). in nextUp()
1014 NextI = std::next(I); in releaseBlock()
1148 // Return the next reference node in the instruction node IA that is related
1186 // Find the next node related to RA in IA that satisfies condition P.
1213 // Get the next shadow node in IA corresponding to RA, and optionally create
1234 // Get the next shadow node in IA corresponding to RA. Return null-address
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp1230 make_range(std::next(MI->operands_begin()), MI->operands_end())) { in EmitInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp379 DoneMBB->splice(DoneMBB->begin(), BB, std::next(MI.getIterator()), BB->end()); in LowerFPToInt()
780 // For non-fixed arguments, next emit stores to store the argument values in LowerCall()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp491 while (++Start != std::next(I)) { in processBasicBlock()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp201 // The next scope is appendable only if this scope is directly connected to in appendable()
203 // it (no edge to the next scope outside this scope). in appendable()
211 // There's an edge going into the entry of the next scope from outside in appendable()
1006 auto NextIt = std::next(It); in findScopes()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1195 if (std::next(Begin) != CurAST->end()) in canSinkOrHoistInst()

Completed in 68 milliseconds

1...<<501502503504505506507508509510>>...515