Home
last modified time | relevance | path

Searched refs:tbc (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/lua/src/
H A Dlfunc.c214 StkId tbc = L->tbclist.p; in poptbclist() local
215 lua_assert(tbc->tbclist.delta > 0); /* first element cannot be dummy */ in poptbclist()
216 tbc -= tbc->tbclist.delta; in poptbclist()
217 while (tbc > L->stack.p && tbc->tbclist.delta == 0) in poptbclist()
218 tbc -= MAXDELTA; /* remove dummy nodes */ in poptbclist()
219 L->tbclist.p = tbc; in poptbclist()
231 StkId tbc = L->tbclist.p; /* get variable index */ in luaF_close() local
233 prepcallclosemth(L, tbc, status, yy); /* close variable */ in luaF_close()
/freebsd/contrib/netbsd-tests/lib/libcurses/
H A Datf.terminfo43 tbc=tbc, u6=u6%d;%dX, u7=u7, u8=u8, u9=u9,
/freebsd/crypto/openssl/test/recipes/04-test_pem_reading_data/
H A Ddsa-threecolumn.pem372 tbc
/freebsd/sys/contrib/device-tree/src/mips/ingenic/
H A Djz4725b.dtsi321 reg = <0x13050000 0x130>; /* tbc */
H A Djz4770.dtsi401 reg = <0x13050000 0x130>; /* tbc */
/freebsd/contrib/ncurses/misc/
H A Demx.src575 tbc=\E[3k,
726 tbc=\E3,
876 tbc=\Ej,
H A Dterminfo.src347 cbt=\E[Z, ht=^I, hts=\EH, tbc=\E[3g,
499 rmam=\E[?7l, sc=\E7, smam=\E[?7h, tbc=\E[g,
856 smkx=\E[?1h\E=, smso=\E[7m, smul=\E[4m, tbc=\E[3g,
987 smam=\E[?7h, tbc=\E[3g, vpa=\E[%i%p1%dd, use=ansi+arrows,
1166 sgr0=\E[0;10m, tbc=\E[3g, tsl=\E[?T, u8=\E[?6c,
1308 # stops (hts/tbc).
1642 tbc=\E[3g, use=ansi+arrows, use=ansi+idl, use=ansi+local,
1715 smul=\E[4m, tbc=\E[3g, use=ansi+cpr, use=ansi+csr,
1758 smso=\E[7m, smul=\E[4m, tbc=\E[3g, use=ansi+apparrows,
2186 rmir=\E[4l, smir=\E[4h, tbc=\E[3g, use=vt220+cvis,
[all …]
/freebsd/contrib/ncurses/include/
H A DCaps.uwin327 clear_all_tabs tbc str ct - - YB-G- clear all tab stops (P)
H A DCaps.hpux11368 clear_all_tabs tbc str ct - - YB-G- clear all tab stops (P)
H A DCaps366 clear_all_tabs tbc str ct - - YB-G- clear all tab stops (P)
H A DCaps.osf1r5349 clear_all_tabs tbc str ct - - YB-G- clear all tab stops (P)
H A DCaps.keys369 clear_all_tabs tbc str ct - - YB-G- clear all tab stops (P)
H A DCaps.aix4366 clear_all_tabs tbc str ct - - YB-G- clear all tab stops (P)
/freebsd/contrib/ncurses/
H A DNEWS2042 xt, tbc and hts as clues.
2044 tbc and hts capabilities as clues (report by Nicolas Marriott).