| /openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
| H A D | CGRecordLayoutBuilder.cpp | 732 std::vector<MemberInfo>::iterator Prior = Members.begin(); in clipTailPadding() local 733 CharUnits Tail = getSize(Prior->Data); in clipTailPadding() 734 for (std::vector<MemberInfo>::iterator Member = Prior + 1, in clipTailPadding() 741 assert(Prior->Kind == MemberInfo::Field && in clipTailPadding() 743 if (!Prior->FD || Prior->FD->isBitField()) in clipTailPadding() 744 Prior->Data = getByteArrayType(bitsToCharUnits(llvm::alignTo( in clipTailPadding() 745 cast<llvm::IntegerType>(Prior->Data)->getIntegerBitWidth(), 8))); in clipTailPadding() 747 assert(Prior->FD->hasAttr<NoUniqueAddressAttr>() && in clipTailPadding() 749 Prior->Data = getByteArrayType( in clipTailPadding() 750 Context.getTypeInfoDataSizeInChars(Prior->FD->getType()).Width); in clipTailPadding() [all …]
|
| /openbsd-src/distrib/notes/luna88k/ |
| H A D | install | 13 Prior to attempting an installation, everything of value on the target
|
| /openbsd-src/gnu/usr.bin/perl/dist/Attribute-Handlers/ |
| H A D | Changes | 86 Prior to this lexical attributes were done at a compile time,
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perl5120delta.pod | 1329 Removed from the Perl core. Prior version was 1.02. 1333 Removed from the Perl core. Prior version was 'undef'. 1337 Removed from the Perl core. Prior version was 5.50. 1341 Removed from the Perl core. Prior version was 'undef'. 1345 Removed from the Perl core. Prior version was 1.03. 1349 Removed from the Perl core. Prior version was 6.42. 1353 Removed from the Perl core. Prior version was 6.42. 1357 Removed from the Perl core. Prior version was 2.3. 1361 Removed from the Perl core. Prior version was 0.02. 1365 Removed from the Perl core. Prior versio [all...] |
| H A D | perluniintro.pod | 184 to Unicode. Prior to Perl v5.14.0, the upgrade was not completely 322 Prior to v5.16, using C<\N{...}> with a character name (as opposed to a 325 Prior to v5.14, there were some bugs in C<\N{...}> with a character name 328 C<charnames::string_vianame()> was introduced in v5.14. Prior to that,
|
| H A D | perltie.pod | 16 Prior to release 5.0 of Perl, a programmer could use dbmopen() 847 to return the count of keys. Prior to this it returned a string containing 1174 Prior to the introduction of the optional UNTIE method the only way
|
| H A D | perllocale.pod | 405 Prior to v5.22 only one form of the pragma with arguments is available: 430 WARNING! Prior to Perl 5.28 or on a system that does not support 1023 Perl in a UTF-8 locale, will give you that expansion. Prior to v5.20, 1661 issue occurs with C<\N{...}>. Prior to v5.20, it is therefore a bad 1738 containing the C<NUL> will sort to earlier. Prior to 5.26, there were
|
| H A D | perl5360delta.pod | 65 Prior to this release, the regex sets feature (officially named 74 Prior to this release, any form of variable length lookbehind was 112 Prior to perl v5.36, attempting to specify a list after C<for my> was a syntax
|
| H A D | perlunicode.pod | 329 such as C<\U>). (Prior to Perl 5.16, this functionality was partially 626 written in the compound form. Prior to Perl v5.26, the single form 1813 when matching this against a non-Unicode code point. (Prior to v5.20, 2018 Prior to that, or outside its scope, no code points above 127 are quoted 2027 consistently within the scope of C<unicode_strings>. Prior to that, or 2038 within the scope of C<unicode_strings>. Prior to that, or outside its scope,
|
| H A D | perlrecharclass.pod | 332 Prior to Perl v5.18, C<\s> did not match the vertical tab. 399 Prior to v5.20, Perl raised a warning and made all matches fail on
|
| H A D | perlre.pod | 621 Prior to v5.20, Perl did not support multi-byte locales. Starting then, 869 Prior to 5.14, there were no explicit modifiers, but C</l> was implied 1229 The C<\g> and C<\k> notations were introduced in Perl 5.10.0. Prior to that 1685 Prior to Perl 5.30, it worked only for fixed-width lookbehind, but 1759 Prior to Perl 5.30, it worked only for fixed-width lookbehind, but
|
| H A D | perldata.pod | 246 Prior to Perl v5.24, non-graphical ASCII control characters were also 412 Prior to Perl 5.25 the value returned was a string consisting of the
|
| H A D | perl5140delta.pod | 136 will continue to fail. Prior to this release, handling was 2241 L<Class::ISA> has been removed from the Perl core. Prior version was 0.36. 2245 L<Pod::Plainer> has been removed from the Perl core. Prior version was 1.02. 2249 L<Switch> has been removed from the Perl core. Prior version was 2.16.
|
| H A D | perlsub.pod | 496 Prior to Perl 5.36 these were considered experimental, and emitted a 1130 Prior to Perl 5.26, lexical subroutines were deemed experimental and were
|
| H A D | perl5300delta.pod | 1080 Prior, it didn't get defined unless C<< LC_COLLATE >> was defined
|
| H A D | perlvar.pod | 515 Prior to Perl 5.26, C<.> -which represents the current directory, was included 2664 Prior to Perl v5.10.0, assignment to C<$[> could be seen from outer lexical
|
| H A D | perldocstyle.pod | 921 attaching clauses like "Prior to version 5.10, [...]".
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | InAlloca.rst | 13 argument stack memory. Prior to the addition of inalloca, calls in LLVM
|
| H A D | CodeReview.rst | 25 Must Code Be Reviewed Prior to Being Committed?
|
| H A D | ExceptionHandling.rst | 282 Prior to C++17, C++ allowed the specification of which exception types may be
|
| /openbsd-src/gnu/gcc/gcc/config/arm/ |
| H A D | predicates.md | 413 ;; condition code register. Prior to reload we only accept a
|
| /openbsd-src/distrib/notes/sparc64/ |
| H A D | install | 16 Prior to attempting an installation, you should make sure that everything
|
| /openbsd-src/gnu/usr.bin/perl/dist/PathTools/ |
| H A D | Changes | 687 Prior to revision 3.00, Cwd and File::Spec were maintained as two 817 Prior to revision 3.00, Cwd and File::Spec were maintained as two
|
| /openbsd-src/gnu/llvm/clang/docs/ |
| H A D | SourceBasedCodeCoverage.rst | 392 * Prior to version 2.26, the GNU binutils BFD linker is not able link programs
|
| /openbsd-src/gnu/usr.bin/perl/ext/POSIX/lib/ |
| H A D | POSIX.pod | 991 Prior to Perl 5.28, or when operating in a non thread-safe environment, 1048 Prior to Perl v5.37.7, empty string fields and numeric fields with value 1557 WARNING! Prior to Perl 5.28 or on a system that does not support 1955 the scope of S<C<use locale>>. Prior to Perl 5.28, or when operating in
|