/illumos-gate/usr/src/lib/libsqlite/src/ |
H A D | vdbeInt.h | 63 struct Cursor { struct 81 typedef struct Cursor Cursor; argument 245 Cursor *aCsr; /* One element of this array for each open cursor */ 294 void sqliteVdbeCleanupCursor(Cursor*); 299 int sqliteVdbeCursorMoveto(Cursor*);
|
H A D | btree.h | 54 int (*Cursor)(Btree*, int iTable, int wrFlag, BtCursor **ppCur); member 120 (btOps(pBt)->Cursor(pBt, iTable, wrFlag, ppCur))
|
H A D | vdbe.c | 424 Cursor *aCsr = sqliteRealloc( p->aCsr, (mxCursor+1)*sizeof(Cursor) ); in expandCursorArraySize() 427 memset(&p->aCsr[p->nCursor], 0, sizeof(Cursor)*(mxCursor+1-p->nCursor)); in expandCursorArraySize() 2421 memset(&p->aCsr[i], 0, sizeof(Cursor)); in sqliteVdbeExec() 2471 Cursor *pCx; in sqliteVdbeExec() 2509 Cursor *pCx; in sqliteVdbeExec() 2557 Cursor *pC; in sqliteVdbeExec() 2650 Cursor *pC; in sqliteVdbeExec() 2808 Cursor *pC; in sqliteVdbeExec() 2931 Cursor *pC; in sqliteVdbeExec() 3005 Cursor *pC; in sqliteVdbeExec() [all …]
|
H A D | vdbeaux.c | 730 void sqliteVdbeCleanupCursor(Cursor *pCx){ in sqliteVdbeCleanupCursor() 738 memset(pCx, 0, sizeof(Cursor)); in sqliteVdbeCleanupCursor() 1047 int sqliteVdbeCursorMoveto(Cursor *p){ in sqliteVdbeCursorMoveto()
|
/illumos-gate/usr/src/boot/i386/btx/btxldr/ |
H A D | btxldr.S | 59 .set BDA_POS,0x450 # Cursor position
|
/illumos-gate/usr/src/lib/libcurses/screen/ |
H A D | caps | 64 hard_cursor, "chts" "HC" Cursor is hard to see. 144 cursor_address, "cup" "cm" Cursor motion to row #1 col #2 (G)
|
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | caps | 88 hard_cursor chts HC bool Cursor is hard to see 149 cursor_address cup cm str Cursor motion to row #1 col #2 (PG)
|
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | caps | 90 hard_cursor chts HC bool Cursor is hard to see 151 cursor_address cup cm str Cursor motion to row #1 col #2 (PG)
|
/illumos-gate/usr/src/boot/i386/btx/btx/ |
H A D | btx.S | 102 .set BDA_POS,0x450 # Cursor position
|
/illumos-gate/usr/src/data/terminfo/ |
H A D | termcap.src | 1879 # in two different modes: Cursor Mode and Application Mode. Cursor Mode 1881 # Mode is the "set" state. In Cursor Mode, the cursor keys transmit 1885 # assumed that the cursor keys are normally in Cursor Mode, and expected that 1890 # "Cursor Mode", and the cursor keys definitions should match that assumption, 1992 # | | | Cursor 0-Underline | | | Interlace 0-Off 6590 # S2 5 Cursor type 6594 # S2 6 Cursor down key 6647 # S2 5 Cursor type (U = underline, D = block) 6648 # S2 6 Cursor down key (U = send ^J, D = send ^V) 8710 wy75ap|wyse75ap|wy-75ap|wyse-75ap|Wyse WY-75 Applications and Cursor keypad:\ [all …]
|
H A D | terminfo.src | 2133 # in two different modes: Cursor Mode and Application Mode. Cursor Mode 2135 # Mode is the "set" state. In Cursor Mode, the cursor keys transmit 2139 # assumed that the cursor keys are normally in Cursor Mode, and expected that 2144 # "Cursor Mode", and the cursor keys definitions should match that assumption, 2248 # | | | Cursor 0-Underline | | | Interlace 0-Off 7414 # S2 5 Cursor type 7418 # S2 6 Cursor down key 7473 # S2 5 Cursor type (U = underline, D = block) 7474 # S2 6 Cursor down key (U = send ^J, D = send ^V) 9786 wy75ap|wyse75ap|wy-75ap|wyse-75ap|Wyse WY-75 Applications and Cursor keypad, [all …]
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/ |
H A D | magic.tab | 1456 |name match *.ani Animated Cursor application/x-ms-anifile 1491 |name match *.cur Cursor application/x-ms-curfile
|
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | grub.info-2 | 454 Cursor movement and editing of the text on the line can be done via a
|
H A D | grub.texi | 1950 Cursor movement and editing of the text on the line can be done via a
|
H A D | grub.info | 1759 Cursor movement and editing of the text on the line can be done via a
|
/illumos-gate/usr/src/data/hwdata/ |
H A D | usb.ids | 25167 037 Cursor Pixel Positioning 25168 038 Cursor Mode 25169 039 Cursor Enable 25170 03a Cursor Blink
|