Searched defs:tpd (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/perfetto/src/protozero/ |
H A D | proto_decoder_unittest.cc | 101 TypedProtoDecoder<2, true> tpd(data.data(), data.size()); in TEST() local 137 TypedProtoDecoder<2, true> tpd(data.data(), data.size()); in TEST() local 149 TypedProtoDecoder<2, true> tpd(buf, 1); in TEST() local 177 TypedProtoDecoder<4, true> tpd(data.data(), data.size()); in TEST() local 587 TypedProtoDecoder<3, true> tpd(data.data(), data.size()); in TEST() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
H A D | runtime_conv2d_acl.cc | 89 const Eigen::ThreadPoolDevice* tpd = in ACLDepthwiseConvImpl() local 193 const Eigen::ThreadPoolDevice* tpd = in ACLGemmConvImpl() local
|
H A D | runtime_matmul_acl.cc | 114 const Eigen::ThreadPoolDevice* tpd = in MatMulF32() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | threadpool_device_factory.cc | 48 std::unique_ptr<ThreadPoolDevice> tpd; in CreateDevices() local
|
/aosp_15_r20/external/perfetto/src/trace_processor/sorter/ |
H A D | trace_token_buffer_unittest.cc | 44 TracePacketData tpd{tbv.copy(), state}; in TEST_F() local
|
H A D | trace_token_buffer.cc | 114 TracePacketData& tpd = ted.trace_packet_data; in Append() local
|
/aosp_15_r20/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivity/ |
D | AutomaticOnOffKeepaliveTrackerTest.java | 656 final TcpKeepalivePacketData tpd = tpdCaptor.getValue(); in testStartTcpKeepalive_addressTranslationOnClat() local
|
/aosp_15_r20/external/coreboot/src/soc/nvidia/tegra124/include/soc/ |
H A D | emc.h | 133 uint32_t tpd; /* 0x15c */ member
|
/aosp_15_r20/external/coreboot/src/soc/nvidia/tegra210/include/soc/ |
H A D | emc.h | 141 uint32_t tpd; /* 0x15c */ member
|