Home
last modified time | relevance | path

Searched refs:simple_only (Results 1 – 8 of 8) sorted by relevance

/dports/devel/p5-Heap-Simple-Perl/Heap-Simple-Perl-0.14/t/
H A D99_speed.t12 my $simple_only = 1;
50 $simple_only = !$options{BENCHMARK_OTHERS} if
74 my $do_fibonacci = !$simple_only && !$cachegrind && eval '
79 my $do_binary = !$simple_only && !$cachegrind && eval '
84 my $do_binomial = !$simple_only && !$cachegrind && eval '
89 my $do_priority = !$simple_only && !$cachegrind && eval '
92 my $do_array = !$simple_only && !$cachegrind && eval '
134 if (!$simple_only && !$cachegrind) {
/dports/devel/p5-Heap-Simple-XS/Heap-Simple-XS-0.10/t/
H A D99_speed.t12 my $simple_only = 1;
49 $simple_only = !$options{BENCHMARK_OTHERS} if
73 my $do_fibonacci = !$simple_only && !$cachegrind && eval '
78 my $do_binary = !$simple_only && !$cachegrind && eval '
83 my $do_binomial = !$simple_only && !$cachegrind && eval '
88 my $do_priority = !$simple_only && !$cachegrind && eval '
91 my $do_array = !$simple_only && !$cachegrind && eval '
133 if (!$simple_only && !$cachegrind) {
/dports/devel/gob2/gob2-2.0.18/src/
H A Dutil.h52 const char * get_cast (const char *type, gboolean simple_only);
53 Type * get_tree_type (const char *type, gboolean simple_only);
H A Dutil.c269 get_cast (const char *type, gboolean simple_only) in get_cast() argument
281 (simple_only && in get_cast()
289 get_tree_type (const char *type, gboolean simple_only) in get_tree_type() argument
299 (simple_only && in get_tree_type()
/dports/devel/cvs-devel/cvs-1.12.13/diff/
H A Ddiff3.c180 static int simple_only; variable
299 simple_only = 1;
1613 case DIFF_ALL: if (simple_only) continue; conflict = flagging; break;
1741 case DIFF_ALL: if (simple_only) continue; conflict = flagging;
1882 simple_only = 0;
/dports/textproc/diffutils/diffutils-3.8/src/
H A Ddiff3.c158 static bool simple_only; variable
296 simple_only = true; in main()
1565 case DIFF_ALL: if (simple_only) continue; conflict = flagging; break; in output_diff3_edscript()
1683 case DIFF_ALL: if (simple_only) continue; conflict = flagging; in output_diff3_merge()
/dports/dns/pdnsd/pdnsd-1.2.9a/
H A DREADME.par.old149 lists in server sections. The new policies options are "simple_only" and
150 "fqdn_only". Setting policy=simple_only will cause the server to used only for
H A DChangeLog328 set in combination with policy=simple_only or policy=fqdn_only.
1717 The new policies options are "simple_only" and "fqdn_only".