Searched defs:compare (Results 26 - 50 of 69) sorted by relevance

123

/freebsd-9.3-release/contrib/groff/src/roff/troff/
H A Dmtsm.cpp42 void int_value::diff(FILE *fp, const char *s, int_value compare) argument
74 int int_value::differs(int_value compare) argument
88 void bool_value::diff(FILE *fp, const char *s, bool_value compare) argument
109 diff(FILE *fp, const char *s, units_value compare) argument
130 differs(units_value compare) argument
145 diff(FILE *fp, const char *s, string_value compare) argument
169 differs(string_value compare) argument
199 flush(FILE *fp, statem *compare) argument
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclarationName.cpp80 int DeclarationName::compare(DeclarationName LHS, DeclarationName RHS) { function in class:clang::DeclarationName
/freebsd-9.3-release/contrib/pf/libevent/
H A Devent.c134 compare(struct event *a, struct event *b) function
/freebsd-9.3-release/include/
H A Ddb.h120 int (*compare) /* comparison function */ member in struct:__anon4945
/freebsd-9.3-release/lib/libc/db/test/
H A Ddbtest.c338 compare(db1, db2) function
/freebsd-9.3-release/tools/tools/net80211/wesside/wesside/
H A Daircrack-ptw-lib.c110 static int compare(const void * ina, const void * inb) { function
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Ddst_internal.h182 isc_boolean_t (*compare)(const dst_key_t *key1, const dst_key_t *key2); member in struct:dst_func
/freebsd-9.3-release/contrib/libstdc++/include/ext/
H A Dvstring.h1667 compare(const __versa_string& __str) const function in class:__versa_string
[all...]
/freebsd-9.3-release/contrib/nvi/ex/
H A Dex_tag.c1468 compare(s1, s2, back) function
/freebsd-9.3-release/contrib/tcsh/
H A Dglob.c269 compare(const void *p, const void *q) function
H A Dsh.file.c595 compare(const void *p, const void *q) function
/freebsd-9.3-release/crypto/heimdal/lib/krb5/
H A Dkrb5_ccapi.h152 cc_int32 (*compare)(cc_credentials_t, cc_credentials_t, cc_uint32*); member in struct:cc_credentials_functions
195 cc_int32 (*compare)(cc_ccache_t, cc_ccache_t, cc_uint32*); member in struct:cc_ccache_functions
220 cc_int32 (*compare)(cc_context_t, cc_context_t, cc_uint32*); member in struct:cc_context_functions
/freebsd-9.3-release/crypto/heimdal/lib/roken/
H A Dglob.c490 compare(const void *p, const void *q) function
/freebsd-9.3-release/usr.bin/units/
H A Dunits.c407 compare(const void *item1, const void *item2) function
/freebsd-9.3-release/contrib/gcc/config/
H A Dfp-bit.h233 # define compare fpcmp macro
247 # define compare dpcmp macro
263 # define compare __cmptf2 macro
283 # define compare __cmpsf2 macro
303 # define compare __cmpdf2 macro
/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-loop-niter.c1513 tree compare; local
1533 tree compare = fold_build2 (GE_EXPR, boolean_type_node, a, b); local
[all...]
/freebsd-9.3-release/contrib/ipfilter/tools/
H A Dipf_y.y1400 compare: label
/freebsd-9.3-release/contrib/libstdc++/include/bits/
H A Dbasic_string.h1939 compare(const basic_string& __str) const function in class:basic_string
[all...]
/freebsd-9.3-release/contrib/llvm/include/llvm/Analysis/
H A DDominators.h104 bool compare(const DomTreeNodeBase<NodeT> *Other) const { function in class:llvm::DomTreeNodeBase
306 bool compare(DominatorTreeBase &Other) const { function in class:llvm::DominatorTreeBase
780 inline bool compare(DominatorTree &Other) const { function in class:llvm::DominatorTree
/freebsd-9.3-release/contrib/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp432 bool FunctionComparator::compare(const BasicBlock *BB1, const BasicBlock *BB2) { function in class:FunctionComparator
475 bool FunctionComparator::compare() { function in class:FunctionComparator
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransformActions.cpp98 static RangeComparison compare(SourceRange LHS, SourceRange RHS, function in struct:__anon2971::TransformActionsImpl::CharRange
/freebsd-9.3-release/contrib/ncurses/progs/
H A Dinfocmp.c80 static int compare; variable
[all...]
/freebsd-9.3-release/crypto/openssh/openbsd-compat/
H A Dglob.c594 compare(const void *p, const void *q) function
/freebsd-9.3-release/lib/libc/gen/
H A Dglob.c554 compare(const void *p, const void *q) function
/freebsd-9.3-release/usr.bin/dc/
H A Dbcode.c1489 compare(enum bcode_compare type) function

Completed in 222 milliseconds

123