Home
last modified time | relevance | path

Searched refs:key_eq (Results 1 – 25 of 38) sorted by relevance

12

/OK3568_Linux_fs/kernel/include/net/
H A Dneighbour.h208 bool (*key_eq)(const struct neighbour *, const void *pkey); member
292 bool (*key_eq)(const struct neighbour *n, const void *pkey), in ___neigh_lookup_noref()
307 if (n->dev == dev && key_eq(n, pkey)) in ___neigh_lookup_noref()
318 return ___neigh_lookup_noref(tbl, tbl->key_eq, tbl->hash, pkey, dev); in __neigh_lookup_noref()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ext/
H A Dhash_map78 key_equal key_eq() const;
168 key_equal key_eq() const;
268 _LIBCPP_INLINE_VISIBILITY const _Pred& key_eq() const {return *this;}
291 _LIBCPP_INLINE_VISIBILITY const _Pred& key_eq() const {return __pred_;}
572 key_equal key_eq() const
573 {return __table_.key_eq().key_eq();}
844 key_equal key_eq() const
845 {return __table_.key_eq().key_eq();}
H A Dhash_set77 key_equal key_eq() const;
163 key_equal key_eq() const;
304 key_equal key_eq() const {return __table_.key_eq();}
525 key_equal key_eq() const {return __table_.key_eq();}
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ext/
H A Dhash_map78 key_equal key_eq() const;
168 key_equal key_eq() const;
268 _LIBCPP_INLINE_VISIBILITY const _Pred& key_eq() const {return *this;}
291 _LIBCPP_INLINE_VISIBILITY const _Pred& key_eq() const {return __pred_;}
572 key_equal key_eq() const
573 {return __table_.key_eq().key_eq();}
844 key_equal key_eq() const
845 {return __table_.key_eq().key_eq();}
H A Dhash_set77 key_equal key_eq() const;
163 key_equal key_eq() const;
304 key_equal key_eq() const {return __table_.key_eq();}
525 key_equal key_eq() const {return __table_.key_eq();}
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A D__hash_table978 key_equal& key_eq() _NOEXCEPT {return __p3_.second();}
980 const key_equal& key_eq() const _NOEXCEPT {return __p3_.second();}
1569 key_eq() = __u.key_eq();
1639 key_eq() = _VSTD::move(__u.key_eq());
1663 key_eq() = _VSTD::move(__u.key_eq());
1866 // Note that this function does forward exceptions if key_eq() throws, and never
1886 if (key_eq()(__ndptr->__upcast()->__value_, __value))
1959 // Note that this function does forward exceptions if key_eq() throws, and never
1981 // __found key_eq() action
1987 key_eq()(__pn->__next_->__upcast()->__value_, __cp_val)))
[all …]
H A Dunordered_map173 key_equal key_eq() const;
354 key_equal key_eq() const;
507 const _Pred& key_eq() const _NOEXCEPT {return *this;}
539 const _Pred& key_eq() const _NOEXCEPT {return __pred_;}
977 __table_.key_eq() = __u.__table_.key_eq();
1270 key_equal key_eq() const
1271 {return __table_.key_eq().key_eq();}
1805 __table_.key_eq() = __u.__table_.key_eq();
1975 key_equal key_eq() const
1976 {return __table_.key_eq().key_eq();}
H A Dunordered_set145 key_equal key_eq() const;
309 key_equal key_eq() const;
670 key_equal key_eq() const {return __table_.key_eq();}
1238 key_equal key_eq() const {return __table_.key_eq();}
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A D__hash_table978 key_equal& key_eq() _NOEXCEPT {return __p3_.second();}
980 const key_equal& key_eq() const _NOEXCEPT {return __p3_.second();}
1569 key_eq() = __u.key_eq();
1639 key_eq() = _VSTD::move(__u.key_eq());
1663 key_eq() = _VSTD::move(__u.key_eq());
1866 // Note that this function does forward exceptions if key_eq() throws, and never
1886 if (key_eq()(__ndptr->__upcast()->__value_, __value))
1959 // Note that this function does forward exceptions if key_eq() throws, and never
1981 // __found key_eq() action
1987 key_eq()(__pn->__next_->__upcast()->__value_, __cp_val)))
[all …]
H A Dunordered_map173 key_equal key_eq() const;
354 key_equal key_eq() const;
507 const _Pred& key_eq() const _NOEXCEPT {return *this;}
539 const _Pred& key_eq() const _NOEXCEPT {return __pred_;}
977 __table_.key_eq() = __u.__table_.key_eq();
1270 key_equal key_eq() const
1271 {return __table_.key_eq().key_eq();}
1805 __table_.key_eq() = __u.__table_.key_eq();
1975 key_equal key_eq() const
1976 {return __table_.key_eq().key_eq();}
H A Dunordered_set145 key_equal key_eq() const;
309 key_equal key_eq() const;
670 key_equal key_eq() const {return __table_.key_eq();}
1238 key_equal key_eq() const {return __table_.key_eq();}
/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_map117 key_eq() const
118 { return _M_ht.key_eq(); }
336 key_eq() const
337 { return _M_ht.key_eq(); }
H A Dhash_set121 key_eq() const
122 { return _M_ht.key_eq(); }
322 key_eq() const
323 { return _M_ht.key_eq(); }
/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_map117 key_eq() const
118 { return _M_ht.key_eq(); }
336 key_eq() const
337 { return _M_ht.key_eq(); }
H A Dhash_set121 key_eq() const
122 { return _M_ht.key_eq(); }
322 key_eq() const
323 { return _M_ht.key_eq(); }
/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_set121 key_eq() const
122 { return _M_ht.key_eq(); }
322 key_eq() const
323 { return _M_ht.key_eq(); }
H A Dhash_map117 key_eq() const
118 { return _M_ht.key_eq(); }
336 key_eq() const
337 { return _M_ht.key_eq(); }
/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_map117 key_eq() const
118 { return _M_ht.key_eq(); }
336 key_eq() const
337 { return _M_ht.key_eq(); }
H A Dhash_set121 key_eq() const
122 { return _M_ht.key_eq(); }
322 key_eq() const
323 { return _M_ht.key_eq(); }
/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.h632 key_eq() const in _GLIBCXX_VISIBILITY()
633 { return _M_h.key_eq(); } in _GLIBCXX_VISIBILITY()
1432 key_eq() const in _GLIBCXX_VISIBILITY()
1433 { return _M_h.key_eq(); } in _GLIBCXX_VISIBILITY()
H A Dunordered_map.h902 key_eq() const in _GLIBCXX_VISIBILITY()
903 { return _M_h.key_eq(); } in _GLIBCXX_VISIBILITY()
1798 key_eq() const in _GLIBCXX_VISIBILITY()
1799 { return _M_h.key_eq(); } in _GLIBCXX_VISIBILITY()
/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.h632 key_eq() const in _GLIBCXX_VISIBILITY()
633 { return _M_h.key_eq(); } in _GLIBCXX_VISIBILITY()
1432 key_eq() const in _GLIBCXX_VISIBILITY()
1433 { return _M_h.key_eq(); } in _GLIBCXX_VISIBILITY()
H A Dunordered_map.h902 key_eq() const in _GLIBCXX_VISIBILITY()
903 { return _M_h.key_eq(); } in _GLIBCXX_VISIBILITY()
1798 key_eq() const in _GLIBCXX_VISIBILITY()
1799 { return _M_h.key_eq(); } in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/kernel/net/decnet/
H A Ddn_neigh.c84 .key_eq = dn_key_eq,
/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/experimental/
H A Dfunctional119 _M_pred() const { return _M_bad_char.key_eq(); }

12