Searched refs:strategies (Results 1 – 16 of 16) sorted by relevance
/freebsd/crypto/openssh/regress/unittests/test_helper/ |
H A D | fuzz.c | 64 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 D | test_helper.h | 301 struct fuzz *fuzz_begin(u_int strategies, const void *p, size_t l);
|
/freebsd/contrib/libucl/ |
H A D | ChangeLog.md | 54 - Add merge strategies
|
/freebsd/crypto/openssl/test/ |
H A D | README.md | 143 Depending on the Perl version different strategies could be adopted to select
|
/freebsd/crypto/heimdal/doc/ |
H A D | whatis.texi | 126 @section Defence strategies
|
/freebsd/share/i18n/csmapper/APPLE/ |
H A D | KEYBOARD%UCS.src | 105 # and satisfy both goals above, we employ various strategies.
|
H A D | UCS%KEYBOARD.src | 105 # and satisfy both goals above, we employ various strategies.
|
H A D | SYMBOL%UCS.src | 149 # and satisfy both goals above, we employ various strategies.
|
H A D | UCS%SYMBOL.src | 149 # and satisfy both goals above, we employ various strategies.
|
H A D | HEBREW%UCS.src | 266 # and satisfy both goals above, we employ various strategies.
|
/freebsd/sys/contrib/zstd/programs/ |
H A D | zstd.1.md | 464 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 D | PPC.td | 446 // enough info to create custom scheduling strategies for future CPUs.
|
/freebsd/contrib/libarchive/ |
H A D | NEWS | 400 all known hardlink strategies.
|
/freebsd/sys/contrib/zstd/ |
H A D | CHANGELOG | 9 perf: slightly faster high speed modes (strategies fast & dfast), by @felixhandte
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.in | 1058 …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… 13434 …strategies 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 D | ChangeLog | 1057 - Report 0 for huffman and rle strategies and for level == 0 or 1
|