Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/
Darena_planner.cc187 TfLiteStatus ArenaPlanner::ExecuteAllocations(int first_node, int last_node) { in ExecuteAllocations()
213 TfLiteStatus ArenaPlanner::CalculateAllocations(int first_node, int last_node) { in CalculateAllocations()
/external/python/cpython3/Modules/_blake2/clinic/
Dblake2b_impl.c.h37 int last_node = 0; in py_blake2b_new() local
Dblake2s_impl.c.h37 int last_node = 0; in py_blake2s_new() local
/external/python/cpython3/Modules/_blake2/impl/
Dblake2.h59 uint8_t last_node; member
69 uint8_t last_node; member
/external/swiftshader/third_party/SPIRV-Tools/source/util/
Dilist.h111 NodeType* last_node = list->sentinel_.previous_node_; in MoveBefore() local
/external/deqp-deps/SPIRV-Tools/source/util/
Dilist.h111 NodeType* last_node = list->sentinel_.previous_node_; in MoveBefore() local
/external/python/cpython3/Modules/_blake2/
Dblake2b_impl.c93 int inner_size, int last_node) in py_blake2b_new_impl()
Dblake2s_impl.c93 int inner_size, int last_node) in py_blake2s_new_impl()
/external/tensorflow/tensorflow/core/grappler/graph_analyzer/
Dsubgraph_test.cc211 const GenNode* last_node = nullptr; in TEST() local
/external/tensorflow/tensorflow/core/graph/
Dsubgraph_test.cc356 Node* last_node = nullptr; in BM_SubgraphHelper() local
/external/u-boot/lib/libfdt/
Dfdt_region.c441 int last_node = 0; in fdt_next_region() local
/external/mesa3d/src/compiler/nir/
Dnir.h2178 nir_cf_node *last_node = exec_node_data(nir_cf_node, in nir_after_cf_list() local