Home
last modified time | relevance | path

Searched defs:attr_ (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/compiler/jit/
Dnode_matchers.h153 absl::optional<AttrKeyValuePair> attr_; variable
/external/tensorflow/tensorflow/core/distributed_runtime/
Dtensor_coding_test.cc46 DeviceAttributes attr_; member in tensorflow::DummyDevice
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_posix_libcdep.cc307 void AdjustStackSize(void *attr_) { in AdjustStackSize()
/external/clang/test/SemaCXX/
Dwarn-unused-private-field.cpp120 int attr_ __attribute__((unused)); member in A
/external/tensorflow/tensorflow/core/framework/
Dresource_mgr_test.cc242 DeviceAttributes attr_; member in tensorflow::StubDevice
/external/protobuf/php/ext/google/protobuf/
Dupb.h3783 mutable HandlerAttributes attr_; variable