| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/ |
| H A D | AppendingTypeTableBuilder.cpp | 72 uint8_t *Stable = RecordStorage.Allocate<uint8_t>(Record.size()); in stabilize() local 73 memcpy(Stable, Record.data(), Record.size()); in stabilize() 74 return ArrayRef<uint8_t>(Stable, Record.size()); in stabilize()
|
| H A D | GlobalTypeTableBuilder.cpp | 82 uint8_t *Stable = Alloc.Allocate<uint8_t>(Data.size()); in stabilize() local 83 memcpy(Stable, Data.data(), Data.size()); in stabilize() 84 return ArrayRef(Stable, Data.size()); in stabilize()
|
| H A D | MergingTypeTableBuilder.cpp | 79 uint8_t *Stable = Alloc.Allocate<uint8_t>(Data.size()); in stabilize() local 80 memcpy(Stable, Data.data(), Data.size()); in stabilize() 81 return ArrayRef(Stable, Data.size()); in stabilize()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | GlobalTypeTableBuilder.h | 82 uint8_t *Stable = RecordStorage.Allocate<uint8_t>(RecordSize); in insertRecordAs() local 83 MutableArrayRef<uint8_t> Data(Stable, RecordSize); in insertRecordAs()
|
| /openbsd-src/gnu/llvm/lldb/third_party/Python/module/ptyprocess-0.6.0/ |
| H A D | pyproject.toml | 12 "Development Status :: 5 - Production/Stable",
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perlhist.pod | 114 4.019 1991-Nov-11 Stable. 185 5.001e 1995-Apr-18 Stable. 192 5.001l 1995-Jun-06 Stable.
|
| H A D | perlmodstyle.pod | 104 Stable modules should maintain backwards compatibility 681 Stable CPAN modules
|
| H A D | perl5360delta.pod | 93 =head2 Stable boolean tracking 1202 Added new boolean macros and functions. See L</Stable boolean tracking> for
|
| H A D | perl58delta.pod | 1743 a stable mergesort. I<Stable> means that ties are broken to preserve
|
| /openbsd-src/gnu/llvm/llvm/ |
| H A D | CODE_OWNERS.TXT | 230 D: Stable release management (x.y.[1-9] releases), AMDGPU Backend, libclc
|
| /openbsd-src/gnu/llvm/llvm/lib/Demangle/ |
| H A D | MicrosoftDemangle.cpp | 248 char *Stable = Arena.allocUnalignedBuffer(Borrowed.size()); in copyString() local 252 std::memcpy(Stable, Borrowed.begin(), Borrowed.size()); in copyString() 254 return {Stable, Borrowed.size()}; in copyString()
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | Docker.rst | 157 Stable build
|
| H A D | HowToReleaseLLVM.rst | 210 * Stable releases (X.n): Tom Stellard
|
| /openbsd-src/sys/dev/ic/ |
| H A D | aacreg.h | 1180 u_int32_t Stable; member
|
| H A D | aac.c | 755 bw->Stable = CUNSTABLE; in aac_bio_command() 2423 bw->Stable == CSTABLE ? "stable" : "unstable"); in aac_print_fib()
|
| /openbsd-src/gnu/llvm/libcxx/docs/Status/ |
| H A D | Cxx14Issues.csv | 10 "`2044 <https://wg21.link/lwg2044>`__","No definition of ""Stable"" for copy algorithms","Kona","|C…
|
| /openbsd-src/gnu/usr.bin/perl/dist/ExtUtils-ParseXS/ |
| H A D | Changes | 213 - Stable release based on 3.03_03, no functional changes.
|
| /openbsd-src/share/misc/ |
| H A D | usb_hid_usages | 2784 0x72 Scale Status Stable at Center of Zero 2786 0x74 Scale Status Weight Stable
|
| /openbsd-src/gnu/lib/libstdc++/libstdc++/docs/html/faq/ |
| H A D | index.txt | 129 Stable versions of libstdc++-v3 are included with releases of [62]the
|
| /openbsd-src/gnu/gcc/libstdc++-v3/docs/html/faq/ |
| H A D | index.txt | 132 Stable versions of libstdc++-v3 are included with releases of [65]the
|