/aosp_15_r20/frameworks/base/packages/SettingsLib/tests/unit/src/com/android/settingslib/bluetooth/ |
H A D | BluetoothLeBroadcastMetadataExtTest.kt | 36 val subgroup = BluetoothLeBroadcastSubgroup.Builder().apply { in toQrCodeString_encrypted() constant 74 val subgroup = BluetoothLeBroadcastSubgroup.Builder().apply { in toQrCodeString_non_encrypted() constant 105 val subgroup = BluetoothLeBroadcastSubgroup.Builder().apply { in toQrCodeString_NoChannelSelected() constant 155 val subgroup = BluetoothLeBroadcastSubgroup.Builder().apply { in toQrCodeString_OneChannelSelected() constant
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/ |
D | broadcaster_test.cc | 489 for (auto& subgroup : instance_config.announcement.subgroup_configs) { in TEST_F() local 528 for (auto& subgroup : instance_config.announcement.subgroup_configs) { in TEST_F() local 772 for (auto subgroup : announcement.subgroup_configs) { in TEST_F() local 878 for (auto subgroup : announcement.subgroup_configs) { in TEST_F() local 1047 for (auto& subgroup : instance_config.announcement.subgroup_configs) { in TEST_F() local 1151 auto const& subgroup = mock_state_machine->cfg.announcement.subgroup_configs.at(0); in TEST_F() local
|
D | state_machine.cc | 684 for (auto const& subgroup : config.config.subgroups) { in operator <<() local
|
D | broadcaster.cc | 296 for (auto& subgroup : announcement.subgroup_configs) { in UpdateStreamingContextTypeOnAllSubgroups() local
|
/aosp_15_r20/cts/tests/tests/bluetooth/src/android/bluetooth/cts/ |
H A D | BluetoothLeBroadcastSubgroupTest.java | 136 BluetoothLeBroadcastSubgroup subgroup = builder.build(); in createBroadcastSubgroupFromBuilder() local 170 BluetoothLeBroadcastSubgroup subgroup = builder.build(); in createBroadcastSubgroupFromCopy() local
|
/aosp_15_r20/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
H A D | BluetoothLeBroadcastMetadataExt.kt | 299 val subgroup = BluetoothLeBroadcastSubgroup.Builder().apply { in <lambda>() constant
|
H A D | LocalBluetoothLeBroadcast.java | 777 List<BluetoothLeBroadcastSubgroup> subgroup = bluetoothLeBroadcastMetadata.getSubgroups(); in updateBroadcastInfoFromBroadcastMetadata() local
|
/aosp_15_r20/external/pytorch/torch/distributed/algorithms/ddp_comm_hooks/ |
H A D | post_localSGD_hook.py | 38 subgroup, argument
|
/aosp_15_r20/external/libcups/cups/ |
H A D | ppd.c | 420 *subgroup; /* Current sub-group */ in _ppdOpen() local 2620 ppd_group_t *subgroup; /* Current sub-group */ in ppd_free_group() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiDeviceInitializationTests.cpp | 2826 de::MovePtr<tcu::TestCaseGroup> subgroup(new tcu::TestCaseGroup(testCtx, subgroupName.c_str())); in addFunctionCaseInNewSubgroup() local 2836 de::MovePtr<tcu::TestCaseGroup> subgroup(new tcu::TestCaseGroup(testCtx, subgroupName.c_str())); in addFunctionCaseInNewSubgroup() local 2847 de::MovePtr<tcu::TestCaseGroup> subgroup(new tcu::TestCaseGroup(testCtx, subgroupName.c_str())); in addFunctionCaseInNewSubgroup() local 2892 …de::MovePtr<tcu::TestCaseGroup> subgroup(new tcu::TestCaseGroup(testCtx, "create_device_unsupporte… in createDeviceInitializationTests() local
|
H A D | vktApiImageCompressionControlTests.cpp | 743 tcu::TestCaseGroup *subgroup(new tcu::TestCaseGroup(testCtx, "create_image")); in createImageCompressionControlTests() local
|
H A D | vktApiFeatureInfo.cpp | 7588 de::MovePtr<tcu::TestCaseGroup> subgroup(new tcu::TestCaseGroup(testCtx, subgroupName.c_str())); in addFunctionCaseInNewSubgroup() local 7614 de::MovePtr<tcu::TestCaseGroup> subgroup(new tcu::TestCaseGroup(testCtx, "features")); in createFeatureInfoTests() local
|
/aosp_15_r20/external/libcups/systemv/ |
H A D | lpoptions.c | 390 ppd_group_t *subgroup; /* Current subgroup */ in list_group() local
|
/aosp_15_r20/system/core/libprocessgroup/ |
H A D | sched_policy.cpp | 155 static int getCGroupSubsys(pid_t tid, const char* subsys, std::string& subgroup) { in getCGroupSubsys()
|
H A D | task_profiles.cpp | 178 std::string subgroup; in GetPathForTask() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | collective_ops_utils_test.cc | 432 for (auto subgroup : tc.participating_device_groups) { in TEST_P() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/aidl/ |
D | le_audio_utils.cc | 370 for (const auto& subgroup : aidl_subgroups) { in GetStackSubgroupsFromAidlFormat() local
|
/aosp_15_r20/external/skia/modules/skottie/src/layers/shapelayer/ |
H A D | ShapeLayer.cpp | 270 if (auto subgroup = in attachShape() local
|
/aosp_15_r20/packages/modules/Bluetooth/framework/java/android/bluetooth/ |
D | BluetoothLeBroadcastMetadata.java | 785 public @NonNull Builder addSubgroup(@NonNull BluetoothLeBroadcastSubgroup subgroup) { in addSubgroup()
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/ |
D | codec_manager.cc | 530 auto const& subgroup = config.subgroups.at(0); in UpdateBroadcastOffloadConfig() local
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_le_audio.cpp | 941 JNIEnv* env, const bluetooth::le_audio::BasicAudioAnnouncementSubgroup& subgroup) { in prepareLeBroadcastSubgroupObject()
|
/aosp_15_r20/external/mesa3d/src/virtio/vulkan/ |
H A D | vn_physical_device.c | 470 VkPhysicalDeviceSubgroupProperties subgroup; in vn_physical_device_init_properties() member
|
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/ |
H A D | compiler.h | 521 enum bi_subgroup subgroup; /* WMASK, CLPER */ member
|
/aosp_15_r20/external/mesa3d/src/amd/llvm/ |
H A D | ac_llvm_build.c | 447 const char *subgroup = "llvm.readcyclecounter"; in ac_build_shader_clock() local
|
/aosp_15_r20/external/pytorch/torch/testing/_internal/distributed/ |
H A D | distributed_test.py | 6652 def _test_allgather_object(self, subgroup=None): argument
|