Home
last modified time | relevance | path

Searched defs:next_node_id (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/graph_analyzer/
Dsig_node.cc234 size_t next_node_id = 0; in Compute() local
329 void Signature::ComputeOneRound(size_t next_node_id) { in ComputeOneRound()
Dsig_node_test.cc119 static void ComputeOneRound(size_t next_node_id, Signature* signature) { in ComputeOneRound()
/external/v8/src/profiler/
Dallocation-tracker.h63 unsigned next_node_id() { return next_node_id_++; } in next_node_id() function
Dprofile-generator.h284 unsigned next_node_id() { return next_node_id_++; } in next_node_id() function
/external/adhd/cras/src/server/
Dcras_bt_io.c43 unsigned int next_node_id; member