Searched defs:tpd (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/core/common_runtime/ |
D | threadpool_device_factory.cc | 48 std::unique_ptr<ThreadPoolDevice> tpd; in CreateDevices() local
|
/external/perfetto/src/protozero/ |
D | proto_decoder_unittest.cc | 99 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/ |
D | runtime-type-info.cpp | 100 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
|