| /freebsd-13.1/usr.sbin/ppp/ |
| H A D | link.c | 99 struct mqueue *queue, *highest; in link_SequenceQueue() local 103 highest = LINK_HIGHQ(l); in link_SequenceQueue() 104 for (queue = l->Queue; queue < highest; queue++) in link_SequenceQueue() 106 m_enqueue(highest, m_dequeue(queue)); in link_SequenceQueue() 112 struct mqueue *queue, *highest; in link_DeleteQueue() local 114 highest = LINK_HIGHQ(l); in link_DeleteQueue() 115 for (queue = l->Queue; queue <= highest; queue++) in link_DeleteQueue() 155 struct mqueue *queue, *highest; in link_PendingLowPriorityData() local 170 highest = LINK_HIGHQ(l); in link_PendingLowPriorityData() 172 for (queue = l->Queue; queue < highest; queue++) { in link_PendingLowPriorityData()
|
| /freebsd-13.1/tests/sys/file/ |
| H A D | closefrom_test.c | 118 int cnt, i, highest; in highest_fd() local 123 highest = INT_MIN; in highest_fd() 125 if (kif[i].kf_fd > highest) in highest_fd() 126 highest = kif[i].kf_fd; in highest_fd() 128 return (highest); in highest_fd()
|
| /freebsd-13.1/crypto/openssl/doc/man3/ |
| H A D | SSL_CTX_set_min_proto_version.pod | 35 versions down to the lowest version, or up to the highest version 39 automatically use the lowest or highest version supported by the library. 49 lowest or highest protocol, respectively.
|
| H A D | BN_num_bytes.pod | 40 of bits doesn't always set the highest bits, thereby making the number
|
| H A D | OPENSSL_VERSION_NUMBER.pod | 46 except the patch level got the highest bit set, to keep continuity. The
|
| H A D | SSL_get_shared_sigalgs.pod | 44 If an application is only interested in the highest preference shared
|
| /freebsd-13.1/contrib/tcsh/ |
| H A D | sh.hist.c | 541 unsigned highest = 0; in testHash() local 546 hits = highest = sizeof(bins)/sizeof(bins[0]) - 1; in testHash() 547 if (hits > highest) in testHash() 548 highest = hits; in testHash() 553 for (i = 0; i <= highest; i++) { in testHash() 560 highest = 0; in testHash() 575 run = highest = sizeof(bins)/sizeof(bins[0]) - 1; in testHash() 576 if (run > highest) in testHash() 577 highest = run; in testHash() 584 for (i = 0; i <= highest; i++) { in testHash() [all …]
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/leds/ |
| H A D | leds-spi-byte.txt | 6 highest) 9 The value for lowest and highest brightness is dependent on the device and
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/mips/cavium/ |
| H A D | cib.txt | 13 - cavium,max-bits: The index (zero based) of the highest numbered bit
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/dma/ |
| H A D | snps,dma-spear1340.yaml | 74 so the very first channel has the highest priority. While 1 means 75 descending priority (the last channel has the highest priority).
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | atmel,aic.txt | 21 (highest).
|
| H A D | qcom,pdc.txt | 9 GIC is parent interrupt controller at the highest level. Platform interrupt
|
| H A D | ti,c64x+megamod-pic.txt | 19 4 is highest priority and 15 is lowest priority.
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/arm/ |
| H A D | sp810.txt | 33 property with the highest frequency
|
| H A D | cpu-capacity.txt | 39 DMIPS/MHz are obtained. Such values are then normalized w.r.t. the highest 55 mhz values (normalized w.r.t. the highest value found while parsing the DT).
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/builtins/ |
| H A D | fp_div_impl.inc | 120 // Let b_hw be an infinitely precise number obtained from the highest (HW-1) 152 // HW is at least 32. Shifting into the highest bits if needed. 186 // expected to be strictly positive because b_UQ1_hw has its highest bit set 191 // obtaining an UQ1.(HW-1) number and proving its highest bit could be 280 - REP_C(2); // 1 to account for the highest bit of corr_UQ1 can be 1
|
| /freebsd-13.1/sys/contrib/device-tree/src/arm64/freescale/ |
| H A D | imx8mq-phanbell.dts | 97 <&A53_0 0 1>; /* Exclude highest OPP */ 103 <&A53_0 0 2>; /* Exclude two highest OPPs */
|
| /freebsd-13.1/sys/dev/acpica/ |
| H A D | acpi_if.m | 125 # Get the highest power state (D0-D3) that is usable for a device when 133 # int *dstate: if successful, contains the highest valid sleep state
|
| /freebsd-13.1/sys/powerpc/include/ |
| H A D | asm.h | 149 lis reg, var@highest; \
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/iio/adc/ |
| H A D | at91_adc.txt | 25 atmel,adc-res-names property. If not specified, the highest
|
| /freebsd-13.1/contrib/ntp/ntpd/ |
| H A D | ntpdbase-opts.def | 127 so the highest time accuracy can be achieved quickly. 222 Set the Windows Multimedia Timer to highest resolution. This 244 at the highest priority.
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/thermal/ |
| H A D | nvidia,tegra124-soctherm.txt | 150 * arbiter will select the highest priority as the final throttle 200 * arbiter will select the highest priority as the final throttle
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/iio/imu/ |
| H A D | adi,adis16480.txt | 68 Data ready has highest priority.
|
| /freebsd-13.1/sys/i386/i386/ |
| H A D | locore.s | 415 movl %eax,cpu_high # highest capability
|
| /freebsd-13.1/contrib/file/magic/Magdir/ |
| H A D | cafebabe | 85 # nfat_arch; number of CPU architectures; highest is 18 for CPU_TYPE_POWERPC in 2020
|