/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | Visibility.h | 97 void mergeLinkage(LinkageInfo other) { in mergeLinkage() 132 void mergeVisibility(LinkageInfo other) { in mergeVisibility() 137 void merge(LinkageInfo other) { in merge() 143 void mergeMaybeWithVisibility(LinkageInfo other, bool withVis) { in mergeMaybeWithVisibility()
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
H A D | Timeout.h | 43 Timeout(const Timeout<Ratio2> &other) in Timeout() 48 Timeout(const std::chrono::duration<Rep2, Ratio2> &other) in Timeout()
|
/freebsd/contrib/googletest/googletest/src/ |
H A D | gtest-assertion-result.cc | 45 AssertionResult::AssertionResult(const AssertionResult& other) in AssertionResult() 52 void AssertionResult::swap(AssertionResult& other) { in swap()
|
/freebsd/contrib/llvm-project/libcxx/include/__memory/ |
H A D | allocator.h | 47 typedef allocator<_Up> other; typedef 62 typedef allocator<_Up> other; typedef
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | Symbols.cpp | 386 void Symbol::mergeProperties(const Symbol &other) { in mergeProperties() 397 void Symbol::resolve(const Undefined &other) { in resolve() 577 void Symbol::resolve(const CommonSymbol &other) { in resolve() 615 void Symbol::resolve(const Defined &other) { in resolve() 626 void Symbol::resolve(const LazySymbol &other) { in resolve() 665 void Symbol::resolve(const SharedSymbol &other) { in resolve()
|
/freebsd/lib/libutil/tests/ |
H A D | pidfile_test.c | 62 pid_t other = 0; in test_pidfile_uncontested() local 88 pid_t other = 0; in test_pidfile_self() local 128 pid_t other = 0, pid = 0; in common_test_pidfile_child() local
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_stats_timing.h | 65 tsc_tick_count later(tsc_tick_count const other) const { in later() 68 tsc_tick_count earlier(tsc_tick_count const other) const { in earlier()
|
/freebsd/contrib/lib9p/pytest/ |
H A D | protocol.py | 575 def __lt__(self, other): argument 577 def __le__(self, other): argument 579 def __eq__(self, other): argument 581 def __ne__(self, other): argument 583 def __gt__(self, other): argument 585 def __ge__(self, other): argument
|
/freebsd/crypto/openssl/crypto/pkcs12/ |
H A D | p12_local.h | 29 ASN1_TYPE *other; member 41 ASN1_TYPE *other; /* Secret or other bag */ member
|
/freebsd/contrib/googletest/googletest/include/gtest/internal/ |
H A D | gtest-param-util.h | 136 ParamIterator(const ParamIterator& other) : impl_(other.impl_->Clone()) {} in ParamIterator() 193 ParamGenerator(const ParamGenerator& other) : impl_(other.impl_) {} in ParamGenerator() 247 bool Equals(const ParamIteratorInterface<T>& other) const override { in Equals() 259 Iterator(const Iterator& other) in Iterator() 343 bool Equals(const ParamIteratorInterface<T>& other) const override { in Equals() 354 Iterator(const Iterator& other) in Iterator() 989 bool Equals(const ParamIteratorInterface<To>& other) const override { in Equals()
|
/freebsd/contrib/netbsd-tests/lib/libc/sync/ |
H A D | cpp_atomic_ops_linkable.cc | 52 T tval(1), other(42); in ATest() local
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_rb.c | 234 const unsigned int other = which ^ RB_DIR_OTHER; in __archive_rb_tree_reparent_nodes() local 280 unsigned int other; in __archive_rb_tree_insert_rebalance() local 554 unsigned int other = which ^ RB_DIR_OTHER; in __archive_rb_tree_removal_rebalance() local 678 const unsigned int other = direction ^ RB_DIR_OTHER; in __archive_rb_tree_iterate() local
|
/freebsd/contrib/kyua/utils/ |
H A D | datetime.cpp | 211 datetime::delta::operator+=(const datetime::delta& other) in operator +=() 549 datetime::timestamp::operator+=(const datetime::delta& other) in operator +=() 575 datetime::timestamp::operator-=(const datetime::delta& other) in operator -=()
|
/freebsd/contrib/llvm-project/lldb/source/Utility/ |
H A D | XcodeSDK.cpp | 147 std::tie(other.type, other.version, other.internal); in Merge() argument 59 operator ==(const XcodeSDK & other) operator ==() argument [all...] |
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/ |
H A D | msan_chained_origin_depot.cpp | 30 u32 ChainedOriginDepotGet(u32 id, u32 *other) { in ChainedOriginDepotGet() argument
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/ |
H A D | OptionValueFileSpecList.h | 24 OptionValueFileSpecList(const OptionValueFileSpecList &other) in OptionValueFileSpecList()
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | crypto-pk.c | 140 krb5_data *other) in encode_otherinfo() 212 krb5_data other; in _krb5_pk_kdf() local
|
/freebsd/contrib/libucl/include/ |
H A D | ucl++.h | 263 Ucl(ucl_object_t *other) { in Ucl() 268 Ucl(const ucl_object_t *other) { in Ucl() 272 Ucl(const Ucl &other) { in Ucl() 276 Ucl(Ucl &&other) { in Ucl() function
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Architecture/PPC64/ |
H A D | ArchitecturePPC64.cpp | 43 unsigned char other = sym.GetFlags() >> 8 & 0xFF; in GetLocalEntryOffset() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/ |
H A D | OutputAggregator.h | 62 void Merge(const OutputAggregator &other) { in Merge()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | DenseMap.h | 465 const DenseMapBase<OtherBaseT, KeyT, ValueT, KeyInfoT, BucketT> &other) { in copyFrom() 775 DenseMap(const DenseMap &other) : BaseT() { in DenseMap() 780 DenseMap(DenseMap &&other) : BaseT() { in DenseMap() function 824 void copyFrom(const DenseMap& other) { in copyFrom() 956 SmallDenseMap(const SmallDenseMap &other) : BaseT() { in SmallDenseMap() 961 SmallDenseMap(SmallDenseMap &&other) : BaseT() { in SmallDenseMap() function 1066 void copyFrom(const SmallDenseMap& other) { in copyFrom()
|
/freebsd/contrib/processor-trace/libipt/test/src/ |
H A D | ptunit-event_queue.c | 151 int other; in evq_others_empty() local 308 size_t other; in find_none_evb() local 335 size_t other; in evq_enqueue_other() local
|
/freebsd/contrib/llvm-project/libcxx/src/include/ |
H A D | sso_allocator.h | 46 using other = __sso_allocator<U, _Np>; global() member
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_dense_map.h | 316 const DenseMapBase<OtherBaseT, KeyT, ValueT, KeyInfoT, BucketT> &other) { in copyFrom() 587 DenseMap(const DenseMap &other) : BaseT() { in DenseMap() 592 DenseMap(DenseMap &&other) : BaseT() { in DenseMap() function 623 void copyFrom(const DenseMap &other) { in copyFrom()
|
/freebsd/contrib/jemalloc/include/jemalloc/internal/ |
H A D | ticker.h | 26 ticker_copy(ticker_t *ticker, const ticker_t *other) { in ticker_copy()
|