Home
last modified time | relevance | path

Searched defs:node_class (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/include/boost/multi_index/
Dordered_index.hpp70 struct node_class struct
72 typedef detail::ordered_index_node<detail::null_augment_policy,Super> type;
95 struct node_class struct
97 typedef detail::ordered_index_node<detail::null_augment_policy,Super> type;
Dranked_index.hpp343 struct node_class struct
345 typedef detail::ordered_index_node<detail::rank_policy,Super> type;
368 struct node_class struct
370 typedef detail::ordered_index_node<detail::rank_policy,Super> type;
Dhashed_index.hpp1742 struct node_class struct
1744 typedef detail::hashed_index_node<Super> type;
1767 struct node_class struct
1769 typedef detail::hashed_index_node<Super> type;
Dsequenced_index.hpp1075 struct node_class struct
1077 typedef detail::sequenced_index_node<Super> type;
Drandom_access_index.hpp1184 struct node_class struct
1186 typedef detail::random_access_index_node<Super> type;
/aosp_15_r20/external/tensorflow/tensorflow/core/graph/
H A Dgraph.cc135 Node::NodeClass node_class) { in Initialize()
509 Node::NodeClass node_class = op_reg_data->is_function_op in AddNode() local
870 const Node* cost_node, Node::NodeClass node_class) { in AllocateNode()
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dmodel.proto97 NodeClass node_class = 15; field
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp469 static const NodeSet *node_class(GepNode *N, NodeSymRel &Rel) { in node_class() function
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/framework/
Dmodel.pb.h1564 inline ::tensorflow::data::model::NodeClass ModelProto_Node::node_class() const { in node_class() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp474 static const NodeSet *node_class(GepNode *N, NodeSymRel &Rel) { in node_class() function
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp451 const NodeSet *node_class(GepNode *N, NodeSymRel &Rel) { in node_class() function