| /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/pb_ds/detail/trie_policy/ |
| H A D | order_statistics_imp.hpp | 65 node_iterator child_nd_it = nd_it.get_child(i); in find_by_order() 131 node_const_iterator child_nd_it = nd_it.get_child(i); in order_of_prefix() 158 children_rank += nd_it.get_child(i).get_metadata(); in operator ()()
|
| H A D | trie_policy_base.hpp | 162 return leftmost_it(nd_it.get_child(0)); in leftmost_it() 175 return rightmost_it(nd_it.get_child(num_children - 1)); in rightmost_it()
|
| H A D | prefix_search_node_update_imp.hpp | 124 node_iterator pot = nd_it.get_child(i); in next_child()
|
| /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/pb_ds/detail/trie_policy/ |
| H A D | order_statistics_imp.hpp | 65 node_iterator child_nd_it = nd_it.get_child(i); in find_by_order() 131 node_const_iterator child_nd_it = nd_it.get_child(i); in order_of_prefix() 158 children_rank += nd_it.get_child(i).get_metadata(); in operator ()()
|
| H A D | trie_policy_base.hpp | 162 return leftmost_it(nd_it.get_child(0)); in leftmost_it() 175 return rightmost_it(nd_it.get_child(num_children - 1)); in rightmost_it()
|
| H A D | prefix_search_node_update_imp.hpp | 124 node_iterator pot = nd_it.get_child(i); in next_child()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | fib_trie.c | 194 #define get_child(tn, i) rtnl_dereference((tn)->tnode[i]) macro 419 struct key_vector *chi = get_child(tn, i); in put_child() 451 struct key_vector *inode = get_child(tn, --i); in update_children() 525 struct key_vector *inode = get_child(tn, --i); in replace() 557 struct key_vector *inode = get_child(oldtnode, --i); in inflate() 576 put_child(tn, 2 * i + 1, get_child(inode, 1)); in inflate() 577 put_child(tn, 2 * i, get_child(inode, 0)); in inflate() 607 put_child(node1, --j, get_child(inode, --k)); in inflate() 608 put_child(node0, j, get_child(inode, j)); in inflate() 609 put_child(node1, --j, get_child(inode, --k)); in inflate() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | dm-table.c | 49 static inline unsigned int get_child(unsigned int n, unsigned int k) in get_child() function 70 n = get_child(n, CHILDREN_PER_NODE - 1); in high() 91 node[k] = high(t, l + 1, get_child(n, k)); in setup_btree_index() 1585 n = get_child(n, k); in dm_table_find_target()
|
| /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/pb_ds/detail/pat_trie_/ |
| H A D | pat_trie_base.hpp | 902 get_child(size_type i) const in get_child() function in __gnu_pbds::detail::pat_trie_base::_Node_citer 966 get_child(size_type i) const in get_child() function in __gnu_pbds::detail::pat_trie_base::_Node_iter
|
| /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/pb_ds/detail/pat_trie_/ |
| H A D | pat_trie_base.hpp | 902 get_child(size_type i) const in get_child() function in __gnu_pbds::detail::pat_trie_base::_Node_citer 966 get_child(size_type i) const in get_child() function in __gnu_pbds::detail::pat_trie_base::_Node_iter
|