Home
last modified time | relevance | path

Searched defs:add_target (Results 1 – 3 of 3) sorted by relevance

/external/perfetto/tools/
Dgen_build344 def add_target(self, target): member in Build
/external/tensorflow/tensorflow/core/distributed_runtime/
Dmessage_wrappers.cc88 void InMemoryRunStepRequest::add_target(const string& name) { in add_target() function in tensorflow::InMemoryRunStepRequest
196 void MutableProtoRunStepRequest::add_target(const string& name) { in add_target() function in tensorflow::MutableProtoRunStepRequest
/external/iptables/iptables/
Dnft.c922 int add_target(struct nftnl_rule *r, struct xt_entry_target *t) in add_target() function