Searched defs:compare (Results 51 - 75 of 110) sorted by relevance

12345

/openbsd-current/gnu/llvm/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowEnvironment.h87 virtual ComparisonResult compare(QualType Type, const Value &Val1, function in class:clang::dataflow::Environment::ValueModel
/openbsd-current/gnu/llvm/llvm/include/llvm/ADT/
H A DEquivalenceClasses.h134 const Compare compare; member in struct:llvm::EquivalenceClasses::ECValueComparator
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DAPInt.cpp273 int APInt::compare(const APInt& RHS) const { function in class:APInt
H A DAPFixedPoint.cpp73 int APFixedPoint::compare(const APFixedPoint &Other) const { function in class:llvm::APFixedPoint
/openbsd-current/regress/sys/sys/tree/rb/
H A Drb-test.c873 compare(const struct node *a, const struct node *b) function
H A Drbt-test.c872 compare(const struct node *a, const struct node *b) function
/openbsd-current/gnu/usr.bin/perl/cpan/Time-Piece/
H A DPiece.pm713 sub compare { subroutine
/openbsd-current/include/
H A Ddb.h121 int (*compare) /* comparison function */ member in struct:__anon7458
/openbsd-current/gnu/llvm/clang/lib/AST/Interp/
H A DIntegral.h134 ComparisonCategoryResult compare(const Integral &RHS) const { function in class:clang::interp::final
/openbsd-current/regress/lib/libssl/client/
H A Dclienttest.c501 hexdump(const uint8_t *buf, size_t len, const uint8_t *compare) argument
/openbsd-current/gnu/gcc/libstdc++-v3/include/ext/
H A Dvstring.h1667 compare(const __versa_string& __str) const function in class:__versa_string
[all...]
/openbsd-current/gnu/gcc/intl/
H A Ddcigettext.c517 int compare = strcmp (domainname, binding->domainname); local
/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DScaledNumber.h251 int compare(DigitsT LDigits, int16_t LScale, DigitsT RDigits, int16_t RScale) { function in namespace:llvm::ScaledNumbers
668 int compare(cons function in class:llvm::ScaledNumber
[all...]
/openbsd-current/usr.bin/vi/ex/
H A Dex_tag.c1247 compare(char *s1, char *s2, char *back) function
/openbsd-current/usr.bin/xinstall/
H A Dxinstall.c482 compare(int from_fd, const char *from_name, off_t from_len, int to_fd, function
/openbsd-current/usr.bin/units/
H A Dunits.c372 compare(const void *item1, const void *item2) function
/openbsd-current/gnu/llvm/clang/lib/ARCMigrate/
H A DTransformActions.cpp97 static RangeComparison compare(SourceRange LHS, SourceRange RHS, function in struct:__anon261::TransformActionsImpl::CharRange
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp887 int FunctionComparator::compare() { function in class:FunctionComparator
/openbsd-current/gnu/llvm/libcxx/include/__filesystem/
H A Dpath.h927 _LIBCPP_HIDE_FROM_ABI int compare(const string_type& __s) const { function in class:path
930 _LIBCPP_HIDE_FROM_ABI int compare(__string_view __s) const { function in class:path
933 _LIBCPP_HIDE_FROM_ABI int compare(const value_type* __s) const { function in class:path
/openbsd-current/gnu/usr.bin/perl/ext/File-Glob/
H A Dbsd_glob.c631 compare(const void *p, const void *q) function
/openbsd-current/gnu/gcc/libstdc++-v3/include/bits/
H A Dbasic_string.h1929 compare(const basic_string& __str) const function in class:basic_string
[all...]
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dbasic_string.h826 compare(const basic_string& __str) const function in class:std::basic_string
[all...]
/openbsd-current/gnu/gcc/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...]
/openbsd-current/gnu/gcc/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
/openbsd-current/gnu/usr.bin/gcc/gcc/config/
H A Dfp-bit.h229 # define compare fpcmp macro
243 # define compare dpcmp macro
259 # define compare __cmptf2 macro
279 # define compare __cmpsf2 macro
299 # define compare __cmpdf2 macro

Completed in 209 milliseconds

12345