/openbsd-src/gnu/llvm/libcxx/docs/Status/ |
H A D | SpaceshipProjects.csv | 2 | `[cmp.concept] <https://wg21.link/cmp.concept>`_,"| `three_way_comparable <https://reviews.llvm.o… 3 | `three_way_comparable_with <https://reviews.llvm.org/D103478>`_",None,Ruslan Arutyunyan,|Complete| 4 | `[cmp.result] <https://wg21.link/cmp.result>`_,| `compare_three_way_result <https://reviews.llvm.… 5 | `[expos.only.func] <https://wg21.link/expos.only.func>`_,"| `synth-three-way <https://reviews.llv… 6 | `synth-three-way-result <https://reviews.llvm.org/D107721>`_",[cmp.concept],Kent Ross,|Complete| 7 | `[comparisons.three.way] <https://wg21.link/comparisons.three.way>`_,| `compare_three_way <https:… 8 | `[cmp.alg] <https://wg21.link/cmp.alg>`_,"| `strong_order <https://reviews.llvm.org/D110738>`_ 9 | `weak_order <https://reviews.llvm.org/D110738>`_ 10 | `partial_order <https://reviews.llvm.org/D110738>`_ 11 | `strong_order_fallback <https://reviews.llvm.org/D111514>`_ [all …]
|
H A D | RangesViews.csv | 2 C++20,`empty <https://wg21.link/P0896R4>`_,Zoe Carver,`D103208 <https://llvm.org/D103208>`_,✅ 3 C++20,`single <https://wg21.link/P0896R4>`_,Zoe Carver,`D106840 <https://llvm.org/D106840>`_,✅ 4 C++20,`iota (view) <https://wg21.link/P0896R4>`_,Zoe Carver,`D107396 <https://llvm.org/D107396>`_,✅ 5 C++20,`all <https://wg21.link/P0896R4>`_,Zoe Carver,`D102028 <https://llvm.org/D102028>`_,✅ 6 C++20,`ref_view <https://wg21.link/P0896R4>`_,Zoe Carver,`D102020 <https://llvm.org/D102020>`_,✅ 7 C++20,`owning_view <https://wg21.link/P0896R4>`_,Arthur O'Dwyer,`D116894 <https://llvm.org/D116894>… 8 C++20,`filter <https://wg21.link/P0896R4>`_,Louis Dionne,`D109086 <https://llvm.org/D109086>`_,✅ 9 C++20,`transform <https://wg21.link/P0896R4>`_,Zoe Carver,`D103056 <https://llvm.org/D103056>`_,✅ 10 C++20,`take <https://wg21.link/P0896R4>`_,Zoe Carver,`D106507 <https://llvm.org/D106507>`_,✅ 11 C++20,`take_while <https://wg21.link/P1035R7>`_,Hui Xie,`D134952 <https://llvm.org/D134952>`_,✅ [all …]
|
H A D | Cxx17Issues.csv | 2 "`2016 <https://wg21.link/LWG2016>`__","Allocators must be no-throw swappable","Urbana","|Complete|… 3 "`2118 <https://wg21.link/LWG2376>`__","``unique_ptr``\ for array does not support cv qualificatio… 4 "`2170 <https://wg21.link/LWG2170>`__","Aggregates cannot be ``DefaultConstructible``\ ","Urbana","… 5 "`2308 <https://wg21.link/LWG2308>`__","Clarify container destructor requirements w.r.t. ``std::arr… 6 "`2340 <https://wg21.link/LWG2340>`__","Replacement allocation functions declared as inline","Urban… 7 "`2354 <https://wg21.link/LWG2354>`__","Unnecessary copying when inserting into maps with braced-in… 8 "`2377 <https://wg21.link/LWG2377>`__","``std::align``\ requirements overly strict","Urbana","|Com… 9 "`2396 <https://wg21.link/LWG2396>`__","``underlying_type``\ doesn't say what to do for an incompl… 10 "`2399 <https://wg21.link/LWG2399>`__","``shared_ptr``\ 's constructor from ``unique_ptr``\ should… 11 "`2400 <https://wg21.link/LWG2400>`__","``shared_ptr``\ 's ``get_deleter()``\ should use ``address… [all …]
|
H A D | Cxx14Issues.csv | 2 "`1214 <https://wg21.link/lwg1214>`__","Insufficient/inconsistent key immutability requirements for… 3 "`2009 <https://wg21.link/lwg2009>`__","Reporting out-of-bound values on numeric string conversions… 4 "`2010 <https://wg21.link/lwg2010>`__","``is_*``\ traits for binding operations can't be meaningfu… 5 "`2015 <https://wg21.link/lwg2015>`__","Incorrect pre-conditions for some type traits","Kona","|Com… 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 "`2033 <https://wg21.link/lwg2033>`__","Preconditions of reserve, shrink_to_fit, and resize functio… 9 "`2039 <https://wg21.link/lwg2039>`__","Issues with std::reverse and std::copy_if","Kona","|Complet… 10 "`2044 <https://wg21.link/lwg2044>`__","No definition of ""Stable"" for copy algorithms","Kona","|C… 11 "`2045 <https://wg21.link/lwg2045>`__","forward_list::merge and forward_list::splice_after with une… [all …]
|
H A D | Cxx20Issues.csv | 2 …2070 <https://wg21.link/LWG2070>`__","``allocate_shared``\ should use ``allocator_traits<A>::cons… 3 "`2444 <https://wg21.link/LWG2444>`__","Inconsistent complexity for ``std::sort_heap``\ ","Toronto"… 4 "`2593 <https://wg21.link/LWG2593>`__","Moved-from state of Allocators","Toronto","","" 5 "`2597 <https://wg21.link/LWG2597>`__","``std::log``\ misspecified for complex numbers","Toronto",… 6 "`2783 <https://wg21.link/LWG2783>`__","``stack::emplace()``\ and ``queue::emplace()``\ should re… 7 "`2932 <https://wg21.link/LWG2932>`__","Constraints on parallel algorithm implementations are under… 8 "`2937 <https://wg21.link/LWG2937>`__","Is ``equivalent(""existing_thing"", ""not_existing_thing"")… 9 "`2940 <https://wg21.link/LWG2940>`__","``result_of``\ specification also needs a little cleanup",… 10 "`2942 <https://wg21.link/LWG2942>`__","LWG 2873's resolution missed ``weak_ptr::owner_before``\ ",… 11 "`2954 <https://wg21.link/LWG2954>`__","Specialization of the convenience variable templates should… [all …]
|
H A D | Cxx20Papers.csv | 2 "`P0463R1 <https://wg21.link/P0463R1>`__","LWG","Endian just Endian","Toronto","|Complete|","7.0" 3 "`P0674R1 <https://wg21.link/P0674R1>`__","LWG","Extending make_shared to Support Arrays","Toronto"… 5 "`P0020R6 <https://wg21.link/P0020R6>`__","LWG","Floating Point Atomic","Albuquerque","","" 6 "`P0053R7 <https://wg21.link/P0053R7>`__","LWG","C++ Synchronized Buffered Ostream","Albuquerque","… 7 "`P0202R3 <https://wg21.link/P0202R3>`__","LWG","Add constexpr modifiers to functions in <algorithm… 8 "`P0415R1 <https://wg21.link/P0415R1>`__","LWG","Constexpr for ``std::complex``\ ","Albuquerque","|… 9 "`P0439R0 <https://wg21.link/P0439R0>`__","LWG","Make ``std::memory_order``\ a scoped enumeration"… 10 "`P0457R2 <https://wg21.link/P0457R2>`__","LWG","String Prefix and Suffix Checking","Albuquerque","… 11 "`P0550R2 <https://wg21.link/P0550R2>`__","LWG","Transformation Trait ``remove_cvref``\ ","Albuquer… 12 "`P0600R1 <https://wg21.link/P0600R1>`__","LWG","nodiscard in the Library","Albuquerque","|Complete… [all …]
|
H A D | Cxx2bPapers.csv | 2 "`P0881R7 <https://wg21.link/P0881R7>`__","LWG","A Proposal to add stacktrace library","Autumn 2020… 3 "`P0943R6 <https://wg21.link/P0943R6>`__","LWG","Support C atomics in C++","Autumn 2020","|Complete… 4 "`P1048R1 <https://wg21.link/P1048R1>`__","LWG","A proposal for a type trait to detect scoped enume… 5 "`P1679R3 <https://wg21.link/P1679R3>`__","LWG","string contains function","Autumn 2020","|Complete… 7 "`P1682R3 <https://wg21.link/P1682R3>`__","LWG","std::to_underlying for enumerations","February 202… 8 "`P2017R1 <https://wg21.link/P2017R1>`__","LWG","Conditionally borrowed ranges","February 2021","",… 9 "`P2160R1 <https://wg21.link/P2160R1>`__","LWG","Locks lock lockables","February 2021","","" 10 "`P2162R2 <https://wg21.link/P2162R2>`__","LWG","Inheriting from std::variant","February 2021","|Co… 11 "`P2212R2 <https://wg21.link/P2212R2>`__","LWG","Relax Requirements for time_point::clock","Februar… 12 "`P2259R1 <https://wg21.link/P2259R1>`__","LWG","Repairing input range adaptors and counted_iterato… [all …]
|
H A D | Cxx2bIssues.csv | 2 "`2839 <https://wg21.link/LWG2839>`__","Self-move-assignment of library types, again","November 202… 3 "`3117 <https://wg21.link/LWG3117>`__","Missing ``packaged_task`` deduction guides","November 2020"… 4 "`3143 <https://wg21.link/LWG3143>`__","``monotonic_buffer_resource`` growth policy is unclear","No… 5 "`3195 <https://wg21.link/LWG3195>`__","What is the stored pointer value of an empty ``weak_ptr``?"… 6 "`3211 <https://wg21.link/LWG3211>`__","``std::tuple<>`` should be trivially constructible","Novemb… 7 "`3236 <https://wg21.link/LWG3236>`__","Random access iterator requirements lack limiting relationa… 8 "`3265 <https://wg21.link/LWG3265>`__","``move_iterator``'s conversions are more broken after P1207… 9 "`3435 <https://wg21.link/LWG3435>`__","``three_way_comparable_with<reverse_iterator<int*>, reverse… 10 "`3432 <https://wg21.link/LWG3432>`__","Missing requirement for ``comparison_category``","November … 11 "`3447 <https://wg21.link/LWG3447>`__","Deduction guides for ``take_view`` and ``drop_view`` have d… [all …]
|
H A D | Cxx17Papers.csv | 2 "`N3911 <https://wg21.link/n3911>`__","LWG","TransformationTrait Alias ``void_t``\ .","Urbana","|Co… 3 "`N4089 <https://wg21.link/n4089>`__","LWG","Safe conversions in ``unique_ptr<T[]>``\ .","Urbana","… 4 "`N4169 <https://wg21.link/n4169>`__","LWG","A proposal to add invoke function template","Urbana","… 5 "`N4190 <https://wg21.link/n4190>`__","LWG","Removing auto_ptr, random_shuffle(), And Old <function… 6 "`N4258 <https://wg21.link/n4258>`__","LWG","Cleaning-up noexcept in the Library.","Urbana","|In Pr… 7 "`N4259 <https://wg21.link/n4259>`__","CWG","Wording for std::uncaught_exceptions","Urbana","|Compl… 8 "`N4277 <https://wg21.link/n4277>`__","LWG","TriviallyCopyable ``reference_wrapper``\ .","Urbana","… 9 "`N4279 <https://wg21.link/n4279>`__","LWG","Improved insertion interface for unique-key maps.","Ur… 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" [all …]
|
H A D | FormatPaper.csv | 2 `P1361 <https://wg21.link/P1361>`__ `P2372 <https://wg21.link/P2372>`__,"Formatting chrono" 3 `[time.syn] <https://wg21.link/time.syn>`_,"Formatter ``chrono::duration<Rep, Period>``",,Mark de W… 4 `[time.syn] <https://wg21.link/time.syn>`_,"Formatter ``chrono::sys_time<Duration>``",,Mark de Weve… 5 `[time.syn] <https://wg21.link/time.syn>`_,"Formatter ``chrono::utc_time<Duration>``",A ``<chrono>`… 6 `[time.syn] <https://wg21.link/time.syn>`_,"Formatter ``chrono::tai_time<Duration>``",A ``<chrono>`… 7 `[time.syn] <https://wg21.link/time.syn>`_,"Formatter ``chrono::gps_time<Duration>``",A ``<chrono>`… 8 `[time.syn] <https://wg21.link/time.syn>`_,"Formatter ``chrono::file_time<Duration>``",,Not assigne… 9 `[time.syn] <https://wg21.link/time.syn>`_,"Formatter ``chrono::local_time<Duration>``",,Not assign… 10 `[time.syn] <https://wg21.link/time.syn>`_,"Formatter ``chrono::local-time-format-t<Duration>``",A … 11 `[time.syn] <https://wg21.link/time.syn>`_,"Formatter ``chrono::day``",,Mark de Wever,|Complete|, C… [all …]
|
H A D | Cxx14Papers.csv | 2 "`3346 <https://wg21.link/n3346>`__","LWG","Terminology for Container Element Requirements - Rev 1"… 4 "`3421 <https://wg21.link/n3421>`__","LWG","Making Operator Functors greater<>","Portland","|Comple… 5 "`3462 <https://wg21.link/n3462>`__","LWG","std::result_of and SFINAE","Portland","|Complete|","3.4" 6 "`3469 <https://wg21.link/n3469>`__","LWG","Constexpr Library Additions: chrono, v3","Portland","|C… 7 "`3470 <https://wg21.link/n3470>`__","LWG","Constexpr Library Additions: containers, v2","Portland"… 8 "`3471 <https://wg21.link/n3471>`__","LWG","Constexpr Library Additions: utilities, v3","Portland",… 9 "`3302 <https://wg21.link/n3302>`__","LWG","Constexpr Library Additions: complex, v2","Portland","|… 11 "`3545 <https://wg21.link/n3545>`__","LWG","An Incremental Improvement to integral_constant","Brist… 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 | ZipProjects.csv | 2 | `[tuple.syn] <https://wg21.link/tuple.syn>`_, "`[tuple] basic_common_reference, common_type <http… 3 | `[tuple.tuple] <https://wg21.link/tuple.tuple>`_, "`[tuple] constructor, assignment and swap over… 4 | `[utility.syn] <https://wg21.link/utility.syn>`_, "[pair] basic_common_reference, common_type", N… 5 | `[pairs.pair] <https://wg21.link/pairs.pair>`_, "`[pair] constructor, assignment and swap overloa… 6 "| `[memory.syn] <https://wg21.link/memory.syn>`_ 7 | `[allocator.uses.construction] <https://wg21.link/allocator.uses.construction>`_", "[pair] uses_a… 8 | `[vector.bool] <https://wg21.link/vector.bool>`_, "[vector<bool>::reference] add const operator= … 9 | `[iterator.concept.winc] <https://wg21.link/iterator.concept.winc>`_, "Update weakly_comparable",… 10 | `[range.zip] <https://wg21.link/ranges.syn>`_, "`zip_view <https://reviews.llvm.org/D122806>`_", … 12 | `[range.zip.iterator] <https://wg21.link/range.zip.iterator>`_, "`zip_view::iterator <https://rev… [all …]
|
H A D | FormatIssues.csv | 2 `P0645 <https://wg21.link/P0645>`_,"Text Formatting","C++20",Mark de Wever,|Complete|,Clang 14 3 `P1652 <https://wg21.link/P1652>`_,"Printf corner cases in std::format","C++20",Mark de Wever,|Comp… 4 `P1892 <https://wg21.link/P1892>`_,"Extended locale-specific presentation specifiers for std::forma… 5 `P1868 <https://wg21.link/P1868>`_,"width: clarifying units of width and precision in std::format (… 6 `P2216 <https://wg21.link/P2216>`_,"std::format improvements","C++20",Mark de Wever,|Complete|,Clan… 7 `P2418 <https://wg21.link/P2418>`__,"Add support for ``std::generator``-like types to ``std::format… 8 "`P2093R14 <https://wg21.link/P2093R14>`__","Formatted output","C++23" 9 "`P2286R8 <https://wg21.link/P2286R8>`__","Formatting Ranges","C++23","Mark de Wever","|Complete|",… 10 "`P2508R1 <https://wg21.link/P2508R1>`__","Exposing ``std::basic-format-string``","C++23","Mark de … 11 "`P2585R0 <https://wg21.link/P2585R0>`__","Improving default container formatting","C++23","Mark de… [all …]
|
H A D | RangesAlgorithms.csv | 3 C++23,`find_last <https://wg21.link/P1223R5>`_,Unassigned,No patch yet,Not started 4 C++23,`find_last_if <https://wg21.link/P1223R5>`_,Unassigned,No patch yet,Not started 5 C++23,`find_last_if_not <https://wg21.link/P1223R5>`_,Unassigned,No patch yet,Not started 6 C++23,`starts_with <https://wg21.link/P1659R3>`_,Unassigned,No patch yet,Not started 7 C++23,`ends_with <https://wg21.link/P1659R3>`_,Unassigned,No patch yet,Not started 8 C++23,`shift_left <https://wg21.link/p2440r1>`_,Unassigned,No patch yet,Not started 9 C++23,`shift_right <https://wg21.link/p2440r1>`_,Unassigned,No patch yet,Not started 10 C++23,`iota (algorithm) <https://wg21.link/p2440r1>`_,Unassigned,No patch yet,Not started 11 C++23,`fold <https://wg21.link/p2322r5>`_,Unassigned,No patch yet,Not started 12 C++23,`contains <https://wg21.link/p2302r2>`_,Unassigned,No patch yet,Not started
|
/openbsd-src/gnu/llvm/lldb/docs/ |
H A D | .htaccess | 2 Redirect 301 /architecture/index.html https://lldb.llvm.org/resources/architecture.html 3 Redirect 301 /cpp_reference/html/index.html https://lldb.llvm.org/cpp_reference/index.html 4 Redirect 301 /features.html https://lldb.llvm.org/status/features.html 5 Redirect 301 /formats.html https://lldb.llvm.org/use/formatting.html 6 Redirect 301 /goals.html https://lldb.llvm.org/status/goals.html 7 Redirect 301 /lldb-gdb.html https://lldb.llvm.org/use/map.html 8 Redirect 301 /projects.html https://lldb.llvm.org/status/projects.html 9 Redirect 301 /remote.html https://lldb.llvm.org/use/remote.html 10 Redirect 301 /source.html https://lldb.llvm.org/resources/contributing.html 11 Redirect 301 /tutorial.html https://lldb.llvm.org/use/tutorial.html [all …]
|
/openbsd-src/regress/usr.sbin/rpki-client/rrdp/ |
H A D | rrdp-r2.out | 2 test-rrdp: snapshot_uri: https://rpki.example.com/8fe05c2e-047d-49e7-8398-cd4250a572b1/50550/snapsh… 4 test-rrdp: delta serial 50501 uri: https://rpki.example.com/8fe05c2e-047d-49e7-8398-cd4250a572b1/50… 6 test-rrdp: delta serial 50502 uri: https://rpki.example.com/8fe05c2e-047d-49e7-8398-cd4250a572b1/50… 8 test-rrdp: delta serial 50503 uri: https://rpki.example.com/8fe05c2e-047d-49e7-8398-cd4250a572b1/50… 10 test-rrdp: delta serial 50504 uri: https://rpki.example.com/8fe05c2e-047d-49e7-8398-cd4250a572b1/50… 12 test-rrdp: delta serial 50505 uri: https://rpki.example.com/8fe05c2e-047d-49e7-8398-cd4250a572b1/50… 14 test-rrdp: delta serial 50506 uri: https://rpki.example.com/8fe05c2e-047d-49e7-8398-cd4250a572b1/50… 16 test-rrdp: delta serial 50507 uri: https://rpki.example.com/8fe05c2e-047d-49e7-8398-cd4250a572b1/50… 18 test-rrdp: delta serial 50508 uri: https://rpki.example.com/8fe05c2e-047d-49e7-8398-cd4250a572b1/50… 20 test-rrdp: delta serial 50509 uri: https://rpki.example.com/8fe05c2e-047d-49e7-8398-cd4250a572b1/50… [all …]
|
/openbsd-src/gnu/llvm/llvm/docs/Proposals/ |
H A D | TestSuite.rst | 35 https://www.spec.org/cpu2017/ 44 `CMake documentation <https://cmake.org/cmake/help/v3.13/generator/Ninja.html#fortran-support>`_ 58 https://www.spec.org/omp2012/ 77 https://opencv.org/ 81 https://github.com/flwende/simd_benchmarks 85 https://github.com/tbepler/PWM-benchmarking 89 https://github.com/pamela-project/slambench 97 https://github.com/hiraditya/std-benchmark 101 https://openbenchmarking.org/suite/pts/cpu 104 `Phoronix Test Suite <https://github.com/phoronix-test-suite/phoronix-test-suite/>`_ [all …]
|
/openbsd-src/usr.sbin/unbound/ |
H A D | README.md | 3 [](https://repology.org/proje… 5 [](https://… 6 [](https://u… 7 [ 13 or post a message on the [Unbound mailing list](https://lists.nlnetlabs.nl/mailman/listinfo/unbound… 15 [documentation](https://unbound.docs.nlnetlabs.nl/). 39 [documentation page](https://unbound.docs.nlnetlabs.nl/). 42 [doc/example.conf](https://github.com/NLnetLabs/unbound/blob/master/doc/example.conf.in).
|
/openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/text/ |
H A D | nonbreaking-space-l | 11 S<L<RFC2535|https://tools.ietf.org/html/rfc2535>> 12 S<L<RFC2536|https://tools.ietf.org/html/rfc2536>> 13 S<L<RFC2931|https://tools.ietf.org/html/rfc2931>> 14 S<L<RFC3110|https://tools.ietf.org/html/rfc3110>> 15 S<L<RFC4034|https://tools.ietf.org/html/rfc4034>> 23 RFC2535 <https://tools.ietf.org/html/rfc2535> 24 RFC2536 <https://tools.ietf.org/html/rfc2536> 25 RFC2931 <https://tools.ietf.org/html/rfc2931> 26 RFC3110 <https://tools.ietf.org/html/rfc3110> 27 RFC4034 <https://tools.ietf.org/html/rfc4034>
|
/openbsd-src/gnu/llvm/llvm/docs/ |
H A D | CompilerWriterInfo.rst | 19 * `ARMv8-A Architecture Reference Manual <https://developer.arm.com/docs/ddi0487/latest>`_ This doc… 21 * `ARMv7-A Architecture Reference Manual <https://developer.arm.com/docs/ddi0406/latest>`_ This has… 23 * `ARMv7-M Architecture Reference Manual <https://developer.arm.com/docs/ddi0403/latest>`_ This cov… 25 * `ARMv6-M Architecture Reference Manual <https://developer.arm.com/docs/ddi0419/latest>`_ This cov… 51 * `MIPS Processor Architecture <https://www.mips.com/products/>`_ 53 * `MIPS 64-bit ELF Object File Specification <https://www.linux-mips.org/pub/linux/mips/doc/ABI/elf… 61 * `Power Instruction Set Architecture, Version 3.0B <https://openpowerfoundation.org/?resource_lib=… 63 * `POWER9 Processor User's Manual <https://openpowerfoundation.org/?resource_lib=power9-processor-u… 65 * `Power Instruction Set Architecture, Version 2.07B <https://openpowerfoundation.org/?resource_lib… 67 * `POWER8 Processor User's Manual <https://openpowerfoundation.org/?resource_lib=power8-processor-u… [all …]
|
/openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/man/ |
H A D | nonbreaking-space-l | 11 S<L<RFC2535|https://tools.ietf.org/html/rfc2535>> 12 S<L<RFC2536|https://tools.ietf.org/html/rfc2536>> 13 S<L<RFC2931|https://tools.ietf.org/html/rfc2931>> 14 S<L<RFC3110|https://tools.ietf.org/html/rfc3110>> 15 S<L<RFC4034|https://tools.ietf.org/html/rfc4034>> 24 RFC2535\ <https://tools.ietf.org/html/rfc2535> 25 RFC2536\ <https://tools.ietf.org/html/rfc2536> 26 RFC2931\ <https://tools.ietf.org/html/rfc2931> 27 RFC3110\ <https://tools.ietf.org/html/rfc3110> 28 RFC4034\ <https://tools.ietf.org/html/rfc4034>
|
/openbsd-src/usr.sbin/nsd/ |
H A D | README.md | 3 [](https://… 4 [](https://repology.org/project/n… 5 [](https://b… 6 [ 14 [NSD mailing list](https://lists.nlnetlabs.nl/mailman/listinfo/nsd-users). 16 [documentation](https://nsd.docs.nlnetlabs.nl/). 44 [documentation page](https://nsd.docs.nlnetlabs.nl/). 47 [nsd.conf.sample](https://github.com/NLnetLabs/nsd/blob/master/nsd.conf.sample.in).
|
/openbsd-src/gnu/usr.bin/perl/pod/ |
H A D | perlbook.pod | 10 L<https://www.perl.org/books/library.html> . We list some of the books here, and while 15 ( L<https://www.oreilly.com> ). 29 https://www.oreilly.com/library/view/-/9781449321451/ 44 https://www.oreilly.com/library/view/-/0596003137/ 59 https://www.learning-perl.com/ 75 https://www.intermediateperl.com/ 90 https://www.oreilly.com/library/view/-/9781449311186/ 97 https://www.oreilly.com/library/view/-/9781449311186/ 104 https://www.oreilly.com/library/view/-/9780596514273/ 118 https [all...] |
/openbsd-src/gnu/llvm/clang/docs/ |
H A D | IntroductionToTheClangAST.rst | 12 …<center><iframe width="560" height="315" src="https://www.youtube.com/embed/VqCkCDFLSsc?vq=hd720" … 14 `Slides <https://llvm.org/devmtg/2013-04/klimek-slides.pdf>`_ 26 `Doxygen <https://clang.llvm.org/doxygen>`_. The doxygen online 70 declaration <https://clang.llvm.org/doxygen/classclang_1_1TranslationUnitDecl.html>`_. 72 declaration <https://clang.llvm.org/doxygen/classclang_1_1FunctionDecl.html>`_ 74 statement <https://clang.llvm.org/doxygen/classclang_1_1CompoundStmt.html>`_, 76 statement <https://clang.llvm.org/doxygen/classclang_1_1DeclStmt.html>`_ 78 statement <https://clang.llvm.org/doxygen/classclang_1_1ReturnStmt.html>`_. 85 `ASTContext <https://clang.llvm.org/doxygen/classclang_1_1ASTContext.html>`_. 87 `getTranslationUnitDecl <https://clang.llvm.org/doxygen/classclang_1_1ASTContext.html#abd909fb01ef1… [all …]
|
/openbsd-src/gnu/llvm/lld/docs/ |
H A D | ReleaseNotes.rst | 13 `the Download Page <https://releases.llvm.org/download.html>`_. 21 from the `LLVM releases web site <https://llvm.org/releases/>`_. 31 (`D130810 <https://reviews.llvm.org/D130810>`_) 32 (`D133003 <https://reviews.llvm.org/D133003>`_) 34 (`D129406 <https://reviews.llvm.org/D129406>`_) 37 (`D133548 <https://reviews.llvm.org/D133548>`_) 39 (`D136569 <https://reviews.llvm.org/D136569>`_) 42 (`D107951 <https://reviews.llvm.org/D107951>`_) 48 (`D135402 <https://reviews.llvm.org/D135402>`_) 53 (`D136381 <https://reviews.llvm.org/D136381>`_) [all …]
|