Home
last modified time | relevance | path

Searched refs:strategies (Results 1 – 16 of 16) sorted by relevance

/freebsd/crypto/openssh/regress/unittests/test_helper/
H A Dfuzz.c64 int strategies; member
215 fuzz_begin(u_int strategies, const void *p, size_t l) in fuzz_begin() argument
225 ret->strategies = strategies; in fuzz_begin()
228 assert(ret->strategies <= (FUZZ_MAX|(FUZZ_MAX-1))); in fuzz_begin()
290 (u_long)fuzz->strategies, fuzz->o1, fuzz->o2, fuzz->slen)); in fuzz_next()
301 if ((fuzz->strategies & i) != 0) { in fuzz_next()
311 fuzz->strategies &= ~(fuzz->strategy); in fuzz_next()
377 (u_long)fuzz->strategies, fuzz->o1, fuzz->o2, fuzz->slen)); in fuzz_next()
392 (u_long)fuzz->strategies)); in fuzz_done()
394 return fuzz_strategy_done(fuzz) && fuzz->strategies == 0; in fuzz_done()
H A Dtest_helper.h301 struct fuzz *fuzz_begin(u_int strategies, const void *p, size_t l);
/freebsd/contrib/libucl/
H A DChangeLog.md54 - Add merge strategies
/freebsd/crypto/openssl/test/
H A DREADME.md143 Depending on the Perl version different strategies could be adopted to select
/freebsd/crypto/heimdal/doc/
H A Dwhatis.texi126 @section Defence strategies
/freebsd/share/i18n/csmapper/APPLE/
H A DKEYBOARD%UCS.src105 # and satisfy both goals above, we employ various strategies.
H A DUCS%KEYBOARD.src105 # and satisfy both goals above, we employ various strategies.
H A DSYMBOL%UCS.src149 # and satisfy both goals above, we employ various strategies.
H A DUCS%SYMBOL.src149 # and satisfy both goals above, we employ various strategies.
H A DHEBREW%UCS.src266 # and satisfy both goals above, we employ various strategies.
/freebsd/sys/contrib/zstd/programs/
H A Dzstd.1.md464 There are 9 strategies numbered from 1 to 9, from faster to stronger:
531 For all other strategies, this field has no impact.
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPC.td446 // enough info to create custom scheduling strategies for future CPUs.
/freebsd/contrib/libarchive/
H A DNEWS400 all known hardlink strategies.
/freebsd/sys/contrib/zstd/
H A DCHANGELOG9 perf: slightly faster high speed modes (strategies fast & dfast), by @felixhandte
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in1058 …elatively independent of the profusion of adaptive search and stopping strategies. Comparisons are…
10421 …; data base; file organisation; files; information retrieval; optimum; reorganization; strategies",
10879 …s adaptively determined weights indicating the advisability of various strategies. Once chosen, a …
11239 …to implement. Implementation considerations such as storage allocation strategies and order of eva…
13434strategies and inference rules presently under consideration in automated theorem proving, there i…
13441 …lation; problem oriented languages; programming languages; resolution; strategies and inference ru…
16734 …nd differences in the performance of two well-known storage-allocation strategies, first-fit and b…
16740 …keywords = "allocation strategies; best fit; computer operating systems; dynamic memory alloca…
18215 …- including batch and timesharing system --- with widely differing storage management strategies.",
21447 … The main advantage of this approach is the localization of the search strategies: Each nontermina…
[all …]
/freebsd/sys/contrib/zlib/
H A DChangeLog1057 - Report 0 for huffman and rle strategies and for level == 0 or 1