| /netbsd-src/external/gpl3/binutils.old/dist/gas/ |
| H A D | expr.c | 1468 #undef __ 1469 #define __ O_illegal macro 1476 __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, 1477 __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, 1479 __, O_bit_or_not, __, __, __, O_modulus, O_bit_and, __, 1480 __, __, O_multiply, O_add, __, O_subtract, __, O_divide, 1481 __, __, __, __, __, __, __, __, 1482 __, __, __, __, O_lt, O_SINGLE_EQ, O_gt, __, 1483 __, __, __, __, __, __, __, __, 1484 __, __, __, __, __, __, __, __, [all …]
|
| /netbsd-src/external/gpl3/binutils/dist/gas/ |
| H A D | expr.c | 1500 #undef __ 1501 #define __ O_illegal macro 1508 __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, 1509 __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, 1511 __, O_bit_or_not, __, __, __, O_modulus, O_bit_and, __, 1512 __, __, O_multiply, O_add, __, O_subtract, __, O_divide, 1513 __, __, __, __, __, __, __, __, 1514 __, __, __, __, O_lt, O_SINGLE_EQ, O_gt, __, 1515 __, __, __, __, __, __, __, __, 1516 __, __, __, __, __, __, __, __, [all …]
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/docs/ |
| H A D | Cxx1zStatusIssuesStatus.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 | Cxx1yStatusIssuesStatus.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 | Cxx2aStatusIssuesStatus.csv | 2 …G2070>`__","``allocate_shared``\ should use ``allocator_traits<A>::construct``\ ","Toronto","Reso… 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 | Cxx2aStatusPaperStatus.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","|In Progr… [all …]
|
| H A D | RangesIssuePaperStatus.csv | 2 `P0896R4 <https://wg21.link/P0896R4>`__,<ranges>,, 3 `P1035R7 <https://wg21.link/P1035R7>`__,Input Range Adaptors,, 4 `P1207R4 <https://wg21.link/P1207R4>`__,Movability Of Single-Pass Iterators,, 5 `P1243R4 <https://wg21.link/P1243R4>`__,Rangify New Algorithms,, 6 `P1248R1 <https://wg21.link/P1248R1>`__,Fixing Relations,, 7 `P1252R2 <https://wg21.link/P1252R2>`__,Ranges Design Cleanup,, 8 `P1391R4 <https://wg21.link/P1391R4>`__,Range Constructor For string_view,, 9 `P1456R1 <https://wg21.link/P1456R1>`__,Move-Only Views,, 10 `P1474R1 <https://wg21.link/P1474R1>`__,Helpful Pointers For contiguous_iterator,, 11 `P1522R1 <https://wg21.link/P1522R1>`__,Iterator Difference Type And Integer Overflow,, [all …]
|
| H A D | Cxx1zStatusPaperStatus.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 | Cxx2bStatusIssuesStatus.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?","No… 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 …k/LWG3265>`__","``move_iterator``'s conversions are more broken after P1207","November 2020","Fixe… 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 2020… 11 "`3447 <https://wg21.link/LWG3447>`__","Deduction guides for ``take_view`` and ``drop_view`` have d… [all …]
|
| H A D | Cxx1yStatusPaperStatus.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 | FormatProposalStatus.csv | 2 …Fix integral conformance",,Mark de Wever,`D100722 <https://llvm.org/D100722>`__,|Complete|,Clang 13 3 …ps://llvm.org/D100722>`__,"Mark de Wever (Code provided by Stephan T. Lavavej of Microsoft)",`D706… 4 [format.error],"Class format_error",,Mark de Wever,`D92214 <https://llvm.org/D92214>`__,|Complete|,… 5 …basic_format_parse_context",,Mark de Wever,`D93166 <https://llvm.org/D93166>`__,|Complete|,Clang 13 6 …],"Class template basic_format_context",,Mark de Wever,`D93593 <https://llvm.org/D93593>`__,Review, 7 …rgs],"Class template basic_format_args",,Mark de Wever,`D93593 <https://llvm.org/D93593>`__,Review, 8 [format.arg],"Class template basic_format_arg",,Mark de Wever,`D93593 <https://llvm.org/D93593>`__,… 11 …tore],"Class template format-arg-store",,Mark de Wever,`D93593 <https://llvm.org/D93593>`__,Review, 12 …tter specializations - character types",,Mark de Wever,`D96664 <https://llvm.org/D96664>`__,Review, 13 …rmatter specializations - string types",,Mark de Wever,`D96664 <https://llvm.org/D96664>`__,Review, [all …]
|
| H A D | Cxx2bStatusPaperStatus.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","","" 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…
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/config/avr/libf7/ |
| H A D | f7wraps.sh | 55 ;; Functions that usually live in libgcc: __<name> for <name> in: 61 ;; type_t __${n} (double) ; $n 63 _DEFUN __${n} 68 _ENDF __${n} 77 ;; Functions that usually live in libgcc: __<name> for <name> in: 83 ;; double __${n} (type_t) ; $n 85 _DEFUN __${n} 90 _ENDF __${n} 99 ;; Functions that usually live in libgcc: __<name>df3 for <name> in: 105 ;; double __${n}df3 (double, double) ; $n [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/ |
| H A D | f7wraps.sh | 55 ;; Functions that usually live in libgcc: __<name> for <name> in: 61 ;; type_t __${n} (double) ; $n 63 _DEFUN __${n} 68 _ENDF __${n} 77 ;; Functions that usually live in libgcc: __<name> for <name> in: 83 ;; double __${n} (type_t) ; $n 85 _DEFUN __${n} 90 _ENDF __${n} 99 ;; Functions that usually live in libgcc: __<name>df3 for <name> in: 105 ;; double __${n}df3 (double, double) ; $n [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | GettingInvolved.rst | 103 `Developer's List (llvm-dev)`__ 108 .. __: http://lists.llvm.org/mailman/listinfo/llvm-dev 110 `Commits Archive (llvm-commits)`__ 117 .. __: http://lists.llvm.org/pipermail/llvm-commits/ 119 `Bugs & Patches Archive (llvm-bugs)`__ 123 .. __: http://lists.llvm.org/pipermail/llvm-bugs/ 125 `Test Results Archive (llvm-testresults)`__ 130 .. __: http://lists.llvm.org/pipermail/llvm-testresults/ 132 `LLVM Announcements List (llvm-announce)`__ 136 .. __: http://lists.llvm.org/mailman/listinfo/llvm-announce [all …]
|
| H A D | index.rst | 27 `Introduction to the LLVM Compiler`__ 30 .. __: https://llvm.org/pubs/2008-10-04-ACAT-LLVM-Intro.html 32 `Intro to LLVM`__ 36 .. __: http://www.aosabook.org/en/llvm.html 39 `LLVM: A Compilation Framework for Lifelong Program Analysis & Transformation`__ 42 .. __: https://llvm.org/pubs/2004-01-30-CGO-LLVM.html 44 `LLVM: An Infrastructure for Multi-Stage Optimization`__ 47 .. __: https://llvm.org/pubs/2002-12-LattnerMSThesis.html
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/ |
| H A D | xgettext-perl-1 | 37 tied hash $__{ Bareword 39 tied hash $__->{"quoted string"} 40 tied hash $__->{ "weird 44 print $__ # Welcome 51 $! ? ?$__{"pattern match"}? : s # This is no delimiter. 52 {$__{substitution}}<$__-\>{"find me"}>; 155 -k%__ --flag=%__:1:pass-perl-format --flag=%__:1:pass-perl-brace-format \ 156 -k\$__ --flag=\$__:1:pass-perl-format --flag=\$__:1:pass-perl-brace-format \
|
| /netbsd-src/external/mit/expat/dist/cmake/ |
| H A D | mingw-toolchain.cmake | 1 # __ __ _ 2 # ___\ \/ /_ __ __ _| |_ 3 # / _ \\ /| '_ \ / _` | __| 4 # | __// \| |_) | (_| | |_ 5 # \___/_/\_\ .__/ \__,_|\__|
|
| H A D | expat-config.cmake.in | 1 # __ __ _ 2 # ___\ \/ /_ __ __ _| |_ 3 # / _ \\ /| '_ \ / _` | __| 4 # | __// \| |_) | (_| | |_ 5 # \___/_/\_\ .__/ \__,_|\__|
|
| /netbsd-src/external/bsd/libbind/dist/doc/ |
| H A D | resolver.cat3 | 19 …_t_y_p_e_d_e_f _s_t_r_u_c_t _____r_e_s___s_t_a_t_e _*_r_e_s___s_t_… 22 rreess__nniinniitt(_r_e_s___s_t_a_t_e _s_t_a_t_p); 25 …(_c_o_n_s_t _r_e_s___s_t_a_t_e _s_t_a_t_p, _c_o_n_s_t _s_t_r_u_c_t _… 28 …ffpp__rreessssttaatt(_c_o_n_s_t _r_e_s___s_t_a_t_e _s_t_a_t_p, _F_I… 31 …rreess__hhoossttaalliiaass(_c_o_n_s_t _r_e_s___s_t_a_t_e _s_t_a_t_… 32 _s_i_z_e___t _b_u_f_l_e_n); 35 …_ppqquueerryy(_c_o_n_s_t _r_e_s___s_t_a_t_e _s_t_a_t_p, _c_o_n_s_t … 39 …rreess__nnqquueerryy(_r_e_s___s_t_a_t_e _s_t_a_t_p, _c_o_n_s_t _c_h… 40 _u___c_h_a_r _*_a_n_s_w_e_r, _i_n_t _a_n_s_l_e_n); 43 …rreess__nnsseeaarrcchh(_r_e_s___s_t_a_t_e _s_t_a_t_p, _c_o_n_s_t _c… [all …]
|
| H A D | tsig.cat3 | 9 …nnss__ssiiggnn(_u___c_h_a_r _*_m_s_g, _i_n_t _*_m_s_g_l_e_n, _i_n_t … 10 …_c_o_n_s_t _u___c_h_a_r _*_q_u_e_r_y_s_i_g, _i_n_t _q_u_e_r_y_s_i_g… 11 _t_i_m_e___t _i_n___t_i_m_e_s_i_g_n_e_d); 14 …nnss__ssiiggnn__ttccpp(_u___c_h_a_r _*_m_s_g, _i_n_t _*_m_s_g_l_e_n… 15 … _n_s___t_c_p___t_s_i_g___s_t_a_t_e _*_s_t_a_t_e, _i_n_t _d_o_n_e); 18 …nnss__ssiiggnn__ttccpp__iinniitt(_v_o_i_d _*_k, _c_o_n_s_t _u___c_h… 19 _n_s___t_c_p___t_s_i_g___s_t_a_t_e _*_s_t_a_t_e); 22 …vveerriiffyy(_u___c_h_a_r _*_m_s_g, _i_n_t _*_m_s_g_l_e_n, _v_o_i_d … 23 …_r_y_s_i_g_l_e_n, _u___c_h_a_r _*_s_i_g, _i_n_t _*_s_i_g_l_e_n, _t_i… 27 …iiffyy__ttccpp(_u___c_h_a_r _*_m_s_g, _i_n_t _*_m_s_g_l_e_n, _n_s___… [all …]
|
| /netbsd-src/external/mit/expat/dist/doc/ |
| H A D | style.css | 2 __ __ _ 3 ___\ \/ /_ __ __ _| |_ 4 / _ \\ /| '_ \ / _` | __| 5 | __// \| |_) | (_| | |_ 6 \___/_/\_\ .__/ \__,_|\__|
|
| /netbsd-src/lib/libm/noieee_src/ |
| H A D | mathimpl.h | 51 # define vccast(name) (cat3(__,name,x).d) 71 const union { uint32_t l[2]; double d; } cat3(__,name,x) = { \ 75 static const union { uint32_t l[2]; double d; } cat3(__,name,x) = { \ 79 extern const union { uint32_t l[2]; double d; } cat3(__,name,x); 91 const double __CONCAT(__,name) = value; 94 static const double __CONCAT(__,name) = value; 97 extern const double __CONCAT(__,name);
|
| /netbsd-src/tests/bin/sh/ |
| H A D | t_cmdsub.sh | 231 ${TEST_SH} -c 'X=abc; echo "__$( echo ${X} )__"' 233 ${TEST_SH} -c 'X=abc; echo "__$( echo "${X}" )__"' 239 ${TEST_SH} -c 'X=; unset Y; echo "__$( echo a${X-b}${Y-c}d)__"' 241 ${TEST_SH} -c 'X=; unset Y; echo "__$( echo a${X:-b}${Y:-c}d)__"' 243 ${TEST_SH} -c 'X=X; echo "__${X}$( X=Y; echo ${X} )${X}__"' 245 ${TEST_SH} -c 'X=abc; echo "__$(X=def; echo "${X}" )__"' 260 ${TEST_SH} -c 'X=abc; echo "__` echo ${X} `__"' 262 ${TEST_SH} -c 'X=abc; echo "__` echo \"${X}\" `__"'
|
| /netbsd-src/external/gpl2/groff/dist/contrib/groffer/ |
| H A D | groffer.sh | 159 if test _"${o}"_ != __ 161 if test _"{GROFFER_OPT}"_ = __ 172 if test _"${GROFFER_OPT}"_ != __ 215 if test _"${x}"_ = __ 257 if test _"${s}"_ != __ 269 if test _"${_SHELL}"_ = __ 289 if test _"${_SHELL}"_ = __
|