Home
last modified time | relevance | path

Searched full:whole (Results 1 – 25 of 1977) sorted by relevance

12345678910>>...80

/freebsd/crypto/openssh/openbsd-compat/
H A Dfmt_scaled.c81 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()
165 /* Validate scale factor, and scale whole and fraction by it. */ in scan_scaled()
180 if (whole > LLONG_MAX / scale_fact || in scan_scaled()
181 whole < LLONG_MIN / scale_fact) { in scan_scaled()
[all …]
/freebsd/contrib/bmake/unit-tests/
H A Dvarmod-subst-regex.mk21 # means to apply at most 1 replacement in the whole expression.
26 # The 'W' modifier treats the whole variable value as a single big word,
39 # The first :C modifier has the 'W' modifier, which makes the whole
60 # The modifier '1' applies the replacement at most once, across the whole
103 .if "<${:U:S,^$,whole,}> <${:U:C,^$,whole,}>" != "<whole> <whole>"
115 .if "<${:U:S,^$,whole,g}> <${:U:C,^$,whole,g}>" != "<whole> <whole>"
127 .if "<${:U:S,^$,whole,W}> <${:U:C,^$,whole,W}>" != "<whole> <whole>"
H A Dvarparse-undef-partial.mk14 # therefore the initial '$' of that whole expression is skipped by the parser
46 # Should the whole expression be skipped for now, or should the inner
54 # expression is expanded early, or whether the whole ${COPTS.${COMPILER}} is
H A Dopt-debug-jobs.mk23 # the whole command is enclosed in single quotes as well.
24 # This allows to copy and paste the whole command, without having
H A Dvarmod-sysv.mk95 # of a SysV substitution modifier, and it was replaced with the whole match,
119 # to ':e=x', which doesn't match the string "value$". Therefore the whole
178 # For each word with the prefix "o" and the suffix "e", the whole word is
196 # the whole word is too short. Therefore it doesn't match.
220 # lasts longer than expected. The whole expression initially has the value
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Dst,stm32-dma2d.yaml15 - Filling a part or the whole of a destination image with a specific color.
16 - Copying a part or the whole of a source image into a part or the whole of
18 - Copying a part or the whole of a source image into a part or the whole of
21 format and copy the result into a part or the whole of a destination image
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_split/
H A Dzpool_split_wholedisk.ksh23 # 'zpool split' should work with whole-disk devices.
26 # 1. Create a mirror with a whole-disk device
56 # NOTE: verify disk is actually a "whole-disk" device
60 log_assert "'zpool split' should work with whole-disk devices"
67 # 1. Create a mirror with a whole-disk device
85 log_pass "'zpool split' works with whole-disk devices"
/freebsd/sys/dev/speaker/
H A Dspkr.c127 static int whole; /* whole-note time at current tempo, in ticks */ variable
128 static int value; /* whole divisor for note time, quarter note = 1 */
137 #define WHOLE_NOTE 4 /* quarter notes per whole note */
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/openzfs/tests/zfs-tests/tests/functional/bootfs/
H A Dbootfs_007_pos.ksh40 # Setting bootfs on a pool which was configured with the whole disk
44 # 1. create a pool with a whole disk
62 whole disk works"
/freebsd/lib/libc/riscv/string/
H A Dmemcpy.S65 * a6 - size_t whole (number of dword stores)
75 /* whole = len / 8 */
86 /* src += whole * 8 */
108 /* whole-- */
/freebsd/tests/sys/cddl/zfs/tests/bootfs/
H A Dbootfs_007_pos.ksh37 # Setting bootfs on a pool which was configured with the whole disk
41 # 1. create a pool with a whole disk
68 whole disk will succeed"
/freebsd/share/man/man9/
H A DVOP_READ_PGCACHE.964 The function does not need to satisfy the whole request; it also might choose
112 Rangelock covering the whole read range should be owned around the call.
114 Zero is returned on success, when the whole request is satisfied, and no
H A Daccf_dns.931 .Nd buffer incoming DNS requests until the whole first request is present
43 until a whole DNS request is available on the socket.
/freebsd/contrib/llvm-project/lld/docs/ELF/
H A Dwarn_backrefs.rst78 surrounding it with ``--whole-archive`` and ``--no-whole-archive``.
87 program. For linker portability, consider ``--whole-archive`` and
88 ``--no-whole-archive``.
/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A DTHIRDPARTYLICENSE.gplv299 whole or in part contains or is derived from the Program or any
100 part thereof, to be licensed as a whole at no charge to all third
114 These requirements apply to the modified work as a whole. If
119 distribute the same sections as part of a whole which is a work based
120 on the Program, the distribution of the whole must be on the terms of
122 entire whole, and thus to each and every part regardless of who wrote it.
212 apply and the section as a whole is intended to apply in other
/freebsd/gnu/
H A DCOPYING99 whole or in part contains or is derived from the Program or any
100 part thereof, to be licensed as a whole at no charge to all third
114 These requirements apply to the modified work as a whole. If
119 distribute the same sections as part of a whole which is a work based
120 on the Program, the distribution of the whole must be on the terms of
122 entire whole, and thus to each and every part regardless of who wrote it.
212 apply and the section as a whole is intended to apply in other
/freebsd/contrib/diff/
H A DCOPYING99 whole or in part contains or is derived from the Program or any
100 part thereof, to be licensed as a whole at no charge to all third
114 These requirements apply to the modified work as a whole. If
119 distribute the same sections as part of a whole which is a work based
120 on the Program, the distribution of the whole must be on the terms of
122 entire whole, and thus to each and every part regardless of who wrote it.
212 apply and the section as a whole is intended to apply in other
/freebsd/sys/contrib/zstd/
H A DCOPYING99 whole or in part contains or is derived from the Program or any
100 part thereof, to be licensed as a whole at no charge to all third
114 These requirements apply to the modified work as a whole. If
119 distribute the same sections as part of a whole which is a work based
120 on the Program, the distribution of the whole must be on the terms of
122 entire whole, and thus to each and every part regardless of who wrote it.
212 apply and the section as a whole is intended to apply in other
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dbfticu.txt3 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/llvm-project/llvm/lib/Target/PowerPC/
H A DP9InstrResources.td524 // 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/contrib/libyaml/tests/
H A DReadMe.md47 Will emit the whole document in flow style.
51 Will emit the whole document in block style.
/freebsd/sys/contrib/openzfs/include/sys/
H A Dbrt_impl.h55 * We don't want to update the whole structure every time. Maintain bitmap
60 * the whole 128MB on disk when we have updated only a single entcount.
141 * (so the whole array is 128kB). We updated bv_entcount[2] and
/freebsd/contrib/arm-optimized-routines/string/aarch64/experimental/
H A Dstrcpy-sve.S36 /* First fault did not fail: the whole vector is valid.
41 /* No zero found. Store the whole vector and loop. */
H A Dstrnlen-sve.S24 /* We have off + vl <= max, and so may read the whole vector. */
29 /* First fault did not fail: the whole vector is valid.
/freebsd/sys/contrib/openzfs/cmd/zed/agents/
H A Dzfs_mod.c58 * is a whole disk, then label the new disk and attempt a 'zpool
182 * replacement if it's a whole disk. This also implies that we should label the
324 * otherwise use path sans partition suffix for whole disks in zfs_process_add()
436 * If this is a request to label a whole disk, then attempt to in zfs_process_add()
448 * If this is a request to label a whole disk, then attempt to in zfs_process_add()
856 * On Linux we can match devid directly which is always a whole disk.
1026 * Given a path to a vdev, lookup if the vdev is a "whole disk" in the
1027 * config nvlist. "whole disk" means that ZFS was passed a whole disk
1030 * partition at creation time. A partition without whole disk set would have
1033 * Returns the whole disk value (either 0 or 1).
[all …]

12345678910>>...80