Home
last modified time | relevance | path

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

/external/perfetto/protos/perfetto/trace/ftrace/
Dcgroup.proto11 optional int32 dst_id = 2; field
33 optional int32 dst_id = 2; field
/external/tensorflow/tensorflow/compiler/tf2xla/
Dfunctionalize_cond.cc573 auto dst_id = state_map_->LookupCondId(dst); in ExtractBodies() local
615 auto dst_id = state_map_->LookupCondId(dst); in ExtractBodies() local
1213 StateMap::CondId dst_id = state_map_.LookupCondId(node); in RemoveRedundantSwitch() local
/external/ipsec-tools/src/racoon/
Dhandler.h255 struct sockaddr *dst_id; member
/external/tensorflow/tensorflow/core/kernels/hexagon/
Dgraph_transferer.cc559 const int dst_id, in RegisterConstScalar()
/external/tensorflow/tensorflow/core/common_runtime/
Dexecutor.cc130 int dst_id; member
2673 const int dst_id = e.dst_id; in ActivateNodes() local