| /external/tensorflow/tensorflow/core/common_runtime/ |
| D | simple_propagator_state.cc | 78 const int dst_id = e.dst_id; in PropagateOutputs() local 98 const int dst_id = e.dst_id; in PropagateOutputs() local
|
| D | propagator_state.cc | 400 #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
|
| D | graph_view.h | 41 int dst_id; member 53 int dst_id; member
|
| D | forward_type_inference.cc | 50 int dst_id = e->dst()->id(); in all_sources_closed() local
|
| D | immutable_executor_state.cc | 253 const int dst_id = e.dst_id; in Initialize() local
|
| /external/perfetto/protos/perfetto/trace/ftrace/ |
| D | cgroup.proto | 10 optional int32 dst_id = 2; field 38 optional int32 dst_id = 2; field
|
| /external/swiftshader/third_party/SPIRV-Tools/source/diff/ |
| D | diff.cpp | 265 uint32_t dst_id = id_map_.MappedDstId(src_id); in DumpIdMap() local 523 for (uint32_t dst_id = 1; dst_id < dst_id_bound; ++dst_id) { in MapUnmatchedIds() local 642 const uint32_t dst_id = potential.dst_ids[dst_index]; in MatchIds() local 892 bool Differ::DoIdsMatch(uint32_t src_id, uint32_t dst_id) { in DoIdsMatch() 973 bool Differ::DoIdsMatchFuzzy(uint32_t src_id, uint32_t dst_id) { in DoIdsMatchFuzzy() 1054 bool Differ::AreIdenticalUintConstants(uint32_t src_id, uint32_t dst_id) { in AreIdenticalUintConstants() 1094 bool Differ::AreVariablesMatchable(uint32_t src_id, uint32_t dst_id, in AreVariablesMatchable() 1269 const uint32_t dst_id = dst_inst->result_id(); in MatchOpSpecConstant() local 1306 const uint32_t dst_id = dst_inst->result_id(); in MatchOpVariable() local 1452 uint32_t dst_id = dst_unmatched_ids[0]; in MatchTypeForwardPointersByTypeOp() local [all …]
|
| /external/deqp-deps/SPIRV-Tools/source/diff/ |
| D | diff.cpp | 265 uint32_t dst_id = id_map_.MappedDstId(src_id); in DumpIdMap() local 522 for (uint32_t dst_id = 1; dst_id < dst_id_bound; ++dst_id) { in MapUnmatchedIds() local 641 const uint32_t dst_id = potential.dst_ids[dst_index]; in MatchIds() local 891 bool Differ::DoIdsMatch(uint32_t src_id, uint32_t dst_id) { in DoIdsMatch() 972 bool Differ::DoIdsMatchFuzzy(uint32_t src_id, uint32_t dst_id) { in DoIdsMatchFuzzy() 1053 bool Differ::AreIdenticalUintConstants(uint32_t src_id, uint32_t dst_id) { in AreIdenticalUintConstants() 1093 bool Differ::AreVariablesMatchable(uint32_t src_id, uint32_t dst_id, in AreVariablesMatchable() 1266 const uint32_t dst_id = dst_inst->result_id(); in MatchOpSpecConstant() local 1303 const uint32_t dst_id = dst_inst->result_id(); in MatchOpVariable() local 1449 uint32_t dst_id = dst_unmatched_ids[0]; in MatchTypeForwardPointersByTypeOp() local [all …]
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/source/diff/ |
| D | diff.cpp | 285 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/tensorflow/tensorflow/lite/delegates/gpu/common/selectors/ |
| D | operation_selector.cc | 162 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/ |
| D | functionalize_cond.cc | 587 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/ |
| D | linker.c | 31 int dst_id; member 1733 static int complete_extern_btf_info(struct btf *dst_btf, int dst_id, in complete_extern_btf_info()
|
| /external/ipsec-tools/src/racoon/ |
| D | handler.h | 255 struct sockaddr *dst_id; member
|
| /external/tensorflow/tensorflow/lite/delegates/gpu/metal/ |
| D | inference_context.cc | 710 for (auto& dst_id : nodes_[k].outputs) { in Profile() local
|
| /external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
| D | inference_context.cc | 838 for (auto& dst_id : nodes_[i].outputs) { in Profile() local
|
| /external/perfetto/protos/perfetto/trace/ |
| D | perfetto_trace.proto | 4856 optional int32 dst_id = 2; field 4884 optional int32 dst_id = 2; field
|
| /external/bcc/libbpf-tools/powerpc/ |
| D | vmlinux_510.h | 36589 int dst_id; member 84223 kid_t dst_id; member
|
| D | vmlinux.h | 36589 int dst_id; member 84223 kid_t dst_id; member
|
| /external/bcc/libbpf-tools/arm64/ |
| D | vmlinux.h | 26210 int dst_id; member 50690 kid_t dst_id; member
|
| D | vmlinux_510.h | 26210 int dst_id; member 50690 kid_t dst_id; member
|
| /external/bcc/libbpf-tools/x86/ |
| D | vmlinux_505.h | 31334 int dst_id; member 67064 u8 dst_id; member
|
| D | vmlinux.h | 31334 int dst_id; member 67064 u8 dst_id; member
|
| /external/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 30948 u64 dst_id; member
|