OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CURSOR
(Results
1 - 7
of
7
) sorted by relevancy
/src/lib/libc/db/btree/
btree.h
283
* or a page number and an index. These structures are used as a
cursor
, stack
302
* About cursors. The
cursor
(and the page that contained the key/data pair
304
* there are no duplicates of the
cursor
key in the tree (i.e. B_NODUPS is set
306
* referenced when it's deleted, and reacquire a new
cursor
key if the
cursor
309
* the
cursor
) keys are added to the tree during this process, it is undefined
310
* if they will be returned or not in a
cursor
scan.
312
* The flags determine the possible states of the
cursor
:
314
* CURS_INIT The
cursor
references *something*.
315
* CURS_ACQUIRE The
cursor
was deleted, and a key has been saved so tha
[
all
...]
/src/external/gpl3/binutils/dist/binutils/
rcparse.h
67
CURSOR
= 268, /*
CURSOR
*/
172
#define
CURSOR
268
rcparse.c
190
CURSOR
= 268, /*
CURSOR
*/
295
#define
CURSOR
268
466
YYSYMBOL_CURSOR = 13, /*
CURSOR
*/
575
YYSYMBOL_cursor = 122, /*
cursor
*/
1108
"ALT", "BITMAP", "
CURSOR
", "DIALOG", "DIALOGEX", "EXSTYLE", "CAPTION",
1126
"acc_options", "acc_option", "bitmap", "
cursor
", "dialog", "$@1", "$@2",
2263
case 35: /*
cursor
: id
CURSOR
memflags_move_discard file_name */
/src/external/gpl3/binutils.old/dist/binutils/
rcparse.h
67
CURSOR
= 268, /*
CURSOR
*/
172
#define
CURSOR
268
rcparse.c
190
CURSOR
= 268, /*
CURSOR
*/
295
#define
CURSOR
268
466
YYSYMBOL_CURSOR = 13, /*
CURSOR
*/
575
YYSYMBOL_cursor = 122, /*
cursor
*/
1108
"ALT", "BITMAP", "
CURSOR
", "DIALOG", "DIALOGEX", "EXSTYLE", "CAPTION",
1126
"acc_options", "acc_option", "bitmap", "
cursor
", "dialog", "$@1", "$@2",
2263
case 35: /*
cursor
: id
CURSOR
memflags_move_discard file_name */
/src/external/mit/xorg/lib/xcb-util/atom/
atoms.c
54
const xcb_atom_t
CURSOR
= 8;
201
char stringpool_str36[sizeof("
CURSOR
")];
272
"
CURSOR
",
546
"
CURSOR
\0"
/src/games/larn/
header.h
404
/* macro to clear the screen and home the
cursor
*/
416
#define
CURSOR
15
425
/* macro to clear the screen and home the
cursor
*/
Completed in 38 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026