Home
last modified time | relevance | path

Searched full:usable (Results 1 – 25 of 927) sorted by relevance

12345678910>>...38

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_get/
H A Dzpool_get_006_pos.ksh44 # 3. For the whole pool, confirm that AVAIL, USABLE and USED report reasonable
91 log_must check $class usable $usable -gt 0 -a $usable -lt $size
104 log_must check $class usable $usable -gt 0 -a $usable -lt $size
119 log_must check $class usable $usable -eq $size
132 log_must check $class usable $usable -eq $size
159 log_must check $class usable $usable -eq 0
215 typeset -il usable=$(get_class_prop $class usable)
243 typeset -il usable=$(get_class_prop $class usable)
275 typeset -il usable=$(get_class_prop $class usable)
307 typeset -il usable=$(get_class_prop $class usable)
[all …]
/freebsd/contrib/llvm-project/libc/src/__support/
H A Dblock.h47 /// All blocks have their usable space aligned to some multiple of max_align_t.
56 /// | Header | Usable space |
64 /// | Header | Usable space |
77 /// | Header | Usable space |
85 /// | B1 | Header | Usable space |
106 /// block. Returns the first block, which has its usable space aligned to
111 /// usable space inside the block.
130 // The usable region includes the prev_ field of the next block. in outer_size()
134 /// @returns The number of usable bytes inside the block were it to be
142 /// @returns The number of usable bytes inside a block with the given outer
[all …]
/freebsd/sys/contrib/device-tree/src/powerpc/
H A Dmicrowatt.dts46 usable-privilege = <6>;
52 usable-privilege = <7>;
59 usable-privilege = <6>;
65 usable-privilege = <7>;
70 usable-privilege = <2>;
78 usable-privilege = <7>;
87 usable-privilege = <7>;
96 usable-privilege = <7>;
104 usable-privilege = <7>;
109 usable-privilege = <7>;
/freebsd/contrib/dialog/
H A Drangebox.c208 int usable; in dialog_rangebox() local
250 usable = (width - 2 - 4 * MARGIN); in dialog_rangebox()
259 data.value_x = (usable - data.value_len) / 2 + MARGIN; in dialog_rangebox()
265 if (ranges > usable) { in dialog_rangebox()
266 data.slide_inc = (ranges + usable - 1) / usable; in dialog_rangebox()
268 } else if (ranges < usable) { in dialog_rangebox()
269 data.slide_inc = usable / ranges; in dialog_rangebox()
273 data.slide_len = usable; in dialog_rangebox()
275 data.slide_x = (usable - data.slide_len) / 2 + MARGIN + 2; in dialog_rangebox()
285 dlg_mouse_mkregion(data.slide_y - 1, data.slide_x - 1, 3, usable + 2, 'i'); in dialog_rangebox()
/freebsd/sys/contrib/device-tree/Bindings/powerpc/
H A Dibm,powerpc-cpu-features.txt94 - usable-privilege
179 This property may exist when the usable-privilege property value has PR bit set.
191 features usable by userspace will have a hwcap-bit-nr property.
213 usable-privilege = <1 | 2 | 4>;
219 usable-privilege = <1 | 2>;
226 usable-privilege = <2 | 4>;
233 usable-privilege = <1 | 2 | 4>;
241 usable-privilege = <1 | 2 | 4>;
/freebsd/tools/tools/ath/athrd/
H A Dathrd.1117 according to whether the channel is usable with 802.11g, 802.11b,
121 are also usable in
125 are usable in
131 are only usable in those modes.
/freebsd/sys/contrib/openzfs/man/man7/
H A Dzpoolprops.767 .Sy usable - used
70 .Sy usable ,
202 .It Sy usable
206 .Sy usable
208 of usable space.
307 of usable space.
308 Actual usable space depends on a variety of factors such as dataset record size
332 .It Sy usable
336 .Sy usable
338 of usable space.
/freebsd/contrib/pkgconf/man/
H A Dpc.5124 Required dependencies that must be met for the package to be usable.
129 Required dependencies that must be met for the package to be usable for header
135 Dependencies that must not be met for the package to be usable.
137 Conflicts list, the package being considered is not usable.
/freebsd/contrib/sqlite3/autosetup/
H A Dpkg-config.tcl25 # it is a fatal error if a usable 'pkg-config' is not found .
30 # Returns 1 if ok, or 0 if 'pkg-config' not found/usable (only if '$required' is 0).
44 user-error "No usable pkg-config"
123 # Sometimes --modversion succeeds but because of dependencies it isn't usable
/freebsd/sys/contrib/device-tree/Bindings/timer/
H A Dbrcm,bcm2835-system-timer.yaml29 - description: System Timer Compare 1 match (usable for ARM core)
31 - description: System Timer Compare 3 match (usable for ARM core)
/freebsd/sys/contrib/device-tree/Bindings/
H A Dchosen.txt79 linux,usable-memory-range
94 linux,usable-memory-range = <0x9 0xf0000000 0x0 0x10000000>;
98 The main usage is for crash dump kernel to identify its own usable
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dsz.h16 * u: Usable size
21 * index; sz_sa2u converts a (size, alignment) allocation request to the usable
297 * Compute usable size that would result from allocating an object with the in sz_sa2u()
309 * Compute usable size that would result from allocating an object with the in sz_sa2u()
/freebsd/sys/contrib/device-tree/src/arm/synaptics/
H A Dberlin2cd-google-chromecast.dts26 * We're using "linux,usable-memory" instead of "reg" here
34 linux,usable-memory = <0x00000000 0x20000000>; /* 512 MB */
/freebsd/contrib/pam-krb5/m4/
H A Dkrb5.m4164 [AC_MSG_ERROR([cannot find usable com_err library])],
171 [AC_MSG_ERROR([cannot find usable Kerberos header])])])],
173 [AC_MSG_ERROR([cannot find usable Kerberos library])])])
216 [AC_MSG_ERROR([cannot find usable Kerberos library])])],
232 [AC_MSG_ERROR([cannot find usable Kerberos header])])])
237 dnl that we know we don't have usable flags and fall back on the manual
/freebsd/contrib/netbsd-tests/lib/libm/
H A Dt_cabsl.cxx31 * Test that C++ "cabsl" is usable. PR lib/50646
40 set_md_var("descr", "Check that cabsl is usable from C++"); in ATF_TEST_CASE_HEAD()
/freebsd/contrib/unbound/iterator/
H A Diter_delegpt.h69 /** the list of usable targets; subset of target_list
154 /** next delegation point in usable list */
337 * Add all usable targets to the result list.
479 * Remove the addr from the usable list.
488 * the result list. Also removes it from the usable list.
491 * It is removed from the usable list.
/freebsd/lib/libufs/
H A Dsbread.3139 function tries to find a usable superblock.
183 error methodologies in situations where no usable superblock could be
/freebsd/crypto/openssl/doc/designs/
H A Dossl-provider-load-ex.md15 also usable for FIPS provider.
39 tweaks usable in particular situations. So there are several scenarios for which
/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DError.h49 * error, and the given LLVMErrorRef value is not usable once this call returns.
65 * and the given LLVMErrorRef value is not usable once this call returns.
/freebsd/contrib/ntp/ntpd/
H A Drefclock_palisade.c92 { "Bad 1SV\0" }, { "0SV Usable\0" }, { "1SV Usable\0" },
93 { "2SV Usable\0" }, { "3SV Usable\0" }, { "No Integrity\0" },
989 printf ("No usable satellites\n"); in TSIP_decode()
992 printf ("Only 1 usable satellite\n"); in TSIP_decode()
995 printf ("Only 2 usable satellites\n"); in TSIP_decode()
998 printf ("Only 3 usable satellites\n"); in TSIP_decode()
1048 printf ("No usable satellites\n"); in TSIP_decode()
1051 printf ("Only 1 usable satellit in TSIP_decode()
[all...]
/freebsd/sys/contrib/openzfs/config/
H A Dfind_system_library.m447 AC_MSG_FAILURE([header [$3] for library [$5] is not usable])
76 AC_MSG_FAILURE([library [$5] is not usable])
/freebsd/secure/lib/libcrypto/man/man3/
H A DSSL_CTX_dane_enable.3148 call and take appropriate action if none are usable or an internal error
328 \& /* At least one usable record. We expect to verify the peer */
386 \& * usable TLSA RRs none of which matched. Do whatever is appropriate for
405 When a peer has TLSA records, but none are "usable", an opportunistic
/freebsd/lib/libgssapi/
H A Dgss_unwrap.336 back to a usable form
62 back to a usable form,
/freebsd/contrib/ntp/libntp/lib/isc/include/isc/
H A Dfile.h57 * The path specified was not usable by the operating system.
152 * The path specified was not usable by the operating system.
197 * The path specified was not usable by the operating system.
/freebsd/crypto/openssl/doc/man3/
H A DSSL_get_ciphers.pod44 For example, additional ciphers may be usable by a server if there is
46 usable by a server if there is not a suitable certificate configured.

12345678910>>...38