Searched refs:tab (Results 76 - 100 of 307) sorted by relevance

1234567891011>>

/freebsd-12-stable/contrib/bmake/mk/sys/
H A DOpenBSD.mk192 ${LINK.c} -o ${.TARGET} y.tab.c ${LDLIBS}
193 rm -f y.tab.c
196 mv y.tab.c ${.TARGET}
199 ${COMPILE.c} -o ${.TARGET} y.tab.c
200 rm -f y.tab.c
H A DSunOS.mk206 ${LINK.c} -o ${.TARGET} y.tab.c ${LDLIBS}
207 rm -f y.tab.c
210 mv y.tab.c ${.TARGET}
213 ${COMPILE.c} -o ${.TARGET} y.tab.c
214 rm -f y.tab.c
H A DHP-UX.mk213 ${LINK.c} -o ${.TARGET} y.tab.c ${LDLIBS}
214 rm -f y.tab.c
217 mv y.tab.c ${.TARGET}
220 ${COMPILE.c} -o ${.TARGET} y.tab.c
221 rm -f y.tab.c
H A DUnixWare.mk228 ${LINK.c} -o ${.TARGET} y.tab.c ${LDLIBS}
229 rm -f y.tab.c
232 mv y.tab.c ${.TARGET}
235 ${COMPILE.c} -o ${.TARGET} y.tab.c
236 rm -f y.tab.c
/freebsd-12-stable/contrib/bmake/mk/
H A Dautodep.mk94 @${MAKE_SHELL} -ec "${CC_MD} -M ${CPPFLAGS_MD} y.tab.c | sed '/:/s/^/$@ /' > $@" || { ${RM} -f y.tab.c $@; false; }
95 @${RM} -f y.tab.c
117 ${CC_MD} ${CFLAGS_MD:S/D//} ${CPPFLAGS_MD} y.tab.c > $@ || { ${RM} -f y.tab.c $@; false; }
118 ${RM} -f y.tab.c
157 DEPCLEANFILES= ${DEPENDFILE} ${__depfiles} y.tab.d *.tmp.d
/freebsd-12-stable/contrib/ntp/sntp/libevent/build-aux/
H A Ddepcomp99 sed -e "s,^.*\.[$lower]*:[$tab ]*,," -e 's,$,:,' < "$tmpdepfile"
108 tab=' '
547 s/\(.*\)/'"$tab"'\1 \\/p
551 s/.*/'"$tab"'/
607 sed "s|^[$tab ]*[^:$tab ][^:][^:]*:[$tab ]*|$object: |" > "$tmpdepfile"
758 sed < "$tmpdepfile" -n -e 's% %\\ %g' -e '/^\(.*\)$/ s::'"$tab"'\1 \\:p' >> "$depfile"
759 echo "$tab" >> "$depfile"
/freebsd-12-stable/contrib/openpam/
H A Ddepcomp99 sed -e "s,^.*\.[$lower]*:[$tab ]*,," -e 's,$,:,' < "$tmpdepfile"
108 tab=' '
547 s/\(.*\)/'"$tab"'\1 \\/p
551 s/.*/'"$tab"'/
607 sed "s|^[$tab ]*[^:$tab ][^:][^:]*:[$tab ]*|$object: |" > "$tmpdepfile"
758 sed < "$tmpdepfile" -n -e 's% %\\ %g' -e '/^\(.*\)$/ s::'"$tab"'\1 \\:p' >> "$depfile"
759 echo "$tab" >> "$depfile"
/freebsd-12-stable/contrib/sqlite3/
H A Ddepcomp99 sed -e "s,^.*\.[$lower]*:[$tab ]*,," -e 's,$,:,' < "$tmpdepfile"
108 tab=' '
547 s/\(.*\)/'"$tab"'\1 \\/p
551 s/.*/'"$tab"'/
607 sed "s|^[$tab ]*[^:$tab ][^:][^:]*:[$tab ]*|$object: |" > "$tmpdepfile"
758 sed < "$tmpdepfile" -n -e 's% %\\ %g' -e '/^\(.*\)$/ s::'"$tab"'\1 \\:p' >> "$depfile"
759 echo "$tab" >> "$depfile"
/freebsd-12-stable/contrib/libevent/
H A Ddepcomp99 sed -e "s,^.*\.[$lower]*:[$tab ]*,," -e 's,$,:,' < "$tmpdepfile"
108 tab=' '
547 s/\(.*\)/'"$tab"'\1 \\/p
551 s/.*/'"$tab"'/
607 sed "s|^[$tab ]*[^:$tab ][^:][^:]*:[$tab ]*|$object: |" > "$tmpdepfile"
758 sed < "$tmpdepfile" -n -e 's% %\\ %g' -e '/^\(.*\)$/ s::'"$tab"'\1 \\:p' >> "$depfile"
759 echo "$tab" >> "$depfile"
/freebsd-12-stable/contrib/file/
H A Ddepcomp99 sed -e "s,^.*\.[$lower]*:[$tab ]*,," -e 's,$,:,' < "$tmpdepfile"
108 tab=' '
547 s/\(.*\)/'"$tab"'\1 \\/p
551 s/.*/'"$tab"'/
607 sed "s|^[$tab ]*[^:$tab ][^:][^:]*:[$tab ]*|$object: |" > "$tmpdepfile"
758 sed < "$tmpdepfile" -n -e 's% %\\ %g' -e '/^\(.*\)$/ s::'"$tab"'\1 \\:p' >> "$depfile"
759 echo "$tab" >> "$depfile"
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stackdepotbase.h51 atomic_uintptr_t tab[kTabSize]; // Hash table of Node's. member in class:__sanitizer::StackDepotBase
102 atomic_uintptr_t *p = &tab[h % kTabSize];
147 atomic_uintptr_t *p = &tab[idx];
162 lock(&tab[i]);
169 atomic_uintptr_t *p = &tab[i];
/freebsd-12-stable/contrib/diff/src/
H A Dside.c50 size_t tab; local
54 for (tab = from + tab_size - from % tab_size; tab <= to; tab += tab_size)
57 from = tab;
119 /* Add spaces to make up for suppressed tab past out_bound. */
/freebsd-12-stable/lib/libc/stdlib/
H A Dradixsort.c74 if (tab == NULL) { \
83 endch = tab[endch]; \
84 tr = tab; \
93 radixsort(const u_char **a, int n, const u_char *tab, u_int endch) argument
105 sradixsort(const u_char **a, int n, const u_char *tab, u_int endch) argument
/freebsd-12-stable/contrib/netbsd-tests/bin/ps/
H A Dt_ps.sh30 # tab and newline characters
31 tab="$(printf '\t')"
296 # Check embedded space or tab in override header.
299 check_heading_regexp '-o comm,pid="PPP${tab}QQQ"' \
300 '^'"${head_regexp_comm}"' *PPP'"${tab}"'QQQ$'
/freebsd-12-stable/contrib/one-true-awk/
H A Dtran.c153 ap->tab = tp;
169 for (cp = tp->tab[i]; cp != NULL; cp = temp) {
177 tp->tab[i] = NULL;
181 free(tp->tab);
193 for (p = tp->tab[h]; p != NULL; prev = p, p = p->cnext)
196 tp->tab[h] = p->cnext;
231 p->cnext = tp->tab[h];
232 tp->tab[h] = p;
257 for (cp = tp->tab[i]; cp; cp = op) {
264 free(tp->tab);
[all...]
/freebsd-12-stable/contrib/openbsm/config/
H A Ddepcomp99 sed -e "s,^.*\.[$lower]*:[$tab ]*,," -e 's,$,:,' < "$tmpdepfile"
108 tab=' '
547 s/\(.*\)/'"$tab"'\1 \\/p
551 s/.*/'"$tab"'/
607 sed "s|^[$tab ]*[^:$tab ][^:][^:]*:[$tab ]*|$object: |" > "$tmpdepfile"
758 sed < "$tmpdepfile" -n -e 's% %\\ %g' -e '/^\(.*\)$/ s::'"$tab"'\1 \\:p' >> "$depfile"
759 echo "$tab" >> "$depfile"
/freebsd-12-stable/usr.bin/rpcgen/
H A Drpc_util.h183 void tabify(FILE *f, int tab);
195 void pdeclaration(const char *name, declaration *dec, int tab, const char *separator);
/freebsd-12-stable/contrib/mandoc/
H A Dtbl.h32 char tab; /* Option "tab": cell separator. */ member in struct:tbl_opts
H A Dterm_ascii.c292 static const char *tab[] = { local
359 if ((size_t)uc < sizeof(tab)/sizeof(tab[0]))
360 return tab[uc];
/freebsd-12-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dckh.h62 ckhc_t *tab; member in struct:__anon1974
/freebsd-12-stable/contrib/bmake/unit-tests/
H A Descape.mk20 # the next line shall not be included if it is a <tab>.
176 one tab on second line
203 second line tab should be elided':
205 only one tab should be elided, second tab remains'
244 second line tab should be elided':
246 only one tab should be elided, second tab remains'
/freebsd-12-stable/sys/dev/tsec/
H A Dif_tsec.h138 #define TSEC_GET_GENERIC(hand, tab, count, wrap) \
139 ((hand)->tab[TSEC_INC((hand)->count, wrap)])
141 #define TSEC_PUT_GENERIC(hand, tab, count, wrap, val) \
142 ((hand)->tab[TSEC_INC((hand)->count, wrap)] = val)
/freebsd-12-stable/contrib/tcpdump/
H A Dprint-telnet.c122 #define TELOPT_NAOHTD 12 /* negotiate about horizontal tab disposition */
124 #define TELOPT_NAOVTS 14 /* negotiate about vertical tab stops */
125 #define TELOPT_NAOVTD 15 /* negotiate about vertical tab disposition */
376 #define STR_OR_ID(x, tab) \
377 (((x) < sizeof(tab)/sizeof(tab[0]) && tab[(x)]) ? tab[(x)] : numstr(x))
/freebsd-12-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.y59 struct tab {
67 extern struct tab cmdtab[];
68 extern struct tab sitetab[];
71 static void help (struct tab *, char *);
72 static struct tab *
73 lookup (struct tab *, char *);
932 struct tab cmdtab[] = { /* In order defined in RFC 765 */
1000 struct tab sitetab[] = {
1020 static struct tab *
1021 lookup(struct tab *
[all...]
/freebsd-12-stable/contrib/tzdata/
H A DMakefile425 # TAB_CHAR is a single tab character, in single quotes.
512 ZONETABLES= zone1970.tab zone.tab
513 TABDATA= iso3166.tab $(TZDATA_TEXT) $(ZONETABLES)
517 DATA= $(TDATA_TO_CHECK) backzone iso3166.tab leap-seconds.list \
541 etcetera europe factory iso3166.tab \
549 zone.tab zone1970.tab zoneinfo2tdf.pl
765 leapseconds zone.tab && \
789 check_sorted: backward backzone iso3166.tab zon
[all...]

Completed in 453 milliseconds

1234567891011>>