/freebsd/crypto/openssh/openbsd-compat/ |
H A D | fmt_scaled.c | 81 long long scale_fact = 1, whole = 0, fpart = 0; in scan_scaled() local 143 if (whole > LLONG_MAX / 10) { in scan_scaled() 147 whole *= 10; in scan_scaled() 148 if (i > LLONG_MAX - whole) { in scan_scaled() 152 whole += i; in scan_scaled() 157 whole *= sign; in scan_scaled() 161 *result = whole; in scan_scaled() 180 if (whole > LLONG_MAX / scale_fact || in scan_scaled() 181 whole < LLONG_MIN / scale_fact) { in scan_scaled() 187 whole *= scale_fact; in scan_scaled() [all …]
|
/freebsd/sys/dev/speaker/ |
H A D | spkr.c | 127 static int whole; /* whole-note time at current tempo, in ticks */ variable 176 whole = (100 * SECS_PER_MIN * WHOLE_NOTE) / DFLT_TEMPO; in playinit() 202 rest(whole * snum / (value * sdenom)); in playtone() 204 sound = (whole * snum) / (value * sdenom) in playtone() 205 - (whole * (FILLTIME - fill)) / (value * FILLTIME); in playtone() 206 silence = whole * (FILLTIME-fill) * snum / (FILLTIME * value * sdenom); in playtone() 366 whole = (100 * SECS_PER_MIN * WHOLE_NOTE) / tempo; in playstring()
|
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | bfticu.txt | 3 The bfticu is a multifunction device that manages the whole chassis. 4 Its main functionality is to collect IRQs from the whole chassis and signals
|
/freebsd/contrib/unbound/compat/ |
H A D | snprintf.c | 498 unsigned long long whole = (unsigned long long)value; in print_float() local 499 double remain = value - (double)whole; in print_float() 503 len += print_dec_ll(buf+len, max-len, whole); in print_float() 528 unsigned long long whole = (unsigned long long)value; in print_float_g() local 529 double remain = value - (double)whole; in print_float_g() 534 while(whole > 0) { in print_float_g() 536 whole /= 10; in print_float_g() 538 whole = (unsigned long long)value; in print_float_g() 547 len += print_dec_ll(buf+len, max-len, whole); in print_float_g()
|
/freebsd/contrib/ldns/compat/ |
H A D | snprintf.c | 497 unsigned long long whole = (unsigned long long)value; in print_float() local 498 double remain = value - (double)whole; in print_float() 502 len += print_dec_ll(buf+len, max-len, whole); in print_float() 527 unsigned long long whole = (unsigned long long)value; in print_float_g() local 528 double remain = value - (double)whole; in print_float_g() 533 while(whole > 0) { in print_float_g() 535 whole /= 10; in print_float_g() 537 whole = (unsigned long long)value; in print_float_g() 546 len += print_dec_ll(buf+len, max-len, whole); in print_float_g()
|
/freebsd/contrib/llvm-project/lld/docs/ELF/ |
H A D | warn_backrefs.rst | 78 surrounding it with ``--whole-archive`` and ``--no-whole-archive``. 87 program. For linker portability, consider ``--whole-archive`` and 88 ``--no-whole-archive``.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | P9InstrResources.td | 524 // Three Cycle PM operation. Only one PM unit per superslice so we use the whole 634 // 12 Cycle DFU operation. Only one DFU unit per CPU so we use a whole 658 // 23 Cycle DFU operation. Only one DFU unit per CPU so we use a whole 666 // 24 Cycle DFU operation. Only one DFU unit per CPU so we use a whole 683 // 37 Cycle DFU operation. Only one DFU unit per CPU so we use a whole 691 // 58 Cycle DFU operation. Only one DFU unit per CPU so we use a whole 700 // 76 Cycle DFU operation. Only one DFU unit per CPU so we use a whole 762 // 4 Cycle Restricted load uses a single slice but the dispatch for the whole 911 // Requires the whole superslice and therefore requires one dispatch 920 // 5 Cycle DIV operation. Only one DIV unit per superslice so we use the whole [all …]
|
/freebsd/lib/libpam/static_libpam/ |
H A D | Makefile | 67 -r -Wl,--whole-archive ${.ALLSRC}
|
/freebsd/tests/sys/kern/tty/ |
H A D | test_canon_fullbuf.orch | 15 -- Fill up a whole block with screaming + VEOF
|
/freebsd/sys/contrib/device-tree/Bindings/rtc/ |
H A D | cpcap-rtc.txt | 4 This module is part of the CPCAP. For more details about the whole
|
/freebsd/contrib/netbsd-tests/lib/libcurses/tests/ |
H A D | chgat | 11 # The following should apply the attribute and colour to the whole line
|
/freebsd/sys/contrib/device-tree/Bindings/input/ |
H A D | cpcap-pwrbutton.txt | 3 This module is part of the CPCAP. For more details about the whole
|
H A D | twl4030-pwrbutton.txt | 3 This module is part of the TWL4030. For more details about the whole
|
/freebsd/contrib/netbsd-tests/ipf/input/ |
H A D | ni3 | 14 # ICMP dest unreachable with whole packet in payload (40 bytes = 320 bits)
|
H A D | ni4 | 12 # ICMP dest unreachable with whole packet in payload (40 bytes = 320 bits)
|
H A D | f22 | 18 # ICMP dest unreachable with whole packet in payload (40 bytes = 320 bits)
|
H A D | ni11 | 14 # ICMP dest unreachable with whole packet in payload (40 bytes = 320 bits)
|
H A D | ni12 | 14 # ICMP dest unreachable with whole packet in payload (40 bytes = 320 bits)
|
H A D | ni8 | 12 # ICMP dest unreachable with whole packet in payload (40 bytes = 320 bits)
|
H A D | ni9 | 14 # ICMP dest unreachable with whole packet in payload (40 bytes = 320 bits)
|
H A D | f21 | 18 # ICMP dest unreachable with whole packet in payload (40 bytes = 320 bits)
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_pending.pod | 17 Data is received in whole blocks known as records from the peer. A whole record
|
/freebsd/sys/contrib/device-tree/src/arm64/allwinner/ |
H A D | sun50i-a64-pine64-plus.dts | 32 * whole process.
|
/freebsd/contrib/libarchive/ |
H A D | COPYING | 1 The libarchive distribution as a whole is Copyright by Tim Kientzle 15 * The following source files are also subject in whole or in part to
|
/freebsd/crypto/heimdal/ |
H A D | compile | 45 If you are trying to build a whole package this is not the
|