/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/transformations/ |
H A D | remove_noop_test.cc | 42 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 D | arena_planner.cc | 190 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 D | simple_memory_arena.h | 42 int32_t first_node; member
|
H A D | simple_memory_arena.cc | 49 int32_t first_node, int32_t last_node, in Allocate()
|
H A D | simple_planner.cc | 170 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 D | instruction_list.cpp | 22 Instruction* first_node = list.front().get(); in InsertBefore() local
|
H A D | instruction.cpp | 598 Instruction* first_node = list.front().get(); in InsertBefore() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | instruction_list.cpp | 22 Instruction* first_node = list.front().get(); in InsertBefore() local
|
D | instruction.cpp | 598 Instruction* first_node = list.front().get(); in InsertBefore() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | instruction_list.cpp | 22 Instruction* first_node = list.front().get(); in InsertBefore() local
|
H A D | instruction.cpp | 598 Instruction* first_node = list.front().get(); in InsertBefore() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/testing/ |
H A D | message.cc | 32 explicit MessageStack(Message* first_node) { in MessageStack()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/testing/nnapi_tflite_zip_tests/ |
H A D | message.cc | 34 explicit MessageStack(Message* first_node) { in MessageStack()
|
/aosp_15_r20/external/XNNPACK/src/xnnpack/ |
H A D | memory-planner.h | 22 uint32_t first_node; member
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/ |
H A D | constant_pooling.cpp | 61 auto first_node = node->owningGraph()->block()->nodes().front(); in ConstantPooling() local
|
/aosp_15_r20/build/make/tools/aconfig/aconfig_storage_file/src/ |
H A D | test_utils.rs | 46 let first_node = PackageTableNode { in create_test_package_table() localVariable
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/util/ |
H A D | ilist.h | 110 NodeType* first_node = list->sentinel_.next_node_; in MoveBefore() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/util/ |
H A D | ilist.h | 110 NodeType* first_node = list->sentinel_.next_node_; in MoveBefore() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/util/ |
D | ilist.h | 110 NodeType* first_node = list->sentinel_.next_node_; in MoveBefore() local
|
/aosp_15_r20/external/XNNPACK/src/ |
H A D | memory-planner.c | 55 const struct xnn_node* first_node = subgraph->nodes; in populate_value_lifecycle() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | control_flow_deps_to_chains.cc | 241 NodeDef* first_node = modified_body.mutable_node_def(node_index[r]); in Run() local
|
/aosp_15_r20/external/mesa3d/src/util/tests/ |
H A D | rb_tree_test.cpp | 294 int first_node, int last_node, in validate_interval_search()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/ |
D | node_pool_impl.hpp | 121 free_iterator first_node(m_freelist.begin()); in allocate_nodes() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/vm/ |
H A D | ksm_tests.c | 397 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/ |
D | rapidxml.hpp | 920 … 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
|