Searched refs:tab (Results 201 - 225 of 310) sorted by relevance

1234567891011>>

/freebsd-11.0-release/contrib/libstdc++/libmath/
H A DMakefile.in305 -rm -f *.tab.c
/freebsd-11.0-release/contrib/bmake/mk/
H A Dmeta.autodep.mk150 *:y.tab.c \
/freebsd-11.0-release/share/mk/
H A Dmeta.autodep.mk151 *:y.tab.c \
/freebsd-11.0-release/sys/dev/iwm/
H A Dif_iwm.c3971 int i, ridx, tab = 0; local
4065 tab = iwm_rates[ridx].plcp;
4066 tab |= nextant << IWM_RATE_MCS_ANT_POS;
4068 tab |= IWM_RATE_MCS_CCK_MSK;
4071 i, iwm_rates[ridx].rate, tab);
4072 lq->rs_table[i] = htole32(tab);
4076 KASSERT(tab != 0, ("invalid tab"));
4077 lq->rs_table[i] = htole32(tab);
/freebsd-11.0-release/crypto/heimdal/appl/ftp/ftpd/
H A DMakefile.in525 -rm -f *.tab.c
560 $(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h $*.h y.output $*.output -- $(YACCCOMPILE)
/freebsd-11.0-release/crypto/heimdal/lib/com_err/
H A DMakefile.in561 -rm -f *.tab.c
624 $(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h $*.h y.output $*.output -- $(YACCCOMPILE)
/freebsd-11.0-release/crypto/heimdal/lib/sl/
H A DMakefile.in570 -rm -f *.tab.c
607 $(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h $*.h y.output $*.output -- $(YACCCOMPILE)
/freebsd-11.0-release/contrib/groff/src/roff/troff/
H A Dinput.cpp2352 return "a tab character";
2393 else if (tok.right_brace() || tok.tab()) {
2397 } while (tok.space() || tok.right_brace() || tok.tab());
2411 if (!tok.newline() && !tok.eof() && !tok.space() && !tok.tab()
3743 warning(WARN_TAB, "tab character in unquoted macro argument");
3795 warning(WARN_TAB, "tab character in unquoted string argument");
4046 else if (tok.tab())
4127 else if (tok.tab())
4173 if (!tok.space() && !tok.tab()) {
4672 else if (tok.tab())
[all...]
/freebsd-11.0-release/crypto/heimdal/lib/asn1/
H A DMakefile.in802 -rm -f *.tab.c
874 $(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h $*.h y.output $*.output -- $(YACCCOMPILE)
/freebsd-11.0-release/contrib/ofed/libibcm/
H A DMakefile.in314 -rm -f *.tab.c
/freebsd-11.0-release/contrib/openbsm/bin/audit/
H A DMakefile.in341 -rm -f *.tab.c
/freebsd-11.0-release/contrib/openbsm/bin/auditd/
H A DMakefile.in346 -rm -f *.tab.c
/freebsd-11.0-release/contrib/openbsm/bin/auditfilterd/
H A DMakefile.in337 -rm -f *.tab.c
/freebsd-11.0-release/contrib/openbsm/bin/auditreduce/
H A DMakefile.in336 -rm -f *.tab.c
/freebsd-11.0-release/contrib/openbsm/bin/praudit/
H A DMakefile.in336 -rm -f *.tab.c
/freebsd-11.0-release/contrib/openbsm/libauditd/
H A DMakefile.in326 -rm -f *.tab.c
/freebsd-11.0-release/contrib/openbsm/modules/auditfilter_noop/
H A DMakefile.in322 -rm -f *.tab.c
/freebsd-11.0-release/contrib/openpam/bin/openpam_dump_policy/
H A DMakefile.in339 -rm -f *.tab.c
/freebsd-11.0-release/contrib/openpam/bin/pamtest/
H A DMakefile.in410 -rm -f *.tab.c
/freebsd-11.0-release/contrib/openpam/bin/su/
H A DMakefile.in410 -rm -f *.tab.c
/freebsd-11.0-release/contrib/openpam/modules/pam_deny/
H A DMakefile.in399 -rm -f *.tab.c
/freebsd-11.0-release/contrib/openpam/modules/pam_permit/
H A DMakefile.in399 -rm -f *.tab.c
/freebsd-11.0-release/contrib/openpam/modules/pam_unix/
H A DMakefile.in399 -rm -f *.tab.c
/freebsd-11.0-release/contrib/libstdc++/libsupc++/
H A DMakefile.in501 -rm -f *.tab.c
/freebsd-11.0-release/contrib/file/tests/
H A DMakefile.in354 -rm -f *.tab.c

Completed in 159 milliseconds

1234567891011>>