Home
last modified time | relevance | path

Searched refs:_Hash (Results 226 – 250 of 875) sorted by relevance

12345678910>>...35

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/include/ext/
H A Dhash_map225 template <class _Tp, class _Hash,
226 bool = std::is_empty<_Hash>::value && !std::__libcpp_is_final<_Hash>::value
229 : private _Hash
233 _LIBCPP_INLINE_VISIBILITY __hash_map_hasher(const _Hash& __h) : _Hash(__h) {}
243 template <class _Tp, class _Hash>
244 class __hash_map_hasher<_Tp, _Hash, false>
246 _Hash __hash_;
609 hash_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_map(
617 hash_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_map(
627 hash_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_map(
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/include/ext/
H A Dhash_map225 template <class _Tp, class _Hash,
226 bool = std::is_empty<_Hash>::value && !std::__libcpp_is_final<_Hash>::value
229 : private _Hash
233 _LIBCPP_INLINE_VISIBILITY __hash_map_hasher(const _Hash& __h) : _Hash(__h) {}
243 template <class _Tp, class _Hash>
244 class __hash_map_hasher<_Tp, _Hash, false>
246 _Hash __hash_;
609 hash_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_map(
617 hash_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_map(
627 hash_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_map(
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/include/ext/
H A Dhash_map225 template <class _Tp, class _Hash,
226 bool = std::is_empty<_Hash>::value && !std::__libcpp_is_final<_Hash>::value
229 : private _Hash
233 _LIBCPP_INLINE_VISIBILITY __hash_map_hasher(const _Hash& __h) : _Hash(__h) {}
243 template <class _Tp, class _Hash>
244 class __hash_map_hasher<_Tp, _Hash, false>
246 _Hash __hash_;
608 hash_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_map(
616 hash_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_map(
626 hash_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_map(
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/include/ext/
H A Dhash_map225 template <class _Tp, class _Hash,
226 bool = std::is_empty<_Hash>::value && !std::__libcpp_is_final<_Hash>::value
229 : private _Hash
233 _LIBCPP_INLINE_VISIBILITY __hash_map_hasher(const _Hash& __h) : _Hash(__h) {}
243 template <class _Tp, class _Hash>
244 class __hash_map_hasher<_Tp, _Hash, false>
246 _Hash __hash_;
609 hash_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_map(
617 hash_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_map(
627 hash_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_map(
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/include/ext/
H A Dhash_map225 template <class _Tp, class _Hash,
226 bool = std::is_empty<_Hash>::value && !std::__libcpp_is_final<_Hash>::value
229 : private _Hash
233 _LIBCPP_INLINE_VISIBILITY __hash_map_hasher(const _Hash& __h) : _Hash(__h) {}
243 template <class _Tp, class _Hash>
244 class __hash_map_hasher<_Tp, _Hash, false>
246 _Hash __hash_;
609 hash_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_map(
617 hash_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_map(
627 hash_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_map(
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/include/debug/
H A Dunordered_set586 typename _Hash =
598 _Hash = _Hash(), _Pred = _Pred(), _Allocator = _Allocator())
610 _Hash = _Hash(), _Pred = _Pred(), _Allocator = _Allocator())
631 _Hash, _Allocator)
633 _Hash,
1198 typename _Hash =
1210 _Hash = _Hash(), _Pred = _Pred(),
1213 _Hash, _Pred, _Allocator>;
1223 _Hash = _Hash(), _Pred = _Pred(),
1245 _Hash, _Allocator)
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/include/ext/
H A Dhash_map225 template <class _Tp, class _Hash,
226 bool = std::is_empty<_Hash>::value && !std::__libcpp_is_final<_Hash>::value
229 : private _Hash
233 _LIBCPP_INLINE_VISIBILITY __hash_map_hasher(const _Hash& __h) : _Hash(__h) {}
243 template <class _Tp, class _Hash>
244 class __hash_map_hasher<_Tp, _Hash, false>
246 _Hash __hash_;
609 hash_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_map(
617 hash_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_map(
627 hash_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_map(
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/include/ext/
H A Dhash_map225 template <class _Tp, class _Hash,
226 bool = std::is_empty<_Hash>::value && !std::__libcpp_is_final<_Hash>::value
229 : private _Hash
233 _LIBCPP_INLINE_VISIBILITY __hash_map_hasher(const _Hash& __h) : _Hash(__h) {}
243 template <class _Tp, class _Hash>
244 class __hash_map_hasher<_Tp, _Hash, false>
246 _Hash __hash_;
609 hash_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_map(
617 hash_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_map(
627 hash_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_map(
[all …]
/dports/devel/libc++/libcxx-10.0.1.src/include/ext/
H A Dhash_map225 template <class _Tp, class _Hash,
226 bool = std::is_empty<_Hash>::value && !std::__libcpp_is_final<_Hash>::value
229 : private _Hash
233 _LIBCPP_INLINE_VISIBILITY __hash_map_hasher(const _Hash& __h) : _Hash(__h) {}
243 template <class _Tp, class _Hash>
244 class __hash_map_hasher<_Tp, _Hash, false>
246 _Hash __hash_;
609 hash_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_map(
617 hash_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_map(
627 hash_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_map(
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/include/ext/
H A Dhash_map225 template <class _Tp, class _Hash,
226 bool = std::is_empty<_Hash>::value && !std::__libcpp_is_final<_Hash>::value
229 : private _Hash
233 _LIBCPP_INLINE_VISIBILITY __hash_map_hasher(const _Hash& __h) : _Hash(__h) {}
243 template <class _Tp, class _Hash>
244 class __hash_map_hasher<_Tp, _Hash, false>
246 _Hash __hash_;
609 hash_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_map(
617 hash_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_map(
627 hash_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_map(
[all …]
/dports/lang/zig/zig-0.9.0/lib/libcxx/include/ext/
H A Dhash_map225 template <class _Tp, class _Hash,
226 bool = std::is_empty<_Hash>::value && !std::__libcpp_is_final<_Hash>::value
229 : private _Hash
233 _LIBCPP_INLINE_VISIBILITY __hash_map_hasher(const _Hash& __h) : _Hash(__h) {}
243 template <class _Tp, class _Hash>
244 class __hash_map_hasher<_Tp, _Hash, false>
246 _Hash __hash_;
609 hash_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_map(
617 hash_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_map(
627 hash_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_map(
[all …]
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/include/debug/
H A Dunordered_set586 typename _Hash =
598 _Hash = _Hash(), _Pred = _Pred(), _Allocator = _Allocator())
610 _Hash = _Hash(), _Pred = _Pred(), _Allocator = _Allocator())
631 _Hash, _Allocator)
633 _Hash,
1198 typename _Hash =
1210 _Hash = _Hash(), _Pred = _Pred(),
1213 _Hash, _Pred, _Allocator>;
1223 _Hash = _Hash(), _Pred = _Pred(),
1245 _Hash, _Allocator)
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libcxx/include/ext/
H A Dhash_map225 template <class _Tp, class _Hash,
226 bool = std::is_empty<_Hash>::value && !std::__libcpp_is_final<_Hash>::value
229 : private _Hash
233 _LIBCPP_INLINE_VISIBILITY __hash_map_hasher(const _Hash& __h) : _Hash(__h) {}
243 template <class _Tp, class _Hash>
244 class __hash_map_hasher<_Tp, _Hash, false>
246 _Hash __hash_;
609 hash_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_map(
617 hash_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_map(
627 hash_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_map(
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/include/ext/
H A Dhash_map225 template <class _Tp, class _Hash,
226 bool = std::is_empty<_Hash>::value && !std::__libcpp_is_final<_Hash>::value
229 : private _Hash
233 _LIBCPP_INLINE_VISIBILITY __hash_map_hasher(const _Hash& __h) : _Hash(__h) {}
243 template <class _Tp, class _Hash>
244 class __hash_map_hasher<_Tp, _Hash, false>
246 _Hash __hash_;
609 hash_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_map(
617 hash_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_map(
627 hash_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_map(
[all …]
/dports/devel/emscripten/emscripten-2.0.3/system/include/libcxx/ext/
H A Dhash_map225 template <class _Tp, class _Hash,
226 bool = std::is_empty<_Hash>::value && !std::__libcpp_is_final<_Hash>::value
229 : private _Hash
233 _LIBCPP_INLINE_VISIBILITY __hash_map_hasher(const _Hash& __h) : _Hash(__h) {}
243 template <class _Tp, class _Hash>
244 class __hash_map_hasher<_Tp, _Hash, false>
246 _Hash __hash_;
609 hash_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_map(
617 hash_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_map(
627 hash_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_map(
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/include/debug/
H A Dunordered_set586 typename _Hash =
598 _Hash = _Hash(), _Pred = _Pred(), _Allocator = _Allocator())
610 _Hash = _Hash(), _Pred = _Pred(), _Allocator = _Allocator())
631 _Hash, _Allocator)
633 _Hash,
1198 typename _Hash =
1210 _Hash = _Hash(), _Pred = _Pred(),
1213 _Hash, _Pred, _Allocator>;
1223 _Hash = _Hash(), _Pred = _Pred(),
1245 _Hash, _Allocator)
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/include/ext/
H A Dhash_map225 template <class _Tp, class _Hash,
226 bool = std::is_empty<_Hash>::value && !std::__libcpp_is_final<_Hash>::value
229 : private _Hash
233 _LIBCPP_INLINE_VISIBILITY __hash_map_hasher(const _Hash& __h) : _Hash(__h) {}
243 template <class _Tp, class _Hash>
244 class __hash_map_hasher<_Tp, _Hash, false>
246 _Hash __hash_;
609 hash_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_map(
617 hash_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_map(
627 hash_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_map(
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libstdc++-v3/include/bits/
H A Dunordered_set.h42 typename _Hash = hash<_Value>, in _GLIBCXX_VISIBILITY()
47 __detail::_Identity, _Pred, _Hash, in _GLIBCXX_VISIBILITY()
57 typename _Hash = hash<_Value>, in _GLIBCXX_VISIBILITY()
63 _Pred, _Hash, in _GLIBCXX_VISIBILITY()
90 class _Hash = hash<_Value>, in _GLIBCXX_VISIBILITY()
695 class _Hash = hash<_Value>, in _GLIBCXX_VISIBILITY()
1259 swap(unordered_set<_Value, _Hash, _Pred, _Alloc>& __x, in _GLIBCXX_VISIBILITY()
1260 unordered_set<_Value, _Hash, _Pred, _Alloc>& __y) in _GLIBCXX_VISIBILITY()
1265 swap(unordered_multiset<_Value, _Hash, _Pred, _Alloc>& __x, in _GLIBCXX_VISIBILITY()
1266 unordered_multiset<_Value, _Hash, _Pred, _Alloc>& __y) in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/include/bits/
H A Dunordered_set.h42 typename _Hash = hash<_Value>, in _GLIBCXX_VISIBILITY()
47 __detail::_Identity, _Pred, _Hash, in _GLIBCXX_VISIBILITY()
57 typename _Hash = hash<_Value>, in _GLIBCXX_VISIBILITY()
63 _Pred, _Hash, in _GLIBCXX_VISIBILITY()
90 class _Hash = hash<_Value>, in _GLIBCXX_VISIBILITY()
695 class _Hash = hash<_Value>, in _GLIBCXX_VISIBILITY()
1259 swap(unordered_set<_Value, _Hash, _Pred, _Alloc>& __x, in _GLIBCXX_VISIBILITY()
1260 unordered_set<_Value, _Hash, _Pred, _Alloc>& __y) in _GLIBCXX_VISIBILITY()
1265 swap(unordered_multiset<_Value, _Hash, _Pred, _Alloc>& __x, in _GLIBCXX_VISIBILITY()
1266 unordered_multiset<_Value, _Hash, _Pred, _Alloc>& __y) in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc6-aux/bootstrap/include/c++/5.1.0/experimental/
H A Dfunctional96 _Hash&& __hf, _Pred&& __pred)
173 __boyer_moore_map_base<_Val, _Diff, _Hash, _Pred>>;
175 template<typename _RAIter, typename _Hash
186 _Hash __hf = _Hash(),
231 template<typename _RAIter, typename _Hash
243 _Hash __hf = _Hash(),
293 template<typename _RAIter, typename _Hash
298 _Hash __hf = _Hash(),
303 template<typename _RAIter, typename _Hash
308 _Hash __hf = _Hash(),
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/include/debug/
H A Dunordered_set536 typename _Hash =
548 _Hash = _Hash(), _Pred = _Pred(), _Allocator = _Allocator())
560 _Hash = _Hash(), _Pred = _Pred(), _Allocator = _Allocator())
581 _Hash, _Allocator)
583 _Hash,
1097 typename _Hash =
1109 _Hash = _Hash(), _Pred = _Pred(),
1112 _Hash, _Pred, _Allocator>;
1122 _Hash = _Hash(), _Pred = _Pred(),
1144 _Hash, _Allocator)
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/include/debug/
H A Dunordered_set536 typename _Hash =
548 _Hash = _Hash(), _Pred = _Pred(), _Allocator = _Allocator())
560 _Hash = _Hash(), _Pred = _Pred(), _Allocator = _Allocator())
581 _Hash, _Allocator)
583 _Hash,
1098 typename _Hash =
1110 _Hash = _Hash(), _Pred = _Pred(),
1113 _Hash, _Pred, _Allocator>;
1123 _Hash = _Hash(), _Pred = _Pred(),
1145 _Hash, _Allocator)
[all …]
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/include/debug/
H A Dunordered_set536 typename _Hash =
548 _Hash = _Hash(), _Pred = _Pred(), _Allocator = _Allocator())
560 _Hash = _Hash(), _Pred = _Pred(), _Allocator = _Allocator())
581 _Hash, _Allocator)
583 _Hash,
1097 typename _Hash =
1109 _Hash = _Hash(), _Pred = _Pred(),
1112 _Hash, _Pred, _Allocator>;
1122 _Hash = _Hash(), _Pred = _Pred(),
1144 _Hash, _Allocator)
[all …]
/dports/devel/swig/swig-4.0.2/Lib/std/
H A Dstd_unordered_multimap.i43 …template<class _Key, class _Tp, class _Hash = std::hash< _Key >, class _Pred = std::equal_to< _Key…
56 typedef _Hash hasher;
63 … %fragment(SWIG_Traits_frag(std::unordered_multimap< _Key, _Tp, _Hash, _Pred, _Alloc >), "header",
67 template <> struct traits<std::unordered_multimap< _Key, _Tp, _Hash, _Pred, _Alloc > > {
70 return "std::unordered_multimap<" #_Key "," #_Tp "," #_Hash "," #_Pred "," #_Alloc " >";
76 …%typemap_traits_ptr(SWIG_TYPECHECK_MULTIMAP, std::unordered_multimap< _Key, _Tp, _Hash, _Pred, _Al…
80 %swig_unordered_multimap_methods(std::unordered_multimap< _Key, _Tp, _Hash, _Pred, _Alloc >);
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/include/debug/
H A Dunordered_set647 typename _Hash =
659 _Hash = _Hash(), _Pred = _Pred(), _Allocator = _Allocator())
671 _Hash = _Hash(), _Pred = _Pred(), _Allocator = _Allocator())
692 _Hash, _Allocator)
694 _Hash,
1320 typename _Hash =
1332 _Hash = _Hash(), _Pred = _Pred(),
1335 _Hash, _Pred, _Allocator>;
1345 _Hash = _Hash(), _Pred = _Pred(),
1367 _Hash, _Allocator)
[all …]

12345678910>>...35