/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | lp87565.txt | 11 populated under regulators node. xxx should match 12 the supply_name populated in driver. 57 populated under regulators node. xxx should match 58 the supply_name populated in driver.
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_destroy/ |
H A D | zfs_destroy_clone_livelist.ksh | 26 # 2. One clone with populated livelist 33 # 4. Multiple clones with populated livelists 35 # 5. Clone of clone with populated livelists with promote
|
/freebsd/sys/vm/ |
H A D | vm_reserv.c | 146 * populated reservations. The reservation always appears on the containing 149 * A partially populated reservation can be broken and reclaimed at any time. 205 * The per-domain partially populated reservation queues 208 * partially populated reservation. The reservation at the head of a queue 209 * is the least recently changed, partially populated reservation. 253 "Partially populated reservation queues"); 321 * Describes the current state of the partially populated reservation queue. 431 * reservation to the tail of the partially populated reservation queue if the 557 * to the tail of the partially populated reservation queue. 939 * The given reservation must not be in the partially populated reservation [all …]
|
/freebsd/lib/libbe/ |
H A D | libbe.3 | 251 then it will be populated with the final 388 it will be populated with a list of the mounted dataset's properties. 513 is populated directly with a list of the properties as returned by 520 will be populated with a list of
|
/freebsd/share/man/man9/ |
H A D | ether_gen_addr.9 | 56 populated 63 the hostid has not been populated.
|
/freebsd/contrib/libfido2/src/fido/ |
H A D | credman.h | 64 size_t n_rx; /* number of populated entries */ 70 size_t n_rx; /* number of populated entries */
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IRReader/ |
H A D | IRReader.h | 31 /// attempt to parse it as LLVM Assembly and return a fully populated 41 /// attempt to parse it as LLVM Assembly and return a fully populated
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/ |
H A D | Scheduler.h | 216 /// Vector `Freed` is populated with resourceRef related to resources that 219 /// populated with instructions that have become ready in this new cycle. 248 /// populated by instructions that were not issued because of unsolved 249 /// register dependencies. Vector MemDeps is populated by instructions that
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFContext.h | 350 // management purpose. When it's referred to again, it'll be re-populated. 480 /// Returns whether CU/TU should be populated manually. TU Index populated 484 /// Sets whether CU/TU should be populated manually. TU Index populated
|
/freebsd/crypto/openssl/crypto/property/ |
H A D | README.md | 69 are populated as the first two members of the value table. All property 70 names reserved by OpenSSL are also populated here. No functions are
|
/freebsd/crypto/openssh/ |
H A D | sshsig.h | 35 * out is populated with the detached signature, or NULL on failure. 56 * out is populated with the detached signature, or NULL on failure.
|
H A D | ssh_api.c | 85 char *populated[PROPOSAL_MAX]; in ssh_init() local 103 kex_proposal_populate_entries(ssh, populated, in ssh_init() 109 r = kex_ready(ssh, populated); in ssh_init() 110 kex_proposal_free_entries(populated); in ssh_init()
|
/freebsd/crypto/openssl/crypto/dso/ |
H A D | dso_local.h | 48 * This is populated with (a copy of) the platform-independent filename 53 * This is populated with (a copy of) the translated filename by which
|
/freebsd/sys/contrib/libsodium/packaging/nuget/ |
H A D | package.config | 2 <!-- These values are populated into the package.gsl templates by package.bat. -->
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | PhiValues.h | 38 /// Initially the PhiValues is empty, and gets incrementally populated whenever 107 /// fully populated.
|
/freebsd/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/ |
H A D | _nvlist.py | 24 The nvlist_t is populated based on the dictionary. 28 Upon exit from a with-block the dictionary is populated based on the nvlist_t. 91 :param dict props: the dictionary to be populated with data from the
|
/freebsd/contrib/llvm-project/lld/MachO/Arch/ |
H A D | ARM64Common.cpp | 56 // instruction is pre-populated in the text section. A pre-populated
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/ |
H A D | CodeGenIntrinsics.h | 43 /// only populated when in the context of a target .td file. When building 49 /// only populated when in the context of a target .td file. When building
|
/freebsd/sys/contrib/device-tree/Bindings/iio/light/ |
H A D | opt3001.txt | 4 on whether an interrupt property has been populated into the DT. Note that
|
H A D | ti,opt3001.yaml | 14 on whether an interrupt property has been populated into the DT.
|
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/ |
H A D | DependencyScanningFilesystem.h | 254 // contains the real path. Let's make sure the entry is populated too. in insertEntryForFilename() 279 // contains the entry. Let's make sure the real path is populated too. in insertRealPathForFilename() 362 /// Ensure the directive tokens are populated for this file entry. 364 /// Returns true if the directive tokens are populated for this file entry,
|
/freebsd/contrib/ofed/libirdma/ |
H A D | irdma_uk.c | 399 udma_to_device_barrier(); /* make sure WQE is populated before valid bit is set */ in irdma_uk_rdma_write() 490 udma_to_device_barrier(); /* make sure WQE is populated before valid bit is set */ in irdma_uk_rdma_read() 587 udma_to_device_barrier(); /* make sure WQE is populated before valid bit is set */ in irdma_uk_send() 811 udma_to_device_barrier(); /* make sure WQE is populated before valid bit is set */ in irdma_uk_inline_rdma_write() 885 udma_to_device_barrier(); /* make sure WQE is populated before valid bit is set */ in irdma_uk_inline_send() 936 udma_to_device_barrier(); /* make sure WQE is populated before valid bit is set */ in irdma_uk_stag_local_invalidate() 988 udma_to_device_barrier(); /* make sure WQE is populated before valid bit is set */ in irdma_uk_mw_bind() 1045 udma_to_device_barrier(); /* make sure WQE is populated before valid bit is set */ in irdma_uk_post_receive() 1128 udma_to_device_barrier(); /* make sure WQE is populated before valid bit is set */ in irdma_uk_cq_request_notification() 1151 udma_to_device_barrier(); /* make sure WQE is populated before valid bit is set */ in irdma_copy_quanta()
|
/freebsd/sys/contrib/device-tree/src/arm64/apple/ |
H A D | t8103-j457.dts | 34 * on-board devices and properties that are populated by the bootloader
|
H A D | t8112-j473.dts | 26 * on-board devices and properties that are populated by the bootloader
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | cavium-mix.txt | 6 Compatibility with all cn5XXX and cn6XXX SOCs populated with MIX
|