Home
last modified time | relevance | path

Searched refs:yes (Results 1 – 25 of 1069) sorted by relevance

12345678910>>...43

/openbsd/gnu/usr.bin/texinfo/
H A Dconfig.rpath56 if test "$GCC" = yes; then
125 ld_shlibs=yes
136 hardcode_minus_L=yes
174 hardcode_direct=yes
194 hardcode_minus_L=yes
220 hardcode_direct=yes
292 hardcode_direct=yes
295 hardcode_direct=yes
300 hardcode_direct=yes
305 hardcode_direct=yes
[all …]
/openbsd/gnu/usr.bin/binutils-2.17/ld/emulparams/
H A Dmsp430all.sh13 EMBEDDED=yes
30 EMBEDDED=yes
47 EMBEDDED=yes
64 EMBEDDED=yes
81 EMBEDDED=yes
98 EMBEDDED=yes
115 EMBEDDED=yes
132 EMBEDDED=yes
149 EMBEDDED=yes
166 EMBEDDED=yes
[all …]
/openbsd/regress/usr.sbin/bgpd/config/
H A Dbgpd.conf.13.ok13 enforce neighbor-as yes
14 enforce local-as yes
20 enforce neighbor-as yes
21 enforce local-as yes
27 enforce neighbor-as yes
28 enforce local-as yes
37 enforce local-as yes
46 enforce local-as yes
53 enforce local-as yes
63 enforce local-as yes
[all …]
H A Dbgpd.conf.4.ok13 enforce neighbor-as yes
14 enforce local-as yes
20 enforce neighbor-as yes
21 enforce local-as yes
28 enforce neighbor-as yes
29 enforce local-as yes
37 enforce local-as yes
44 enforce local-as yes
52 enforce local-as yes
59 enforce local-as yes
[all …]
H A Dbgpd.conf.16.ok9 rde rib Loc-RIB rtable 0 fib-update yes
14 enforce neighbor-as yes
15 enforce local-as yes
22 announce enhanced refresh yes
23 announce add-path recv yes
25 announce policy yes
30 enforce neighbor-as yes
31 enforce local-as yes
42 enforce neighbor-as yes
43 enforce local-as yes
H A Dbgpd.conf.12.ok9 rde rib Loc-RIB rtable 0 fib-update yes
14 enforce neighbor-as yes
15 enforce local-as yes
22 enforce neighbor-as yes
23 enforce local-as yes
29 enforce neighbor-as yes
30 enforce local-as yes
/openbsd/gnu/usr.bin/binutils/ld/emulparams/
H A Dmsp430all.sh13 EMBEDDED=yes
30 EMBEDDED=yes
47 EMBEDDED=yes
64 EMBEDDED=yes
81 EMBEDDED=yes
98 EMBEDDED=yes
115 EMBEDDED=yes
132 EMBEDDED=yes
149 EMBEDDED=yes
166 EMBEDDED=yes
[all …]
/openbsd/regress/usr.bin/jot/
H A Dregress.yes.out1 yes
2 yes
3 yes
4 yes
5 yes
6 yes
7 yes
8 yes
9 yes
10 yes
/openbsd/gnu/gcc/gcc/config/arm/
H A Darm-generic.md51 (and (eq_attr "generic_sched" "yes")
57 (and (eq_attr "generic_sched" "yes")
63 (and (eq_attr "generic_sched" "yes")
69 (and (eq_attr "generic_sched" "yes")
75 (and (eq_attr "generic_sched" "yes")
81 (and (eq_attr "generic_sched" "yes")
87 (and (eq_attr "generic_sched" "yes")
93 (and (eq_attr "generic_sched" "yes")
99 (and (eq_attr "generic_sched" "yes")
100 (and (eq_attr "ldsched" "yes")
[all …]
H A Diwmmxt.md31 [(set_attr "predicable" "yes")
43 [(set_attr "predicable" "yes")
55 [(set_attr "predicable" "yes")
64 [(set_attr "predicable" "yes")])
174 [(set_attr "predicable" "yes")
194 [(set_attr "predicable" "yes")
214 [(set_attr "predicable" "yes")
244 [(set_attr "predicable" "yes")])
252 [(set_attr "predicable" "yes")])
260 [(set_attr "predicable" "yes")])
[all …]
/openbsd/gnu/usr.sbin/mkhybrid/src/
H A Dconfig.cache15 ac_cv_c_const=${ac_cv_c_const=yes}
16 ac_cv_func_memmove=${ac_cv_func_memmove=yes}
17 ac_cv_func_sbrk=${ac_cv_func_sbrk=yes}
18 ac_cv_func_strdup=${ac_cv_func_strdup=yes}
21 ac_cv_header_string_h=${ac_cv_header_string_h=yes}
22 ac_cv_header_strings_h=${ac_cv_header_strings_h=yes}
29 ac_cv_header_termios_h=${ac_cv_header_termios_h=yes}
30 ac_cv_header_unistd_h=${ac_cv_header_unistd_h=yes}
37 ac_cv_prog_cc_g=${ac_cv_prog_cc_g=yes}
38 ac_cv_prog_cc_works=${ac_cv_prog_cc_works=yes}
[all …]
/openbsd/gnu/usr.bin/binutils/gdb/gdbserver/
H A Dconfigure.srv23 srv_linux_usrregs=yes
28 srv_linux_usrregs=yes
29 srv_linux_regsets=yes
34 srv_linux_usrregs=yes
38 srv_linux_usrregs=yes
42 srv_linux_usrregs=yes
47 srv_linux_usrregs=yes
52 srv_linux_usrregs=yes
56 srv_linux_usrregs=yes
60 srv_linux_usrregs=yes
[all …]
/openbsd/gnu/usr.bin/perl/t/re/
H A Dreg_posixcc.t81 my ($yes,$no)= splice @pats,0,2;
95 if ($str=~/[$yes][$no]/){
96 unlike($str,qr/[$yes][$no]/,
100 $got{"[$yes]"}{$type} = $str=~/[$yes]/ ? 1 : 0;
102 $got{"[^$yes]"}{$type} = $str=~/[^$yes]/ ? 1 : 0;
107 next if $yes =~ /\[/;
116 ok (($chr =~ /$yes/) != ($chr =~ /$no/),
117 "$type: chr($display_b) isn't both $yes and $no");
119 foreach my $which ("[$yes]","[$no]","[^$yes]","[^$no]") {
126 foreach my $which ($yes,$no) {
[all …]
/openbsd/usr.bin/ssh/
H A Dsshd_config31 #StrictModes yes
35 #PubkeyAuthentication yes
52 #IgnoreRhosts yes
55 #PasswordAuthentication yes
61 #AllowAgentForwarding yes
62 #AllowTcpForwarding yes
66 #X11UseLocalhost yes
67 #PermitTTY yes
68 #PrintMotd yes
69 #PrintLastLog yes
[all …]
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dwarning.m49 yes | y) ERROR_ON_WARNING="yes" ;;
15 if test "${GCC}" = yes -a -z "${ERROR_ON_WARNING}" ; then
16 ERROR_ON_WARNING=yes
20 if test "${ERROR_ON_WARNING}" = yes ; then
25 if test "${GCC}" = yes ; then
32 yes) WARN_CFLAGS="${GCC_WARN_CFLAGS}";;
33 no) if test "${GCC}" = yes ; then
43 if test x"$silent" != x"yes" && test x"$WARN_CFLAGS" != x""; then
H A Dconfig.bfd210 targ_underscore=yes
235 targ_underscore=yes
248 targ_underscore=yes
284 targ_underscore=yes
298 targ_underscore=yes
307 targ_underscore=yes
316 targ_underscore=yes
326 targ_underscore=yes
339 targ_underscore=yes
345 targ_underscore=yes
[all …]
/openbsd/gnu/usr.bin/binutils/
H A Dltcf-gcj.sh56 ld_shlibs=yes
82 hardcode_minus_L=yes
109 always_export_symbols=yes
215 hardcode_direct=yes
257 hardcode_minus_L=yes
266 hardcode_direct=yes
268 link_all_deplibs=yes
283 hardcode_direct=yes
290 hardcode_minus_L=yes
358 hardcode_minus_L=yes
[all …]
/openbsd/gnu/usr.bin/binutils-2.17/
H A Dltcf-gcj.sh56 ld_shlibs=yes
82 hardcode_minus_L=yes
109 always_export_symbols=yes
215 hardcode_direct=yes
257 hardcode_minus_L=yes
266 hardcode_direct=yes
268 link_all_deplibs=yes
283 hardcode_direct=yes
290 hardcode_minus_L=yes
358 hardcode_minus_L=yes
[all …]
H A Dltcf-c.sh53 ld_shlibs=yes
79 hardcode_minus_L=yes
183 hardcode_direct=yes
222 hardcode_direct=yes
227 ld_shlibs=yes
268 hardcode_minus_L=yes
277 hardcode_direct=yes
294 hardcode_direct=yes
301 hardcode_minus_L=yes
783 need_lc=yes
[all …]
/openbsd/gnu/usr.bin/texinfo/m4/
H A Dgettext.m472 ifelse(gt_included_intl, yes, [
91 ifelse(gt_included_intl, yes, , [
98 ifelse(gt_included_intl, yes, [
107 if test "$USE_NLS" = "yes"; then
109 ifelse(gt_included_intl, yes, [
234 BUILD_INCLUDED_LIBINTL=yes
235 USE_INCLUDED_LIBINTL=yes
294 ifelse(gt_included_intl, yes, [
298 BUILD_INCLUDED_LIBINTL=yes
404 *yes) HAVE_POSIX_PRINTF=1 ;;
[all …]
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dconfig.bfd172 targ_underscore=yes
197 targ_underscore=yes
210 targ_underscore=yes
241 targ_underscore=yes
259 targ_underscore=yes
268 targ_underscore=yes
277 targ_underscore=yes
284 targ_underscore=yes
288 targ_underscore=yes
305 targ_underscore=yes
[all …]
/openbsd/gnu/lib/libreadline/
H A Daclocal.m49 [if test "$GCC" = yes; then
10 ac_cv_c_long_long=yes
21 if test $ac_cv_c_long_long = yes; then
32 [if test "$GCC" = yes; then
33 ac_cv_c_long_double=yes
142 bash_cv_printf_declared=yes]
600 bash_cv_getenv_redef=yes]
758 _bash_needmsg=yes
978 _bash_needmsg=yes
1028 _bash_needmsg=yes
[all …]
/openbsd/gnu/usr.bin/binutils-2.17/config/
H A Dgettext.m472 ifelse(gt_included_intl, yes, [
91 ifelse(gt_included_intl, yes, , [
98 ifelse(gt_included_intl, yes, [
107 if test "$USE_NLS" = "yes"; then
109 ifelse(gt_included_intl, yes, [
234 BUILD_INCLUDED_LIBINTL=yes
235 USE_INCLUDED_LIBINTL=yes
260 if test "$USE_NLS" = "yes"; then
294 ifelse(gt_included_intl, yes, [
298 BUILD_INCLUDED_LIBINTL=yes
[all …]
/openbsd/gnu/gcc/config/
H A Dgettext.m472 ifelse(gt_included_intl, yes, [
91 ifelse(gt_included_intl, yes, , [
98 ifelse(gt_included_intl, yes, [
107 if test "$USE_NLS" = "yes"; then
109 ifelse(gt_included_intl, yes, [
234 BUILD_INCLUDED_LIBINTL=yes
235 USE_INCLUDED_LIBINTL=yes
260 if test "$USE_NLS" = "yes"; then
294 ifelse(gt_included_intl, yes, [
298 BUILD_INCLUDED_LIBINTL=yes
[all …]
/openbsd/regress/sbin/isakmpd/exchange/
H A Drun.sh45 initiator=yes
48 clean=yes
76 verbose=yes; shift;;
88 [ ${verbose} = yes ] && set -x
102 if [ $initiator = yes ]; then
114 while [ \( $his_turn = yes -a X"$in_packets" != X \) \
133 my_turn=yes
138 [ $clean = yes ] && rm -f packet

12345678910>>...43