Searched defs:last_node (Results 1 – 14 of 14) sorted by relevance
| /third_party/python/Modules/_blake2/clinic/ |
| D | blake2b_impl.c.h | 41 int last_node = 0; in py_blake2b_new() local
|
| D | blake2s_impl.c.h | 41 int last_node = 0; in py_blake2s_new() local
|
| /third_party/python/Modules/_blake2/impl/ |
| D | blake2.h | 94 uint8_t last_node; member 120 uint8_t last_node; member
|
| /third_party/python/Modules/_blake2/ |
| D | blake2s_impl.c | 93 int inner_size, int last_node) in py_blake2s_new_impl()
|
| D | blake2b_impl.c | 93 int inner_size, int last_node) in py_blake2b_new_impl()
|
| /third_party/boost/boost/intrusive/detail/ |
| D | common_slist_algorithms.hpp | 73 BOOST_INTRUSIVE_FORCEINLINE static void unlink_after(node_ptr prev_node, node_ptr last_node) in unlink_after()
|
| /third_party/boost/boost/container/detail/ |
| D | node_pool_impl.hpp | 122 free_iterator last_node (before_last_new_it); in allocate_nodes() local
|
| /third_party/Linux_Kernel/fs/jffs2/ |
| D | nodelist.h | 297 struct jffs2_raw_node_ref *last_node; member
|
| /third_party/boost/boost/unordered/ |
| D | unordered_set.hpp | 1355 node_pointer last_node = table::get_node(last); in erase() local 1749 node_pointer last_node = table::get_node(last); in erase() local
|
| D | unordered_map.hpp | 1730 node_pointer last_node = table::get_node(last); in erase() local 2206 node_pointer last_node = table::get_node(last); in erase() local
|
| /third_party/boost/libs/geometry/doc/src/docutils/tools/doxygen_xml2qbk/contrib/rapidxml-1.13/ |
| D | rapidxml.hpp | 958 …xml_node<Ch> *last_node(const Ch *name = 0, std::size_t name_size = 0, bool case_sensitive = true)… in last_node() function in rapidxml::xml_node
|
| /third_party/boost/boost/property_tree/detail/ |
| D | rapidxml.hpp | 942 … xml_node<Ch> *last_node(const Ch *n = 0, std::size_t nsize = 0, bool case_sensitive = true) const in last_node() function in boost::property_tree::detail::rapidxml::xml_node
|
| /third_party/ejdb/src/jql/ |
| D | jql.c | 29 JQP_NODE *last_node; member
|
| /third_party/Linux_Kernel/include/linux/ |
| D | sched.h | 1849 static inline void task_numa_fault(int last_node, int node, int pages, in task_numa_fault()
|