| /external/tensorflow/tensorflow/lite/delegates/gpu/common/transformations/ | 
| D | remove_noop_test.cc | 42   auto first_node = graph.NewNode();  in TEST()  local70   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
 
 | 
| /external/tensorflow/tensorflow/lite/ | 
| 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()
 
 | 
| D | simple_memory_arena.h | 42   int32_t first_node;  member
 | 
| D | simple_memory_arena.cc | 49     int32_t first_node, int32_t last_node,  in Allocate()
 | 
| D | simple_planner.cc | 170 TfLiteStatus SimplePlanner::ExecuteAllocations(int first_node, int last_node) {  in ExecuteAllocations()
 | 
| /external/swiftshader/third_party/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
 | 
| /external/angle/third_party/vulkan-deps/spirv-tools/src/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
 | 
| /external/deqp-deps/SPIRV-Tools/source/opt/ | 
| D | instruction_list.cpp | 22   Instruction* first_node = list.front().get();  in InsertBefore()  local
 | 
| D | instruction.cpp | 585   Instruction* first_node = list.front().get();  in InsertBefore()  local
 | 
| /external/tensorflow/tensorflow/lite/testing/ | 
| D | message.cc | 32   explicit MessageStack(Message* first_node) {  in MessageStack()
 | 
| /external/tensorflow/tensorflow/lite/testing/nnapi_tflite_zip_tests/ | 
| D | message.cc | 34   explicit MessageStack(Message* first_node) {  in MessageStack()
 | 
| /external/XNNPACK/src/xnnpack/ | 
| D | memory-planner.h | 22   uint32_t first_node;  member
 | 
| /external/deqp-deps/SPIRV-Tools/source/util/ | 
| D | ilist.h | 110       NodeType* first_node = list->sentinel_.next_node_;  in MoveBefore()  local
 | 
| /external/angle/third_party/vulkan-deps/spirv-tools/src/source/util/ | 
| D | ilist.h | 110       NodeType* first_node = list->sentinel_.next_node_;  in MoveBefore()  local
 | 
| /external/swiftshader/third_party/SPIRV-Tools/source/util/ | 
| D | ilist.h | 110       NodeType* first_node = list->sentinel_.next_node_;  in MoveBefore()  local
 | 
| /external/XNNPACK/src/ | 
| D | memory-planner.c | 55   const struct xnn_node* first_node = subgraph->nodes;  in populate_value_lifecycle()  local
 | 
| /external/tensorflow/tensorflow/core/common_runtime/ | 
| D | control_flow_deps_to_chains.cc | 241         NodeDef* first_node = modified_body.mutable_node_def(node_index[r]);  in Run()  local
 | 
| /external/linux-kselftest/tools/testing/selftests/vm/ | 
| D | ksm_tests.c | 401 	int first_node;  in check_ksm_numa_merge()  local
 | 
| /external/zstd/tests/ | 
| D | paramgrill.c | 757         winner_ll_node* first_node = malloc(sizeof(winner_ll_node));  in insertWinner()  local
 | 
| /external/mesa3d/src/compiler/nir/ | 
| D | nir.h | 3873    nir_cf_node *first_node = exec_node_data(nir_cf_node,  in nir_before_cf_list()  local
 |