Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstruction_list.cpp22 Instruction* first_node = list.front().get(); in InsertBefore() local
Dinstruction.cpp401 Instruction* first_node = list.front().get(); in InsertBefore() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dinstruction_list.cpp22 Instruction* first_node = list.front().get(); in InsertBefore() local
Dinstruction.cpp401 Instruction* first_node = list.front().get(); in InsertBefore() local
/external/tensorflow/tensorflow/lite/testing/
Dmessage.cc31 explicit MessageStack(Message* first_node) { in MessageStack()
/external/tensorflow/tensorflow/lite/testing/nnapi_tflite_zip_tests/
Dmessage.cc34 explicit MessageStack(Message* first_node) { in MessageStack()
/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/swiftshader/third_party/SPIRV-Tools/source/util/
Dilist.h110 NodeType* first_node = list->sentinel_.next_node_; in MoveBefore() local
/external/deqp-deps/SPIRV-Tools/source/util/
Dilist.h110 NodeType* first_node = list->sentinel_.next_node_; in MoveBefore() local
/external/tensorflow/tensorflow/core/grappler/optimizers/data/
Dhoist_random_uniform.cc113 NodeDef MakeZipNode(const NodeDef& first_node, const NodeDef& second_node, in MakeZipNode()
/external/u-boot/fs/ext4/
Dext4_journal.c24 static int first_node = true; variable
/external/mesa3d/src/compiler/nir/
Dnir.h2170 nir_cf_node *first_node = exec_node_data(nir_cf_node, in nir_before_cf_list() local