Home
last modified time | relevance | path

Searched refs:insert (Results 1 – 25 of 2225) sorted by relevance

12345678910>>...89

/openbsd/gnu/usr.bin/gcc/contrib/
H A Dgccbug.el18 (insert ">Originator: \n")
19 (insert ">Confidential: no\n")
20 (insert ">Synopsis: ")
27 (insert "\n")
30 (insert ">Category: \n")
31 (insert ">Class: \n")
33 (insert ">Release: 2.95.2\n")
34 (insert ">Environment:\n")
35 (insert ">Description:\n")
70 (insert ">")
[all …]
/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/21_strings/
H A Dinsert.cc86 str03.insert(0, str02, 0, 5); in test01()
106 str03.insert(13, str02, 0, 12); in test01()
112 str03.insert(0, str02, 0, 12); in test01()
126 str03.insert(csz01, str02); in test01()
132 str03.insert(0, str02); in test01()
152 str03.insert(csz01, 5, 'z'); in test01()
159 str03.insert(cit01, 'u'); in test01()
166 str03.insert(cit01, 5, 'u'); in test01()
205 str01.insert(0, str01.c_str(), 5); in test02()
217 str01.insert(0, str01.c_str()); in test02()
[all …]
/openbsd/gnu/usr.bin/perl/dist/Thread-Queue/t/
H A D06_insert.t29 $q->insert(5);
30 $q->insert(-5);
31 $q->insert(100);
32 $q->insert(-100);
43 $q->insert(10, qw/tail/);
44 $q->insert(0, qw/head/);
56 $q->insert(-2, qw/qux/);
67 $q->insert(20, qw/tail/);
68 $q->insert(-20, qw/head/);
96 $q->insert(2, 1..3);
[all …]
/openbsd/gnu/llvm/compiler-rt/lib/orc/tests/unit/
H A Dinterval_map_test.cpp31 M.insert(7, 8, 42); in TEST()
48 M1.insert(7, 8, 42); in TEST()
49 M1.insert(8, 9, 42); in TEST()
60 M2.insert(7, 8, 42); in TEST()
61 M2.insert(8, 9, 7); in TEST()
77 M1.insert(8, 9, 42); in TEST()
78 M1.insert(7, 8, 42); in TEST()
89 M2.insert(8, 9, 42); in TEST()
90 M2.insert(7, 8, 7); in TEST()
106 M1.insert(7, 8, 42); in TEST()
[all …]
H A Dinterval_set_test.cpp31 S.insert(7, 8); in TEST()
43 S.insert(7, 8); in TEST()
44 S.insert(8, 9); in TEST()
55 S.insert(8, 9); in TEST()
56 S.insert(7, 8); in TEST()
67 S.insert(7, 8); in TEST()
68 S.insert(9, 10); in TEST()
74 S.insert(8, 9); in TEST()
87 S.insert(7, 10); in TEST()
100 S.insert(7, 10); in TEST()
[all …]
/openbsd/gnu/llvm/clang/lib/Tooling/Refactoring/Rename/
H A DUSRFindingAction.cpp84 USRSet.insert(getUSRForDecl(FD)); in Find()
96 USRSet.insert(getUSRForDecl(VD)); in Find()
100 USRSet.insert(getUSRForDecl(FoundDecl)); in Find()
139 USRSet.insert(getUSRForDecl(FTD)); in handleFunctionTemplateDecl()
142 USRSet.insert(getUSRForDecl(S)); in handleFunctionTemplateDecl()
146 USRSet.insert(getUSRForDecl(VTD)); in handleVarTemplateDecl()
149 USRSet.insert(getUSRForDecl(Spec)); in handleVarTemplateDecl()
153 USRSet.insert(getUSRForDecl(Spec)); in handleVarTemplateDecl()
161 USRSet.insert(getUSRForDecl(RD)); in addUSRsOfCtorDtors()
166 USRSet.insert(getUSRForDecl(CtorDecl)); in addUSRsOfCtorDtors()
[all …]
/openbsd/gnu/usr.bin/texinfo/po/
H A DRules-quot3 DISTFILES.common.extra1 = quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin…
5 .SUFFIXES: .insert-header .po-update-en
15 .insert-header.po-update-en:
23 …N).pot --no-translator -l $$ll -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV…
39 en@quot.insert-header: insert-header.sin
40 sed -e '/^#/d' -e 's/HEADER/en@quot.header/g' $(srcdir)/insert-header.sin > en@quot.insert-header
42 en@boldquot.insert-header: insert-header.sin
43 …sed -e '/^#/d' -e 's/HEADER/en@boldquot.header/g' $(srcdir)/insert-header.sin > en@boldquot.insert
47 rm -f *.insert-header
/openbsd/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixIrreducibleControlFlow.cpp146 Reachable[MBB].insert(Succ); in calculate()
170 Loopers.insert(MBB); in calculate()
182 LoopEntries.insert(Looper); in calculate()
212 Blocks.insert(Entry); in calculate()
216 AddedToWorkList.insert(Pred); in calculate()
223 if (Blocks.insert(MBB).second) { in calculate()
360 MF.insert(MF.end(), Dispatch); in makeSingleEntryLoop()
361 Blocks.insert(Dispatch); in makeSingleEntryLoop()
408 InLoop.insert(Pred); in makeSingleEntryLoop()
449 Blocks.insert(Routing); in makeSingleEntryLoop()
[all …]
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DRDFLiveness.cpp129 DefQ.insert(RD); in getAllReachingDefs()
133 DefQ.insert(RD); in getAllReachingDefs()
155 DefQ.insert(RD); in getAllReachingDefs()
182 Defs.insert(TA.Id); in getAllReachingDefs()
334 TmpDefs.insert(R.Id); in getAllReachingDefsRecImpl()
339 Result.insert(DA.Id); in getAllReachingDefsRecImpl()
435 Uses.insert(U); in getAllReachedUses()
455 NewDefRRs.insert(DR); in getAllReachedUses()
495 DefQ.insert(R.Id); in computePhiInfo()
664 SM.insert({RR, S}); in computePhiInfo()
[all …]
/openbsd/gnu/llvm/llvm/utils/lit/tests/Inputs/shtest-define/
H A Dlit.cfg17 # If we always insert at the beginning of the substitution list (as DEFINE
19 config.substitutions.insert(0, ('%{global:what}', 'World'))
20 config.substitutions.insert(0, ('%{global:greeting}', ''))
21 config.substitutions.insert(0,
33 config.substitutions.insert(0, ('<%{global:inside}>', '<@>'))
34 config.substitutions.insert(0, (r'%{global:prefix}\((.*)\)', r'@(\g<1>)'))
35 config.substitutions.insert(0, ('@%{global:suffix}', '@@'))
39 config.substitutions.insert(0, ('%{global:multiple-exact}', 'first'))
40 config.substitutions.insert(0, ('%{global:multiple-exact}', 'second'))
45 config.substitutions.insert(0, ('%{global:multiple-once-exact}', '@'))
[all …]
/openbsd/gnu/llvm/llvm/include/llvm/ADT/
H A DStringSet.h30 insert(str); in StringSet()
34 std::pair<typename Base::iterator, bool> insert(StringRef key) { in insert() function
39 void insert(InputIt begin, InputIt end) { in insert() function
41 insert(*it); in insert()
46 insert(const StringMapEntry<ValueTy> &mapEntry) { in insert() function
47 return insert(mapEntry.getKey()); in insert()
H A DAllocatorList.h180 return iterator(List.insert(I.wrapped(), *create(std::forward<Ts>(Vs)...))); in emplace()
183 iterator insert(iterator I, T &&V) { in insert() function
184 return iterator(List.insert(I.wrapped(), *create(std::move(V)))); in insert()
186 iterator insert(iterator I, const T &V) { in insert() function
187 return iterator(List.insert(I.wrapped(), *create(V))); in insert()
191 void insert(iterator I, Iterator First, Iterator Last) { in insert() function
193 List.insert(I.wrapped(), *create(*First)); in insert()
208 void push_back(T &&V) { insert(end(), std::move(V)); } in push_back()
209 void push_front(T &&V) { insert(begin(), std::move(V)); } in push_front()
210 void push_back(const T &V) { insert(end(), V); } in push_back()
[all …]
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DFunctionPropertiesAnalysis.cpp139 LikelyToChangeBBs.insert(&CallSiteBB); in FunctionPropertiesUpdater()
142 LikelyToChangeBBs.insert(&*Caller.begin()); in FunctionPropertiesUpdater()
147 Successors.insert(succ_begin(&CallSiteBB), succ_end(&CallSiteBB)); in FunctionPropertiesUpdater()
158 Successors.insert(succ_begin(UnwindDest), succ_end(UnwindDest)); in FunctionPropertiesUpdater()
169 LikelyToChangeBBs.insert(BB); in FunctionPropertiesUpdater()
210 Reinclude.insert(&*Caller.begin()); in finish()
215 Reinclude.insert(Succ); in finish()
217 Unreachable.insert(Succ); in finish()
224 bool CSInsertion = Reinclude.insert(&CallSiteBB); in finish()
231 Reinclude.insert(succ_begin(BB), succ_end(BB)); in finish()
[all …]
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUReplaceLDSUseWithPointer.cpp229 auto PointerEntry = KernelToLDSPointers.insert( in initializeLDSPointer()
246 KernelToLDSPointers[K].insert(LDSPointer); in initializeLDSPointer()
274 UserInsts.insert(I); in replaceLDSUseByPointer()
411 AddressTakenFunctions.insert(CGN); in collectAddressTakenFunctions()
436 if (!VisitedCGNodes.insert(CGN).second) in collectReachableCallees()
449 ReachableCallees.insert(DCallee); in collectReachableCallees()
455 ReachableCallees.insert(ACallee); in collectReachableCallees()
505 if (!VisitedUsers.insert(U).second) in collectNonKernelAccessorsOfLDS()
522 LDSAccessors.insert(F); in collectNonKernelAccessorsOfLDS()
539 if (!VisitedUsers.insert(UU).second) in getFunctionToInstsMap()
[all …]
/openbsd/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerMerge.cpp113 if (PCs.insert(N).second) in Parse()
178 if (AllFeatures.insert(Fe).second) { in Merge()
180 NewFeatures->insert(Fe); in Merge()
187 NewCov->insert(Cov); in Merge()
245 Features.insert(Feature); in CrashResistantMergeInternalStep()
260 if (AllPCs.insert(TE).second) in CrashResistantMergeInternalStep()
312 RemainingFiles.insert(i); in SetCoverMerge()
342 RemoveIndices.insert(i); in SetCoverMerge()
375 NewFeatures->insert(F); in SetCoverMerge()
384 NewCov->insert(C); in SetCoverMerge()
[all …]
/openbsd/gnu/llvm/llvm/include/llvm/XRay/
H A DGraph.h392 InNeighbors[I.second].insert(I.first);
393 OutNeighbors[I.first].insert(I.second);
449 return Vertices.insert(Val); in insert()
454 return Vertices.insert(std::move(Val)); in insert()
462 const auto &p = Edges.insert(Val); in insert()
467 InNeighbors[EI.second].insert(EI.first); in insert()
468 OutNeighbors[EI.first].insert(EI.second); in insert()
478 insert(std::pair<EdgeIdentifier, EdgeAttribute> &&Val) { in insert() function
480 const auto &p = Edges.insert(std::move(Val)); in insert()
484 InNeighbors[EI.second].insert(EI.first); in insert()
[all …]
/openbsd/usr.bin/vi/vi/
H A Dv_txt.c379 ++tp->insert; in v_txt()
744 insert = tp->insert; in v_txt()
766 insert + owrite, insert + owrite + 32)) == NULL) in v_txt()
771 ntp->insert = insert; in v_txt()
811 ntp->insert = wmt.insert; in v_txt()
821 ++ntp->insert; in v_txt()
1334 ++tp->insert; in v_txt()
1584 if (tp->insert) in txt_abbrev()
1808 ++ntp->insert; in txt_backup()
2363 if (tp->insert) in txt_hex()
[all …]
/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DInternalize.cpp214 AlwaysPreserved.insert(V->getName()); in internalizeModule()
220 AlwaysPreserved.insert("llvm.used"); in internalizeModule()
221 AlwaysPreserved.insert("llvm.compiler.used"); in internalizeModule()
225 AlwaysPreserved.insert("llvm.global_ctors"); in internalizeModule()
226 AlwaysPreserved.insert("llvm.global_dtors"); in internalizeModule()
227 AlwaysPreserved.insert("llvm.global.annotations"); in internalizeModule()
232 AlwaysPreserved.insert("__stack_chk_fail"); in internalizeModule()
234 AlwaysPreserved.insert("__ssp_canary_word"); in internalizeModule()
236 AlwaysPreserved.insert("__stack_chk_guard"); in internalizeModule()
H A DGlobalDCE.cpp108 Deps.insert(Parent); in ComputeDependencies()
110 Deps.insert(GV); in ComputeDependencies()
116 Deps.insert(K.begin(), K.end()); in ComputeDependencies()
121 Deps.insert(LocalDeps.begin(), LocalDeps.end()); in ComputeDependencies()
141 GVDependencies[GVU].insert(&GV); in UpdateGVDependencies()
148 auto const Ret = AliveGlobals.insert(&GV); in MarkLive()
201 VFESafeVTables.insert(&GV); in ScanVTables()
231 GVDependencies[Caller].insert(Callee); in ScanVTableLoad()
309 ComdatMembers.insert(std::make_pair(C, &F)); in run()
312 ComdatMembers.insert(std::make_pair(C, &GV)); in run()
[all …]
/openbsd/gnu/llvm/llvm/lib/ObjectYAML/
H A DDWARFYAML.cpp28 SecNames.insert("debug_str"); in getNonEmptySectionNames()
30 SecNames.insert("debug_aranges"); in getNonEmptySectionNames()
32 SecNames.insert("debug_ranges"); in getNonEmptySectionNames()
34 SecNames.insert("debug_line"); in getNonEmptySectionNames()
36 SecNames.insert("debug_addr"); in getNonEmptySectionNames()
38 SecNames.insert("debug_abbrev"); in getNonEmptySectionNames()
40 SecNames.insert("debug_info"); in getNonEmptySectionNames()
42 SecNames.insert("debug_pubnames"); in getNonEmptySectionNames()
44 SecNames.insert("debug_pubtypes"); in getNonEmptySectionNames()
52 SecNames.insert("debug_rnglists"); in getNonEmptySectionNames()
[all …]
/openbsd/gnu/usr.bin/perl/dist/Tie-File/t/
H A D41_heap.t64 $h->insert($_, $ar++);
84 $h->insert($Q, "b$Q");
102 $h->insert($_, "c$Q");
119 $h->insert($Q, "d$Q");
135 $h->insert($_, "e$Q");
151 $h->insert($_, "f$Q");
175 $h->insert($_, "g$Q");
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp253 LiveIns.insert(R); in getLiveIns()
256 LiveIns.insert(S); in getLiveIns()
267 SRs.insert(R); in expandToSubRegs()
274 SRs.insert({R.Reg, 0}); in expandToSubRegs()
276 SRs.insert({*I, 0}); in expandToSubRegs()
283 SRs.insert({R.Reg, 0}); in expandToSubRegs()
298 LiveOnEntry.insert(R); in computeInitialLiveRanges()
346 Defs.insert(S); in computeInitialLiveRanges()
400 LiveOnExit.insert(R); in computeInitialLiveRanges()
409 Left.insert(I.first); in computeInitialLiveRanges()
[all …]
/openbsd/gnu/llvm/llvm/lib/Support/
H A DDAGDeltaAlgorithm.cpp183 Predecessors.insert(std::make_pair(Change, std::vector<change_ty>())); in DAGDeltaAlgorithmImpl()
184 Successors.insert(std::make_pair(Change, std::vector<change_ty>())); in DAGDeltaAlgorithmImpl()
205 SuccClosure[*it].insert(Change); in DAGDeltaAlgorithmImpl()
206 SuccClosure[*it].insert(ChangeSuccs.begin(), ChangeSuccs.end()); in DAGDeltaAlgorithmImpl()
213 PredClosure.insert(std::make_pair(Change, std::set<change_ty>())); in DAGDeltaAlgorithmImpl()
218 PredClosure[*it2].insert(Change); in DAGDeltaAlgorithmImpl()
286 Extended.insert(Changes.begin(), Changes.end()); in GetTestResult()
288 Extended.insert(pred_closure_begin(Change), pred_closure_end(Change)); in GetTestResult()
295 FailedTestsCache.insert(Extended); in GetTestResult()
330 Required.insert(CurrentMinSet.begin(), CurrentMinSet.end()); in Run()
[all …]
/openbsd/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DLostDebugLocObserver.cpp45 FoundIn.insert(MI); in analyzeDebugLocations()
78 PotentialMIsForDebugLocs.insert(&MI); in createdInstr()
99 LostDebugLocs.insert(MI.getDebugLoc()); in erasingInstr()
108 LostDebugLocs.insert(MI.getDebugLoc()); in changingInstr()
112 PotentialMIsForDebugLocs.insert(&MI); in changedInstr()
/openbsd/gnu/llvm/libcxx/benchmarks/
H A DContainerBenchmarks.h57 benchmark::DoNotOptimize(&(*c.insert(*it).first)); in BM_InsertValue()
71 benchmark::DoNotOptimize(&(*c.insert(*it).first)); in BM_InsertValueRehash()
82 c.insert(in.begin(), in.end()); in BM_InsertDuplicate()
87 benchmark::DoNotOptimize(&(*c.insert(*it).first)); in BM_InsertDuplicate()
98 c.insert(in.begin(), in.end()); in BM_EmplaceDuplicate()
112 c.insert(in.begin(), in.end()); in BM_Find()
127 c.insert(in.begin(), in.end()); in BM_FindRehash()
142 c.insert(in.begin(), in.end()); in BM_Rehash()

12345678910>>...89