Home
last modified time | relevance | path

Searched full:lot (Results 1 – 25 of 961) sorted by relevance

12345678910>>...39

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/slog/
H A Dslog_replay_fs_002.ksh37 # 1. Create a file system (TESTFS) with a lot of files
39 # 3. Remove all files then create a lot of files
60 # 1. Create a file system (TESTFS) with a lot of files
93 # 3. Remove all files then create a lot of files
/freebsd/usr.sbin/bsdconfig/include/
H A Doptions.hlp33 This turns on a lot of extra noise in between dialogs (unless
39 lot of extra debugging at the failure point and may be very helpful
100 Some packages, like emacs, can use a LOT of temporary space - up to
/freebsd/contrib/tzcode/
H A Dzdump.c721 timestamps ranging from LOT through HIT. LOT and HIT disagree
725 before the transition from LOT's settings. */
728 hunt(timezone_t tz, time_t lot, time_t hit, bool only_ok) in hunt() argument
735 /* Convert LOT into a broken-down time here, even though our in hunt()
738 LOT, and tzname needs to be changed back. */ in hunt()
739 bool lotm_ok = my_localtime_rz(tz, &lot, &lotm) != NULL; in hunt()
744 /* T = average of LOT and HIT, rounding down. in hunt()
746 int rem_sum = lot % 2 + hit % 2; in hunt()
747 time_t t = (rem_sum == 2) - (rem_sum < 0) + lot / 2 + hit / 2; in hunt()
748 if (t == lot) in hunt()
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/benchmarks/
H A Dstart_many_threads.cpp1 // Mini-benchmark for creating a lot of threads.
7 // eats 5GB more RAM than N=1 (which is somewhat expected but still a lot)
/freebsd/sys/crypto/openssl/aarch64/
H A Darm64cpuid.S123 b.hi .Lot // len>15
132 .Lot: tst x0,#7 label
136 b .Lot
/freebsd/sys/crypto/openssl/arm/
H A Darmv4cpuid.S60 bhs .Lot
69 .Lot: tst r0,#3 label
73 b .Lot
/freebsd/share/doc/papers/malloc/
H A Dproblems.ms13 Even though malloc(3) is a lot simpler to use
17 a lot of problems arise from its use.
/freebsd/crypto/openssl/crypto/
H A Darm64cpuid.pl146 b.hi .Lot // len>15
155 .Lot: tst x0,#7
159 b .Lot
H A Darmv4cpuid.pl83 bhs .Lot
92 .Lot: tst r0,#3
96 b .Lot
H A Dia64cpuid.S150 (p6) br.cond.dptk .Lot };;
159 .Lot: label
165 br .Lot };;
H A Dsparccpuid.S271 ! a lot of %tick-s, couple of thousand on Linux...
369 bgu %xcc,.Lot
371 bgu .Lot
387 .Lot: label
H A Dppccpuid.pl165 bge Lot
173 Lot: andi. r5,r3,3
178 b Lot
/freebsd/sys/crypto/openssl/powerpc/
H A Dppccpuid.S144 bge .Lot
152 .Lot: andi. 5,3,3 label
157 b .Lot
/freebsd/usr.sbin/cron/doc/
H A DCHANGES29 A heck of a lot of them were left open in spawned jobs, which caused problems
49 Dan O'Neil reminded me that I forgot to reset "log_fd" in misc.c. A lot of
58 which explains why a lot of other people complained that it wasn't using
/freebsd/sys/crypto/openssl/powerpc64/
H A Dppccpuid.S167 bge .Lot
175 .Lot: andi. 5,3,3 label
180 b .Lot
/freebsd/sys/crypto/openssl/powerpc64le/
H A Dppccpuid.S167 bge .Lot
175 .Lot: andi. 5,3,3 label
180 b .Lot
/freebsd/lib/libc/locale/
H A Dwcstod.c74 * the input string contains a lot of text after the number in wcstod_l()
75 * duplicates a lot of strtod()'s functionality and slows down the in wcstod_l()
/freebsd/stand/kboot/kboot/
H A Dinit.c110 * sysvinit catches a lot of signals, but the boot loader needn't catch in init_sig()
113 * function to spawn a sub-shell, we'll likely need to do a lot more. in init_sig()
/freebsd/contrib/ntp/html/hints/
H A Da-ux114 general rule of thumb, if you see 'xntpd' make a lot of negative clock
156 John Dundas was the original porter of 'xntpd' and a lot of the additions
180 activities a lot, you find out that you lose about 300ms of time
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLocalizer.h15 /// has a lot more live-ranges to deal with and will most likely end up
16 /// spilling a lot.
/freebsd/contrib/bmake/
H A Dmkdeps.sh144 # this lot does not work on HPsUX - complain to Hp.
171 # this lot is not needed if not using grep.
206 # this lot is not needed unless using grep.
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLoopTraversal.h56 /// However, for functions without backedges, or functions with a lot of
57 /// straight-line code, and a small loop, that would be a lot of unnecessary
/freebsd/lib/libfetch/
H A Dcommon.h156 * eachother, and this saves me from adding a lot of special-case code
160 * whole lot of trouble.
/freebsd/sys/crypto/openssl/amd64/
H A Dx86_64cpuid.S246 jae .Lot
257 .Lot: label
263 jmp .Lot
/freebsd/share/doc/usd/22.trofftut/
H A Dtt0967 Instead you have to do a lot of specification (or use
226 if you're changing fonts or point sizes a lot,

12345678910>>...39