Home
last modified time | relevance | path

Searched refs:hasher (Results 1 – 25 of 49) sorted by relevance

12

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/tr1/
H A Dunordered_set.h61 typedef typename _Base::hasher hasher; in _GLIBCXX_VISIBILITY() typedef
67 const hasher& __hf = hasher(), in _GLIBCXX_VISIBILITY()
78 const hasher& __hf = hasher(), in _GLIBCXX_VISIBILITY()
110 typedef typename _Base::hasher hasher; in _GLIBCXX_VISIBILITY() typedef
116 const hasher& __hf = hasher(), in _GLIBCXX_VISIBILITY()
128 const hasher& __hf = hasher(), in _GLIBCXX_VISIBILITY()
181 typedef typename _Base::hasher hasher; in _GLIBCXX_VISIBILITY() typedef
187 const hasher& __hf = hasher(), in _GLIBCXX_VISIBILITY()
196 const hasher& __hf = hasher(), in _GLIBCXX_VISIBILITY()
230 typedef typename _Base::hasher hasher; in _GLIBCXX_VISIBILITY() typedef
[all …]
H A Dunordered_map.h61 typedef typename _Base::hasher hasher; in _GLIBCXX_VISIBILITY() typedef
67 const hasher& __hf = hasher(), in _GLIBCXX_VISIBILITY()
78 const hasher& __hf = hasher(), in _GLIBCXX_VISIBILITY()
112 typedef typename _Base::hasher hasher; in _GLIBCXX_VISIBILITY() typedef
118 const hasher& __hf = hasher(), in _GLIBCXX_VISIBILITY()
130 const hasher& __hf = hasher(), in _GLIBCXX_VISIBILITY()
188 typedef typename _Base::hasher hasher; in _GLIBCXX_VISIBILITY() typedef
194 const hasher& __hf = hasher(), in _GLIBCXX_VISIBILITY()
203 const hasher& __hf = hasher(), in _GLIBCXX_VISIBILITY()
240 typedef typename _Base::hasher hasher; in _GLIBCXX_VISIBILITY() typedef
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/tr1/
H A Dunordered_set.h61 typedef typename _Base::hasher hasher; in _GLIBCXX_VISIBILITY() typedef
67 const hasher& __hf = hasher(), in _GLIBCXX_VISIBILITY()
78 const hasher& __hf = hasher(), in _GLIBCXX_VISIBILITY()
110 typedef typename _Base::hasher hasher; in _GLIBCXX_VISIBILITY() typedef
116 const hasher& __hf = hasher(), in _GLIBCXX_VISIBILITY()
128 const hasher& __hf = hasher(), in _GLIBCXX_VISIBILITY()
181 typedef typename _Base::hasher hasher; in _GLIBCXX_VISIBILITY() typedef
187 const hasher& __hf = hasher(), in _GLIBCXX_VISIBILITY()
196 const hasher& __hf = hasher(), in _GLIBCXX_VISIBILITY()
230 typedef typename _Base::hasher hasher; in _GLIBCXX_VISIBILITY() typedef
[all …]
H A Dunordered_map.h61 typedef typename _Base::hasher hasher; in _GLIBCXX_VISIBILITY() typedef
67 const hasher& __hf = hasher(), in _GLIBCXX_VISIBILITY()
78 const hasher& __hf = hasher(), in _GLIBCXX_VISIBILITY()
112 typedef typename _Base::hasher hasher; in _GLIBCXX_VISIBILITY() typedef
118 const hasher& __hf = hasher(), in _GLIBCXX_VISIBILITY()
130 const hasher& __hf = hasher(), in _GLIBCXX_VISIBILITY()
188 typedef typename _Base::hasher hasher; in _GLIBCXX_VISIBILITY() typedef
194 const hasher& __hf = hasher(), in _GLIBCXX_VISIBILITY()
203 const hasher& __hf = hasher(), in _GLIBCXX_VISIBILITY()
240 typedef typename _Base::hasher hasher; in _GLIBCXX_VISIBILITY() typedef
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ext/
H A Dhash_set29 typedef Hash hasher;
42 explicit hash_set(size_type n = 193, const hasher& hf = hasher(),
47 size_type n = 193, const hasher& hf = hasher(),
76 hasher hash_funct() const;
115 typedef Hash hasher;
128 explicit hash_multiset(size_type n = 193, const hasher& hf = hasher(),
133 size_type n = 193, const hasher& hf = hasher(),
162 hasher hash_funct() const;
221 typedef _Hash hasher;
228 typedef __hash_table<value_type, hasher, key_equal, allocator_type> __table;
[all …]
H A Dhash_map29 typedef Hash hasher;
43 explicit hash_map(size_type n = 193, const hasher& hf = hasher(),
48 size_type n = 193, const hasher& hf = hasher(),
77 hasher hash_funct() const;
118 typedef Hash hasher;
132 explicit hash_multimap(size_type n = 193, const hasher& hf = hasher(),
137 size_type n = 193, const hasher& hf = hasher(),
167 hasher hash_funct() const;
472 typedef _Hash hasher;
481 typedef __hash_map_hasher<__value_type, hasher> __hasher;
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ext/
H A Dhash_set29 typedef Hash hasher;
42 explicit hash_set(size_type n = 193, const hasher& hf = hasher(),
47 size_type n = 193, const hasher& hf = hasher(),
76 hasher hash_funct() const;
115 typedef Hash hasher;
128 explicit hash_multiset(size_type n = 193, const hasher& hf = hasher(),
133 size_type n = 193, const hasher& hf = hasher(),
162 hasher hash_funct() const;
221 typedef _Hash hasher;
228 typedef __hash_table<value_type, hasher, key_equal, allocator_type> __table;
[all …]
H A Dhash_map29 typedef Hash hasher;
43 explicit hash_map(size_type n = 193, const hasher& hf = hasher(),
48 size_type n = 193, const hasher& hf = hasher(),
77 hasher hash_funct() const;
118 typedef Hash hasher;
132 explicit hash_multimap(size_type n = 193, const hasher& hf = hasher(),
137 size_type n = 193, const hasher& hf = hasher(),
167 hasher hash_funct() const;
472 typedef _Hash hasher;
481 typedef __hash_map_hasher<__value_type, hasher> __hasher;
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dunordered_set31 typedef Hash hasher;
51 is_nothrow_default_constructible<hasher>::value &&
54 explicit unordered_set(size_type n, const hasher& hf = hasher(),
59 size_type n = 0, const hasher& hf = hasher(),
67 is_nothrow_move_constructible<hasher>::value &&
72 const hasher& hf = hasher(), const key_equal& eql = key_equal(),
75 unordered_set(size_type n, const hasher& hf, const allocator_type& a); // C++14
80 const hasher& hf, const allocator_type& a); // C++14
83 const hasher& hf, const allocator_type& a); // C++14
90 is_nothrow_move_assignable<hasher>::value &&
[all …]
H A Dunordered_map31 typedef Hash hasher;
52 is_nothrow_default_constructible<hasher>::value &&
55 explicit unordered_map(size_type n, const hasher& hf = hasher(),
60 size_type n = 0, const hasher& hf = hasher(),
68 is_nothrow_move_constructible<hasher>::value &&
73 const hasher& hf = hasher(), const key_equal& eql = key_equal(),
76 : unordered_map(n, hasher(), key_equal(), a) {} // C++14
77 unordered_map(size_type n, const hasher& hf, const allocator_type& a)
81 : unordered_map(f, l, n, hasher(), key_equal(), a) {} // C++14
83 unordered_map(InputIterator f, InputIterator l, size_type n, const hasher& hf,
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dunordered_set31 typedef Hash hasher;
51 is_nothrow_default_constructible<hasher>::value &&
54 explicit unordered_set(size_type n, const hasher& hf = hasher(),
59 size_type n = 0, const hasher& hf = hasher(),
67 is_nothrow_move_constructible<hasher>::value &&
72 const hasher& hf = hasher(), const key_equal& eql = key_equal(),
75 unordered_set(size_type n, const hasher& hf, const allocator_type& a); // C++14
80 const hasher& hf, const allocator_type& a); // C++14
83 const hasher& hf, const allocator_type& a); // C++14
90 is_nothrow_move_assignable<hasher>::value &&
[all …]
H A Dunordered_map31 typedef Hash hasher;
52 is_nothrow_default_constructible<hasher>::value &&
55 explicit unordered_map(size_type n, const hasher& hf = hasher(),
60 size_type n = 0, const hasher& hf = hasher(),
68 is_nothrow_move_constructible<hasher>::value &&
73 const hasher& hf = hasher(), const key_equal& eql = key_equal(),
76 : unordered_map(n, hasher(), key_equal(), a) {} // C++14
77 unordered_map(size_type n, const hasher& hf, const allocator_type& a)
81 : unordered_map(f, l, n, hasher(), key_equal(), a) {} // C++14
83 unordered_map(InputIterator f, InputIterator l, size_type n, const hasher& hf,
[all …]
/OK3568_Linux_fs/buildroot/package/bitcoin/
H A D0001-src-randomenv.cpp-fix-build-on-uclibc.patch28 @@ -326,7 +326,7 @@ void RandAddStaticEnv(CSHA512& hasher)
30 hasher << CLIENT_VERSION;
36 hasher << getauxval(AT_HWCAP);
37 @@ -346,7 +346,7 @@ void RandAddStaticEnv(CSHA512& hasher)
39 if (exec_str) hasher.Write((const unsigned char*)exec_str, strlen(exec_str) + 1);
45 AddAllCPUID(hasher);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dunordered_set.h108 typedef typename _Hashtable::hasher hasher; in _GLIBCXX_VISIBILITY() typedef
146 const hasher& __hf = hasher(), in _GLIBCXX_VISIBILITY()
168 const hasher& __hf = hasher(), in _GLIBCXX_VISIBILITY()
223 const hasher& __hf = hasher(), in _GLIBCXX_VISIBILITY()
230 : unordered_set(__n, hasher(), key_equal(), __a) in _GLIBCXX_VISIBILITY()
233 unordered_set(size_type __n, const hasher& __hf, in _GLIBCXX_VISIBILITY()
242 : unordered_set(__first, __last, __n, hasher(), key_equal(), __a) in _GLIBCXX_VISIBILITY()
247 size_type __n, const hasher& __hf, in _GLIBCXX_VISIBILITY()
255 : unordered_set(__l, __n, hasher(), key_equal(), __a) in _GLIBCXX_VISIBILITY()
259 size_type __n, const hasher& __hf, in _GLIBCXX_VISIBILITY()
[all …]
H A Dunordered_map.h114 typedef typename _Hashtable::hasher hasher; in _GLIBCXX_VISIBILITY() typedef
152 const hasher& __hf = hasher(), in _GLIBCXX_VISIBILITY()
174 const hasher& __hf = hasher(), in _GLIBCXX_VISIBILITY()
229 const hasher& __hf = hasher(), in _GLIBCXX_VISIBILITY()
236 : unordered_map(__n, hasher(), key_equal(), __a) in _GLIBCXX_VISIBILITY()
239 unordered_map(size_type __n, const hasher& __hf, in _GLIBCXX_VISIBILITY()
248 : unordered_map(__first, __last, __n, hasher(), key_equal(), __a) in _GLIBCXX_VISIBILITY()
253 size_type __n, const hasher& __hf, in _GLIBCXX_VISIBILITY()
261 : unordered_map(__l, __n, hasher(), key_equal(), __a) in _GLIBCXX_VISIBILITY()
265 size_type __n, const hasher& __hf, in _GLIBCXX_VISIBILITY()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dunordered_set.h108 typedef typename _Hashtable::hasher hasher; in _GLIBCXX_VISIBILITY() typedef
146 const hasher& __hf = hasher(), in _GLIBCXX_VISIBILITY()
168 const hasher& __hf = hasher(), in _GLIBCXX_VISIBILITY()
223 const hasher& __hf = hasher(), in _GLIBCXX_VISIBILITY()
230 : unordered_set(__n, hasher(), key_equal(), __a) in _GLIBCXX_VISIBILITY()
233 unordered_set(size_type __n, const hasher& __hf, in _GLIBCXX_VISIBILITY()
242 : unordered_set(__first, __last, __n, hasher(), key_equal(), __a) in _GLIBCXX_VISIBILITY()
247 size_type __n, const hasher& __hf, in _GLIBCXX_VISIBILITY()
255 : unordered_set(__l, __n, hasher(), key_equal(), __a) in _GLIBCXX_VISIBILITY()
259 size_type __n, const hasher& __hf, in _GLIBCXX_VISIBILITY()
[all …]
H A Dunordered_map.h114 typedef typename _Hashtable::hasher hasher; in _GLIBCXX_VISIBILITY() typedef
152 const hasher& __hf = hasher(), in _GLIBCXX_VISIBILITY()
174 const hasher& __hf = hasher(), in _GLIBCXX_VISIBILITY()
229 const hasher& __hf = hasher(), in _GLIBCXX_VISIBILITY()
236 : unordered_map(__n, hasher(), key_equal(), __a) in _GLIBCXX_VISIBILITY()
239 unordered_map(size_type __n, const hasher& __hf, in _GLIBCXX_VISIBILITY()
248 : unordered_map(__first, __last, __n, hasher(), key_equal(), __a) in _GLIBCXX_VISIBILITY()
253 size_type __n, const hasher& __hf, in _GLIBCXX_VISIBILITY()
261 : unordered_map(__l, __n, hasher(), key_equal(), __a) in _GLIBCXX_VISIBILITY()
265 size_type __n, const hasher& __hf, in _GLIBCXX_VISIBILITY()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/backward/
H A Dhash_map97 typedef typename _Ht::hasher hasher;
112 hasher
125 : _M_ht(100, hasher(), key_equal(), allocator_type()) {}
129 : _M_ht(__n, hasher(), key_equal(), allocator_type()) {}
131 hash_map(size_type __n, const hasher& __hf)
134 hash_map(size_type __n, const hasher& __hf, const key_equal& __eql,
140 : _M_ht(100, hasher(), key_equal(), allocator_type())
145 : _M_ht(__n, hasher(), key_equal(), allocator_type())
150 const hasher& __hf)
156 const hasher& __hf, const key_equal& __eql,
[all …]
H A Dhash_set101 typedef typename _Ht::hasher hasher;
116 hasher
129 : _M_ht(100, hasher(), key_equal(), allocator_type()) {}
133 : _M_ht(__n, hasher(), key_equal(), allocator_type()) {}
135 hash_set(size_type __n, const hasher& __hf)
138 hash_set(size_type __n, const hasher& __hf, const key_equal& __eql,
144 : _M_ht(100, hasher(), key_equal(), allocator_type())
149 : _M_ht(__n, hasher(), key_equal(), allocator_type())
154 const hasher& __hf)
160 const hasher& __hf, const key_equal& __eql,
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/backward/
H A Dhash_map97 typedef typename _Ht::hasher hasher;
112 hasher
125 : _M_ht(100, hasher(), key_equal(), allocator_type()) {}
129 : _M_ht(__n, hasher(), key_equal(), allocator_type()) {}
131 hash_map(size_type __n, const hasher& __hf)
134 hash_map(size_type __n, const hasher& __hf, const key_equal& __eql,
140 : _M_ht(100, hasher(), key_equal(), allocator_type())
145 : _M_ht(__n, hasher(), key_equal(), allocator_type())
150 const hasher& __hf)
156 const hasher& __hf, const key_equal& __eql,
[all …]
H A Dhash_set101 typedef typename _Ht::hasher hasher;
116 hasher
129 : _M_ht(100, hasher(), key_equal(), allocator_type()) {}
133 : _M_ht(__n, hasher(), key_equal(), allocator_type()) {}
135 hash_set(size_type __n, const hasher& __hf)
138 hash_set(size_type __n, const hasher& __hf, const key_equal& __eql,
144 : _M_ht(100, hasher(), key_equal(), allocator_type())
149 : _M_ht(__n, hasher(), key_equal(), allocator_type())
154 const hasher& __hf)
160 const hasher& __hf, const key_equal& __eql,
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/
H A Dhash_set101 typedef typename _Ht::hasher hasher;
116 hasher
129 : _M_ht(100, hasher(), key_equal(), allocator_type()) {}
133 : _M_ht(__n, hasher(), key_equal(), allocator_type()) {}
135 hash_set(size_type __n, const hasher& __hf)
138 hash_set(size_type __n, const hasher& __hf, const key_equal& __eql,
144 : _M_ht(100, hasher(), key_equal(), allocator_type())
149 : _M_ht(__n, hasher(), key_equal(), allocator_type())
154 const hasher& __hf)
160 const hasher& __hf, const key_equal& __eql,
[all …]
H A Dhash_map97 typedef typename _Ht::hasher hasher;
112 hasher
125 : _M_ht(100, hasher(), key_equal(), allocator_type()) {}
129 : _M_ht(__n, hasher(), key_equal(), allocator_type()) {}
131 hash_map(size_type __n, const hasher& __hf)
134 hash_map(size_type __n, const hasher& __hf, const key_equal& __eql,
140 : _M_ht(100, hasher(), key_equal(), allocator_type())
145 : _M_ht(__n, hasher(), key_equal(), allocator_type())
150 const hasher& __hf)
156 const hasher& __hf, const key_equal& __eql,
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/
H A Dhash_map97 typedef typename _Ht::hasher hasher;
112 hasher
125 : _M_ht(100, hasher(), key_equal(), allocator_type()) {}
129 : _M_ht(__n, hasher(), key_equal(), allocator_type()) {}
131 hash_map(size_type __n, const hasher& __hf)
134 hash_map(size_type __n, const hasher& __hf, const key_equal& __eql,
140 : _M_ht(100, hasher(), key_equal(), allocator_type())
145 : _M_ht(__n, hasher(), key_equal(), allocator_type())
150 const hasher& __hf)
156 const hasher& __hf, const key_equal& __eql,
[all …]
H A Dhash_set101 typedef typename _Ht::hasher hasher;
116 hasher
129 : _M_ht(100, hasher(), key_equal(), allocator_type()) {}
133 : _M_ht(__n, hasher(), key_equal(), allocator_type()) {}
135 hash_set(size_type __n, const hasher& __hf)
138 hash_set(size_type __n, const hasher& __hf, const key_equal& __eql,
144 : _M_ht(100, hasher(), key_equal(), allocator_type())
149 : _M_ht(__n, hasher(), key_equal(), allocator_type())
154 const hasher& __hf)
160 const hasher& __hf, const key_equal& __eql,
[all …]

12