Home
last modified time | relevance | path

Searched refs:insert (Results 976 - 1000 of 3226) sorted by relevance

1...<<31323334353637383940>>...130

/third_party/ninja/src/
H A Dgraph.cc68 nodes.insert(nodes.end(), new_validation_nodes.begin(), in RecomputeDirty()
73 validation_nodes->insert(validation_nodes->end(), in RecomputeDirty()
164 validation_nodes->insert(validation_nodes->end(), in RecomputeNodeDirty()
763 edge->inputs_.insert(edge->inputs_.end() - edge->order_only_deps_, in PreallocateSpace()
H A Dbuild.cc122 want_.insert(make_pair(edge, kWantNothing)); in AddSubTarget()
138 dyndep_walk->insert(edge); in AddSubTarget()
189 ready_.insert(edge); in ScheduleWork()
371 dyndep_walk.insert(want_e->first); in DyndepsLoaded()
447 if (dependents->insert(*o).second) in UnmarkDependents()
517 subproc_to_edge_.insert(make_pair(subproc, edge)); in StartCommand()
829 running_edges_.insert(make_pair(edge, start_time_millis)); in StartEdge()
/third_party/node/deps/icu-small/source/i18n/
H A Dlistformatter.cpp586 data->getStringRef().insert( in append()
608 data->getStringRef().insert( in append()
613 data->getStringRef().insert( in append()
619 data->getStringRef().insert( in append()
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsVoteTests.cpp436 bufferNameMapping.insert(pair<string, string>("SSBO1", "0")); in initPrograms()
464 bufferNameMapping.insert(pair<string, string>("SSBO1", "1")); in initPrograms()
496 bufferNameMapping.insert(pair<string, string>("SSBO1", "2")); in initPrograms()
524 bufferNameMapping.insert(pair<string, string>("SSBO1", "3")); in initPrograms()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/fact_manager/
H A Ddata_synonym_and_id_equation_facts.cpp138 id_equations_.insert({lhs_dd_representative, OperationSet()}); in AddEquationFactRecursive()
152 existing_equations->second.insert(new_operation); in AddEquationFactRecursive()
767 id_equations_.insert({still_representative, OperationSet()}); in MakeEquivalent()
775 still_representative_id_equations->second.insert( in MakeEquivalent()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Deliminate_dead_members_pass.cpp149 used_members_[type_id].insert(i); in MarkTypeAsFullyUsed()
196 used_members_[type_id].insert(member_idx); in MarkMembersAsLiveForExtract()
242 used_members_[type_id].insert(index); in MarkMembersAsLiveForAccessChain()
272 used_members_[type_id].insert(inst->GetSingleWordInOperand(1)); in MarkMembersAsLiveForArrayLength()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/fact_manager/
H A Ddata_synonym_and_id_equation_facts.cpp138 id_equations_.insert({lhs_dd_representative, OperationSet()}); in AddEquationFactRecursive()
152 existing_equations->second.insert(new_operation); in AddEquationFactRecursive()
767 id_equations_.insert({still_representative, OperationSet()}); in MakeEquivalent()
775 still_representative_id_equations->second.insert( in MakeEquivalent()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Deliminate_dead_members_pass.cpp149 used_members_[type_id].insert(i); in MarkTypeAsFullyUsed()
196 used_members_[type_id].insert(member_idx); in MarkMembersAsLiveForExtract()
242 used_members_[type_id].insert(index); in MarkMembersAsLiveForAccessChain()
272 used_members_[type_id].insert(inst->GetSingleWordInOperand(1)); in MarkMembersAsLiveForArrayLength()
/third_party/skia/third_party/externals/jinja2/
H A Dnodes.py685 args.insert(0, self.node.as_const(eval_ctx))
688 args.insert(0, eval_ctx)
690 args.insert(0, self.environment)
713 args.insert(0, self.node.as_const(eval_ctx))
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dlistformatter.cpp593 data->getStringRef().insert( in append()
615 data->getStringRef().insert( in append()
620 data->getStringRef().insert( in append()
626 data->getStringRef().insert( in append()
H A Dnumber_formatimpl.cpp508 length += string.insert( in writeNumber()
515 length += string.insert( in writeNumber()
527 length += string.insert( in writeNumber()
564 length += string.insert( in writeIntegerDigits()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp196 LoadsWithUnknownDepedence.insert(Source);
198 LoadsWithUnknownDepedence.insert(Destination);
271 LoadToSingleCand.insert(std::make_pair(Cand.Load, &Cand));
367 PtrsWrittenOnFwdingPath.insert(S->getPointerOperand());
H A DLoopUnswitch.cpp280 LoopsProperties.insert(std::make_pair(L, LoopProperties())); in countLoop()
342 (*CurLoopInstructions)[SI].insert(V); in setUnswitched()
837 if (!Visited.insert(BB).second) { in isTrivialLoopExitBlockHelper()
871 Visited.insert(L->getHeader()); // Branches to header make infinite loops. in isTrivialLoopExitBlock()
1014 // to insert the conditional branch. We will change loopPreheader to have a in UnswitchTrivialCondition()
1018 // Now that we have a place to insert the conditional branch, create a place in UnswitchTrivialCondition()
1031 // insert the new conditional branch. in UnswitchTrivialCondition()
1084 if (!currentLoop->contains(CurrentBB) || !Visited.insert(CurrentBB).second) in TryTrivialLoopUnswitch()
1260 LoopBlocks.insert(LoopBlocks.end(), L->block_begin(), L->block_end()); in UnswitchNontrivialCondition()
1274 LoopBlocks.insert(LoopBlock in UnswitchNontrivialCondition()
[all...]
/third_party/spirv-tools/source/fuzz/fact_manager/
H A Ddata_synonym_and_id_equation_facts.cpp139 id_equations_.insert({lhs_dd_representative, OperationSet()}); in AddEquationFactRecursive()
153 existing_equations->second.insert(new_operation); in AddEquationFactRecursive()
768 id_equations_.insert({still_representative, OperationSet()}); in MakeEquivalent()
776 still_representative_id_equations->second.insert( in MakeEquivalent()
/third_party/protobuf/python/google/protobuf/internal/
H A Dcontainers.py262 def insert(self, key, value): member in RepeatedScalarFieldContainer
263 """Inserts the item at the specified position. Similar to list.insert()."""
264 self._values.insert(key, self._type_checker.CheckValue(value))
393 def insert(self, key, value): member in RepeatedCompositeFieldContainer
398 self._values.insert(key, new_element)
501 # will make the default implementation (from our base class) always insert
602 # will make the default implementation (from our base class) always insert
/third_party/spirv-tools/source/opt/
H A Dconvert_to_half_pass.cpp64 void ConvertToHalfPass::AddRelaxed(uint32_t id) { relaxed_ids_set_.insert(id); } in AddRelaxed()
184 converted_ids_.insert(inst->result_id()); in GenHalfArith()
222 converted_ids_.insert(inst->result_id()); in ProcessPhi()
234 converted_ids_.insert(inst->result_id()); in ProcessConvert()
/third_party/spirv-tools/source/val/
H A Dvalidate_interfaces.cpp408 if (!locs->insert(i).second) { in GetLocationsForVariable()
480 if (!locations->insert(check).second) { in GetLocationsForVariable()
498 if (!locations->insert(l).second) { in GetLocationsForVariable()
544 if (!seen.insert(interface_id).second) { in ValidateLocations()
/third_party/mksh/
H A Dedit.c2531 case XFUNC_insert: /* auto-insert */ in x_bind_showall()
3547 #define VNORMAL 0 /* command, insert or replace mode */
3558 #define VPREFIX2 11 /* ^[[ and ^[O in insert mode */
3571 static bool first_insert; /* set when starting in insert mode */
3572 static int saved_inslen; /* saved inslen for first insert */
3583 static int insert; /* <>0 in insert mode */ variable
3615 insert = INSERT; in x_vi()
3735 if (insert != 0) { in vi_hook()
3751 refresh(insert ! in vi_hook()
[all...]
/third_party/node/deps/v8/third_party/zlib/google/
H A Dzip_unittest.cc239 zip_contents_.insert(zip_path.AppendASCII("foo.txt")); in SetUp()
241 zip_contents_.insert(zip_path); in SetUp()
242 zip_contents_.insert(zip_path.AppendASCII("bar.txt")); in SetUp()
244 zip_contents_.insert(zip_path); in SetUp()
245 zip_contents_.insert(zip_path.AppendASCII("baz.txt")); in SetUp()
246 zip_contents_.insert(zip_path.AppendASCII("quux.txt")); in SetUp()
247 zip_contents_.insert(zip_path.AppendASCII(".hidden")); in SetUp()
/third_party/node/deps/zlib/google/
H A Dzip_unittest.cc239 zip_contents_.insert(zip_path.AppendASCII("foo.txt")); in SetUp()
241 zip_contents_.insert(zip_path); in SetUp()
242 zip_contents_.insert(zip_path.AppendASCII("bar.txt")); in SetUp()
244 zip_contents_.insert(zip_path); in SetUp()
245 zip_contents_.insert(zip_path.AppendASCII("baz.txt")); in SetUp()
246 zip_contents_.insert(zip_path.AppendASCII("quux.txt")); in SetUp()
247 zip_contents_.insert(zip_path.AppendASCII(".hidden")); in SetUp()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DIRBuilder.cpp66 // Otherwise, we need to insert a bitcast. in getCastedInt8PtrValue()
69 BB->getInstList().insert(InsertPt, BCI); in getCastedInt8PtrValue()
81 Builder->GetInsertBlock()->getInstList().insert(Builder->GetInsertPoint(),CI); in createCallHelper()
93 Builder->GetInsertBlock()->getInstList().insert(Builder->GetInsertPoint(), in createInvokeHelper()
596 Args.insert(Args.end(), CallArgs.begin(), CallArgs.end()); in getStatepointArgs()
598 Args.insert(Args.end(), TransitionArgs.begin(), TransitionArgs.end()); in getStatepointArgs()
600 Args.insert(Args.end(), DeoptArgs.begin(), DeoptArgs.end()); in getStatepointArgs()
601 Args.insert(Args.end(), GCArgs.begin(), GCArgs.end()); in getStatepointArgs()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DSampleProfReader.cpp509 FuncsToUse.insert(FunctionSamples::getCanonicalFnName(F)); in collectFuncsFrom()
545 Remapper->insert(Name); in readFuncProfiles()
889 FuncsToUse.insert(FunctionSamples::getCanonicalFnName(F)); in collectFuncsFrom()
1135 NewStack.insert(NewStack.end(), InlineStack.begin(), InlineStack.end()); in readOneFunctionProfile()
1183 NewStack.insert(NewStack.end(), InlineStack.begin(), InlineStack.end()); in readOneFunctionProfile()
1226 if (auto Key = Remappings->insert(Sample.first())) in applyRemapping()
1227 SampleMap.insert({Key, &Sample.second}); in applyRemapping()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DDenseMap.h195 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert() function in llvm::DenseMapBase
202 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert() function in llvm::DenseMapBase
217 // Otherwise, insert the new element. in try_emplace()
236 // Otherwise, insert the new element. in try_emplace()
243 /// Alternate version of insert() which allows a different, and possibly
257 // Otherwise, insert the new element. in insert_as()
265 /// insert - Range insertion of pairs.
267 void insert(InputIt I, InputIt E) { in insert() function in llvm::DenseMapBase
269 insert(*I); in insert()
715 this->insert( in DenseMap()
[all...]
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_file.cc139 weak_deps_.insert(file->weak_dependency(i)); in FileGenerator()
476 refs->weak_sccs.insert(scc); in GetCrossFileReferencesForField()
477 refs->weak_default_instances.insert(msg); in GetCrossFileReferencesForField()
479 refs->strong_sccs.insert(scc); in GetCrossFileReferencesForField()
496 refs->weak_reflection_files.insert(dep); in GetCrossFileReferencesForFile()
498 refs->strong_reflection_files.insert(dep); in GetCrossFileReferencesForFile()
1175 if (fd_set->insert(dep).second) PublicImportDFS(dep, fd_set); in PublicImportDFS()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Dconvert_test.cc731 skip_verify.insert(doubles.back()); in TEST_F()
737 skip_verify.insert(L::max()); in TEST_F()
738 skip_verify.insert(L::min()); // NOLINT in TEST_F()
739 skip_verify.insert(L::denorm_min()); in TEST_F()
740 skip_verify.insert(-L::max()); in TEST_F()
741 skip_verify.insert(-L::min()); // NOLINT in TEST_F()
742 skip_verify.insert(-L::denorm_min()); in TEST_F()

Completed in 39 milliseconds

1...<<31323334353637383940>>...130