Home
last modified time | relevance | path

Searched defs:src_id (Results 1 – 25 of 33) sorted by relevance

12

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dtest_packets.cc287 l2cap::ChannelId src_id, in AclConfigRsp()
383 l2cap::ChannelId src_id, in AclConnectionReq()
411 l2cap::ChannelId src_id, in AclConnectionRsp()
446 l2cap::ChannelId src_id, in AclDisconnectionReq()
474 l2cap::ChannelId src_id, in AclDisconnectionRsp()
H A Dbredr_dynamic_channel_test.cc67 auto MakeConnectionRequest(ChannelId src_id, Psm psm) { in MakeConnectionRequest()
141 auto MakeConnectionResponseWithResultPending(ChannelId src_id, in MakeConnectionResponseWithResultPending()
178 auto MakeConnectionResponse(ChannelId src_id, ChannelId dst_id) { in MakeConnectionResponse()
444 ChannelId src_id, in MakeEmptyConfigRsp()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/diff/
H A Ddiff.cpp284 for (uint32_t src_id = 1; src_id < src_->IdBound(); ++src_id) { in DumpIdMap() local
586 for (uint32_t src_id = 1; src_id < src_id_bound; ++src_id) { in MapUnmatchedIds() local
705 const uint32_t src_id = potential.src_ids[src_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()
1363 const uint32_t src_id = src_inst->result_id(); in MatchOpSpecConstant() local
1400 const uint32_t src_id = src_inst->result_id(); in MatchOpVariable() local
1545 uint32_t src_id = src_unmatched_ids[0]; in MatchTypeForwardPointersByTypeOp() local
[all …]
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/diff/
H A Ddiff.cpp284 for (uint32_t src_id = 1; src_id < src_->IdBound(); ++src_id) { in DumpIdMap() local
586 for (uint32_t src_id = 1; src_id < src_id_bound; ++src_id) { in MapUnmatchedIds() local
705 const uint32_t src_id = potential.src_ids[src_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()
1363 const uint32_t src_id = src_inst->result_id(); in MatchOpSpecConstant() local
1400 const uint32_t src_id = src_inst->result_id(); in MatchOpVariable() local
1545 uint32_t src_id = src_unmatched_ids[0]; in MatchTypeForwardPointersByTypeOp() local
[all …]
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/diff/
Ddiff.cpp284 for (uint32_t src_id = 1; src_id < src_->IdBound(); ++src_id) { in DumpIdMap() local
586 for (uint32_t src_id = 1; src_id < src_id_bound; ++src_id) { in MapUnmatchedIds() local
705 const uint32_t src_id = potential.src_ids[src_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()
1363 const uint32_t src_id = src_inst->result_id(); in MatchOpSpecConstant() local
1400 const uint32_t src_id = src_inst->result_id(); in MatchOpVariable() local
1545 uint32_t src_id = src_unmatched_ids[0]; in MatchTypeForwardPointersByTypeOp() local
[all …]
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dfake_dynamic_channel_test.cc45 l2cap::ChannelId src_id = l2cap::kFirstDynamicChannelId; in TEST() local
205 l2cap::ChannelId src_id = l2cap::kFirstDynamicChannelId; in TEST() local
250 l2cap::ChannelId src_id = l2cap::kInvalidChannelId; in TEST() local
291 l2cap::ChannelId src_id = l2cap::kFirstDynamicChannelId; in TEST() local
445 l2cap::ChannelId src_id = l2cap::kFirstDynamicChannelId; in TEST() local
H A Dfake_sdp_server_test.cc35 l2cap::ChannelId src_id = l2cap::kFirstDynamicChannelId; variable
H A Dfake_l2cap_test.cc163 l2cap::ChannelId src_id = l2cap::kFirstDynamicChannelId; in TEST_F() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/
Dtest_move_function.cpp20 boost::thread::id src_id=src.get_id(); in BOOST_AUTO_TEST_CASE() local
31 boost::thread::id src_id=src.get_id(); in BOOST_AUTO_TEST_CASE() local
/aosp_15_r20/packages/modules/Bluetooth/system/osi/src/
Dstack_power_telemetry.cc545 void power_telemetry::PowerTelemetry::LogChannelConnected(uint16_t psm, int32_t src_id, in LogChannelConnected()
579 void power_telemetry::PowerTelemetry::LogChannelDisconnected(uint16_t psm, int32_t src_id, in LogChannelDisconnected()
607 void power_telemetry::PowerTelemetry::LogTxBytes(uint16_t psm, int32_t src_id, int32_t dst_id, in LogTxBytes()
639 void power_telemetry::PowerTelemetry::LogRxBytes(uint16_t psm, int32_t src_id, int32_t dst_id, in LogRxBytes()
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/selectors/
H A Doperation_selector.cc161 const BHWC& dst_shape, int src_id, int weights_id, in AddDynamicConv()
328 int src_id = static_cast<int>(inputs[0]->id); in GPUOperationFromNodePart0() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dfunctionalize_cond.cc588 auto src_id = state_map_->LookupCondId(src); in ExtractBodies() local
636 auto src_id = state_map_->LookupCondId(src); in ExtractBodies() local
1218 const auto& src_id = state_map_.LookupCondId(src); in RemoveRedundantMerge() local
/aosp_15_r20/external/coreboot/src/drivers/ipmi/ocp/
H A Dipmi_sel.c64 void ipmi_send_sel_pcie_dev_fail(uint16_t sts_reg, uint16_t src_id, enum fail_type code) in ipmi_send_sel_pcie_dev_fail()
/aosp_15_r20/external/arm-trusted-firmware/plat/hisilicon/hikey960/drivers/ipc/
H A Dhisi_ipc.c54 enum src_id { enum
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/hisilicon/hikey960/drivers/ipc/
Dhisi_ipc.c54 enum src_id { enum
/aosp_15_r20/external/trusty/arm-trusted-firmware/services/std_svc/spm/el3_spmc/
Dspmc_main.c309 uint16_t src_id = ffa_endpoint_source(x1); in direct_msg_validate_lp_resp() local
346 uint16_t src_id = ffa_endpoint_source(x1); in direct_req_smc_handler() local
/aosp_15_r20/external/webrtc/modules/desktop_capture/win/
H A Dwgc_capturer_win_unittest.cc180 intptr_t src_id = 0; in GetTestWindowIdFromSourceList() local
/aosp_15_r20/external/executorch/backends/apple/mps/serialization/
H A Dmps_graph_schema.py481 src_id: int = -1 variable in MPSScatter
/aosp_15_r20/external/coreboot/src/soc/nvidia/tegra124/include/soc/
H A Dclock.h223 #define clock_configure_irregular_source(device, src, freq, src_id) \ argument
/aosp_15_r20/external/AFLplusplus/src/
H A Dafl-fuzz-init.c1439 u32 src_id; local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
H A Dinference_context.cc704 for (auto& src_id : nodes_[k].inputs) { in Profile() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
H A Dinference_context.cc832 for (auto& src_id : nodes_[i].inputs) { in Profile() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_shader.cpp1140 Shader::evaluate_resource_offset(nir_intrinsic_instr *instr, int src_id) in evaluate_resource_offset()
/aosp_15_r20/external/libbpf/src/
H A Dlinker.c1762 struct btf *src_btf, int src_id) in complete_extern_btf_info()
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_rra.c656 rra_transcode_node(struct rra_transcoding_context *ctx, uint32_t parent_id, uint32_t src_id, radv_a… in rra_transcode_node()

12