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

12345

/haiku-fatelf/src/libs/ncurses/include/
H A DCaps.uwin292 back_tab cbt str bt - - YBCGE back tab (P)
296 clear_all_tabs tbc str ct - - YB-G- clear all tab stops (P)
350 key_ctab kctab str kt KEY_CTAB 0525 -B-G-* clear-tab key
378 key_stab khts str kT KEY_STAB 0524 -B-G-* set-tab key
424 set_tab hts str st - - YB-G- set a tab in every row, current columns
426 tab ht str ta - - YBCGE tab to next 8-space hardware tab stop
444 key_btab kcbt str kB KEY_BTAB 0541 ----- back-tab key
648 # gnu_tab_width OTtw num tw - - ----E tab widt
[all...]
H A DCaps.aix4324 back_tab cbt str bt - - YBCGE back tab (P)
328 clear_all_tabs tbc str ct - - YB-G- clear all tab stops (P)
382 key_ctab kctab str kt KEY_CTAB 0525 -B-G-* clear-tab key
410 key_stab khts str kT KEY_STAB 0524 -B-G-* set-tab key
456 set_tab hts str st - - YB-G- set a tab in every row, current columns
458 tab ht str ta - - YBCGE tab to next 8-space hardware tab stop
534 key_tab ktab str ko - - ----K tab key
631 key_btab kcbt str kB KEY_BTAB 0541 ----- back-tab ke
[all...]
H A DCaps324 back_tab cbt str bt - - YBCGE back tab (P)
328 clear_all_tabs tbc str ct - - YB-G- clear all tab stops (P)
382 key_ctab kctab str kt KEY_CTAB 0525 -B-G-* clear-tab key
410 key_stab khts str kT KEY_STAB 0524 -B-G-* set-tab key
456 set_tab hts str st - - YB-G- set a tab in every row, current columns
458 tab ht str ta - - YBCGE tab to next 8-space hardware tab stop
476 key_btab kcbt str kB KEY_BTAB 0541 ----- back-tab key
822 # gnu_tab_width OTtw num tw - - ----E tab widt
[all...]
H A DCaps.hpux11326 back_tab cbt str bt - - YBCGE back tab (P)
330 clear_all_tabs tbc str ct - - YB-G- clear all tab stops (P)
384 key_ctab kctab str kt KEY_CTAB 0525 -B-G-* clear-tab key
412 key_stab khts str kT KEY_STAB 0524 -B-G-* set-tab key
458 set_tab hts str st - - YB-G- set a tab in every row, current columns
460 tab ht str ta - - YBCGE tab to next 8-space hardware tab stop
539 key_btab kcbt str kB KEY_BTAB 0541 ----- back-tab key
836 # gnu_tab_width OTtw num tw - - ----E tab widt
[all...]
H A DCaps.keys326 back_tab cbt str bt - - YBCGE back tab (P)
330 clear_all_tabs tbc str ct - - YB-G- clear all tab stops (P)
384 key_ctab kctab str kt KEY_CTAB 0525 -B-G-* clear-tab key
412 key_stab khts str kT KEY_STAB 0524 -B-G-* set-tab key
458 set_tab hts str st - - YB-G- set a tab in every row, current columns
460 tab ht str ta - - YBCGE tab to next 8-space hardware tab stop
478 key_btab kcbt str kB KEY_BTAB 0541 ----- back-tab key
912 # gnu_tab_width OTtw num tw - - ----E tab widt
[all...]
/haiku-fatelf/src/libs/ncurses/tack/
H A Doutput.c354 if (translate_mode && tab) {
355 tt_putp(tab);
/haiku-fatelf/src/add-ons/kernel/drivers/power/enhanced_speedstep/
H A Dfrequency.h56 #define INTEL(tab, zhi, vhi, zlo, vlo, bus_clk) \
57 { CPU_VENDOR_INTEL, ID32(zhi, vhi, zlo, vlo, bus_clk), tab }
58 #define CENTAUR(tab, zhi, vhi, zlo, vlo, bus_clk) \
59 { CPU_VENDOR_CENTAUR, ID32(zhi, vhi, zlo, vlo, bus_clk), tab }
/haiku-fatelf/src/bin/bash/builtins/
H A Devalstring.c47 #include <y.tab.h>
/haiku-fatelf/src/bin/gdb/bfd/doc/
H A Dchew.c1019 int tab = 0; local
1030 if (tab && at (tos, idx))
1037 tab++;
1045 tab--;
/haiku-fatelf/src/apps/debugger/user_interface/gui/team_window/
H A DTeamWindow.cpp768 .Add(fTabView = new BTabView("tab view"), 0.4f)
792 // add threads tab
801 // add images tab
810 // add breakpoints tab
818 // add local variables tab
819 BView* tab = fVariablesView = VariablesView::Create(this); local
820 fLocalsTabView->AddTab(tab);
822 // add registers tab
823 tab = fRegistersView = RegistersView::Create(fTeam->GetArchitecture());
824 fLocalsTabView->AddTab(tab);
[all...]
/haiku-fatelf/src/libs/tiff/
H A Dtif_fax3.c608 #define DEBUG_COLOR(w) (tab == TIFFFaxWhiteCodes ? w "W" : w "B")
625 putspan(TIFF* tif, int32 span, const tableentry* tab) argument
633 const tableentry* te = &tab[63 + (2560>>6)];
642 const tableentry* te = &tab[63 + (span>>6)];
651 code = tab[span].code, length = tab[span].length;
653 DEBUG_PRINT(" Term", tab[span].runlen);
/haiku-fatelf/src/bin/coreutils/src/
H A Dsort.c278 static int tab = TAB_DEFAULT; variable
1425 if (tab != TAB_DEFAULT)
1428 while (ptr < lim && *ptr != tab)
1473 if (tab != TAB_DEFAULT)
1476 while (ptr < lim && *ptr != tab)
1522 if (tab != TAB_DEFAULT)
1525 newlim = memchr (ptr, tab, lim - ptr);
3474 error (SORT_FAILURE, 0, _("empty tab"));
3482 "multi-character tab" instead of "multibyte tab", s
[all...]
/haiku-fatelf/src/bin/gdb/gdb/
H A Dsymtab.c2624 static const char **tab = NULL;
2625 /* Allocated size of tab in elements.
2629 /* Current size of tab in elements. */
2635 if (tab == NULL)
2636 tab = (const char **) xmalloc (tab_alloc_size * sizeof (*tab));
2640 /* Is FILE in tab? */
2641 for (p = tab; p < tab + tab_cur_size; p++)
2645 /* No; maybe add it to tab
2616 static const char **tab = NULL; local
[all...]
/haiku-fatelf/src/bin/network/tcpdump/
H A Dprint-isakmp.c142 #define STR_OR_ID(x, tab) \
143 (((x) < sizeof(tab)/sizeof(tab[0]) && tab[(x)]) ? tab[(x)] : numstr(x))
/haiku-fatelf/src/bin/gdb/bfd/
H A Delfxx-mips.c8548 Elf32_gptab *tab;
8625 tab = bfd_malloc (amt);
8626 if (tab == NULL)
8628 tab[0].gt_header.gt_current_g_value = elf_gp_size (abfd);
8629 tab[0].gt_header.gt_unused = 0;
8670 free (tab);
8682 if (tab[look].gt_entry.gt_g_value >= val)
8683 tab[look].gt_entry.gt_bytes += add;
8685 if (tab[look].gt_entry.gt_g_value == val)
8696 new_tab = bfd_realloc (tab, am
8510 Elf32_gptab *tab; local
[all...]
H A Dpdp11.c1899 add_to_stringtab (abfd, tab, str, copy)
1901 struct bfd_strtab_hash *tab;
1918 index = _bfd_stringtab_add (tab, str, hash, copy);
1934 emit_stringtab (abfd, tab)
1936 struct bfd_strtab_hash *tab;
1941 H_PUT_32 (abfd, _bfd_stringtab_size (tab) + BYTES_IN_LONG, buffer);
1946 return _bfd_stringtab_emit (abfd, tab);
/haiku-fatelf/src/add-ons/kernel/drivers/common/
H A Dconsole.cpp290 tab(struct console_desc *console) function
563 tab(console);
/haiku-fatelf/src/servers/app/stackandtile/
H A DStackAndTile.cpp260 int32 tab;
261 switch (satWindow->GetDecorator()->RegionAt(where, tab)) {
/haiku-fatelf/src/apps/serialconnect/libvterm/src/
H A Dstate.c131 static void tab(VTermState *state, int count, int direction) function
304 tab(state, 1, +1);
868 tab(state, count, +1);
1000 tab(state, count, -1);
1067 /* TODO: 1, 2 and 4 aren't meaningful yet without line tab stops */
/haiku-fatelf/src/kits/media/
H A DDefaultMediaTheme.cpp82 virtual void Select(int32 tab);
436 * This derived class fixes this issue, and also resizes all tab
461 TabView::Select(int32 tab) argument
463 BTabView::Select(tab);
808 // if so, use a tabbed view with a tab for each group
/haiku-fatelf/src/libs/ncurses/ncurses/tty/
H A Dlib_mvcur.c50 ** 4.4BSD curses can't use cuu/cud/cuf/cub/hpa/vpa/tab/cbt for local
65 ** in decreasing order of suspiciousness): it, tab, cbt, hpa, vpa, cuu, cud,
132 * int _ht_cost; // cost of (tab)
148 * The USE_HARD_TABS switch controls whether it is reliable to use tab/backtabs
150 * tab delays and whether or not tabs will be expanded in raw mode. If you
151 * have parm_right_cursor, tab motions don't win you a lot anyhow.
312 SP->_ht_cost = CostOf(tab, 0);
432 * Reset terminal's tab counter. There's a long-time bug that
433 * if you exit a "curses" program such as vi or more, tab
565 if (init_tabs > 0 && tab) {
[all...]
/haiku-fatelf/src/bin/gawk/
H A Deval.c297 genflags2str(int flagval, const struct flagtab *tab) argument
305 for (i = 0; tab[i].name != NULL; i++) {
310 space_needed = (strlen(tab[i].name) + (sp != buffer));
314 if ((flagval & tab[i].val) != 0) {
319 strcpy(sp, tab[i].name);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlregexp.c7102 const xmlChar **tab; local
7479 tab = (const xmlChar **) xmlMalloc(ctxt->tabSize *
7481 if (tab == NULL) {
7488 len = xmlExpGetStartInt(ctxt, sub, tab, ctxt->tabSize, 0);
7491 temp = (const xmlChar **) xmlRealloc((xmlChar **) tab, ctxt->tabSize * 2 *
7494 xmlFree((xmlChar **) tab);
7497 tab = temp;
7499 len = xmlExpGetStartInt(ctxt, sub, tab, ctxt->tabSize, 0);
7502 tmp = xmlExpStringDeriveInt(ctxt, exp, tab[i]);
7505 xmlFree((xmlChar **) tab);
[all...]
/haiku-fatelf/src/bin/gdb/texinfo/
H A Dtexinfo.tex2489 % starts with @tab. Empty columns may be produced by supplying @tab's
2491 % ie, @tab@tab@tab will produce two empty columns.
2493 % @item, @tab do not need to be on their own lines, but it will not hurt
2499 % @item first col stuff @tab second col stuff @tab third col
2502 % @tab
2504 % @tab
[all...]
/haiku-fatelf/src/bin/sharutils/doc/
H A Dtexinfo.tex1739 % starts with @tab. Empty columns may be produced by supplying @tab's
1741 % ie, @tab@tab@tab will produce two empty columns.
1743 % @item, @tab, @multicolumn or @endmulticolumn do not need to be on their
1749 % @item first col stuff @tab second col stuff @tab third col
1752 % @tab
1754 % @tab
[all...]

Completed in 405 milliseconds

12345