| /openbsd/src/usr.sbin/pkg_add/OpenBSD/ |
| D | Signature.pm | 59 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
|
| D | PackageName.pm | 200 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/ |
| D | ThreadSafetyTIL.h | 412 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/ |
| D | vstring.tcc | 461 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/ |
| D | js.h.in | 5 const compare = (idx, asc) => (a, b) => ((v1, v2) => variable
|
| /openbsd/src/usr.bin/dig/lib/isc/ |
| D | heap.c | 62 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/ |
| D | 20000717-2.c | 2 compare (long long foo) in compare() function
|
| D | 980526-3.c | 1 int compare(x, y) in compare() function
|
| /openbsd/src/gnu/usr.bin/perl/dist/Storable/t/ |
| D | just_plain_nasty.t | 52 sub compare { return int(rand(3))-1 }; subroutine
|
| /openbsd/src/gnu/gcc/libstdc++-v3/include/bits/ |
| D | basic_string.tcc | 898 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/ |
| D | Compare.pm | 18 sub compare { subroutine
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/ |
| D | eb43.C | 20 inline bool compare(const Expr<T> a, const Expr<T> b){ return true; }; in compare() function
|
| /openbsd/src/gnu/gcc/gcc/config/ |
| D | fp-bit.h | 233 # 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/ |
| D | fp-bit.h | 229 # 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/ |
| D | bindtextdom.c | 86 int compare = strcmp (domainname, binding->domainname); local
|
| /openbsd/src/gnu/usr.bin/binutils/intl/ |
| D | bindtextdom.c | 86 int compare = strcmp (domainname, binding->domainname); local
|
| /openbsd/src/regress/sys/sys/tree/splay/ |
| D | splay-test.c | 43 compare(struct node *a, struct node *b) in compare() function
|
| /openbsd/src/regress/sys/sys/tree/rb/ |
| D | rb-test.c | 120 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/ |
| D | basic_string.tcc | 957 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/ |
| D | look.c | 157 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/ |
| D | template44.C | 47 int (*compare)(const T*, const T*) = AlgoStdCompare; variable
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Time-Piece/ |
| D | Seconds.pm | 73 sub compare { subroutine
|
| /openbsd/src/usr.bin/comm/ |
| D | comm.c | 60 int (*compare)(const char * ,const char *); in main() local
|
| /openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ |
| D | Iterator.cpp | 299 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/ |
| D | compare.c | 75 compare(char *name, NODE *s, FTSENT *p) in compare() function
|