Home
last modified time | relevance | path

Searched refs:next (Results 5676 - 5700 of 6007) sorted by relevance

1...<<221222223224225226227228229230>>...241

/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/
H A Djdsample-sse2.asm309 ; -- process the next column block
/third_party/skia/src/sksl/
H A DSkSLInliner.cpp508 // declarations by the time we evaluate test & next in inlineStatement()
520 expr(f.next()), stmt(f.statement()), std::move(unrollInfo), in inlineStatement()
/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffparse.c149 node = node->next; in cff_parser_within_limits()
/third_party/python/Lib/test/
H A Dtest_gc.py462 next(g)
1073 # cycle. That trick only works due to the ordering of the GC prev/next
H A Dtest_imaplib.py179 next(continuation)
450 # send response line longer than the limit set in the next line
H A Dtest_operator.py213 self.assertEqual(next(it), 'v')
H A Dtest_threading.py839 return next(callback.gen)
H A Dtest_context.py1048 next(hi)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DVectorUtils.cpp939 for (auto AI = std::next(BI); AI != E; ++AI) { in analyzeInterleaving()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp366 return Scatterer(BB, std::next(BasicBlock::iterator(VOp)), in scatter()
H A DDeadStoreElimination.cpp112 // caller what the next instruction is after we're done mucking about. in deleteDeadInstruction()
712 // Inst's old Dependency is now deleted. Compute the next dependency, in handleFree()
821 if (std::next(I) != E) in handleEndBlock()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIPeepholeSDWA.cpp920 for (auto I = std::next(MI.getIterator()), E = MISucc.getIterator(); in pseudoOpConvertToVOP2()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp1058 NextMII = std::next(MII); in ReduceMBB()
/third_party/skia/third_party/externals/icu/source/common/
H A Dlocdspnm.cpp663 while ((key = e->next((int32_t *)0, status)) != NULL) { in localeDisplayName()
H A Ducase.cpp116 * moved to the last uint16_t of the value, use +1 for beginning of next slot
428 FullCaseFoldingIterator::next(UnicodeString &full) { in next() function in FullCaseFoldingIterator
1028 return FALSE; /* next base character, no more cc==230 following */ in isFollowedByMoreAbove()
1052 return FALSE; /* next base character or cc==230 in between */ in isFollowedByDotAbove()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h1144 auto Next = std::next(L); in computeMassInLoops()
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DMapLiteTest.java253 map.entrySet().remove(map.entrySet().iterator().next()); in assertImmutable()
/third_party/protobuf/python/google/protobuf/
H A Dtext_format.py1278 self._current_line = next(self._lines)
1545 """Reads the next meaningful token."""
/third_party/python/Lib/unittest/
H A Dcase.py228 'this function' % (next(iter(kwargs)),))
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dtemplate.rs303 pub next: *mut Rooted<*mut ::std::os::raw::c_void>,
/third_party/rust/crates/syn/src/
H A Dlit.rs1155 s.chars().next().unwrap_or('\0') in next_chr()
H A Dty.rs430 match bounds.into_iter().next().unwrap() {
/third_party/rust/crates/rust-openssl/openssl/src/x509/
H A Dmod.rs1285 fn next(&mut self) -> Option<&'a X509NameEntryRef> { in fmt() functions
/third_party/rust/crates/serde/serde/src/de/
H A Dvalue.rs967 match self.iter.next() { in next_element_seed()
1147 match self.iter.next() { in next_pair()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineStencilTests.cpp1039 const VkStencilOpState stencilStateBack = stencilOpItr.next(); in createStencilTests()

Completed in 47 milliseconds

1...<<221222223224225226227228229230>>...241