/openbsd-src/gnu/usr.bin/perl/cpan/Encode/ucm/ |
H A D | macSymbol.ucm | 204 <U239B> \xE6 |0 # LEFT PARENTHESIS UPPER HOOK # for Unicode 3.2 and later 205 <U239C> \xE7 |0 # LEFT PARENTHESIS EXTENSION # for Unicode 3.2 and later 206 <U239D> \xE8 |0 # LEFT PARENTHESIS LOWER HOOK # for Unicode 3.2 and later 207 <U239E> \xF6 |0 # RIGHT PARENTHESIS UPPER HOOK # for Unicode 3.2 and later 208 <U239F> \xF7 |0 # RIGHT PARENTHESIS EXTENSION # for Unicode 3.2 and later 209 <U23A0> \xF8 |0 # RIGHT PARENTHESIS LOWER HOOK # for Unicode 3.2 and later 210 <U23A1> \xE9 |0 # LEFT SQUARE BRACKET UPPER CORNER # for Unicode 3.2 and later 211 <U23A2> \xEA |0 # LEFT SQUARE BRACKET EXTENSION # for Unicode 3.2 and later 212 <U23A3> \xEB |0 # LEFT SQUARE BRACKET LOWER CORNER # for Unicode 3.2 and later 213 <U23A4> \xF9 |0 # RIGHT SQUARE BRACKET UPPER CORNER # for Unicode 3.2 and later [all …]
|
H A D | macDingbats.ucm | 163 <U2768> \x80 |0 # MEDIUM LEFT PARENTHESIS ORNAMENT # for Unicode 3.2 and later 164 <U2769> \x81 |0 # MEDIUM RIGHT PARENTHESIS ORNAMENT # for Unicode 3.2 and later 165 <U276A> \x82 |0 # MEDIUM FLATTENED LEFT PARENTHESIS ORNAMENT # for Unicode 3.2 and later 166 <U276B> \x83 |0 # MEDIUM FLATTENED RIGHT PARENTHESIS ORNAMENT # for Unicode 3.2 and later 167 <U276C> \x84 |0 # MEDIUM LEFT-POINTING ANGLE BRACKET ORNAMENT # for Unicode 3.2 and later 168 <U276D> \x85 |0 # MEDIUM RIGHT-POINTING ANGLE BRACKET ORNAMENT # for Unicode 3.2 and later 169 <U276E> \x86 |0 # HEAVY LEFT-POINTING ANGLE QUOTATION MARK ORNAMENT # for Unicode 3.2 and later 170 <U276F> \x87 |0 # HEAVY RIGHT-POINTING ANGLE QUOTATION MARK ORNAMENT # for Unicode 3.2 and later 171 <U2770> \x88 |0 # HEAVY LEFT-POINTING ANGLE BRACKET ORNAMENT # for Unicode 3.2 and later 172 <U2771> \x89 |0 # HEAVY RIGHT-POINTING ANGLE BRACKET ORNAMENT # for Unicode 3.2 and later [all …]
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | lcm.c | 9 Software Foundation; either version 2, or (at your option) any later 218 /* later(p,s) is dependent on the calculation of laterin(p). 219 laterin(p) is dependent on the calculation of later(p2,p). 222 later(ENTRY, succs(ENTRY)) are defined using laterin(ENTRY) 223 laterin(succs(ENTRY)) is defined by later(ENTRY, succs(ENTRY)). 226 in the work list, anytime we change later(bb), we need to add 236 We optimistically initialize LATER. That is the only time this routine 237 will compute LATER for an edge out of the entry block since the entry 249 sbitmap *antloc, sbitmap *later, sbitmap *laterin) in compute_laterin() argument 269 /* We want a maximal solution, so initially consider LATER true for in compute_laterin() [all …]
|
H A D | tree-ssa-dse.c | 9 any later version. 40 A dead store is a store into a memory location which will later be 46 is used precisely once by a later store to the same location which 52 store executes, then the later stores will execute before the function 56 the point immediately before the later store. Again, the single 215 A dead store is a store into a memory location which will later be 221 is used precisely once by a later store to the same location which
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | lcm.c | 8 Software Foundation; either version 2, or (at your option) any later 228 /* later(p,s) is dependent on the calculation of laterin(p). 229 laterin(p) is dependent on the calculation of later(p2,p). 232 later(ENTRY, succs(ENTRY)) are defined using laterin(ENTRY) 233 laterin(succs(ENTRY)) is defined by later(ENTRY, succs(ENTRY)). 236 in the work list, anytime we change later(bb), we need to add 246 We optimistically initialize LATER. That is the only time this routine 247 will compute LATER for an edge out of the entry block since the entry 258 compute_laterin (edge_list, earliest, antloc, later, laterin) in compute_laterin() argument 260 sbitmap *earliest, *antloc, *later, *laterin; [all …]
|
/openbsd-src/regress/usr.bin/mandoc/roff/esc/ |
H A D | bs_mdoc.out_ascii | 9 in a macro definition: prefix(initial)suffix prefix(later)suffix 11 in a string definition: prefix(initial)middle(later)suffix 15 in a user-defined macro argument: {prefix(later)suffix}
|
H A D | bs_man.out_ascii | 9 in a macro definition: prefix(initial)suffix prefix(later)suffix 11 in a string definition: prefix(initial)middle(later)suffix 15 in a user-defined macro argument: {prefix(later)suffix}
|
/openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
H A D | LangStandard.h | 109 /// isCPlusPlus11 - Language is a C++11 variant (or later). 112 /// isCPlusPlus14 - Language is a C++14 variant (or later). 115 /// isCPlusPlus17 - Language is a C++17 variant (or later). 118 /// isCPlusPlus20 - Language is a C++20 variant (or later). 121 /// isCPlusPlus2b - Language is a post-C++20 variant (or later).
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/SystemRuntime/MacOSX/ |
H A D | SystemRuntimeMacOSX.h | 153 uint16_t dqo_suspend_cnt; // version 5 and later, starting with Mac OS X 155 uint16_t dqo_suspend_cnt_size; // version 5 and later, starting with Mac OS 157 uint16_t dqo_target_queue; // version 5 and later, starting with Mac OS X 159 uint16_t dqo_target_queue_size; // version 5 and later, starting with Mac OS 162 dqo_priority; // version 5 and later, starting with Mac OS X 10.10/iOS 8 163 uint16_t dqo_priority_size; // version 5 and later, starting with Mac OS X
|
/openbsd-src/gnu/usr.bin/cvs/src/ |
H A D | error.h | 7 any later version. 28 /* This feature is available in gcc versions 2.5 and later. */ 33 are accepted by gcc versions 2.6.4 (effectively 2.7) and later. */
|
/openbsd-src/games/adventure/ |
H A D | adventure.6 | 7 .\" and Don Woods. It was later translated to C and enhanced by Jim 54 to save a game for later resumption, enter 64 It was later translated to C and enhanced by
|
/openbsd-src/gnu/usr.bin/texinfo/intl/ |
H A D | vasnprintf.h | 7 any later version. 29 /* This feature is available in gcc versions 2.5 and later. */ 34 are accepted by gcc versions 2.6.4 (effectively 2.7) and later. */
|
/openbsd-src/gnu/gcc/gcc/doc/ |
H A D | gccinstall.info | 10 any later version published by the Free Software Foundation; with no 31 any later version published by the Free Software Foundation; with no 129 an existing GCC binary (version 2.95 or later) because source code 159 gzip version 1.2.4 (or later) or 160 bzip2 version 1.0.2 (or later) 164 GNU make version 3.79.1 (or later) 167 GNU tar version 1.14 (or later) 172 GNU Multiple Precision Library (GMP) version 4.1 (or later) 178 MPFR Library version 2.2.1 (or later) 199 GNU m4 version 1.4 (or later) [all …]
|
/openbsd-src/gnu/gcc/gcc/config/pa/ |
H A D | pa.opt | 9 ; Software Foundation; either version 2, or (at your option) any later 32 Generate PA2.0 code (requires binutils 2.10 or later) 93 Generate PA2.0 code (requires binutils 2.10 or later)
|
/openbsd-src/gnu/usr.bin/binutils/gdb/config/djgpp/ |
H A D | README | 41 - GNU Make 3.79.1 or later 42 - Bash 2.03 or later 45 - GNU Textutils 2.0 or later 47 - GNU Grep 2.4 or later 49 - GNU Awk 3.04 or later
|
/openbsd-src/share/man/man7/ |
H A D | man.7 | 170 extension later adopted by GNU. 181 extension later adopted by GNU. 199 If specified, it's saved for later paragraph left margins; 223 It's saved for later paragraph left-margins; if unspecified, the saved or 268 extension later adopted by 357 and was later adopted by GNU and by 437 If specified, it's saved for later paragraph left-margins; if 632 later rewrote the macros for groff.
|
/openbsd-src/gnu/usr.bin/perl/cpan/Scalar-List-Utils/t/ |
H A D | openhan.t | 24 skip "3-arg open only on 5.6 or later", 1 if $]<5.006; 34 skip "in-memory files only on 5.8 or later", 2 if $]<5.008; 69 skip( "Tied handles only on 5.8 or later", 2) if $]<5.008;
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/docs/html/ |
H A D | install.html | 60 autoconf (version 2.50 or later), 61 automake (version 1.4 or later), <!-- special version? --> 62 and libtool (multilanguage, version 1.4 or later), <!-- really? --> 82 <code>2.10.90</code>, or later, and you can get snapshots (as 91 must also be 3.1 or later (for both technical and licensing 92 reasons), and your binutils must be 2.11.95 or later if you want 102 <dd>If gcc 3.1.0 or later on is being used on linux, an attempt 104 named locale support. For gcc 3.2.1 and later, this means that 105 glibc 2.2.5 or later is required.
|
/openbsd-src/gnu/usr.bin/binutils/gas/ |
H A D | aclocal.m4 | 21 # any later version. 52 # any later version. 116 # any later version. 160 # any later version. 327 # any later version. 411 # any later version. 439 # any later version. 561 # any later version. 584 # any later version. 618 # any later version. [all …]
|
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_linux_s390.cpp | 149 if (r1 >= 657) // 2.6.32-657.el6 or later in FixedCVE_2016_2143() 153 if (r2 >= 9) // 2.6.32-642.9.1.el6 or later in FixedCVE_2016_2143() 170 if (r1 >= 426) // 3.10.0-426.el7 or later in FixedCVE_2016_2143() 174 if (r2 >= 27) // 3.10.0-327.27.1.el7 or later in FixedCVE_2016_2143() 191 if (r1 >= 13) // 4.4.0-13 or later in FixedCVE_2016_2143()
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | README.android | 14 to cross-compile Perl for Android 2.0 and later, using the 57 This creates a working sysroot that we can feed to Configure later. 79 your device is not rooted and you're unlucky -- more on that later. 91 and later pass that to Configure through C<-Dtargethost=$DEVICE>. 210 Natively compiling perl 5.30 or later should be as straightforward as:
|
H A D | README.vos | 23 If you are running VOS Release 14.4.1 or later, you can obtain a 30 you must have OpenVOS Release 17.1.0 or later, GNU Tools Release 31 3.5 or later, and the C/POSIX Runtime Libraries.
|
/openbsd-src/usr.bin/rcs/ |
H A D | co.1 | 80 Retrieve revision as of the latest revision no later than 96 Print the latest revision no later than 102 Retrieve the latest revision no later than
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/compat/init/ |
H A D | elide1_main.C | 10 // object is destroyed at the later of times when the original and the 13 // Here, the temporary would be destroyed later than the parm, so either we
|
/openbsd-src/gnu/gcc/gcc/config/i386/ |
H A D | biarch64.h | 2 This file must be included very first, while the OS specific file later 12 any later version.
|