Home
last modified time | relevance | path

Searched refs:Stable (Results 1 – 25 of 36) sorted by relevance

12

/netbsd-src/external/cddl/osnet/lib/libdtrace/
H A Dsched.d68 #pragma D attributes Stable/Stable/Common curcpu
72 #pragma D attributes Stable/Stable/Common cpu
76 #pragma D attributes Stable/Stable/Common pset
80 #pragma D attributes Stable/Stable/Common chip
84 #pragma D attributes Stable/Stable/Common lgrp
H A Dpsinfo.d91 #pragma D attributes Stable/Stable/Common curpsinfo
95 #pragma D attributes Stable/Stable/Common curlwpsinfo
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DAppendingTypeTableBuilder.cpp79 uint8_t *Stable = RecordStorage.Allocate<uint8_t>(Record.size()); in stabilize() local
80 memcpy(Stable, Record.data(), Record.size()); in stabilize()
81 return ArrayRef<uint8_t>(Stable, Record.size()); in stabilize()
H A DGlobalTypeTableBuilder.cpp89 uint8_t *Stable = Alloc.Allocate<uint8_t>(Data.size()); in stabilize() local
90 memcpy(Stable, Data.data(), Data.size()); in stabilize()
91 return makeArrayRef(Stable, Data.size()); in stabilize()
H A DMergingTypeTableBuilder.cpp85 uint8_t *Stable = Alloc.Allocate<uint8_t>(Data.size()); in stabilize() local
86 memcpy(Stable, Data.data(), Data.size()); in stabilize()
87 return makeArrayRef(Stable, Data.size()); in stabilize()
/netbsd-src/external/mit/libuv/dist/
H A DChangeLog1 2022.07.12, Version 1.44.2 (Stable)
129 2022.03.09, Version 1.44.1 (Stable), e8b7eb6908a847ffbe6ab2eec7428e43a0aa53a2
140 2022.03.07, Version 1.44.0 (Stable), d2bff508457336d808ba7148b33088f6acbfe0a6
251 2022.01.05, Version 1.43.0 (Stable), 988f2bfc4defb9a85a536a3e645834c161143ee0
340 2021.07.21, Version 1.42.0 (Stable), 6ce14710da7079eb248868171f6343bc409ea3a4
495 2021.02.14, Version 1.41.0 (Stable), 1dff88e5161cba5c59276d2070d2e304e4dcb242
574 2020.09.26, Version 1.40.0 (Stable), 4e69e333252693bd82d6338d6124f0416538dbfc
609 2020.08.26, Version 1.39.0 (Stable), 25f4b8b8a3c0f934158cd37a37b0525d75ca488e
685 2020.07.04, Version 1.38.1 (Stable), e8b989ea1f7f9d4083511a2caec7791e9abd1871
724 2020.05.18, Version 1.38.0 (Stable), 1ab9ea3790378f9f25c4e78e9e2b511c75f9c9ed
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DGlobalTypeTableBuilder.h82 uint8_t *Stable = RecordStorage.Allocate<uint8_t>(RecordSize); in insertRecordAs() local
83 MutableArrayRef<uint8_t> Data(Stable, RecordSize); in insertRecordAs()
/netbsd-src/external/bsd/dhcpcd/dist/
H A DREADME.md72 # OR generate Stable Private IPv6 Addresses based from the DUID
/netbsd-src/external/mit/libcbor/dist/doc/source/
H A Ddevelopment.rst64 Stable and predictable API
/netbsd-src/external/gpl3/binutils.old/dist/zlib/qnx/
H A Dpackage.qpg68 <QPM:ReleaseStability>Stable</QPM:ReleaseStability>
/netbsd-src/external/gpl3/binutils/dist/zlib/qnx/
H A Dpackage.qpg68 <QPM:ReleaseStability>Stable</QPM:ReleaseStability>
/netbsd-src/external/gpl3/gdb/dist/zlib/qnx/
H A Dpackage.qpg68 <QPM:ReleaseStability>Stable</QPM:ReleaseStability>
/netbsd-src/sys/dev/ic/
H A Dld_aac.c187 bw->Stable = htole32(CUNSTABLE); in ld_aac_dobio()
H A Daacreg.h715 u_int32_t Stable; member
H A Daac.c1732 le32toh(bw->Stable) == CSTABLE ? in aac_print_fib()
/netbsd-src/external/apache2/llvm/dist/llvm/
H A DCODE_OWNERS.TXT218 D: Stable release management (x.y.[1-9] releases), AMDGPU Backend, libclc
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp248 char *Stable = Arena.allocUnalignedBuffer(Borrowed.size() + 1); in copyString() local
249 std::strcpy(Stable, Borrowed.begin()); in copyString()
251 return {Stable, Borrowed.size()}; in copyString()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DDocker.rst157 Stable build
H A DHowToReleaseLLVM.rst192 * Stable releases (X.n): Tom Stellard
/netbsd-src/games/fortune/datfiles/
H A Dnetbsd409 NetBSD: Stable and strong!
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/
H A DCxx1yStatusIssuesStatus.csv10 "`2044 <https://wg21.link/lwg2044>`__","No definition of ""Stable"" for copy algorithms","Kona","|C…
/netbsd-src/external/public-domain/xz/dist/
H A DREADME135 * Stable: Z is incremented when bugs get fixed without adding
/netbsd-src/share/misc/
H A Ddomains1498 .健康 Stable Tone Limited
1510 .世界 Stable Tone Limited
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/
H A DREADME.md73 ## Stable and Experimental Library Versions
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/
H A DREADME.md78 ## Stable and Experimental Library Versions

12