| /freebsd-13.1/contrib/kyua/engine/ |
| H A D | scanner_test.cpp | 148 results.insert(result.get()); in yield_all() 296 exp_results.insert(engine::scan_result(test_program1, "one")); in ATF_TEST_CASE_BODY() 297 exp_results.insert(engine::scan_result(test_program1, "two")); in ATF_TEST_CASE_BODY() 308 results.insert(scanner.yield().get()); in ATF_TEST_CASE_BODY() 311 results.insert(scanner.yield().get()); in ATF_TEST_CASE_BODY() 314 results.insert(scanner.yield().get()); in ATF_TEST_CASE_BODY() 317 results.insert(scanner.yield().get()); in ATF_TEST_CASE_BODY() 341 filters.insert(engine::test_filter(fs::path("foo"), "bar")); in ATF_TEST_CASE_BODY() 436 filters.insert(engine::test_filter(fs::path("first"), "")); in ATF_TEST_CASE_BODY() 447 results.insert(scanner.yield().get()); in ATF_TEST_CASE_BODY() [all …]
|
| H A D | filters_test.cpp | 452 used.insert(mkfilter("b", "c")); in ATF_TEST_CASE_BODY() 453 used.insert(mkfilter("d", "")); in ATF_TEST_CASE_BODY() 467 filters.insert(mkfilter("a", "")); in ATF_TEST_CASE_BODY() 468 filters.insert(mkfilter("b", "")); in ATF_TEST_CASE_BODY() 469 filters.insert(mkfilter("c", "a")); in ATF_TEST_CASE_BODY() 470 filters.insert(mkfilter("c", "b")); in ATF_TEST_CASE_BODY() 480 filters.insert(mkfilter("a", "")); in ATF_TEST_CASE_BODY() 481 filters.insert(mkfilter("b", "")); in ATF_TEST_CASE_BODY() 482 filters.insert(mkfilter("c", "a")); in ATF_TEST_CASE_BODY() 483 filters.insert(mkfilter("d", "b")); in ATF_TEST_CASE_BODY() [all …]
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/ |
| H A D | USRFindingAction.cpp | 84 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() 154 USRSet.insert(getUSRForDecl(Spec)); in handleVarTemplateDecl() 163 USRSet.insert(getUSRForDecl(RD)); in addUSRsOfCtorDtors() 168 USRSet.insert(getUSRForDecl(CtorDecl)); in addUSRsOfCtorDtors() [all …]
|
| /freebsd-13.1/contrib/kyua/drivers/ |
| H A D | scan_results_test.cpp | 122 _results.insert(F("%s:%s:%s:%s:%s:%s") % in got_result() 202 results.insert("/root/dir/prog_0:case_0:skipped:Count 0:4:10"); in ATF_TEST_CASE_BODY() 203 results.insert("/root/dir/prog_0:case_1:skipped:Count 1:4:11"); in ATF_TEST_CASE_BODY() 204 results.insert("/root/dir/prog_1:case_0:skipped:Count 0:4:11"); in ATF_TEST_CASE_BODY() 205 results.insert("/root/dir/prog_1:case_1:skipped:Count 1:4:12"); in ATF_TEST_CASE_BODY() 216 filters.insert(engine::test_filter(fs::path("dir/prog_1"), "")); in ATF_TEST_CASE_BODY() 219 filters.insert(engine::test_filter(fs::path("dir/prog_3"), "")); in ATF_TEST_CASE_BODY() 233 results.insert("/root/dir/prog_1:case_0:skipped:Count 0:4:11"); in ATF_TEST_CASE_BODY() 234 results.insert("/root/dir/prog_1:case_1:skipped:Count 1:4:12"); in ATF_TEST_CASE_BODY() 235 results.insert("/root/dir/prog_1:case_2:skipped:Count 2:4:13"); in ATF_TEST_CASE_BODY() [all …]
|
| H A D | list_tests_test.cpp | 102 test_cases.insert(ident); in got_test_case() 104 metadatas.insert(std::map< std::string, model::metadata >::value_type( in got_test_case() 165 filters.insert(engine::test_filter(fs::path(filter_program), in run_helpers() 191 exp_test_cases.insert("dir/program:some_properties"); in ATF_TEST_CASE_BODY() 205 exp_test_cases.insert("dir/program:no_properties"); in ATF_TEST_CASE_BODY() 206 exp_test_cases.insert("dir/program:some_properties"); in ATF_TEST_CASE_BODY() 221 exp_test_cases.insert("dir/program:some_properties"); in ATF_TEST_CASE_BODY() 236 exp_test_cases.insert("dir/program:no_properties"); in ATF_TEST_CASE_BODY() 237 exp_test_cases.insert("dir/program:some_properties"); in ATF_TEST_CASE_BODY() 252 exp_test_cases.insert("dir/program:config_in_head"); in ATF_TEST_CASE_BODY() [all …]
|
| /freebsd-13.1/contrib/kyua/model/ |
| H A D | metadata_test.cpp | 75 platforms.insert("1-platform"); in ATF_TEST_CASE_BODY() 76 platforms.insert("2-platform"); in ATF_TEST_CASE_BODY() 83 configs.insert("1-config"); in ATF_TEST_CASE_BODY() 84 configs.insert("2-config"); in ATF_TEST_CASE_BODY() 87 files.insert(fs::path("1-file")); in ATF_TEST_CASE_BODY() 186 configs.insert("the-configs"); in ATF_TEST_CASE_BODY() 238 architectures.insert("a1"); in ATF_TEST_CASE_BODY() 239 architectures.insert("a2"); in ATF_TEST_CASE_BODY() 242 platforms.insert("p1"); in ATF_TEST_CASE_BODY() 243 platforms.insert("p2"); in ATF_TEST_CASE_BODY() [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/ |
| H A D | AMDGPULDSUtils.cpp | 43 AddressTakenFunctions.insert(CGN); in collectAddressTakenFunctions() 68 if (!VisitedCGNodes.insert(CGN).second) in collectReachableCallees() 76 ReachableCallees.insert(DCallee); in collectReachableCallees() 127 if (!VisitedUsers.insert(U).second) in collectNonKernelAccessorsOfLDS() 144 LDSAccessors.insert(F); in collectNonKernelAccessorsOfLDS() 161 if (!VisitedUsers.insert(UU).second) in getFunctionToInstsMap() 185 FunctionToInsts[F].insert(I); in getFunctionToInstsMap() 209 InstUsers.insert(I); in collectFunctionUses() 236 if (!Visited.insert(U).second) in hasUserInstruction() 262 Visited.insert(V); in shouldLowerLDSToStruct() [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyFixIrreducibleControlFlow.cpp | 145 Reachable[MBB].insert(Succ); in calculate() 169 Loopers.insert(MBB); in calculate() 181 LoopEntries.insert(Looper); in calculate() 211 Blocks.insert(Entry); in calculate() 215 AddedToWorkList.insert(Pred); in calculate() 222 if (Blocks.insert(MBB).second) { in calculate() 361 MF.insert(MF.end(), Dispatch); in makeSingleEntryLoop() 362 Blocks.insert(Dispatch); in makeSingleEntryLoop() 409 InLoop.insert(Pred); in makeSingleEntryLoop() 450 Blocks.insert(Routing); in makeSingleEntryLoop() [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | RDFLiveness.cpp | 130 DefQ.insert(RD); in getAllReachingDefs() 134 DefQ.insert(RD); in getAllReachingDefs() 156 DefQ.insert(RD); in getAllReachingDefs() 183 Defs.insert(TA.Id); in getAllReachingDefs() 335 TmpDefs.insert(R.Id); in getAllReachingDefsRecImpl() 340 Result.insert(DA.Id); in getAllReachingDefsRecImpl() 346 Visited.insert(PA.Id); in getAllReachingDefsRecImpl() 437 Uses.insert(U); in getAllReachedUses() 497 DefQ.insert(R.Id); in computePhiInfo() 667 SM.insert({RR, S}); in computePhiInfo() [all …]
|
| /freebsd-13.1/contrib/kyua/utils/fs/ |
| H A D | directory_test.cpp | 97 contents.insert(*iter); in ATF_TEST_CASE_BODY() 103 exp_contents.insert(fs::directory_entry(".")); in ATF_TEST_CASE_BODY() 104 exp_contents.insert(fs::directory_entry("..")); in ATF_TEST_CASE_BODY() 124 contents.insert(*iter); in ATF_TEST_CASE_BODY() 130 exp_contents.insert(fs::directory_entry(".")); in ATF_TEST_CASE_BODY() 131 exp_contents.insert(fs::directory_entry("..")); in ATF_TEST_CASE_BODY() 132 exp_contents.insert(fs::directory_entry(".hidden")); in ATF_TEST_CASE_BODY() 133 exp_contents.insert(fs::directory_entry("a file")); in ATF_TEST_CASE_BODY() 134 exp_contents.insert(fs::directory_entry("something-else")); in ATF_TEST_CASE_BODY() 135 exp_contents.insert(fs::directory_entry("subdir")); in ATF_TEST_CASE_BODY()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | StringSet.h | 29 insert(str); in StringSet() 33 std::pair<typename Base::iterator, bool> insert(StringRef key) { in insert() function 38 void insert(const InputIt &begin, const InputIt &end) { in insert() function 40 insert(*it); in insert() 45 insert(const StringMapEntry<ValueTy> &mapEntry) { in insert() function 46 return insert(mapEntry.getKey()); in insert()
|
| H A D | AllocatorList.h | 181 return iterator(List.insert(I.wrapped(), *create(std::forward<Ts>(Vs)...))); in emplace() 184 iterator insert(iterator I, T &&V) { in insert() function 185 return iterator(List.insert(I.wrapped(), *create(std::move(V)))); in insert() 187 iterator insert(iterator I, const T &V) { in insert() function 188 return iterator(List.insert(I.wrapped(), *create(V))); in insert() 192 void insert(iterator I, Iterator First, Iterator Last) { in insert() function 194 List.insert(I.wrapped(), *create(*First)); in insert() 209 void push_back(T &&V) { insert(end(), std::move(V)); } in push_back() 210 void push_front(T &&V) { insert(begin(), std::move(V)); } in push_front() 211 void push_back(const T &V) { insert(end(), V); } in push_back() [all …]
|
| /freebsd-13.1/contrib/kyua/cli/ |
| H A D | main.cpp | 186 commands.insert(new cli::cmd_about()); in safe_main() 187 commands.insert(new cli::cmd_config()); in safe_main() 188 commands.insert(new cli::cmd_db_exec()); in safe_main() 189 commands.insert(new cli::cmd_db_migrate()); in safe_main() 190 commands.insert(new cli::cmd_help(&options, &commands)); in safe_main() 192 commands.insert(new cli::cmd_debug(), "Workspace"); in safe_main() 193 commands.insert(new cli::cmd_list(), "Workspace"); in safe_main() 194 commands.insert(new cli::cmd_test(), "Workspace"); in safe_main() 196 commands.insert(new cli::cmd_report(), "Reporting"); in safe_main() 197 commands.insert(new cli::cmd_report_html(), "Reporting"); in safe_main() [all …]
|
| H A D | cmd_db_exec_test.cpp | 62 sqlite::statement insert = db.create_statement( in do_format_cell_test() local 64 insert.bind(":column", value); in do_format_cell_test() 65 insert.step_without_results(); in do_format_cell_test() 140 sqlite::statement insert = db.create_statement( in ATF_TEST_CASE_BODY() local 142 insert.bind(":v1", "A string"); in ATF_TEST_CASE_BODY() 143 insert.bind(":v2", sqlite::blob(memory, std::strlen(memory))); in ATF_TEST_CASE_BODY() 144 insert.step_without_results(); in ATF_TEST_CASE_BODY()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | Internalize.cpp | 65 ExternalNames.insert(APIList.begin(), APIList.end()); in PreserveAPIList() 86 ExternalNames.insert(*I); in LoadFile() 201 AlwaysPreserved.insert(V->getName()); in internalizeModule() 222 AlwaysPreserved.insert("llvm.used"); in internalizeModule() 223 AlwaysPreserved.insert("llvm.compiler.used"); in internalizeModule() 227 AlwaysPreserved.insert("llvm.global_ctors"); in internalizeModule() 228 AlwaysPreserved.insert("llvm.global_dtors"); in internalizeModule() 229 AlwaysPreserved.insert("llvm.global.annotations"); in internalizeModule() 234 AlwaysPreserved.insert("__stack_chk_fail"); in internalizeModule() 236 AlwaysPreserved.insert("__ssp_canary_word"); in internalizeModule() [all …]
|
| H A D | GlobalDCE.cpp | 106 Deps.insert(Parent); in ComputeDependencies() 108 Deps.insert(GV); in ComputeDependencies() 114 Deps.insert(K.begin(), K.end()); in ComputeDependencies() 119 Deps.insert(LocalDeps.begin(), LocalDeps.end()); in ComputeDependencies() 139 GVDependencies[GVU].insert(&GV); in UpdateGVDependencies() 146 auto const Ret = AliveGlobals.insert(&GV); in MarkLive() 199 VFESafeVTables.insert(&GV); in ScanVTables() 229 GVDependencies[Caller].insert(Callee); in ScanVTableLoad() 306 ComdatMembers.insert(std::make_pair(C, &F)); in run() 309 ComdatMembers.insert(std::make_pair(C, &GV)); in run() [all …]
|
| /freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/ |
| H A D | tst.lib_table.lua | 208 table.insert(a, 10); table.insert(a, 2, 20); 209 table.insert(a, 1, -1); table.insert(a, 40); 210 table.insert(a, #a+1, 50) 211 table.insert(a, 2, -2) 230 table.insert(a, 1, 10); table.insert(a, 1, 20); table.insert(a, 1, -1) 236 table.insert(a, 3, 'a') 237 table.insert(a, 'b')
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/XRay/ |
| H A D | Graph.h | 392 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 …]
|
| /freebsd-13.1/sys/contrib/ck/src/ |
| H A D | ck_hs.c | 532 const void *insert; in ck_hs_marshal() local 538 insert = key; in ck_hs_marshal() 541 return insert; in ck_hs_marshal() 660 ck_pr_store_ptr(first, insert); in ck_hs_fas() 664 ck_pr_store_ptr(slot, insert); in ck_hs_fas() 734 ck_pr_store_ptr(first, insert); in ck_hs_apply() 745 ck_pr_store_ptr(slot, insert); in ck_hs_apply() 782 ck_pr_store_ptr(first, insert); in ck_hs_set() 800 ck_pr_store_ptr(slot, insert); in ck_hs_set() 842 ck_pr_store_ptr(first, insert); in ck_hs_put_internal() [all …]
|
| /freebsd-13.1/contrib/tcsh/nls/C/ |
| H A D | set4 | 13 11 end insert mode 16 14 insert character 17 15 start insert mode 18 16 insert padding 35 33 insert multiple chars
|
| /freebsd-13.1/contrib/tcsh/nls/ukrainian/ |
| H A D | set4 | 13 11 end insert mode 16 14 insert character 17 15 start insert mode 18 16 insert padding 35 33 insert multiple chars
|
| /freebsd-13.1/contrib/tcsh/nls/finnish/ |
| H A D | set4 | 13 11 end insert mode 16 14 insert character 17 15 start insert mode 18 16 insert padding 35 33 insert multiple chars
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/ObjectYAML/ |
| H A D | DWARFYAML.cpp | 28 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 …]
|
| /freebsd-13.1/contrib/nvi/vi/ |
| H A D | v_txt.c | 386 ++tp->insert; in v_txt() 737 insert = tp->insert; in v_txt() 759 insert + owrite, insert + owrite + 32)) == NULL) in v_txt() 764 ntp->insert = insert; in v_txt() 805 ntp->insert = wmt.insert; in v_txt() 815 ++ntp->insert; in v_txt() 1333 ++tp->insert; in v_txt() 1583 if (tp->insert) in txt_abbrev() 1809 ++ntp->insert; in txt_backup() 2381 if (tp->insert) in txt_hex() [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonBlockRanges.cpp | 253 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 …]
|