Home
last modified time | relevance | path

Searched defs:compare (Results 1 – 25 of 115) sorted by relevance

12345

/openbsd/src/usr.sbin/pkg_add/OpenBSD/
DSignature.pm59 sub compare($a, $b) subroutine
80 sub compare($a, $b) subroutine
106 sub compare($a, $b) subroutine
140 sub compare($a, $b, $state) subroutine
240 sub compare($a, $b, $state) subroutine
DPackageName.pm200 sub compare($a, $b) subroutine
284 sub compare($a, $b) subroutine
340 sub compare($a, $b) subroutine
/openbsd/src/gnu/llvm/clang/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h412 typename C::CType compare(const Variable* E, C& Cmp) const { in compare() function
472 typename C::CType compare(const Future* E, C& Cmp) const { in compare() function
499 typename C::CType compare(const Undefined* E, C& Cmp) const { in compare() function
520 typename C::CType compare(const Wildcard* E, C& Cmp) const { in compare() function
552 typename C::CType compare(const Literal* E, C& Cmp) const { in compare() function
651 typename C::CType compare(const LiteralPtr* E, C& Cmp) const { in compare() function
696 typename C::CType compare(const Function* E, C& Cmp) const { in compare() function
752 typename C::CType compare(const SFunction* E, C& Cmp) const { in compare() function
787 typename C::CType compare(const Code* E, C& Cmp) const { in compare() function
822 typename C::CType compare(const Field* E, C& Cmp) const { in compare() function
[all …]
/openbsd/src/gnu/gcc/libstdc++-v3/include/ext/
Dvstring.tcc461 compare(size_type __pos, size_type __n, const __versa_string& __str) const in compare() function in __versa_string
478 compare(size_type __pos1, size_type __n1, const __versa_string& __str, in compare() function in __versa_string
497 compare(const _CharT* __s) const in compare() function in __versa_string
513 compare(size_type __pos, size_type __n1, const _CharT* __s) const in compare() function in __versa_string
530 compare(size_type __pos, size_type __n1, const _CharT* __s, in compare() function in __versa_string
/openbsd/src/usr.sbin/httpd/
Djs.h.in5 const compare = (idx, asc) => (a, b) => ((v1, v2) => variable
/openbsd/src/usr.bin/dig/lib/isc/
Dheap.c62 isc_heapcompare_t compare; member
67 isc_heap_create(isc_heapcompare_t compare, in isc_heap_create()
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
D20000717-2.c2 compare (long long foo) in compare() function
D980526-3.c1 int compare(x, y) in compare() function
/openbsd/src/gnu/usr.bin/perl/dist/Storable/t/
Djust_plain_nasty.t52 sub compare { return int(rand(3))-1 }; subroutine
/openbsd/src/gnu/gcc/libstdc++-v3/include/bits/
Dbasic_string.tcc898 compare(size_type __pos, size_type __n, const basic_string& __str) const in compare() function in basic_string
913 compare(size_type __pos1, size_type __n1, const basic_string& __str, in compare() function in basic_string
931 compare(const _CharT* __s) const in compare() function in basic_string
946 compare(size_type __pos, size_type __n1, const _CharT* __s) const in compare() function in basic_string
962 compare(size_type __pos, size_type __n1, const _CharT* __s, in compare() function in basic_string
/openbsd/src/gnu/usr.bin/perl/lib/File/
DCompare.pm18 sub compare { subroutine
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/
Deb43.C20 inline bool compare(const Expr<T> a, const Expr<T> b){ return true; }; in compare() function
/openbsd/src/gnu/gcc/gcc/config/
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/src/gnu/usr.bin/gcc/gcc/config/
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
/openbsd/src/gnu/usr.bin/binutils-2.17/intl/
Dbindtextdom.c86 int compare = strcmp (domainname, binding->domainname); local
/openbsd/src/gnu/usr.bin/binutils/intl/
Dbindtextdom.c86 int compare = strcmp (domainname, binding->domainname); local
/openbsd/src/regress/sys/sys/tree/splay/
Dsplay-test.c43 compare(struct node *a, struct node *b) in compare() function
/openbsd/src/regress/sys/sys/tree/rb/
Drb-test.c120 RB_PROTOTYPE(tree, node, node_link, compare) in RB_PROTOTYPE() argument
873 compare(const struct node *a, const struct node *b) in compare() function
/openbsd/src/gnu/lib/libstdc++/libstdc++/include/bits/
Dbasic_string.tcc957 compare(size_type __pos, size_type __n, const basic_string& __str) const in compare() function in std::basic_string
975 compare(size_type __pos1, size_type __n1, const basic_string& __str, in compare() function in std::basic_string
997 compare(const _CharT* __s) const in compare() function in std::basic_string
1012 compare(size_type __pos, size_type __n1, const _CharT* __s) const in compare() function in std::basic_string
1030 compare(size_type __pos, size_type __n1, const _CharT* __s, in compare() function in std::basic_string
/openbsd/src/usr.bin/spell/
Dlook.c157 compare(u_char *s1, u_char *s2, u_char *back) in compare() function
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
Dtemplate44.C47 int (*compare)(const T*, const T*) = AlgoStdCompare; variable
/openbsd/src/gnu/usr.bin/perl/cpan/Time-Piece/
DSeconds.pm73 sub compare { subroutine
/openbsd/src/usr.bin/comm/
Dcomm.c60 int (*compare)(const char * ,const char *); in main() local
/openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
DIterator.cpp299 bool compare(ProgramStateRef State, SymbolRef Sym1, SymbolRef Sym2, in compare() function
304 bool compare(ProgramStateRef State, NonLoc NL1, NonLoc NL2, in compare() function
/openbsd/src/usr.sbin/mtree/
Dcompare.c75 compare(char *name, NODE *s, FTSENT *p) in compare() function

12345