Home
last modified time | relevance | path

Searched defs:last_node (Results 1 – 21 of 21) sorted by relevance

/third_party/python/Modules/_blake2/clinic/
Dblake2b_impl.c.h42 int last_node = 0; in py_blake2b_new() local
Dblake2s_impl.c.h42 int last_node = 0; in py_blake2s_new() local
/third_party/python/Modules/_blake2/impl/
Dblake2.h94 uint8_t last_node; member
120 uint8_t last_node; member
/third_party/spirv-tools/source/util/
Dilist.h111 NodeType* last_node = list->sentinel_.previous_node_; in MoveBefore() local
/third_party/skia/third_party/externals/spirv-tools/source/util/
Dilist.h111 NodeType* last_node = list->sentinel_.previous_node_; in MoveBefore() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
Dilist.h111 NodeType* last_node = list->sentinel_.previous_node_; in MoveBefore() local
/third_party/python/Modules/_blake2/
Dblake2s_impl.c92 int inner_size, int last_node, int usedforsecurity) in py_blake2s_new_impl()
Dblake2b_impl.c93 int inner_size, int last_node, int usedforsecurity) in py_blake2b_new_impl()
/third_party/boost/boost/intrusive/detail/
Dcommon_slist_algorithms.hpp73 BOOST_INTRUSIVE_FORCEINLINE static void unlink_after(node_ptr prev_node, node_ptr last_node) in unlink_after()
/third_party/boost/boost/container/detail/
Dnode_pool_impl.hpp122 free_iterator last_node (before_last_new_it); in allocate_nodes() local
/third_party/nghttp2/src/
Dshrpx_router.cc391 ssize_t Router::match_prefix(size_t *nread, const RNode **last_node, in match_prefix()
Dshrpx_worker.cc612 const RNode *last_node = nullptr; in match_downstream_addr_group_host() local
Dshrpx_tls.cc1573 const RNode *last_node = nullptr; in lookup() local
/third_party/mindspore/mindspore/lite/src/train/
Dtrain_export.cc304 size_t last_node = meta_graph_->nodes.size(); in AddTransformNode() local
/third_party/boost/boost/unordered/
Dunordered_set.hpp1355 node_pointer last_node = table::get_node(last); in erase() local
1749 node_pointer last_node = table::get_node(last); in erase() local
Dunordered_map.hpp1730 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/boost/property_tree/detail/
Drapidxml.hpp942 … 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/boost/libs/geometry/doc/src/docutils/tools/doxygen_xml2qbk/contrib/rapidxml-1.13/
Drapidxml.hpp958 …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/mindspore/mindspore/ccsrc/frontend/parallel/cache_embedding/
Dcache_embedding.cc662 AnfNodePtr last_node = cnodes[cnodes_size - 1]; in CacheEmbeddingForTrain() local
/third_party/ejdb/src/jql/
Djql.c29 JQP_NODE *last_node; member
/third_party/mesa3d/src/compiler/nir/
Dnir.h4166 nir_cf_node *last_node = exec_node_data(nir_cf_node, in nir_after_cf_list() local