Home
last modified time | relevance | path

Searched defs:dst_id (Results 1 – 25 of 34) sorted by relevance

12

/external/tensorflow/tensorflow/core/common_runtime/
Dsimple_propagator_state.cc78 const int dst_id = e.dst_id; in PropagateOutputs() local
98 const int dst_id = e.dst_id; in PropagateOutputs() local
Dpropagator_state.cc400 #define MAYBE_ADD_TO_READY(dst_id, adjust_result) \ in ActivateNodesFastPathInternal() argument
415 const int dst_id = e.dst_id; in ActivateNodesFastPathInternal() local
437 const int dst_id = e.dst_id; in ActivateNodesFastPathInternal() local
472 const int dst_id = e.dst_id; in ActivateNodesSlowPath()
534 const int dst_id = e.dst_id; in ActivateNodesSlowPath() local
Dgraph_view.h41 int dst_id; member
53 int dst_id; member
Dforward_type_inference.cc50 int dst_id = e->dst()->id(); in all_sources_closed() local
Dimmutable_executor_state.cc253 const int dst_id = e.dst_id; in Initialize() local
/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
Dtest_packets.cc204 l2cap::ChannelId dst_id, in AclConfigReq()
414 l2cap::ChannelId dst_id, in AclConnectionRsp()
449 l2cap::ChannelId dst_id) { in AclDisconnectionReq()
477 l2cap::ChannelId dst_id) { in AclDisconnectionRsp()
Dbredr_dynamic_channel_test.cc142 ChannelId dst_id) { in MakeConnectionResponseWithResultPending()
178 auto MakeConnectionResponse(ChannelId src_id, ChannelId dst_id) { in MakeConnectionResponse()
Dchannel_manager_test.cc124 ChannelId dst_id, in ConfigurationRequest()
/external/perfetto/protos/perfetto/trace/ftrace/
Dcgroup.proto10 optional int32 dst_id = 2; field
38 optional int32 dst_id = 2; field
/external/swiftshader/third_party/SPIRV-Tools/source/diff/
Ddiff.cpp285 uint32_t dst_id = id_map_.MappedDstId(src_id); in DumpIdMap() local
593 for (uint32_t dst_id = 1; dst_id < dst_id_bound; ++dst_id) { in MapUnmatchedIds() local
706 const uint32_t dst_id = potential.dst_ids[dst_index]; in MatchIds() local
987 bool Differ::DoIdsMatch(uint32_t src_id, uint32_t dst_id) { in DoIdsMatch()
1068 bool Differ::DoIdsMatchFuzzy(uint32_t src_id, uint32_t dst_id) { in DoIdsMatchFuzzy()
1149 bool Differ::AreIdenticalUintConstants(uint32_t src_id, uint32_t dst_id) { in AreIdenticalUintConstants()
1189 bool Differ::AreVariablesMatchable(uint32_t src_id, uint32_t dst_id, in AreVariablesMatchable()
1364 const uint32_t dst_id = dst_inst->result_id(); in MatchOpSpecConstant() local
1401 const uint32_t dst_id = dst_inst->result_id(); in MatchOpVariable() local
1546 uint32_t dst_id = dst_unmatched_ids[0]; in MatchTypeForwardPointersByTypeOp() local
[all …]
/external/angle/third_party/spirv-tools/src/source/diff/
Ddiff.cpp292 uint32_t dst_id = id_map_.MappedDstId(src_id); in DumpIdMap() local
602 for (uint32_t dst_id = 1; dst_id < dst_id_bound; ++dst_id) { in MapUnmatchedIds() local
715 const uint32_t dst_id = potential.dst_ids[dst_index]; in MatchIds() local
1029 bool Differ::DoIdsMatch(uint32_t src_id, uint32_t dst_id) { in DoIdsMatch()
1110 bool Differ::DoIdsMatchFuzzy(uint32_t src_id, uint32_t dst_id) { in DoIdsMatchFuzzy()
1191 bool Differ::AreIdenticalUintConstants(uint32_t src_id, uint32_t dst_id) { in AreIdenticalUintConstants()
1231 bool Differ::AreVariablesMatchable(uint32_t src_id, uint32_t dst_id, in AreVariablesMatchable()
1406 const uint32_t dst_id = dst_inst->result_id(); in MatchOpSpecConstant() local
1443 const uint32_t dst_id = dst_inst->result_id(); in MatchOpVariable() local
1588 uint32_t dst_id = dst_unmatched_ids[0]; in MatchTypeForwardPointersByTypeOp() local
[all …]
/external/deqp-deps/SPIRV-Tools/source/diff/
Ddiff.cpp285 uint32_t dst_id = id_map_.MappedDstId(src_id); in DumpIdMap() local
593 for (uint32_t dst_id = 1; dst_id < dst_id_bound; ++dst_id) { in MapUnmatchedIds() local
706 const uint32_t dst_id = potential.dst_ids[dst_index]; in MatchIds() local
987 bool Differ::DoIdsMatch(uint32_t src_id, uint32_t dst_id) { in DoIdsMatch()
1068 bool Differ::DoIdsMatchFuzzy(uint32_t src_id, uint32_t dst_id) { in DoIdsMatchFuzzy()
1149 bool Differ::AreIdenticalUintConstants(uint32_t src_id, uint32_t dst_id) { in AreIdenticalUintConstants()
1189 bool Differ::AreVariablesMatchable(uint32_t src_id, uint32_t dst_id, in AreVariablesMatchable()
1364 const uint32_t dst_id = dst_inst->result_id(); in MatchOpSpecConstant() local
1401 const uint32_t dst_id = dst_inst->result_id(); in MatchOpVariable() local
1546 uint32_t dst_id = dst_unmatched_ids[0]; in MatchTypeForwardPointersByTypeOp() local
[all …]
/external/trusty/arm-trusted-firmware/services/std_svc/spm/el3_spmc/
Dspmc_main.c220 uint16_t dst_id) in spmc_smc_return()
277 static bool direct_msg_validate_dst_id(uint16_t dst_id) in direct_msg_validate_dst_id()
311 uint16_t dst_id = ffa_endpoint_destination(x1); in direct_msg_validate_lp_resp() local
364 uint16_t dst_id = ffa_endpoint_destination(x1); in direct_req_smc_handler() local
488 uint16_t dst_id = ffa_endpoint_destination(x1); in direct_resp_smc_handler() local
/external/trusty/bootloader/ql-tipc/include/trusty/
Darm_ffa.h58 #define FFA_PACK_SRC_DST(src_id, dst_id) (((uint32_t)src_id << 16) | dst_id) argument
59 #define FFA_PACK_DST_CPU(dst_id, cpu_id) (((uint32_t)dst_id << 16) | cpu_id) argument
/external/tensorflow/tensorflow/lite/delegates/gpu/common/selectors/
Doperation_selector.cc162 int dst_id, GPUOperationsSubgraph* gpu_subgraph, in AddDynamicConv()
329 int dst_id = static_cast<int>(outputs[0]->id); in GPUOperationFromNodePart0() local
/external/tensorflow/tensorflow/compiler/tf2xla/
Dfunctionalize_cond.cc587 auto dst_id = state_map_->LookupCondId(dst); in ExtractBodies() local
637 auto dst_id = state_map_->LookupCondId(dst); in ExtractBodies() local
1253 StateMap::CondId dst_id = state_map_.LookupCondId(node); in RemoveRedundantSwitch() local
/external/libbpf/src/
Dlinker.c31 int dst_id; member
1761 static int complete_extern_btf_info(struct btf *dst_btf, int dst_id, in complete_extern_btf_info()
/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
Dinference_context.cc710 for (auto& dst_id : nodes_[k].outputs) { in Profile() local
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dinference_context.cc838 for (auto& dst_id : nodes_[i].outputs) { in Profile() local
/external/mesa3d/src/amd/vulkan/
Dradv_rra.c684 uint32_t dst_id = node_type | (dst_offset >> 3); in rra_transcode_node() local
/external/coreboot/src/vendorcode/cavium/include/bdk/libbdk-arch/
Dbdk-csrs-gic.h1346 …uint64_t dst_id : 8; /**< [ 43: 36](RO/H) DestID, specified as node_id[1:0], gicr_… member
/external/pigweed/third_party/perfetto/repo/protos/perfetto/trace/
Dperfetto_trace.proto7041 optional int32 dst_id = 2; field
7069 optional int32 dst_id = 2; field
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto7679 optional int32 dst_id = 2; field
7707 optional int32 dst_id = 2; field
/external/bcc/libbpf-tools/x86/
Dvmlinux.h37796 u64 dst_id; member
70356 kid_t dst_id; member
Dvmlinux_518.h37796 u64 dst_id; member
70356 kid_t dst_id; member

12