/freebsd/contrib/dialog/ |
H A D | rangebox.c | 208 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 D | ibm,powerpc-cpu-features.txt | 94 - 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/sys/contrib/device-tree/src/powerpc/ |
H A D | microwatt.dts | 44 usable-privilege = <2>; 49 usable-privilege = <3>; 55 usable-privilege = <2>; 60 usable-privilege = <3>; 65 usable-privilege = <2>; 71 usable-privilege = <3>;
|
/freebsd/tools/tools/ath/athrd/ |
H A D | athrd.1 | 117 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/device-tree/Bindings/timer/ |
H A D | brcm,bcm2835-system-timer.yaml | 29 - 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 D | chosen.txt | 79 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 D | sz.h | 16 * u: Usable size 21 * index; sz_sa2u converts a (size, alignment) allocation request to the usable 247 * Compute usable size that would result from allocating an object with the 259 * Compute usable size that would result from allocating an object with the
|
/freebsd/sys/contrib/device-tree/src/arm/synaptics/ |
H A D | berlin2cd-google-chromecast.dts | 26 * We're using "linux,usable-memory" instead of "reg" here 34 linux,usable-memory = <0x00000000 0x20000000>; /* 512 MB */
|
/freebsd/contrib/netbsd-tests/lib/libm/ |
H A D | t_cabsl.cxx | 31 * 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 D | iter_delegpt.h | 69 /** the list of usable targets; subset of target_list 144 /** next delegation point in usable list */ 327 * Add all usable targets to the result list. 469 * Remove the addr from the usable list. 478 * the result list. Also removes it from the usable list. 481 * It is removed from the usable list.
|
/freebsd/lib/libufs/ |
H A D | sbread.3 | 139 function tries to find a usable superblock. 183 error methodologies in situations where no usable superblock could be
|
/freebsd/contrib/llvm-project/llvm/include/llvm-c/ |
H A D | Error.h | 48 * error, and the given LLVMErrorRef value is not usable once this call returns. 56 * and the given LLVMErrorRef value is not usable once this call returns.
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | find_system_library.m4 | 46 AC_MSG_FAILURE([header [$3] for library [$5] is not usable]) 75 AC_MSG_FAILURE([library [$5] is not usable])
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_palisade.c | 92 { "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/lib/libgssapi/ |
H A D | gss_unwrap.3 | 36 back to a usable form 62 back to a usable form,
|
/freebsd/contrib/ntp/libntp/lib/isc/include/isc/ |
H A D | file.h | 57 * 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 D | SSL_get_ciphers.pod | 44 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.
|
H A D | SSL_CTX_dane_enable.pod | 86 call and take appropriate action if none are usable or an internal error 267 /* At least one usable record. We expect to verify the peer */ 322 * usable TLSA RRs none of which matched. Do whatever is appropriate for 341 When a peer has TLSA records, but none are "usable", an opportunistic
|
/freebsd/sys/contrib/edk2/Include/Uefi/ |
H A D | UefiGpt.h | 46 /// The first usable logical block that may be used 51 /// The last usable logical block that may be used
|
/freebsd/tools/build/options/ |
H A D | WITH_ZEROREGS | 4 Additionally this reduces the number of usable ROP gadgets for attackers.
|
H A D | WITHOUT_WPA_SUPPLICANT_EAPOL | 5 protocols (usable only via 802.1X).
|
/freebsd/sys/dev/bhnd/bhndb/ |
H A D | bhndb_hwdata.c | 96 * Generic resource priority configuration usable with all currently supported 151 * Generic resource priority configuration usable with all currently supported
|
/freebsd/crypto/openssl/test/ |
H A D | cipherlist_test.c | 116 /* These won't be usable if TLSv1.3 is available but TLSv1.2 isn't */ 142 /* These won't be usable if TLSv1.3 is available but TLSv1.2 isn't */
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | SSL_CTX_dane_enable.3 | 221 call and take appropriate action if none are usable or an internal error 401 \& /* At least one usable record. We expect to verify the peer */ 456 \& * usable TLSA RRs none of which matched. Do whatever is appropriate for 475 When a peer has \s-1TLSA\s0 records, but none are \*(L"usable\*(R", an opportunistic
|
/freebsd/contrib/netbsd-tests/fs/nfs/nfsservice/ |
H A D | README | 13 TODO: make the standard nfs userspace services usable (the challenge
|