Searched refs:minimal (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/contrib/diff/src/
H A Ddiff.h199 slower) but will find a guaranteed minimal set of changes. */ variable
200 XTERN bool minimal;
H A Danalyze.c27 Unless the --minimal option is specified, this code uses the TOO_EXPENSIVE
71 If FIND_MINIMAL is nonzero, find the minimal edit script regardless
79 Set PART->lo_minimal to true iff the minimal edit script for the
327 If FIND_MINIMAL, find a minimal difference no matter how
561 if (minimal || discards[i] == 0)
908 0, cmp->file[1].nondiscarded_lines, minimal);
H A Ddiff.c216 {"minimal", 0, 0, 'd'},
345 minimal = true;
932 N_("-d --minimal Try hard to find a smaller set of changes."),
/freebsd-10.0-release/contrib/bmake/
H A Dbsd.after-import.mk54 # run boot-strap with minimal influence
/freebsd-10.0-release/contrib/atf/atf-c++/detail/
H A Dparser_test.cpp128 namespace minimal { namespace
213 set_md_var("descr", "Tests the tokenizer class using a minimal parser "
218 using namespace minimal;
296 set_md_var("descr", "Tests the tokenizer class using a minimal parser "
301 using namespace minimal;
305 minimal::tokenizer mt(iss, true);
/freebsd-10.0-release/contrib/dtc/Documentation/
H A Ddtc-paper.tex83 Embedded systems, by contrast, usually have a minimal firmware that

Completed in 132 milliseconds