Home
last modified time | relevance | path

Searched defs:cursors (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/games/larn/
H A Dio.c630 cursors(void) in cursors() function
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Dmessage.h222 dns_name_t *cursors[DNS_SECTION_MAX]; member
/netbsd-src/external/mpl/bind/dist/lib/dns/include/dns/
H A Dmessage.h268 dns_name_t *cursors[DNS_SECTION_MAX]; global() member
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dresrc.c142 static int cursors; variable
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dresrc.c142 static int cursors; variable
/netbsd-src/external/mit/xorg/lib/libxcb/files/
H A Drender.c4141 const xcb_render_animcursorelt_t *cursors) in xcb_render_create_anim_cursor_checked()
4174 const xcb_render_animcursorelt_t *cursors) in xcb_render_create_anim_cursor()
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c4156 CXCursor *cursors = 0; in perform_token_annotation() local
/netbsd-src/external/bsd/openldap/dist/libraries/liblmdb/
H A Dmdb.c2588 MDB_cursor **cursors = txn->mt_cursors, *mc, *next, *bk; in mdb_cursors_close() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp7074 AnnotateTokensWorker(CXToken *tokens, CXCursor *cursors, unsigned numTokens, in AnnotateTokensWorker()