/freebsd/cddl/lib/libdtrace/ |
H A D | sched.d | 64 #pragma D attributes Stable/Stable/Common curcpu 68 #pragma D attributes Stable/Stable/Common cpu 72 #pragma D attributes Stable/Stable/Common pset 76 #pragma D attributes Stable/Stable/Common chip 80 #pragma D attributes Stable/Stable/Common lgrp
|
H A D | psinfo.d | 92 #pragma D attributes Stable/Stable/Common curpsinfo 96 #pragma D attributes Stable/Stable/Common curlwpsinfo
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pragma/ |
H A D | err.D_PRAGMA_UNUSED.UnusedPragma.d | 40 #pragma D attributes Stable/Stable/Common func;
|
/freebsd/contrib/llvm-project/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()
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/translators/ |
H A D | tst.TestTransStability1.ksh.out | 10 Identifier Names: Stable 11 Data Semantics: Stable
|
/freebsd/contrib/llvm-project/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()
|
/freebsd/crypto/openssh/ |
H A D | README.md | 24 ## Stable Releases 26 Stable release tarballs are available from a number of [download mirrors](https://www.openssh.com/p…
|
/freebsd/contrib/libcbor/doc/source/ |
H A D | development.rst | 64 Stable and predictable API
|
/freebsd/contrib/ntp/ |
H A D | NEWS | 569 Date Resolved: Stable (4.2.8p11) 27 Feb 2018 607 Date Resolved: Stable (4.2.8p11) 27 Feb 2018 637 Date Resolved: Stable (4.2.8p11) 27 Feb 2018 723 Date Mitigated: Stable (4.2.8p7) 26 Apr 2016; Dev (4.3.92) 26 Apr 2016 724 Date Resolved: Stable (4.2.8p11) 27 Feb 2018 1777 Date Resolved: Stable (4.2.8p7) 26 Apr 2016; Dev (4.3.92) 26 Apr 2016 1801 Date Resolved: Stable (4.2.8p7) 26 Apr 2016; Dev (4.3.92) 26 Apr 2016 1818 Date Resolved: Stable (4.2.8p7) 26 Apr 2016; Dev (4.3.92) 26 Apr 2016 1848 Date Resolved: Stable (4.2.8p7) 26 Apr 2016; Dev (4.3.92) 26 Apr 2016 1876 Date Resolved: Stable (4. [all...] |
/freebsd/sys/dev/aac/ |
H A D | aac_disk.c | 276 bw->Stable = CUNSTABLE; in aac_disk_dump()
|
H A D | aac_debug.c | 238 bw->Stable == CSTABLE ? "stable" : in aac_print_fib()
|
H A D | aacreg.h | 1345 u_int32_t Stable; member
|
H A D | aac.c | 1265 bw->Stable = CUNSTABLE; in aac_bio_command()
|
/freebsd/sys/dev/aacraid/ |
H A D | aacraid_endian.c | 361 TOLE(ptr->Stable, 32); in aac_blockwrite_tole()
|
H A D | aacraid_debug.c | 151 bw->Stable == CSTABLE ? "stable" : in aacraid_print_fib()
|
H A D | aacraid_reg.h | 1407 u_int32_t Stable; member
|
H A D | aacraid_cam.c | 464 bw->Stable = CUNSTABLE; in aac_container_rw_command()
|
/freebsd/contrib/llvm-project/llvm/lib/Demangle/ |
H A D | MicrosoftDemangle.cpp | 280 char *Stable = Arena.allocUnalignedBuffer(Borrowed.size()); in copyString() local 284 std::memcpy(Stable, Borrowed.data(), Borrowed.size()); in copyString() 286 return {Stable, Borrowed.size()}; in copyString()
|
/freebsd/share/misc/ |
H A D | usb_hid_usages | 1710 0x72 Scale Status Stable at Center of Zero 1712 0x74 Scale Status Weight Stable
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.ok | 645 L. B. Wilson The Stable Marriage Problem . . . . . . 486--490 648 the Stable Marriage Problem . . . . . . 491--492
|
/freebsd/crypto/heimdal/doc/ |
H A D | layman.asc | 1794 [NIST92] NIST. Special Publication 500-202: Stable
|
/freebsd/ |
H A D | UPDATING | 1204 Stable/12 was branched created.
|
/freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
H A D | Options.td | 2391 : OptInCC1FFlag<"sanitize-stable-abi", "Stable ", "Conventional ",
|