Home
last modified time | relevance | path

Searched defs:first_node (Results 1 – 25 of 29) sorted by relevance

12

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/transformations/
H A Dremove_noop_test.cc42 auto first_node = graph.NewNode(); in TEST() local
70 auto first_node = graph.NewNode(); in TEST() local
97 auto first_node = graph.NewNode(); in TEST() local
124 auto first_node = graph.NewNode(); in TEST() local
179 auto first_node = graph.NewNode(); in TEST() local
306 Node* first_node = graph.NewNode(); in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/
H A Darena_planner.cc190 TfLiteStatus ArenaPlanner::ExecuteAllocations(int first_node, int last_node) { in ExecuteAllocations()
270 std::vector<int32_t> ArenaPlanner::CreateTensorAllocationVector(int first_node, in CreateTensorAllocationVector()
311 TfLiteStatus ArenaPlanner::CalculateAllocations(int first_node, int last_node) { in CalculateAllocations()
H A Dsimple_memory_arena.h42 int32_t first_node; member
H A Dsimple_memory_arena.cc49 int32_t first_node, int32_t last_node, in Allocate()
H A Dsimple_planner.cc170 TfLiteStatus SimplePlanner::ExecuteAllocations(int first_node, int last_node) { in ExecuteAllocations()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dinstruction_list.cpp22 Instruction* first_node = list.front().get(); in InsertBefore() local
H A Dinstruction.cpp598 Instruction* first_node = list.front().get(); in InsertBefore() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dinstruction_list.cpp22 Instruction* first_node = list.front().get(); in InsertBefore() local
Dinstruction.cpp598 Instruction* first_node = list.front().get(); in InsertBefore() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dinstruction_list.cpp22 Instruction* first_node = list.front().get(); in InsertBefore() local
H A Dinstruction.cpp598 Instruction* first_node = list.front().get(); in InsertBefore() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/testing/
H A Dmessage.cc32 explicit MessageStack(Message* first_node) { in MessageStack()
/aosp_15_r20/external/tensorflow/tensorflow/lite/testing/nnapi_tflite_zip_tests/
H A Dmessage.cc34 explicit MessageStack(Message* first_node) { in MessageStack()
/aosp_15_r20/external/XNNPACK/src/xnnpack/
H A Dmemory-planner.h22 uint32_t first_node; member
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dconstant_pooling.cpp61 auto first_node = node->owningGraph()->block()->nodes().front(); in ConstantPooling() local
/aosp_15_r20/build/make/tools/aconfig/aconfig_storage_file/src/
H A Dtest_utils.rs46 let first_node = PackageTableNode { in create_test_package_table() localVariable
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/util/
H A Dilist.h110 NodeType* first_node = list->sentinel_.next_node_; in MoveBefore() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dilist.h110 NodeType* first_node = list->sentinel_.next_node_; in MoveBefore() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/util/
Dilist.h110 NodeType* first_node = list->sentinel_.next_node_; in MoveBefore() local
/aosp_15_r20/external/XNNPACK/src/
H A Dmemory-planner.c55 const struct xnn_node* first_node = subgraph->nodes; in populate_value_lifecycle() local
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dcontrol_flow_deps_to_chains.cc241 NodeDef* first_node = modified_body.mutable_node_def(node_index[r]); in Run() local
/aosp_15_r20/external/mesa3d/src/util/tests/
H A Drb_tree_test.cpp294 int first_node, int last_node, in validate_interval_search()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Dnode_pool_impl.hpp121 free_iterator first_node(m_freelist.begin()); in allocate_nodes() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/vm/
H A Dksm_tests.c397 int first_node; in check_ksm_numa_merge() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/property_tree/include/boost/property_tree/detail/
Drapidxml.hpp920 … xml_node<Ch> *first_node(const Ch *n = 0, std::size_t nsize = 0, bool case_sensitive = true) const in first_node() function in boost::property_tree::detail::rapidxml::xml_node

12