Searched refs:tab (Results 101 - 121 of 121) sorted by relevance

12345

/haiku-fatelf/src/bin/diffutils/config/
H A Dtexinfo.tex2139 % starts with @tab. Empty columns may be produced by supplying @tab's
2141 % ie, @tab@tab@tab will produce two empty columns.
2143 % @item, @tab, @multitable or @end multitable do not need to be on their
2149 % @item first col stuff @tab second col stuff @tab third col
2152 % @tab
2154 % @tab
[all...]
/haiku-fatelf/src/bin/gdb/bfd/
H A Daoutx.h1923 add_to_stringtab (abfd, tab, str, copy)
1925 struct bfd_strtab_hash *tab;
1942 index = _bfd_stringtab_add (tab, str, hash, copy);
1958 emit_stringtab (abfd, tab)
1960 struct bfd_strtab_hash *tab;
1966 PUT_WORD (abfd, _bfd_stringtab_size (tab) + BYTES_IN_WORD, buffer);
1970 return _bfd_stringtab_emit (abfd, tab);
1922 struct bfd_strtab_hash *tab; variable in typeref:struct:bfd_strtab_hash
1957 struct bfd_strtab_hash *tab; variable in typeref:struct:bfd_strtab_hash
/haiku-fatelf/src/bin/gdb/opcodes/
H A DMakefile.am461 s390-opc.tab: s390-mkopc s390-opc.txt
462 ./s390-mkopc < $(srcdir)/s390-opc.txt > s390-opc.tab
786 s390-opc.tab
/haiku-fatelf/src/libs/termcap/
H A Dtexinfo.tex2017 % starts with @tab. Empty columns may be produced by supplying @tab's
2019 % ie, @tab@tab@tab will produce two empty columns.
2021 % @item, @tab, @multitable or @end multitable do not need to be on their
2027 % @item first col stuff @tab second col stuff @tab third col
2030 % @tab
2032 % @tab
[all...]
H A Dtermcap.src442 # ansi-mtabs adds relative addressing and minimal tab support
675 # * response to user requests, assumes kcbt=\E[Z, the ANSI/ECMA reverse-tab *
701 # * response to user requests, assumes kcbt=\E[Z, the ANSI/ECMA reverse-tab *
1937 # tab settings are in non-volatile memory and don't need to be
2521 # Things that use <knxt> usually use tab anyways... and things that don't use
2522 # tab usually use <knxt> instead...
2523 # kprv is same as tab - Backtab is useless...
4334 # control-tab \[072q
5580 # Ctrl-V tabs 81-158 down to clear tab. Shift-Ctrl-M sets right margin at cursor
10813 :kl=^H:kr=\EC:ku=\EA:l0=segment advance:l3=cursor tab
[all...]
/haiku-fatelf/src/servers/app/
H A DWindow.cpp627 // set the correct focus and top layer tab
2214 int tab = decorator->TabAt(where); local
2216 Window* window = fCurrentStack->WindowAt(tab);
/haiku-fatelf/src/apps/terminal/
H A DTermWindow.cpp233 // init the GUI and add a tab
292 fTabView = new SmartTabView(textFrame, "tab view", B_WIDTH_FROM_WIDEST);
296 // Make the scroll view one pixel wider than the tab view container view, so
352 "If you close the tab, the process will be killed.");
472 .AddItem(B_TRANSLATE("New tab"), kNewTab, 'T')
479 .AddItem(B_TRANSLATE("Close active tab"), kCloseView, 'W')
674 // Set our current working directory to that of the active tab, so
930 // tab title changed message from SetTitleDialog
1247 BTab* tab = new BTab; local
1248 fTabView->AddTab(scrollView, tab);
[all...]
/haiku-fatelf/src/bin/network/wget/build-aux/
H A Dtexinfo.tex2882 % starts with @tab. Empty columns may be produced by supplying @tab's
2884 % ie, @tab@tab@tab will produce two empty columns.
2886 % @item, @tab do not need to be on their own lines, but it will not hurt
2892 % @item first col stuff @tab second col stuff @tab third col
2895 % @tab
2897 % @tab
[all...]
/haiku-fatelf/headers/libs/ncurses/
H A Dterm.h357 #define tab CUR Strings[134] macro
/haiku-fatelf/src/bin/bash/
H A DAUTHORS92 y.tab.c Brian Fox, Chet Ramey
93 y.tab.h Brian Fox, Chet Ramey
H A Dprint_cmd.c43 #include <y.tab.h> /* use <...> so we pick it up from the build directory */
H A DMANIFEST146 y.tab.c f
147 y.tab.h f
H A Dexecute_cmd.c65 #include <y.tab.h> /* use <...> so we pick it up from the build directory */
/haiku-fatelf/src/bin/diffutils/lib/
H A DMakefile220 -rm -f *.tab.c
/haiku-fatelf/src/libs/ncurses/include/
H A DCaps.osf1r5308 back_tab cbt str bt - - YBCGE back tab (P)
312 clear_all_tabs tbc str ct - - YB-G- clear all tab stops (P)
366 key_ctab kctab str kt KEY_CTAB 0525 -B-G-* clear-tab key
394 key_stab khts str kT KEY_STAB 0524 -B-G-* set-tab key
440 set_tab hts str st - - YB-G- set a tab in every row, current columns
442 tab ht str ta - - YBCGE tab to next 8-space hardware tab stop
501 key_tab ktab str ko - - ----K tab key
620 key_btab kcbt str kB KEY_BTAB 0632 ----- back-tab ke
[all...]
H A Dterm.h357 #define tab CUR Strings[134] macro
/haiku-fatelf/src/bin/gawk/
H A Dawk.h988 extern const char *genflags2str P((int flagval, const struct flagtab *tab));
/haiku-fatelf/src/add-ons/translators/raw/
H A DRAW.cpp3177 FORCC tab[cfa_pc[c]] = c;
3180 filters = filters << 2 | tab[cfa_pat[i % plen]];
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlschemas.c4515 xmlSchemaPSVIIDCNodePtr tab; local
4531 tab = bind->nodeTable[i];
4534 key = tab->keys[j];
4553 tab = bind->dupls->items[i];
4556 key = tab->keys[j];
/haiku-fatelf/src/libs/ncurses/misc/
H A Dterminfo.src450 # ansi-mtabs adds relative addressing and minimal tab support
656 # * response to user requests, assumes kcbt=\E[Z, the ANSI/ECMA reverse-tab *
676 # * response to user requests, assumes kcbt=\E[Z, the ANSI/ECMA reverse-tab *
807 # have the eat_newline_glitch. It doesn't support setting or removing tab
1154 # control-tab \[072q
1853 # tab settings are in non-volatile memory and don't need to be
2261 # Things that use <knxt> usually use tab anyways... and things that don't use
2262 # tab usually use <knxt> instead...
2263 # kprv is same as tab - Backtab is useless...
3292 # vt100 TBC (tab rese
[all...]
H A Dterminfo.tmp450 # ansi-mtabs adds relative addressing and minimal tab support
656 # * response to user requests, assumes kcbt=\E[Z, the ANSI/ECMA reverse-tab *
676 # * response to user requests, assumes kcbt=\E[Z, the ANSI/ECMA reverse-tab *
807 # have the eat_newline_glitch. It doesn't support setting or removing tab
1154 # control-tab \[072q
1853 # tab settings are in non-volatile memory and don't need to be
2261 # Things that use <knxt> usually use tab anyways... and things that don't use
2262 # tab usually use <knxt> instead...
2263 # kprv is same as tab - Backtab is useless...
3292 # vt100 TBC (tab rese
[all...]

Completed in 497 milliseconds

12345