Home
last modified time | relevance | path

Searched refs:begin (Results 5126 - 5150 of 6001) sorted by relevance

1...<<201202203204205206207208209210>>...241

/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dssa_rewrite_pass.cpp554 auto insert_it = phi_candidate->bb()->begin(); in ApplyReplacements()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Deliminate_dead_members_pass.cpp538 std::distance(live_members->second.begin(), current_member)); in GetNewMemberIndex()
H A Dssa_rewrite_pass.cpp554 auto insert_it = phi_candidate->bb()->begin(); in ApplyReplacements()
/third_party/skia/src/pdf/
H A DSkPDFDocument.cpp544 std::sort(fonts.begin(), fonts.end(), [](const SkPDFFont* u, const SkPDFFont* v) { in get_fonts()
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DSwapChainVk.cpp338 return std::find(modes.begin(), modes.end(), target) != modes.end(); in ChooseConfig()
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DShaderTests.cpp399 std::iota(expected.begin(), expected.end(), 0); in TEST_P()
H A DDynamicBufferOffsetTests.cpp532 std::iota(srcData.begin(), srcData.end(), 0); in TEST_P()
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DBindGroupLayout.cpp372 std::sort(sortedBindings.begin(), sortedBindings.end(), SortBindingsCompare); in BindGroupLayoutBase()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DCFLGraph.h150 return make_range<const_value_iterator>(ValueImpls.begin(),
H A DMustExecute.cpp60 assert(Header == *CurLoop->getBlocks().begin() && in computeLoopSafetyInfo()
H A DStackSafetyAnalysis.cpp518 Callees.erase(std::unique(Callees.begin(), Callees.end()), Callees.end()); in runDataFlow()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopSimplifyCFG.cpp433 SmallSetVector<BasicBlock *, 8> DeadLoopBlocksSet(DeadLoopBlocks.begin(), in deleteDeadLoopBlocks()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DIntegerDivision.cpp339 Builder.SetInsertPoint(End, End->begin()); in generateUnsignedDivisionCode()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DHashing.h656 return hash_combine_range(arg.begin(), arg.end()); in hash_value()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceASanInstrumentation.cpp309 std::vector<Entry>::iterator Iter = PoisonVals.begin(); in instrumentFuncStart()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp79 SectionHdrLayout.begin(), SectionHdrLayout.end(), in getEntryInLayout()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMCallLowering.cpp461 MIRBuilder.setInstr(*MBB.begin()); in lowerFormalArguments()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonVectorLoopCarriedReuse.cpp731 for (auto I = BB->begin(), E = BB->end(); I != E && isa<PHINode>(I); ++I) { in findLoopCarriedDeps()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZElimCompare.cpp708 while (MBBI != MBB.begin()) { in processBlock()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp145 for (auto I = M.begin(), E = M.end(); I != E;) { in simplifyExternals()
/third_party/skia/third_party/externals/zlib/google/
H A Dzip_unittest.cc231 for (std::set<base::FilePath>::iterator iter = zip_contents_.begin(); in TestUnzipFile()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DHashing.h654 return hash_combine_range(arg.begin(), arg.end()); in hash_value()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizationArtifactCombiner.h347 UpdatedDefs.append(DstRegs.begin(), DstRegs.end()); in tryCombineMerges()
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DMinimumBufferSizeValidationTests.cpp141 result.insert(result.end(), b.begin(), b.end()); in CombineBindings()
/third_party/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_message.cc72 std::sort(fields_by_number_.begin(), fields_by_number_.end(), in MessageGenerator()

Completed in 30 milliseconds

1...<<201202203204205206207208209210>>...241