Home
last modified time | relevance | path

Searched defs:t_id (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/dynamic_fusion/runtime/gpu/cl/
H A DClWorkloadRuntime.cpp93 const auto t_id = tensor_info.id(); in add_aux_tensor() local
123 for(auto t_id : code.tensors()) in create_aux_tensors() local
206 const auto t_id = tensor->info()->id(); in create_tensor_lut() local
226 const auto t_id = data.tensor_info.id(); in create_tensor_lut() local
238 const auto t_id = id_tensor.first; in create_tensor_lut() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/
Dtest_thread_exit.cpp36 boost::thread::id const t_id=t.get_id(); in BOOST_AUTO_TEST_CASE() local
60 boost::thread::id const t_id=t.get_id(); in BOOST_AUTO_TEST_CASE() local
Dtest_thread_id.cpp136 boost::thread::id t_id=t.get_id(); in BOOST_AUTO_TEST_CASE() local
/aosp_15_r20/external/ComputeLibrary/src/dynamic_fusion/sketch/gpu/
H A DGpuWorkloadSourceCode.h223 const GpuWorkloadArgument *query_tensor(ITensorInfo::Id t_id) const in query_tensor()
238 std::vector<UnitWorkloadId> get_unit_workloads_from_tensor(ITensorInfo::Id t_id) const in get_unit_workloads_from_tensor()
/aosp_15_r20/external/ltp/testcases/realtime/func/hrtimer-prio/
H A Dhrtimer-prio.c153 int t_id; in main() local
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/internal/
H A Draw_hash_set_benchmark.cc613 for (size_t t_id = 0; t_id < kRepetitions; t_id++) { in BM_EraseIf() local
622 for (size_t t_id = 0; t_id < kRepetitions; t_id++) { in BM_EraseIf() local
/aosp_15_r20/external/abseil-cpp/absl/container/internal/
H A Draw_hash_set_benchmark.cc613 for (size_t t_id = 0; t_id < kRepetitions; t_id++) { in BM_EraseIf() local
622 for (size_t t_id = 0; t_id < kRepetitions; t_id++) { in BM_EraseIf() local
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/internal/
H A Draw_hash_set_benchmark.cc613 for (size_t t_id = 0; t_id < kRepetitions; t_id++) { in BM_EraseIf() local
622 for (size_t t_id = 0; t_id < kRepetitions; t_id++) { in BM_EraseIf() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dfake_sdp_server_test.cc37 auto SdpErrorResponse(uint16_t t_id, sdp::ErrorCode code) { in SdpErrorResponse()
/aosp_15_r20/external/tensorflow/tensorflow/core/transforms/const_dedupe_hoist/
H A Dpass.cc73 StringAttr t_id; member
/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/
H A Dtest_cuda.cpp44 [&](const VarHandle& n, const VarHandle& b_id, const VarHandle& t_id) { in testCudaTestVectorAdd01_impl()
112 [&](const VarHandle& n, const VarHandle& b_id, const VarHandle& t_id) { in TEST()
341 [&](const VarHandle& n, const VarHandle& b_id, const VarHandle& t_id) { in TEST()
/aosp_15_r20/external/tcpdump/
H A Dprint-isakmp.c204 nd_uint8_t t_id; /* Transform-Id */ member
340 nd_uint16_t t_id; /* Transform ID */ member
1915 uint16_t t_id; in ikev2_t_print() local
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/mlgo/
H A DMLGOParser.cpp731 const auto t_id = CHECK(uint_val(in, valid), valid); in heuristic_tree() local
/aosp_15_r20/external/python/cpython2/Parser/
Dasdl.py67 def t_id(self, s): member in ASDLScanner
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sdp/
H A Dserver_test.cc180 #define SDP_ERROR_RSP(t_id, code) \ argument
/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dguards.py1800 def get_sources(t_id, dim): argument
/aosp_15_r20/external/libbpf/src/
H A Dbtf.c4383 __u32 t_id, c_id; in btf_dedup_merge_hypot_map() local
/aosp_15_r20/external/ethtool/
H A Dethtool.c5037 enum tunable_id t_id; member