Searched defs:cmp (Results 51 - 75 of 233) sorted by relevance

12345678910

/macosx-10.10/apr-32/apr/apr/atomic/unix/
H A Dmutex.c177 APR_DECLARE(void*) apr_atomic_casptr(volatile void **mem, void *with, const void *cmp) argument
/macosx-10.10/ruby-106/ruby/
H A Dcompar.c16 static ID cmp; variable
/macosx-10.10/BerkeleyDB-21/db/btree/
H A Dbt_search.c178 int adjust, cmp, deloffset, ret, set_stack, stack, t_ret; local
H A Dbt_put.c83 int cmp, bigkey, bigdata, del, dupadjust; local
H A Dbt_rec.c45 int cmp, l_update, p_update, r_update, rc, ret, rootsplit, t_ret; local
[all...]
H A Dbt_recno.c332 int cmp, exact, ret; local
/macosx-10.10/BerkeleyDB-21/db/db/
H A Ddb_join.c796 int ret, cmp; local
H A Ddb_am.c825 int cmp, ret, t_ret; local
/macosx-10.10/CrackLib-37765/cracklib27/cracklib/
H A Dpacklib.c387 int cmp; local
/macosx-10.10/Heimdal-398.1.2/base/
H A Dheimbasepriv.h69 heim_type_cmp cmp; member in struct:heim_type_data
/macosx-10.10/Heimdal-398.1.2/lib/gssapi/krb5/
H A Dunwrap.c62 int cmp; local
218 int cmp; local
H A Dverify_mic.c59 int cmp; local
158 int cmp, docompat; local
/macosx-10.10/Heimdal-398.1.2/lib/ipc/
H A Dheap.c49 heap_cmp_fn cmp; member in struct:heap
60 heap_new (unsigned sz, heap_cmp_fn cmp) argument
[all...]
/macosx-10.10/Heimdal-398.1.2/lib/otp/
H A Dotp_parse.c49 cmp(const void *a, const void *b) function
/macosx-10.10/ICU-531.30/icuSources/common/
H A Duarrsort.c64 uprv_stableBinarySearch(char *array, int32_t limit, void *item, int32_t itemSize, UComparator *cmp, const void *context) argument
108 doInsertionSort(char *array, int32_t length, int32_t itemSize, UComparator *cmp, const void *context, void *pv) argument
130 insertionSort(char *array, int32_t length, int32_t itemSize, UComparator *cmp, const void *context, UErrorCode *pErrorCode) argument
168 subQuickSort(char *array, int32_t start, int32_t limit, int32_t itemSize, UComparator *cmp, const void *context, void *px, void *pw) argument
234 quickSort(char *array, int32_t length, int32_t itemSize, UComparator *cmp, const void *context, UErrorCode *pErrorCode) argument
265 uprv_sortArray(void *array, int32_t length, int32_t itemSize, UComparator *cmp, const void *context, UBool sortStable, UErrorCode *pErrorCode) argument
[all...]
/macosx-10.10/Libc-1044.1.2/stdlib/FreeBSD/
H A Dqsort.c98 med3(char *a, char *b, char *c, cmp_t ^cmp, void *thunk __unused ) argument
126 _qsort(void *a, size_t n, size_t es, void *thunk, cmp_t ^cmp, int depth_limit) argument
242 qsort_r(void *a, size_t n, size_t es, void *thunk, cmp_t *cmp) argument
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/liblutil/
H A Dtavl.c66 int a, cmp, ncmp; local
460 int cmp = -1, dir; local
475 int cmp; local
487 int cmp; local
[all...]
/macosx-10.10/OpenSSL098-52/src/crypto/txt_db/
H A Dtxt_db.c216 TXT_DB_create_index(TXT_DB *db, int field, int (*qual)(char **), LHASH_HASH_FN_TYPE hash, LHASH_COMP_FN_TYPE cmp) argument
/macosx-10.10/gnudiff-19/diffutils/src/
H A Ddir.c201 diff_dirs(struct comparison const *cmp, int (*handle_file) (struct comparison const *, char const *, char const *)) argument
282 dir_loop(struct comparison const *cmp, int i) argument
[all...]
/macosx-10.10/ncurses-44/ncurses/ncurses/base/
H A Dresizeterm.c144 child_depth(WINDOW *cmp) argument
166 parent_depth(WINDOW *cmp) argument
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_nsarray.py8 def cmp(a, b): function
277 def cmp(a, b): function in function:TestNSMutableArrayInteraction.testSortInvalid
[all...]
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/PyObjCTest/
H A Dtest_nsarray.py8 def cmp(a, b): function
277 def cmp(a, b): function in function:TestNSMutableArrayInteraction.testSortInvalid
[all...]
/macosx-10.10/tcl-105/tcl_ext/mk4tcl/metakit/python/scxx/
H A DPWOBase.h89 int cmp(const PWOBase &other)const { function in class:PWOBase
/macosx-10.10/zlib-55/zlib/contrib/inflate86/
H A Dinffas86.c816 cmp [esp+12], esi local
965 cmp [es local
[all...]
/macosx-10.10/BerkeleyDB-21/db/build_vxworks/db_printlog/
H A Ddb_printlog.c68 int ch, cmp, exitval, nflag, rflag, ret, repflag; local

Completed in 802 milliseconds

12345678910