Searched refs:tab (Results 276 - 300 of 307) sorted by relevance

<<111213

/freebsd-12-stable/crypto/heimdal/lib/ipc/
H A DMakefile.in522 -rm -f *.tab.c
/freebsd-12-stable/crypto/heimdal/lib/kadm5/
H A DMakefile.in824 -rm -f *.tab.c
/freebsd-12-stable/crypto/heimdal/lib/kafs/
H A DMakefile.in519 -rm -f *.tab.c
/freebsd-12-stable/crypto/heimdal/lib/ntlm/
H A DMakefile.in512 -rm -f *.tab.c
/freebsd-12-stable/crypto/heimdal/lib/wind/
H A DMakefile.in693 -rm -f *.tab.c
/freebsd-12-stable/contrib/one-true-awk/
H A Drun.c1457 for (cp = tp->tab[i]; cp != NULL; cp = ncp) {
/freebsd-12-stable/contrib/bearssl/test/
H A Dtest_speed.c276 SPEED_DES(tab)
/freebsd-12-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh6334 - Space and tab are interpreted as delimiters. They are not treated as
6337 that within double quotes, space and tab are treated like normal
/freebsd-12-stable/contrib/ntp/sntp/tests/
H A DMakefile.in959 -rm -f *.tab.c
/freebsd-12-stable/contrib/ntp/sntp/
H A DMakefile.in895 -rm -f *.tab.c
/freebsd-12-stable/contrib/openbsm/config/
H A Dltmain.sh6334 - Space and tab are interpreted as delimiters. They are not treated as
6337 that within double quotes, space and tab are treated like normal
/freebsd-12-stable/contrib/openpam/
H A Dltmain.sh6334 - Space and tab are interpreted as delimiters. They are not treated as
6337 that within double quotes, space and tab are treated like normal
/freebsd-12-stable/contrib/sqlite3/
H A Dltmain.sh6334 - Space and tab are interpreted as delimiters. They are not treated as
6337 that within double quotes, space and tab are treated like normal
H A Dshell.c2992 sqlite3_vtab *tab,
3002 (void)tab;
3527 sqlite3_vtab *tab,
3537 (void)(tab); /* Unused parameter */
7180 sqlite3_vtab *tab,
10543 static int dbdataBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdx){ argument
10544 DbdataTable *pTab = (DbdataTable*)tab;
13918 ** In other words: "INSERT INTO tab(rowid,a,b,c,...) VALUES(...)"
13919 ** instead of the usual "INSERT INTO tab VALUES(...)".
14917 ** \t -> tab
2991 fsdirBestIndex( sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo ) argument
3526 completionBestIndex( sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo ) argument
7179 zipfileBestIndex( sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo ) argument
[all...]
/freebsd-12-stable/contrib/unbound/
H A Dltmain.sh6334 - Space and tab are interpreted as delimiters. They are not treated as
6337 that within double quotes, space and tab are treated like normal
/freebsd-12-stable/contrib/libevent/
H A Dltmain.sh6334 - Space and tab are interpreted as delimiters. They are not treated as
6337 that within double quotes, space and tab are treated like normal
/freebsd-12-stable/contrib/ldns/
H A Dltmain.sh6334 - Space and tab are interpreted as delimiters. They are not treated as
6337 that within double quotes, space and tab are treated like normal
/freebsd-12-stable/contrib/file/
H A Dltmain.sh6337 - Space and tab are interpreted as delimiters. They are not treated as
6340 that within double quotes, space and tab are treated like normal
/freebsd-12-stable/crypto/heimdal/kdc/
H A DMakefile.in793 -rm -f *.tab.c
/freebsd-12-stable/sys/arm/arm/
H A Dpmap-v6.c2305 pt2tab_user_is_empty(pt2_entry_t *tab) argument
2311 if (tab[i] != 0) return (FALSE);
/freebsd-12-stable/crypto/heimdal/
H A Dltmain.sh4950 - Space and tab are interpreted as delimiters. They are not treated as
4953 that within double quotes, space and tab are treated like normal
/freebsd-12-stable/contrib/binutils/ld/
H A DMakefile.in812 -rm -f *.tab.c
829 $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h $*.h y.output $*.output -- $(YACCCOMPILE)
/freebsd-12-stable/contrib/llvm-project/libcxx/src/
H A Dlocale.cpp908 ctype<char>::ctype(const mask* tab, bool del, size_t refs) argument
910 __tab_(tab),
/freebsd-12-stable/contrib/ntp/libntp/
H A DMakefile.in782 -rm -f *.tab.c
/freebsd-12-stable/contrib/ntp/sntp/libevent/
H A DMakefile.in1449 -rm -f *.tab.c

Completed in 604 milliseconds

<<111213