| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | ssa_rewrite_pass.cpp | 554 auto insert_it = phi_candidate->bb()->begin(); in ApplyReplacements()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | eliminate_dead_members_pass.cpp | 538 std::distance(live_members->second.begin(), current_member)); in GetNewMemberIndex()
|
| H A D | ssa_rewrite_pass.cpp | 554 auto insert_it = phi_candidate->bb()->begin(); in ApplyReplacements()
|
| /third_party/skia/src/pdf/ |
| H A D | SkPDFDocument.cpp | 544 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 D | SwapChainVk.cpp | 338 return std::find(modes.begin(), modes.end(), target) != modes.end(); in ChooseConfig()
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| H A D | ShaderTests.cpp | 399 std::iota(expected.begin(), expected.end(), 0); in TEST_P()
|
| H A D | DynamicBufferOffsetTests.cpp | 532 std::iota(srcData.begin(), srcData.end(), 0); in TEST_P()
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | BindGroupLayout.cpp | 372 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 D | CFLGraph.h | 150 return make_range<const_value_iterator>(ValueImpls.begin(),
|
| H A D | MustExecute.cpp | 60 assert(Header == *CurLoop->getBlocks().begin() && in computeLoopSafetyInfo()
|
| H A D | StackSafetyAnalysis.cpp | 518 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 D | LoopSimplifyCFG.cpp | 433 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 D | IntegerDivision.cpp | 339 Builder.SetInsertPoint(End, End->begin()); in generateUnsignedDivisionCode()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| H A D | Hashing.h | 656 return hash_combine_range(arg.begin(), arg.end()); in hash_value()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| H A D | IceASanInstrumentation.cpp | 309 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 D | SampleProfWriter.cpp | 79 SectionHdrLayout.begin(), SectionHdrLayout.end(), in getEntryInLayout()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| H A D | ARMCallLowering.cpp | 461 MIRBuilder.setInstr(*MBB.begin()); in lowerFormalArguments()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| H A D | HexagonVectorLoopCarriedReuse.cpp | 731 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 D | SystemZElimCompare.cpp | 708 while (MBBI != MBB.begin()) { in processBlock()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| H A D | ThinLTOBitcodeWriter.cpp | 145 for (auto I = M.begin(), E = M.end(); I != E;) { in simplifyExternals()
|
| /third_party/skia/third_party/externals/zlib/google/ |
| H A D | zip_unittest.cc | 231 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 D | Hashing.h | 654 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 D | LegalizationArtifactCombiner.h | 347 UpdatedDefs.append(DstRegs.begin(), DstRegs.end()); in tryCombineMerges()
|
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
| H A D | MinimumBufferSizeValidationTests.cpp | 141 result.insert(result.end(), b.begin(), b.end()); in CombineBindings()
|
| /third_party/protobuf/src/google/protobuf/compiler/csharp/ |
| H A D | csharp_message.cc | 72 std::sort(fields_by_number_.begin(), fields_by_number_.end(), in MessageGenerator()
|