Home
last modified time | relevance | path

Searched refs:yesno (Results 1 – 25 of 2641) sorted by relevance

12345678910>>...106

/dports/www/mediawiki136/mediawiki-1.36.3/vendor/wikimedia/shellbox/src/Command/
H A DCommand.php216 * @param bool $yesno
220 $this->passStdin = $yesno;
242 * @param bool $yesno
253 * @param bool $yesno
267 * @param bool $yesno
301 * @param bool $yesno
326 * @param bool $yesno
338 * @param bool $yesno
349 * @param bool $yesno
360 * @param bool $yesno
[all …]
/dports/www/mediawiki137/mediawiki-1.37.1/vendor/wikimedia/shellbox/src/Command/
H A DCommand.php216 * @param bool $yesno
220 $this->passStdin = $yesno;
242 * @param bool $yesno
253 * @param bool $yesno
267 * @param bool $yesno
301 * @param bool $yesno
326 * @param bool $yesno
338 * @param bool $yesno
349 * @param bool $yesno
360 * @param bool $yesno
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/gen/
H A Dsysconf.c123 goto yesno; in __weak_alias()
141 goto yesno; in __weak_alias()
153 goto yesno; in __weak_alias()
157 goto yesno; in __weak_alias()
161 goto yesno; in __weak_alias()
165 goto yesno; in __weak_alias()
169 goto yesno; in __weak_alias()
173 goto yesno; in __weak_alias()
177 goto yesno; in __weak_alias()
181 goto yesno; in __weak_alias()
[all …]
/dports/www/ikiwiki/ikiwiki-3.20200202.3/t/
H A Dyesno.t11 ok(IkiWiki::yesno("yes") == 1);
12 ok(IkiWiki::yesno("Yes") == 1);
13 ok(IkiWiki::yesno("YES") == 1);
15 ok(IkiWiki::yesno("no") == 0);
16 ok(IkiWiki::yesno("No") == 0);
17 ok(IkiWiki::yesno("NO") == 0);
19 ok(IkiWiki::yesno("1") == 1);
20 ok(IkiWiki::yesno("0") == 0);
21 ok(IkiWiki::yesno("mooooooooooo") == 0);
23 ok(IkiWiki::yesno(undef) == 0);
/dports/games/kobodeluxe/KoboDeluxe-0.5.1/
H A Dprefs.cpp39 yesno("logfile", logfile, 0); desc("Log To File"); in init()
44 yesno("joystick", use_joystick, 0); desc("Use Joystick"); in init()
46 yesno("mouse", use_mouse, 0); desc("Use Mouse"); in init()
55 yesno("filter", filter, 1); desc("Motion Interpolation"); in init()
64 yesno("sound", use_sound, 1); desc("Enable Sound"); in init()
65 yesno("music", use_music, 1); desc("Enable Music"); in init()
68 yesno("oss", use_oss, 0); in init()
70 yesno("oss", use_oss, 0, 0); //Don't write! in init()
96 yesno("vsync", vsync, 1); desc("Enable Vertical Sync"); in init()
101 yesno("dither", use_dither, 1); desc("Use Dithering"); in init()
[all …]
/dports/graphics/exiftran/fbida-2.14/
H A Dfbiconfig.c63 .yesno = 1,
68 .yesno = 1,
74 .yesno = 1,
81 .yesno = 1,
87 .yesno = 1,
93 .yesno = 1,
98 .yesno = 1,
104 .yesno = 1,
109 .yesno = 1,
114 .yesno = 1,
[all …]
/dports/graphics/ida/fbida-2.14/
H A Dfbiconfig.c63 .yesno = 1,
68 .yesno = 1,
74 .yesno = 1,
81 .yesno = 1,
87 .yesno = 1,
93 .yesno = 1,
98 .yesno = 1,
104 .yesno = 1,
109 .yesno = 1,
114 .yesno = 1,
[all …]
/dports/misc/lesspipe/lesspipe-1.83/
H A Dconfigure265 $have{$prog} = $yesno if ! $have{$prog} and $yesno =~ /^[yn]$/i;
291 my $yesno;
292 while ( ! $yesno or $yesno !~ /^[yn]/i ) {
294 $yesno = <STDIN>;
295 chomp $yesno;
296 $yesno = 'N' if ! $yesno or $yesno =~ /^n/i;
298 if ( -x $yesno ) {
299 $have{$prog} = $yesno;
300 $yesno = 'y';
303 $yesno = '';
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc_debugfs.c21 yesno(intel_uc_supports_guc(uc)), in uc_usage_show()
22 yesno(intel_uc_wants_guc(uc)), in uc_usage_show()
23 yesno(intel_uc_uses_guc(uc))); in uc_usage_show()
25 yesno(intel_uc_supports_huc(uc)), in uc_usage_show()
26 yesno(intel_uc_wants_huc(uc)), in uc_usage_show()
27 yesno(intel_uc_uses_huc(uc))); in uc_usage_show()
29 yesno(intel_uc_supports_guc_submission(uc)), in uc_usage_show()
30 yesno(intel_uc_wants_guc_submission(uc)), in uc_usage_show()
31 yesno(intel_uc_uses_guc_submission(uc))); in uc_usage_show()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc_debugfs.c21 yesno(intel_uc_supports_guc(uc)), in uc_usage_show()
22 yesno(intel_uc_wants_guc(uc)), in uc_usage_show()
23 yesno(intel_uc_uses_guc(uc))); in uc_usage_show()
25 yesno(intel_uc_supports_huc(uc)), in uc_usage_show()
26 yesno(intel_uc_wants_huc(uc)), in uc_usage_show()
27 yesno(intel_uc_uses_huc(uc))); in uc_usage_show()
29 yesno(intel_uc_supports_guc_submission(uc)), in uc_usage_show()
30 yesno(intel_uc_wants_guc_submission(uc)), in uc_usage_show()
31 yesno(intel_uc_uses_guc_submission(uc))); in uc_usage_show()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc_debugfs.c21 yesno(intel_uc_supports_guc(uc)), in uc_usage_show()
22 yesno(intel_uc_wants_guc(uc)), in uc_usage_show()
23 yesno(intel_uc_uses_guc(uc))); in uc_usage_show()
25 yesno(intel_uc_supports_huc(uc)), in uc_usage_show()
26 yesno(intel_uc_wants_huc(uc)), in uc_usage_show()
27 yesno(intel_uc_uses_huc(uc))); in uc_usage_show()
29 yesno(intel_uc_supports_guc_submission(uc)), in uc_usage_show()
30 yesno(intel_uc_wants_guc_submission(uc)), in uc_usage_show()
31 yesno(intel_uc_uses_guc_submission(uc))); in uc_usage_show()
/dports/net/rclone/rclone-1.57.0/vendor/github.com/tklauser/go-sysconf/
H A Dsysconf_dragonfly.go39 return yesno(sysctl32("p1003_1b.delaytimer_max")), nil
59 return yesno(sysctl32("p1003_1b.rtsig_max")), nil
65 return yesno(sysctl32("p1003_1b.sigqueue_max")), nil
87 return yesno(sysctl32("p1003_1b.timer_max")), nil
110 return yesno(sysctl32("p1003_1b.message_passing")), nil
115 return yesno(sysctl32("p1003_1b.prioritized_io")), nil
125 return yesno(sysctl32("p1003_1b.realtime_signals")), nil
129 return yesno(sysctl32("kern.saved_ids")), nil
132 return yesno(sysctl32("p1003_1b.semaphores")), nil
143 return yesno(sysctl32("p1003_1b.synchronized_io")), nil
[all …]
H A Dsysconf_freebsd.go45 return yesno(sysctl32("p1003_1b.mq_open_max")), nil
94 return yesno(sysctl32("p1003_1b.timer_max")), nil
112 return yesno(sysctl32("p1003_1b.message_passing")), nil
117 return yesno(sysctl32("p1003_1b.prioritized_io")), nil
122 return yesno(sysctl32("p1003_1b.priority_scheduling")), nil
127 return yesno(sysctl32("p1003_1b.realtime_signals")), nil
131 return yesno(sysctl32("kern.saved_ids")), nil
134 return yesno(sysctl32("p1003_1b.semaphores")), nil
145 return yesno(sysctl32("p1003_1b.synchronized_io")), nil
162 return yesno(sysctl32("p1003_1b.timers")), nil
/dports/security/vault/vault-1.8.2/vendor/github.com/tklauser/go-sysconf/
H A Dsysconf_dragonfly.go39 return yesno(sysctl32("p1003_1b.delaytimer_max")), nil
59 return yesno(sysctl32("p1003_1b.rtsig_max")), nil
65 return yesno(sysctl32("p1003_1b.sigqueue_max")), nil
87 return yesno(sysctl32("p1003_1b.timer_max")), nil
110 return yesno(sysctl32("p1003_1b.message_passing")), nil
115 return yesno(sysctl32("p1003_1b.prioritized_io")), nil
125 return yesno(sysctl32("p1003_1b.realtime_signals")), nil
129 return yesno(sysctl32("kern.saved_ids")), nil
132 return yesno(sysctl32("p1003_1b.semaphores")), nil
143 return yesno(sysctl32("p1003_1b.synchronized_io")), nil
[all …]
H A Dsysconf_freebsd.go45 return yesno(sysctl32("p1003_1b.mq_open_max")), nil
94 return yesno(sysctl32("p1003_1b.timer_max")), nil
112 return yesno(sysctl32("p1003_1b.message_passing")), nil
117 return yesno(sysctl32("p1003_1b.prioritized_io")), nil
122 return yesno(sysctl32("p1003_1b.priority_scheduling")), nil
127 return yesno(sysctl32("p1003_1b.realtime_signals")), nil
131 return yesno(sysctl32("kern.saved_ids")), nil
134 return yesno(sysctl32("p1003_1b.semaphores")), nil
145 return yesno(sysctl32("p1003_1b.synchronized_io")), nil
162 return yesno(sysctl32("p1003_1b.timers")), nil
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/google/gops/vendor/github.com/tklauser/go-sysconf/
H A Dsysconf_dragonfly.go39 return yesno(sysctl32("p1003_1b.delaytimer_max")), nil
59 return yesno(sysctl32("p1003_1b.rtsig_max")), nil
65 return yesno(sysctl32("p1003_1b.sigqueue_max")), nil
87 return yesno(sysctl32("p1003_1b.timer_max")), nil
110 return yesno(sysctl32("p1003_1b.message_passing")), nil
115 return yesno(sysctl32("p1003_1b.prioritized_io")), nil
125 return yesno(sysctl32("p1003_1b.realtime_signals")), nil
129 return yesno(sysctl32("kern.saved_ids")), nil
132 return yesno(sysctl32("p1003_1b.semaphores")), nil
143 return yesno(sysctl32("p1003_1b.synchronized_io")), nil
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/tklauser/go-sysconf/
H A Dsysconf_dragonfly.go39 return yesno(sysctl32("p1003_1b.delaytimer_max")), nil
59 return yesno(sysctl32("p1003_1b.rtsig_max")), nil
65 return yesno(sysctl32("p1003_1b.sigqueue_max")), nil
87 return yesno(sysctl32("p1003_1b.timer_max")), nil
110 return yesno(sysctl32("p1003_1b.message_passing")), nil
115 return yesno(sysctl32("p1003_1b.prioritized_io")), nil
125 return yesno(sysctl32("p1003_1b.realtime_signals")), nil
129 return yesno(sysctl32("kern.saved_ids")), nil
132 return yesno(sysctl32("p1003_1b.semaphores")), nil
143 return yesno(sysctl32("p1003_1b.synchronized_io")), nil
[all …]
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/tklauser/go-sysconf/
H A Dsysconf_dragonfly.go39 return yesno(sysctl32("p1003_1b.delaytimer_max")), nil
59 return yesno(sysctl32("p1003_1b.rtsig_max")), nil
65 return yesno(sysctl32("p1003_1b.sigqueue_max")), nil
87 return yesno(sysctl32("p1003_1b.timer_max")), nil
110 return yesno(sysctl32("p1003_1b.message_passing")), nil
115 return yesno(sysctl32("p1003_1b.prioritized_io")), nil
125 return yesno(sysctl32("p1003_1b.realtime_signals")), nil
129 return yesno(sysctl32("kern.saved_ids")), nil
132 return yesno(sysctl32("p1003_1b.semaphores")), nil
143 return yesno(sysctl32("p1003_1b.synchronized_io")), nil
[all …]
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/github.com/tklauser/go-sysconf/
H A Dsysconf_dragonfly.go39 return yesno(sysctl32("p1003_1b.delaytimer_max")), nil
59 return yesno(sysctl32("p1003_1b.rtsig_max")), nil
65 return yesno(sysctl32("p1003_1b.sigqueue_max")), nil
87 return yesno(sysctl32("p1003_1b.timer_max")), nil
110 return yesno(sysctl32("p1003_1b.message_passing")), nil
115 return yesno(sysctl32("p1003_1b.prioritized_io")), nil
125 return yesno(sysctl32("p1003_1b.realtime_signals")), nil
129 return yesno(sysctl32("kern.saved_ids")), nil
132 return yesno(sysctl32("p1003_1b.semaphores")), nil
143 return yesno(sysctl32("p1003_1b.synchronized_io")), nil
[all …]
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/github.com/tklauser/go-sysconf/
H A Dsysconf_dragonfly.go39 return yesno(sysctl32("p1003_1b.delaytimer_max")), nil
59 return yesno(sysctl32("p1003_1b.rtsig_max")), nil
65 return yesno(sysctl32("p1003_1b.sigqueue_max")), nil
87 return yesno(sysctl32("p1003_1b.timer_max")), nil
110 return yesno(sysctl32("p1003_1b.message_passing")), nil
115 return yesno(sysctl32("p1003_1b.prioritized_io")), nil
125 return yesno(sysctl32("p1003_1b.realtime_signals")), nil
129 return yesno(sysctl32("kern.saved_ids")), nil
132 return yesno(sysctl32("p1003_1b.semaphores")), nil
143 return yesno(sysctl32("p1003_1b.synchronized_io")), nil
[all …]
/dports/sysutils/rush/rush-0.4.2-9-ga800565/vendor/github.com/tklauser/go-sysconf/
H A Dsysconf_dragonfly.go39 return yesno(sysctl32("p1003_1b.delaytimer_max")), nil
59 return yesno(sysctl32("p1003_1b.rtsig_max")), nil
65 return yesno(sysctl32("p1003_1b.sigqueue_max")), nil
87 return yesno(sysctl32("p1003_1b.timer_max")), nil
110 return yesno(sysctl32("p1003_1b.message_passing")), nil
115 return yesno(sysctl32("p1003_1b.prioritized_io")), nil
125 return yesno(sysctl32("p1003_1b.realtime_signals")), nil
129 return yesno(sysctl32("kern.saved_ids")), nil
132 return yesno(sysctl32("p1003_1b.semaphores")), nil
143 return yesno(sysctl32("p1003_1b.synchronized_io")), nil
[all …]
/dports/www/moodle310/moodle/mod/lesson/
H A Dsettings.php29 $yesno = array(0 => get_string('no'), 1 => get_string('yes')); variable
55 array('value' => 0, 'adv' => false), $yesno));
59 array('value' => 0, 'adv' => true), $yesno));
63 array('value' => 0, 'adv' => false), $yesno));
76 array('value' => 0, 'adv' => true), $yesno));
98 array('value' => 0, 'adv' => true), $yesno));
122 array('value' => 0, 'adv' => false), $yesno));
126 array('value' => 0, 'adv' => false), $yesno));
159 array('value' => 0, 'adv' => false), $yesno));
163 array('value' => 1, 'adv' => true), $yesno));
[all …]
/dports/www/moodle311/moodle/mod/lesson/
H A Dsettings.php29 $yesno = array(0 => get_string('no'), 1 => get_string('yes')); variable
55 array('value' => 0, 'adv' => false), $yesno));
59 array('value' => 0, 'adv' => true), $yesno));
63 array('value' => 0, 'adv' => false), $yesno));
76 array('value' => 0, 'adv' => true), $yesno));
98 array('value' => 0, 'adv' => true), $yesno));
122 array('value' => 0, 'adv' => false), $yesno));
126 array('value' => 0, 'adv' => false), $yesno));
159 array('value' => 0, 'adv' => false), $yesno));
163 array('value' => 1, 'adv' => true), $yesno));
[all …]
/dports/www/moodle39/moodle/mod/lesson/
H A Dsettings.php29 $yesno = array(0 => get_string('no'), 1 => get_string('yes')); variable
55 array('value' => 0, 'adv' => false), $yesno));
59 array('value' => 0, 'adv' => true), $yesno));
63 array('value' => 0, 'adv' => false), $yesno));
76 array('value' => 0, 'adv' => true), $yesno));
98 array('value' => 0, 'adv' => true), $yesno));
122 array('value' => 0, 'adv' => false), $yesno));
126 array('value' => 0, 'adv' => false), $yesno));
159 array('value' => 0, 'adv' => false), $yesno));
163 array('value' => 1, 'adv' => true), $yesno));
[all …]
/dports/sysutils/webmin/webmin-1.981/syslog-ng/
H A Dlist_options.cgi14 $yesno = [ [ 'yes', $text{'yes'} ], [ 'no', $text{'no'} ],
20 &ui_radio("use_fqdn", $use_fqdn, $yesno));
24 &ui_radio("check_hostname", $check_hostname, $yesno));
28 &ui_radio("keep_hostname", $keep_hostname, $yesno));
32 &ui_radio("chain_hostnames", $chain_hostnames, $yesno));
43 &ui_radio("use_dns", $use_dns, $yesno));
47 &ui_radio("dns_cache", $dns_cache, $yesno));
83 &ui_radio("create_dirs", $create_dirs, $yesno));
128 &ui_radio("use_time_recvd", $use_time_recvd, $yesno));
137 &ui_radio("sanitize_filenames", $sanitize_filenames, $yesno));

12345678910>>...106