Searched defs:cursor (Results 76 - 100 of 304) sorted by relevance

1234567891011>>

/macosx-10.10.1/BerkeleyDB-21/db/java/src/com/sleepycat/collections/
H A DBlockIterator.java194 private void setSlot(int i, DataCursor cursor) { argument
210 insertSlot(int i, DataCursor cursor) argument
278 moveCursor(int i, DataCursor cursor) argument
287 closeCursor(DataCursor cursor) argument
[all...]
H A DCurrentTransaction.java385 dupCursor(Cursor cursor, boolean writeCursor, boolean samePosition) argument
416 closeCursor(Cursor cursor) argument
[all...]
H A DStoredCollection.java556 makeIteratorData(BaseIterator iterator, DataCursor cursor) argument
[all...]
H A DStoredContainer.java410 closeCursor(DataCursor cursor) argument
[all...]
H A DStoredIterator.java76 private DataCursor cursor; field in class:StoredIterator
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/test/scr024/src/com/sleepycat/collections/
H A DKeyRangeTest.java59 private DataCursor cursor; field in class:KeyRangeTest
[all...]
/macosx-10.10.1/Heimdal-398.1.2/lib/hx509/
H A Dkeyset.c254 hx509_certs_start_seq(hx509_context context, hx509_certs certs, hx509_cursor *cursor) argument
290 hx509_certs_next_cert(hx509_context context, hx509_certs certs, hx509_cursor cursor, hx509_cert *cert) argument
312 hx509_certs_end_seq(hx509_context context, hx509_certs certs, hx509_cursor cursor) argument
342 hx509_cursor cursor; local
501 hx509_cursor cursor; local
567 hx509_cursor cursor; local
690 hx509_cursor cursor; local
[all...]
H A Dks_p12.c660 p12_iter_start(hx509_context context, hx509_certs certs, void *data, void **cursor) argument
670 p12_iter(hx509_context context, hx509_certs certs, void *data, void *cursor, hx509_cert *cert) argument
681 p12_iter_end(hx509_context context, hx509_certs certs, void *data, void *cursor) argument
/macosx-10.10.1/Heimdal-398.1.2/lib/krb5/
H A Dkeytab.c628 krb5_kt_cursor cursor; local
739 krb5_kt_start_seq_get(krb5_context context, krb5_keytab id, krb5_kt_cursor *cursor) argument
768 krb5_kt_next_entry(krb5_context context, krb5_keytab id, krb5_keytab_entry *entry, krb5_kt_cursor *cursor) argument
797 krb5_kt_end_seq_get(krb5_context context, krb5_keytab id, krb5_kt_cursor *cursor) argument
880 krb5_kt_cursor cursor; local
[all...]
H A Dtest_cc.c387 krb5_cc_cache_cursor cursor; local
428 krb5_cccol_cursor cursor; local
/macosx-10.10.1/Heimdal-398.1.2/lib/libedit/src/
H A Dchared.h74 int cursor; /* position of saved cursor */ member in struct:c_undo_t
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dstrmatch.cpp93 int32_t cursor = offset; local
[all...]
/macosx-10.10.1/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIOFramebufferShared.h220 } cursor; member in struct:StdFBShmem_t
222 unsigned char cursor[0]; member in struct:StdFBShmem_t
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/libraries/liblunicode/ucdata/
H A Ducpgba.c477 ucrun_t *cursor; local
515 ucrun_t *cursor; local
603 ucrun_t *cursor; local
642 ucrun_t *cursor; local
730 ucrun_t *cursor; local
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-bdb/
H A Dattr.c35 unsigned base = 0, cursor = 0; local
H A Dfilterindex.c1083 DBC * cursor = NULL; local
/macosx-10.10.1/Security-57031.1.35/Security/sec/Security/
H A Dp12pbegen.c111 uint8_t *cursor = temp_buf; local
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/efl/
H A DWebViewEfl.cpp102 void WebViewEfl::setCursor(const Cursor& cursor) argument
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Drcparse.y323 cursor: label
/macosx-10.10.1/dcerpc-61/dcerpc/ncklib/
H A Dnsldap.c112 unsigned32 cursor; member in struct:rpc_ns_handle_s_t
/macosx-10.10.1/emacs-93/emacs/lisp/calendar/
H A Dholidays.el
/macosx-10.10.1/libauto-186/
H A DBitmap.h145 usword_t *cursor = bp_cursor(bp); local
181 usword_t *cursor = bp_cursor(bp); local
238 static inline usword_t *skip_all_zeros(usword_t *cursor, usword_t *end) { argument
275 skip_backward_all_zeros(usword_t *cursor, usword_t *first) argument
386 volatile usword_t *cursor = bp_cursor(bp); local
411 volatile usword_t *cursor = bp_cursor(bp); local
[all...]
H A DZoneCollectors.cpp102 Bitmap::AtomicCursor cursor = sz->pending_cursor(); local
/macosx-10.10.1/libedit-40/src/
H A Dchared.h74 int cursor; /* position of saved cursor */ member in struct:c_undo_t
/macosx-10.10.1/libunwind-35.3/src/
H A Dlibuwind.cxx60 EXPORT int unw_init_local(unw_cursor_t* cursor, unw_context_t* context) argument
84 unw_init_remote_thread(unw_cursor_t* cursor, unw_addr_space_t as, thread_t thread) argument
184 unw_get_reg(unw_cursor_t* cursor, unw_regnum_t regNum, unw_word_t* value) argument
199 unw_set_reg(unw_cursor_t* cursor, unw_regnum_t regNum, unw_word_t value) argument
225 unw_get_fpreg(unw_cursor_t* cursor, unw_regnum_t regNum, unw_fpreg_t* value) argument
239 unw_set_fpreg(unw_cursor_t* cursor, unw_regnum_t regNum, unw_fpreg_t value) argument
254 unw_step(unw_cursor_t* cursor) argument
265 unw_get_proc_info(unw_cursor_t* cursor, unw_proc_info_t* info) argument
279 unw_resume(unw_cursor_t* cursor) argument
291 unw_get_proc_name(unw_cursor_t* cursor, char* buf, size_t bufLen, unw_word_t* offset) argument
305 unw_is_fpreg(unw_cursor_t* cursor, unw_regnum_t regNum) argument
316 unw_regname(unw_cursor_t* cursor, unw_regnum_t regNum) argument
327 unw_is_signal_frame(unw_cursor_t* cursor) argument
[all...]

Completed in 370 milliseconds

1234567891011>>