Searched defs:equivalent (Results 1 - 9 of 9) sorted by relevance

/openbsd-current/gnu/llvm/libcxx/include/__compare/
H A Dcompare_partial_order_fallback.h43 noexcept(noexcept(_VSTD::forward<_Tp>(__t) == _VSTD::forward<_Up>(__u) ? partial_ordering::equivalent : member in class:__compare_partial_order_fallback::__fn::partial_ordering
H A Dcompare_weak_order_fallback.h43 noexcept(noexcept(_VSTD::forward<_Tp>(__t) == _VSTD::forward<_Up>(__u) ? weak_ordering::equivalent : member in class:__compare_weak_order_fallback::__fn::weak_ordering
H A Dordering.h68 static const partial_ordering equivalent; member in class:_OrdResult::_NCmpResult::partial_ordering
147 static const weak_ordering equivalent; member in class:_OrdResult::_NCmpResult::weak_ordering
232 static const strong_ordering equivalent; member in class:_OrdResult::_NCmpResult::strong_ordering
/openbsd-current/usr.bin/lndir/
H A Dlndir.c138 equivalent(char *lname, char *rname) function
/openbsd-current/gnu/llvm/libcxx/include/__filesystem/
H A Doperations.h95 inline _LIBCPP_HIDE_FROM_ABI bool equivalent(const path& __p1, const path& __p2) { return __equivalent(__p1, __p2); } function
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DVirtualFileSystem.cpp92 bool Status::equivalent(const Status &Other) const { function in class:Status
/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DFileSystem.h506 inline bool equivalent(const Twine &A, const Twine &B) { function in namespace:llvm::sys::fs
/openbsd-current/gnu/gcc/gcc/
H A Dgcc.c1049 const char *const equivalent; member in struct:option_map
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgcc.c924 const char *const equivalent; member in struct:option_map

Completed in 223 milliseconds