| /openbsd-src/gnu/llvm/libcxx/docs/Status/ |
| H A D | ZipProjects.csv | 18 | `[range.adjacent.view] <https://wg21.link/range.adjacent.view>`_, "adjacent_view", "| `adjacent_v… 20 | `[range.adjacent.iterator] <https://wg21.link/range.adjacent.iterator>`_, "adjacent_view::iterato… 21 | `[range.adjacent.sentinel] <https://wg21.link/range.adjacent.sentinel>`_, "adjacent_view::sentine… 22 | `[range.adjacent.transform.view] <https://wg21.link/range.adjacent.transform.view>`_, "adjacent_t… 24 | `[range.adjacent.transform.iterator] <https://wg21.link/range.adjacent.transform.iterator>`_, "ad… 25 | `[range.adjacent.transform.sentinel] <https://wg21.link/range.adjacent.transform.sentinel>`_, "ad…
|
| H A D | RangesViews.csv | 29 C++23,`adjacent <https://wg21.link/P2321R2>`_,Hui Xie,No patch yet,Not started
|
| /openbsd-src/gnu/llvm/llvm/utils/lit/tests/Inputs/shtest-define/ |
| H A D | ws-and-continuations.txt | 38 # DEFINE: %{has-adjacent-substs} = %{adjacent0}%{adjacent1} 39 # RUN: echo "'%{has-adjacent-substs}'" 42 # REDEFINE: %{has-adjacent-substs} = %{adjacent0}%{adjacent1}%{adjacent0} 43 # RUN: echo "'%{has-adjacent-substs}'"
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/ADT/ |
| H A D | IntervalMap.h | 155 static inline bool adjacent(const T &a, const T &b) { in adjacent() function 179 static inline bool adjacent(const T &a, const T &b) { in adjacent() function 641 if (i && value(i - 1) == y && Traits::adjacent(stop(i - 1), a)) { in insertFrom() 644 if (i != Size && value(i) == y && Traits::adjacent(b, start(i))) { in insertFrom() 666 if (value(i) == y && Traits::adjacent(b, start(i))) { in insertFrom() 1672 Traits::adjacent(Node.stop(i-1), Start); in canCoalesceLeft() 1677 return Node.value(i-1) == Value && Traits::adjacent(Node.stop(i-1), Start); in canCoalesceLeft() 1681 return Node.value(i) == Value && Traits::adjacent(Node.stop(i), Start); in canCoalesceLeft() 1701 return Node.value(i) == Value && Traits::adjacent(Stop, Node.start(i)); in canCoalesceRight() 1706 return Node.value(i) == Value && Traits::adjacent(Stop, Node.start(i)); in canCoalesceRight() [all …]
|
| /openbsd-src/games/boggle/boggle/ |
| H A D | helpfile | 42 vertically, or diagonally adjacent to the Nth cube. Cubes cannot be reused. 49 The '++' flag makes each cube adjacent to itself.
|
| /openbsd-src/regress/usr.bin/mandoc/char/space/ |
| H A D | multiple.out_ascii | 4 ssppaaccee--mmuullttiippllee - handling of multiple adjacent space characters
|
| /openbsd-src/gnu/usr.bin/perl/t/op/ |
| H A D | undef.t | 194 is( $z, 2, 'undef adjacent argument is unchanged');
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perlrebackslash.pod | 189 Blanks may freely be inserted adjacent to but within the braces 268 /\o{ 400 }/ # Same. These show blanks are allowed adjacent to 336 /\x{ 263b }/ # Same, showing optional blanks adjacent to the 453 /(\w+) \g{ 1 }/;# Same, showing optional blanks adjacent to the braces 474 \g{ -3 } # Same, showing optional blanks adjacent to the braces 497 /(?<word>\w+) \g{ word }/ # Same, showing optional blanks adjacent to
|
| H A D | perllol.pod | 57 Well, that's because the rule is that on adjacent brackets only (whether
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/doc/ |
| H A D | c-bfin.texi | 68 adjacent registers. Adjacent registers are denoted in the syntax by
|
| H A D | fdl.texi | 134 reasonably) on the actual cover, and continue the rest onto adjacent 178 adjacent to the other copyright notices.@*
|
| H A D | c-d10v.texi | 40 @code{@value{AS}} packs adjacent short instructions into a single packed
|
| /openbsd-src/gnu/usr.bin/binutils/gas/doc/ |
| H A D | c-h8500.texi | 85 adjacent registers; for distant memory addresses, use one of the segment
|
| H A D | fdl.texi | 134 reasonably) on the actual cover, and continue the rest onto adjacent 178 adjacent to the other copyright notices.@*
|
| H A D | c-d10v.texi | 40 @code{@value{AS}} packs adjacent short instructions into a single packed
|
| /openbsd-src/gnu/usr.bin/binutils/etc/ |
| H A D | fdl.texi | 135 reasonably) on the actual cover, and continue the rest onto adjacent 179 adjacent to the other copyright notices.@*
|
| /openbsd-src/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/ |
| H A D | COPYING.DOC | 127 reasonably) on the actual cover, and continue the rest onto adjacent 171 adjacent to the other copyright notices.
|
| /openbsd-src/gnu/gcc/libstdc++-v3/docs/html/17_intro/ |
| H A D | COPYING.DOC | 127 reasonably) on the actual cover, and continue the rest onto adjacent 171 adjacent to the other copyright notices.
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/ld/ |
| H A D | fdl.texi | 134 reasonably) on the actual cover, and continue the rest onto adjacent 178 adjacent to the other copyright notices.@*
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/binutils/doc/ |
| H A D | fdl.texi | 135 reasonably) on the actual cover, and continue the rest onto adjacent 179 adjacent to the other copyright notices.@*
|
| /openbsd-src/gnu/usr.bin/binutils/bfd/doc/ |
| H A D | fdl.texi | 133 reasonably) on the actual cover, and continue the rest onto adjacent 177 adjacent to the other copyright notices.@*
|
| /openbsd-src/gnu/usr.bin/binutils/ld/ |
| H A D | fdl.texi | 134 reasonably) on the actual cover, and continue the rest onto adjacent 178 adjacent to the other copyright notices.@*
|
| /openbsd-src/gnu/usr.bin/binutils/binutils/doc/ |
| H A D | fdl.texi | 135 reasonably) on the actual cover, and continue the rest onto adjacent 179 adjacent to the other copyright notices.@*
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/bfd/doc/ |
| H A D | fdl.texi | 133 reasonably) on the actual cover, and continue the rest onto adjacent 177 adjacent to the other copyright notices.@*
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/etc/ |
| H A D | fdl.texi | 135 reasonably) on the actual cover, and continue the rest onto adjacent 179 adjacent to the other copyright notices.@*
|