| /openbsd-src/gnu/llvm/libcxx/docs/Status/ |
| H A D | Cxx14Issues.csv | 2 …fficient/inconsistent key immutability requirements for associative containers","Kona","|Complete|" 3 …link/lwg2009>`__","Reporting out-of-bound values on numeric string conversions","Kona","|Complete|" 4 …_","``is_*``\ traits for binding operations can't be meaningfully specialized","Kona","|Complete|" 5 …<https://wg21.link/lwg2015>`__","Incorrect pre-conditions for some type traits","Kona","|Complete|" 6 "`2021 <https://wg21.link/lwg2021>`__","Further incorrect usages of result_of","Kona","|Complete|" 7 "`2028 <https://wg21.link/lwg2028>`__","messages_base::catalog overspecified","Kona","|Complete|" 8 …nk/lwg2033>`__","Preconditions of reserve, shrink_to_fit, and resize functions","Kona","|Complete|" 9 …039 <https://wg21.link/lwg2039>`__","Issues with std::reverse and std::copy_if","Kona","|Complete|" 10 …ttps://wg21.link/lwg2044>`__","No definition of ""Stable"" for copy algorithms","Kona","|Complete|" 11 …_","forward_list::merge and forward_list::splice_after with unequal allocators","Kona","|Complete|" [all …]
|
| H A D | Cxx17Issues.csv | 2 "`2016 <https://wg21.link/LWG2016>`__","Allocators must be no-throw swappable","Urbana","|Complete|… 3 …for array does not support cv qualification conversion of actual argument","Urbana","|Complete|","" 4 …//wg21.link/LWG2170>`__","Aggregates cannot be ``DefaultConstructible``\ ","Urbana","|Complete|","" 5 …8>`__","Clarify container destructor requirements w.r.t. ``std::array``\ ","Urbana","|Complete|","" 6 …21.link/LWG2340>`__","Replacement allocation functions declared as inline","Urbana","|Complete|","" 7 …__","Unnecessary copying when inserting into maps with braced-init syntax","Urbana","|Complete|","" 8 …tps://wg21.link/LWG2377>`__","``std::align``\ requirements overly strict","Urbana","|Complete|","" 9 …rlying_type``\ doesn't say what to do for an incomplete enumeration type","Urbana","|Complete|","" 10 …`shared_ptr``\ 's constructor from ``unique_ptr``\ should be constrained","Urbana","|Complete|","" 11 …`__","``shared_ptr``\ 's ``get_deleter()``\ should use ``addressof()``\ ","Urbana","|Complete|","" [all …]
|
| H A D | Cxx14Papers.csv | 2 …n3346>`__","LWG","Terminology for Container Element Requirements - Rev 1","Kona","|Complete|","3.4" 4 …tps://wg21.link/n3421>`__","LWG","Making Operator Functors greater<>","Portland","|Complete|","3.4" 5 "`3462 <https://wg21.link/n3462>`__","LWG","std::result_of and SFINAE","Portland","|Complete|","3.4" 6 …/wg21.link/n3469>`__","LWG","Constexpr Library Additions: chrono, v3","Portland","|Complete|","3.4" 7 …1.link/n3470>`__","LWG","Constexpr Library Additions: containers, v2","Portland","|Complete|","3.4" 8 …21.link/n3471>`__","LWG","Constexpr Library Additions: utilities, v3","Portland","|Complete|","3.4" 9 …wg21.link/n3302>`__","LWG","Constexpr Library Additions: complex, v2","Portland","|Complete|","3.4" 11 …ink/n3545>`__","LWG","An Incremental Improvement to integral_constant","Bristol","|Complete|","3.4" 12 "`3644 <https://wg21.link/n3644>`__","LWG","Null Forward Iterators","Bristol","|Complete|","3.4" 13 "`3668 <https://wg21.link/n3668>`__","LWG","std::exchange()","Bristol","|Complete|","3.4" [all …]
|
| H A D | Cxx17Papers.csv | 2 …://wg21.link/n3911>`__","LWG","TransformationTrait Alias ``void_t``\ .","Urbana","|Complete|","3.6" 4 …wg21.link/n4169>`__","LWG","A proposal to add invoke function template","Urbana","|Complete|","3.7" 5 …WG","Removing auto_ptr, random_shuffle(), And Old <functional> Stuff.","Urbana","|Complete|","15.0" 7 …tps://wg21.link/n4259>`__","CWG","Wording for std::uncaught_exceptions","Urbana","|Complete|","3.7" 8 …wg21.link/n4277>`__","LWG","TriviallyCopyable ``reference_wrapper``\ .","Urbana","|Complete|","3.2" 9 …nk/n4279>`__","LWG","Improved insertion interface for unique-key maps.","Urbana","|Complete|","3.7" 10 "`N4280 <https://wg21.link/n4280>`__","LWG","Non-member size() and more","Urbana","|Complete|","3.6" 11 "`N4284 <https://wg21.link/n4284>`__","LWG","Contiguous Iterators.","Urbana","|Complete|","3.6" 12 …>`__","CWG","Cleanup for exception-specification and throw-expression.","Urbana","|Complete|","4.0" 14 "`N4387 <https://wg21.link/n4387>`__","LWG","improving pair and tuple","Lenexa","|Complete|","4.0" [all …]
|
| H A D | Cxx20Papers.csv | 2 "`P0463R1 <https://wg21.link/P0463R1>`__","LWG","Endian just Endian","Toronto","|Complete|","7.0" 3 …g21.link/P0674R1>`__","LWG","Extending make_shared to Support Arrays","Toronto","|Complete|","15.0" 7 …expr modifiers to functions in <algorithm> and <utility> Headers","Albuquerque","|Complete|","12.0" 8 …//wg21.link/P0415R1>`__","LWG","Constexpr for ``std::complex``\ ","Albuquerque","|Complete|","16.0" 9 …0439R0>`__","LWG","Make ``std::memory_order``\ a scoped enumeration","Albuquerque","|Complete|","" 10 …//wg21.link/P0457R2>`__","LWG","String Prefix and Suffix Checking","Albuquerque","|Complete|","6.0" 11 ….link/P0550R2>`__","LWG","Transformation Trait ``remove_cvref``\ ","Albuquerque","|Complete|","6.0" 12 "`P0600R1 <https://wg21.link/P0600R1>`__","LWG","nodiscard in the Library","Albuquerque","|Complete… 13 …","LWG","de-pessimize legacy <numeric> algorithms with std::move","Albuquerque","|Complete|","12.0" 14 …P0653R2>`__","LWG","Utility to convert a pointer to a raw pointer","Albuquerque","|Complete|","6.0" [all …]
|
| H A D | Cxx20Issues.csv | 6 …lace()``\ and ``queue::emplace()``\ should return ``decltype(auto)``\ ","Toronto","|Complete|","" 8 …Is ``equivalent(""existing_thing"", ""not_existing_thing"")``\ an error","Toronto","|Complete|","" 10 …/LWG2942>`__","LWG 2873's resolution missed ``weak_ptr::owner_before``\ ","Toronto","|Complete|","" 11 …pecialization of the convenience variable templates should be prohibited","Toronto","|Complete|","" 12 ….link/LWG2961>`__","Bad postcondition for ``set_default_resource``\ ","Toronto","|Complete|","16.0" 14 …974>`__","Diagnose out of bounds ``tuple_element/variant_alternative``\ ","Toronto","|Complete|","" 17 …>`__","Default value of parameter theta of polar should be dependent","Albuquerque","|Complete|","" 21 …k/LWG2945>`__","Order of template parameters in optional comparisons","Albuquerque","|Complete|","" 22 …WG2948>`__","unique_ptr does not define operator<< for stream output","Albuquerque","|Complete|","" 23 …ttps://wg21.link/LWG2950>`__","std::byte operations are misspecified","Albuquerque","|Complete|","" [all …]
|
| H A D | FormatPaper.csv | 3 ….link/time.syn>`_,"Formatter ``chrono::duration<Rep, Period>``",,Mark de Wever,|Complete|, Clang 16 11 `[time.syn] <https://wg21.link/time.syn>`_,"Formatter ``chrono::day``",,Mark de Wever,|Complete|, C… 12 `[time.syn] <https://wg21.link/time.syn>`_,"Formatter ``chrono::month``",,Mark de Wever,|Complete|,… 13 `[time.syn] <https://wg21.link/time.syn>`_,"Formatter ``chrono::year``",,Mark de Wever,|Complete|, … 14 `[time.syn] <https://wg21.link/time.syn>`_,"Formatter ``chrono::weekday``",,Mark de Wever,|Complete… 15 …//wg21.link/time.syn>`_,"Formatter ``chrono::weekday_indexed``",,Mark de Wever,|Complete|, Clang 16 16 …ps://wg21.link/time.syn>`_,"Formatter ``chrono::weekday_last``",,Mark de Wever,|Complete|, Clang 16 17 …https://wg21.link/time.syn>`_,"Formatter ``chrono::month_day``",,Mark de Wever,|Complete|, Clang 16 18 …://wg21.link/time.syn>`_,"Formatter ``chrono::month_day_last``",,Mark de Wever,|Complete|, Clang 16 19 …s://wg21.link/time.syn>`_,"Formatter ``chrono::month_weekday``",,Mark de Wever,|Complete|, Clang 16 [all …]
|
| H A D | Cxx2bIssues.csv | 3 ….link/LWG3117>`__","Missing ``packaged_task`` deduction guides","November 2020","|Complete|","16.0" 6 …WG3211>`__","``std::tuple<>`` should be trivially constructible","November 2020","|Complete|","9.0" 9 …e_with<reverse_iterator<int*>, reverse_iterator<const int*>>``","November 2020","|Complete|","13.0" 10 …__","Missing requirement for ``comparison_category``","November 2020","|Complete|","16.0","|spaces… 11 …_view`` and ``drop_view`` have different constraints","November 2020","|Complete|","14.0","|ranges… 12 … ``take_while_view::begin/end`` are underconstrained","November 2020","|Complete|","16.0","|ranges… 14 …ce of ``lock_guard<MutexTypes...>::mutex_type`` typedef unclear","November 2020","|Complete|","5.0" 20 …3171>`__","LWG2989 breaks ``directory_entry`` stream insertion","November 2020","|Complete|","14.0" 21 …`__","``ranges::advance`` violates its preconditions","November 2020","|Complete|","14.0","|ranges… 24 …``common_view``'s converting constructor is bad, too","November 2020","|Complete|","14.0","|ranges… [all …]
|
| H A D | Cxx2bPapers.csv | 3 "`P0943R6 <https://wg21.link/P0943R6>`__","LWG","Support C atomics in C++","Autumn 2020","|Complete… 4 …"LWG","A proposal for a type trait to detect scoped enumerations","Autumn 2020","|Complete|","12.0" 5 "`P1679R3 <https://wg21.link/P1679R3>`__","LWG","string contains function","Autumn 2020","|Complete… 7 …1.link/P1682R3>`__","LWG","std::to_underlying for enumerations","February 2021","|Complete|","13.0" 10 …s://wg21.link/P2162R2>`__","LWG","Inheriting from std::variant","February 2021","|Complete|","13.0" 14 …1R6>`__","LWG","Providing size feedback in the Allocator interface","June 2021","|Complete|","15.0" 18 …","LWG","Iterators pair constructors for stack and queue","June 2021","|Complete|","14.0","|ranges… 19 …G","Stop overconstraining allocators in container deduction guides","June 2021","|Complete|","13.0" 21 …51R1>`__","LWG","Default Arguments for pair Forwarding Constructor","June 2021","|Complete|","14.0" 22 …989R2>`__","LWG","Range constructor for std::string_view","June 2021","|Complete|","14.0","|ranges… [all …]
|
| H A D | SpaceshipProjects.csv | 1 Section,Description,Dependencies,Assignee,Complete 3 | `three_way_comparable_with <https://reviews.llvm.org/D103478>`_",None,Ruslan Arutyunyan,|Complete| 4 …>`_,| `compare_three_way_result <https://reviews.llvm.org/D103581>`_,None,Arthur O'Dwyer,|Complete| 6 | `synth-three-way-result <https://reviews.llvm.org/D107721>`_",[cmp.concept],Kent Ross,|Complete| 7 …`_,| `compare_three_way <https://reviews.llvm.org/D80899>`_,[cmp.concept],Arthur O'Dwyer,|Complete| 13 | `partial_order_fallback <https://reviews.llvm.org/D111514>`_",None,Arthur O'Dwyer,|Complete| [#no… 15 …k/type.info>`_,| `typeinfo <https://reviews.llvm.org/D130853>`_,None,Adrian Vogelsgesang,|Complete| 16 …coroutine_handle <https://reviews.llvm.org/D109433>`_,[comparisons.three.way],Chuanqi Xu,|Complete| 17 …k/pairs.spec>`_,| `pair <https://reviews.llvm.org/D107721>`_,[expos.only.func],Kent Ross,|Complete| 18 …ategory <https://reviews.llvm.org/D131363>`_,[comparisons.three.way],Adrian Vogelsgesang,|Complete| [all …]
|
| H A D | FormatIssues.csv | 2 `P0645 <https://wg21.link/P0645>`_,"Text Formatting","C++20",Mark de Wever,|Complete|,Clang 14 3 …//wg21.link/P1652>`_,"Printf corner cases in std::format","C++20",Mark de Wever,|Complete|,Clang 14 4 … locale-specific presentation specifiers for std::format","C++20",Mark de Wever,|Complete|,Clang 14 5 …ecision in std::format (Implements the unicode support.)","C++20",Mark de Wever,|Complete|,Clang 14 6 `P2216 <https://wg21.link/P2216>`_,"std::format improvements","C++20",Mark de Wever,|Complete|,Clan… 7 …rt for ``std::generator``-like types to ``std::format``","C++20",Mark de Wever,|Complete|, Clang 15 9 "`P2286R8 <https://wg21.link/P2286R8>`__","Formatting Ranges","C++23","Mark de Wever","|Complete|",… 10 …P2508R1>`__","Exposing ``std::basic-format-string``","C++23","Mark de Wever","|Complete|", Clang 15
|
| H A D | ZipProjects.csv | 1 Section,Description,Dependencies,Assignee,Complete 2 …mon_reference, common_type <https://reviews.llvm.org/D116538>`_", None, Nikolas Klauser, |Complete| 3 …tor, assignment and swap overloads <https://reviews.llvm.org/D116621>`_", None, Hui Xie, |Complete| 4 …ink/utility.syn>`_, "[pair] basic_common_reference, common_type", None, Nikolas Klauser, |Complete| 5 …tor, assignment and swap overloads <https://reviews.llvm.org/D131495>`_", None, Hui Xie, |Complete| 7 …ruction>`_", "[pair] uses_allocator_construction_args overloads", None, Nikolas Klauser, |Complete| 11 | `zip_view::sentinel`", Hui Xie, |Complete| 12 ….iterator>`_, "`zip_view::iterator <https://reviews.llvm.org/D122806>`_", None, Hui Xie, |Complete| 13 ….sentinel>`_, "`zip_view::sentinel <https://reviews.llvm.org/D122806>`_", None, Hui Xie, |Complete|
|
| H A D | RangesMajorFeatures.csv | 4 C++23,`Formatting Ranges <https://wg21.link/P2286R8>`_,Mark de Wever,Various,Complete
|
| /openbsd-src/gnu/usr.bin/perl/dist/Term-Complete/t/ |
| H A D | Complete.t | 5 use vars qw( $Term::Complete::complete $complete $Term::Complete::stty ); 14 unless defined $Term::Complete::tty_raw_noecho && 15 defined $Term::Complete::tty_restore; 18 undef $Term::Complete::tty_restore; 19 undef $Term::Complete::tty_raw_noecho; 20 undef $Term::Complete::stty; 22 *complete = \$Term::Complete::complete; 28 Complete('', \@words); 43 Complete('', @words); 50 Complete('', @words); [all …]
|
| /openbsd-src/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/ |
| H A D | Complete.pm | 3 package CPAN::Complete; 5 @CPAN::Complete::ISA = qw(CPAN::Debug); 8 @CPAN::Complete::COMMANDS = sort qw( 47 package CPAN::Complete; 84 @return = grep /^\Q$word\E/, @CPAN::Complete::COMMANDS;
|
| /openbsd-src/gnu/usr.bin/perl/dist/Term-Complete/lib/Term/ |
| H A D | Complete.pm | 1 package Term::Complete; 87 sub Complete { subroutine
|
| /openbsd-src/gnu/llvm/libcxx/docs/Helpers/ |
| H A D | Styles.rst | 40 .. |Complete| replace:: :complete:`Complete` substdef
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Trace/intel-pt/ |
| H A D | PerfContextSwitchDecoder.cpp | 103 case Variant::Complete: in GetLowestKnownTSC() 118 case Variant::Complete: in GetStartTSC() 133 case Variant::Complete: in GetEndTSC() 150 o.variant = Variant::Complete; in CreateCompleteExecution()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | DWARFDefines.h | 17 enum class DWARFEnumState { MoreItems, Complete }; enumerator
|
| H A D | DWARFAbbreviationDeclaration.cpp | 32 return DWARFEnumState::Complete; in extract()
|
| /openbsd-src/gnu/llvm/clang/lib/Sema/ |
| H A D | Sema.cpp | 941 bool Complete = true; in MethodsAndNestedClassesComplete() local 944 I != E && Complete; ++I) { in MethodsAndNestedClassesComplete() 946 Complete = M->isDefined() || M->isDefaulted() || in MethodsAndNestedClassesComplete() 953 Complete = !F->getTemplatedDecl()->isLateTemplateParsed() && in MethodsAndNestedClassesComplete() 959 Complete = MethodsAndNestedClassesComplete(R->getDefinition(), in MethodsAndNestedClassesComplete() 962 Complete = false; in MethodsAndNestedClassesComplete() 965 MNCComplete[RD] = Complete; in MethodsAndNestedClassesComplete() 966 return Complete; in MethodsAndNestedClassesComplete() 982 bool Complete = MethodsAndNestedClassesComplete(RD, MNCComplete); in IsRecordFullyDefined() local 985 I != E && Complete; ++I) { in IsRecordFullyDefined() [all …]
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/Expression/ |
| H A D | ExpressionParser.h | 76 virtual bool Complete(CompletionRequest &request, unsigned line, unsigned pos,
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/Disassembler/ |
| H A D | HexagonDisassembler.cpp | 56 raw_ostream &CStream, bool &Complete) const; 178 bool Complete = false; in getInstruction() local 184 while (Result == Success && !Complete) { in getInstruction() 188 Result = getSingleInstruction(*Inst, MI, Bytes, Address, cs, Complete); in getInstruction() 306 bool &Complete) const { in getSingleInstruction() 416 Complete = true; in getSingleInstruction() 420 Complete = true; in getSingleInstruction()
|
| /openbsd-src/sys/arch/alpha/stand/boot/ |
| H A D | version | 10 1.4-2: Complete rewrite of boot block code
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangExpressionParser.h | 74 bool Complete(CompletionRequest &request, unsigned line, unsigned pos,
|