Searched refs:Rows (Results 1 - 25 of 48) sorted by relevance

12

/macosx-10.9.5/llvmCore-3425.0.33/lib/DebugInfo/
H A DDWARFDebugLine.h165 void appendRow(const DWARFDebugLine::Row &state) { Rows.push_back(state); }
171 Rows.clear();
192 RowVector Rows; member in struct:llvm::DWARFDebugLine::LineTable
H A DDWARFDebugLine.cpp87 if (!Rows.empty()) {
90 for (std::vector<Row>::const_iterator pos = Rows.begin(),
91 end = Rows.end(); pos != end; ++pos)
497 // Rows are stored in a vector, so we may use arithmetical operations with
501 RowIter first_row = Rows.begin() + found_seq.FirstRowIndex;
502 RowIter last_row = Rows.begin() + found_seq.LastRowIndex;
H A DDWARFContext.cpp197 const DWARFDebugLine::Row &Row = LineTable->Rows[RowIndex];
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/
H A DResultSourceHandle.pm23 DBIx::Class::ResultSourceHandle - Decouple Rows/ResultSets objects from their Source objects
27 This module removes fixed link between Rows/ResultSets and the actual source
/macosx-10.9.5/vim-53/src/
H A Dmessage.c184 if (keep && retval && vim_strsize(s) < (int)(Rows - cmdline_row - 1)
213 room = (int)(Rows - msg_row) * Columns - 1;
216 room = (int)(Rows - msg_row - 1) * Columns + sc_col - 1;
729 room = (int)(Rows - cmdline_row - 1) * Columns + sc_col - 1;
977 else if (msg_scrolled > Rows - 2
1060 (Rows - cmdline_row - 1) * Columns + sc_col)
1876 if (!recurse && msg_row >= Rows - 1 && (*s == '\n' || (
1912 msg_row = Rows - 2;
2003 if (++msg_row >= Rows) /* safety check */
2004 msg_row = Rows
[all...]
H A Dos_amiga.c251 Rows = 24;
1063 Rows = conUnit->cu_YMax + 1;
1065 if (Rows < 0 || Rows > 200) /* cannot be an amiga window */
1068 Rows = 24;
1083 * Try to set the real window size to Rows and Columns.
1092 out_num((long)Rows);
1102 * Rows and/or Columns has changed.
H A Dos_msdos.c185 int endpoint = (Rows * Columns) << 1;
570 * Rows and Columns must be valid when calling!
585 regs.x.dx = Rows * mouse_y_div - 1;
1345 if (Rows == 30)
1827 Rows = textinfo.screenheight;
1830 Rows = *(char far *)MK_FP(0x40, 0x84) + 1;
1833 if (Columns < MIN_COLUMNS || Rows < MIN_LINES)
1837 Rows = 25;
1856 _video.screenheight = Rows;
1858 mywindow(1, 1, Columns, Rows);
[all...]
H A Dscreen.c374 if (msg_scrolled > Rows - 5) /* clearing is faster */
379 if (screen_ins_lines(0, 0, msg_scrolled, (int)Rows, NULL) == FAIL)
6084 if (cmdline_row == Rows - 1)
6086 screen_del_lines(0, 0, 1, (int)Rows, TRUE, NULL);
6487 row = Rows - 1;
7797 if (row == Rows - 1) /* overwritten the command line */
7843 * Resize the shell to Rows and Columns.
7846 * There may be some time between setting Rows and Columns and (re)allocating
7849 * in ScreenLines[]. Use Rows and Columns for positioning text etc. where the
7886 * when Rows an
[all...]
H A Dos_win32.c1207 if (State & CMDLINE && msg_row == Rows - 1)
1637 Rows = 25;
2853 windgoto((int)Rows - 1, 0);
2924 * Get the size of the current window in `Rows' and `Columns'
2936 * even though we are not in termcap mode. The 'Rows' and 'Columns'
2940 Rows = g_cbTermcap.Info.dwSize.Y;
2945 Rows = csbi.srWindow.Bottom - csbi.srWindow.Top + 1;
2950 Rows = 25;
3040 * Set the console window to `Rows' * `Columns'
3058 /* Clamp Rows an
[all...]
H A Dos_riscos.c135 if (x == Rows -1 && y == 0 && !windowed)
407 Rows = buf[3] + 1; /* Seems to be one off (VduVars wrong?) */
411 if (Rows == buf[5] + 1 && Columns == buf[4] + 1)
784 * Rows and/or Columns has changed.
H A Dos_vms.c174 * Get the current window size in Rows and Columns.
183 Rows = tmode.x.y.length;
188 * Try to set the window size to Rows and new_Columns.
193 set_tty(Rows, Columns);
H A Dversion.c1159 blanklines = (int)Rows - ((sizeof(lines) / sizeof(char *)) - 1);
1170 blanklines -= Rows - topframe->fr_height;
H A Dgui.c241 gui.num_rows = Rows;
245 gui.scroll_region_bot = Rows - 1;
498 gui.num_rows = Rows;
1311 /* Only comparing Rows and Columns may be sufficient, but let's stay on
1314 || gui.num_rows != Rows || gui.num_cols != Columns)
1362 Rows = gui.num_rows;
1368 * Set the size of the Vim shell according to Rows and Columns.
1416 Rows = (height - base_height + gui.char_height - 1) / gui.char_height;
1422 height = Rows * gui.char_height + base_height;
1440 Rows
[all...]
H A Dos_win16.c166 Rows = 25;
H A Dwindow.c81 # define ROWS_AVAIL (Rows - p_ch - tabline_height())
83 # define ROWS_AVAIL (Rows - p_ch)
1105 msg_row = Rows - 1;
1109 msg_row = Rows - 1;
3337 topframe->fr_height = Rows - p_ch;
3637 tp->tp_old_Rows = Rows;
3686 if (curtab->tp_old_Rows != Rows || (old_off != firstwin->w_winrow
4557 wp->w_lines = (wline_T *)alloc_clear((unsigned)(Rows * sizeof(wline_T)));
4575 * Called from win_new_shellsize() after Rows changed.
4907 room_cmdline = Rows
[all...]
H A Dex_getln.c1176 if (KeyTyped && ccline.cmdspos + i >= Columns * Rows)
2069 m = Columns * Rows;
2070 if (m < 0) /* overflow, Columns or Rows at weird value */
2363 if (msg_row < Rows - 1)
2465 if (msg_row >= Rows)
2466 msg_row = Rows - 1;
2862 m = Columns * Rows;
2863 if (m < 0) /* overflow, Columns or Rows at weird value */
3191 cmdline_row = Rows - 1;
3209 msg_row = Rows
[all...]
H A Dterm.c2025 set_shellsize(width, height, FALSE); /* may change Rows */
2029 scroll_region_reset(); /* In case Rows changed */
2204 * Get Columns and Rows from the termcap. Used after a window signal if the
3004 if (Rows < min_rows()) /* need room for one window and command line */
3005 Rows = min_rows();
3017 if (old_Rows != Rows || old_Columns != Columns)
3019 if (old_Rows != Rows)
3023 p_window = Rows - 1;
3024 old_Rows = Rows;
3053 int old_Rows = Rows;
[all...]
H A Dos_unix.c1218 Rows = 24;
3060 windgoto((int)Rows - 1, 0); /* may have moved the cursor */
3635 Rows = rows;
3641 * Try to set the window size to Rows and Columns.
3653 term_set_winsize((int)Rows, (int)Columns);
3662 * Rows and/or Columns has changed.
4054 sprintf((char *)envbuf, "%ld", Rows);
4056 sprintf((char *)envbuf, "%ld", Rows);
4066 sprintf(envbuf_Rows, "ROWS=%ld", Rows);
4068 sprintf(envbuf_Rows, "LINES=%ld", Rows);
[all...]
H A Dpopupmnu.c554 && Rows > 10
H A Dgui_x11.c631 if (gevent->y > FILL_Y(Rows))
632 XClearArea(gui.dpy, gui.wid, 0, FILL_Y((int)Rows), 0, 0, False);
1432 Rows = h;
2727 FILL_Y((int)Rows) + gui.border_offset);
2732 FILL_Y((int)Rows) + gui.border_offset);
H A Dgui_gtk_x11.c627 if (event->area.y > FILL_Y(Rows))
628 gdk_window_clear_area(gui.drawarea->window, 0, FILL_Y((int)Rows), 0, 0);
3666 Rows = h;
3670 pixel_height = (guint)(gui_get_base_height() + Rows * gui.char_height);
3704 pixel_height = (guint)(gui_get_base_height() + Rows * gui.char_height);
5211 FILL_Y((int)Rows) + gui.border_offset);
5220 FILL_Y((int)Rows) + gui.border_offset);
H A Dgui_riscos.c605 gui.num_rows = Rows = default_rows;
1527 if (height + y > Rows * gui.char_height)
1532 block[9] - block[1], -FILL_Y(Rows) - 1);
1533 height = Rows * gui.char_height;
H A Dgui_mac.c1924 SetRect(&rc, 0, 0, FILL_X(0), FILL_Y(Rows));
1935 FILL_X(Columns) + gui.border_offset, FILL_Y(Rows));
1938 if (updateRectPtr->bottom > FILL_Y(Rows))
1940 SetRect(&rc, 0, FILL_Y(Rows), FILL_X(Columns) + gui.border_offset,
1941 FILL_Y(Rows) + gui.border_offset);
4551 rc.bottom = Rows * gui.char_height + 2 * gui.border_width;
H A Dmbyte.c5205 spot_area.height = gui.char_height * Rows;
5581 status_area.y = gui.char_height * Rows + gui.border_offset;
5594 status_area.y = gui.char_height * Rows + gui.border_offset;
5608 pre_area.y = gui.char_height * Rows + gui.border_offset;
5623 pre_area.height = gui.char_height * Rows;
/macosx-10.9.5/llvmCore-3425.0.33/utils/TableGen/
H A DRegisterInfoEmitter.cpp580 SmallVector<SmallVector<CodeGenSubRegIndex*, 4>, 4> Rows; local
584 for (unsigned r = 0, re = Rows.size(); r != re; ++r) {
585 if (combine(SubRegIndices[i], Rows[r])) {
591 Found = Rows.size();
592 Rows.resize(Found + 1);
593 Rows.back().resize(SubRegIndices.size());
594 combine(SubRegIndices[i], Rows.back());
600 if (Rows.size() > 1) {
601 OS << " static const " << getMinimalTypeForRange(Rows.size())
610 << " Rows[" << Row
[all...]

Completed in 314 milliseconds

12