Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dthreadpool_device_factory.cc48 std::unique_ptr<ThreadPoolDevice> tpd; in CreateDevices() local
/external/perfetto/src/protozero/
Dproto_decoder_unittest.cc99 TypedProtoDecoder<2, true> tpd(data.data(), data.size()); in TEST() local
135 TypedProtoDecoder<2, true> tpd(data.data(), data.size()); in TEST() local
147 TypedProtoDecoder<2, true> tpd(buf, 1); in TEST() local
175 TypedProtoDecoder<4, true> tpd(data.data(), data.size()); in TEST() local
574 TypedProtoDecoder<3, true> tpd(data.data(), data.size()); in TEST() local
/external/llvm-project/flang/lib/Semantics/
Druntime-type-info.cpp100 if (const auto *tpd{symbol.detailsIf<TypeParamDetails>()}) { in GetValue() local
410 const auto &tpd{ref->get<TypeParamDetails>()}; in DescribeType() local
658 const auto &tpd{ref->get<TypeParamDetails>()}; in DescribeComponent() local