/packages/modules/GeoTZ/validation/geonames/known_diffs/ |
D | known_diffs1000.prototxt | 12 comment: "Add a comment here" 27 comment: "Add a comment here" 42 comment: "Add a comment here" 57 comment: "Add a comment here" 72 comment: "Add a comment here" 87 comment: "Add a comment here" 102 comment: "Add a comment here" 117 comment: "Add a comment here" 132 comment: "Add a comment here" 149 comment: "Add a comment here" [all …]
|
D | known_diffs15000.prototxt | 10 comment: "Add a comment here" 25 comment: "Add a comment here" 40 comment: "Add a comment here" 55 comment: "Add a comment here" 70 comment: "Add a comment here" 87 comment: "Add a comment here" 102 comment: "Add a comment here" 117 comment: "Add a comment here" 132 comment: "Add a comment here" 147 comment: "Add a comment here" [all …]
|
D | known_diffs5000.prototxt | 12 comment: "Add a comment here" 27 comment: "Add a comment here" 42 comment: "Add a comment here" 57 comment: "Add a comment here" 72 comment: "Add a comment here" 87 comment: "Add a comment here" 104 comment: "Add a comment here" 119 comment: "Add a comment here" 134 comment: "Add a comment here" 149 comment: "Add a comment here" [all …]
|
D | known_diffs500.prototxt | 12 comment: "Add a comment here" 27 comment: "Add a comment here" 42 comment: "Add a comment here" 57 comment: "Add a comment here" 72 comment: "Add a comment here" 87 comment: "Add a comment here" 102 comment: "Add a comment here" 117 comment: "Add a comment here" 134 comment: "Add a comment here" 149 comment: "Add a comment here" [all …]
|
/packages/modules/Bluetooth/system/bta/le_audio/ |
D | le_audio_types_test.cc | 429 .Add(::bluetooth::le_audio::types:: in PrepareMetadataLtv() 432 .Add(::bluetooth::le_audio::types:: in PrepareMetadataLtv() 435 .Add(::bluetooth::le_audio::types::kLeAudioMetadataTypeProgramInfo, in PrepareMetadataLtv() 437 .Add(::bluetooth::le_audio::types::kLeAudioMetadataTypeLanguage, in PrepareMetadataLtv() 439 .Add(::bluetooth::le_audio::types::kLeAudioMetadataTypeCcidList, in PrepareMetadataLtv() 441 .Add(::bluetooth::le_audio::types::kLeAudioMetadataTypeparentalRating, in PrepareMetadataLtv() 443 .Add(::bluetooth::le_audio::types::kLeAudioMetadataTypeProgramInfoUri, in PrepareMetadataLtv() 445 .Add(::bluetooth::le_audio::types::kLeAudioMetadataTypeAudioActiveState, in PrepareMetadataLtv() 447 .Add(::bluetooth::le_audio::types:: in PrepareMetadataLtv() 450 .Add(::bluetooth::le_audio::types::kLeAudioMetadataTypeExtendedMetadata, in PrepareMetadataLtv() [all …]
|
D | devices_test.cc | 125 devices_->Add(test_address_0, DeviceConnectState::CONNECTING_BY_USER); in TEST_F() 127 devices_->Add(GetTestAddress(1), DeviceConnectState::CONNECTING_BY_USER, 1); in TEST_F() 129 devices_->Add(test_address_0, DeviceConnectState::CONNECTING_BY_USER); in TEST_F() 131 devices_->Add(GetTestAddress(1), DeviceConnectState::CONNECTING_BY_USER, 2); in TEST_F() 137 devices_->Add(test_address_0, DeviceConnectState::CONNECTING_BY_USER); in TEST_F() 139 devices_->Add(test_address_1, DeviceConnectState::CONNECTING_BY_USER); in TEST_F() 141 devices_->Add(test_address_2, DeviceConnectState::CONNECTING_BY_USER); in TEST_F() 153 devices_->Add(test_address_0, DeviceConnectState::CONNECTING_BY_USER); in TEST_F() 155 devices_->Add(test_address_1, DeviceConnectState::DISCONNECTED); in TEST_F() 157 devices_->Add(test_address_2, DeviceConnectState::CONNECTING_BY_USER); in TEST_F() [all …]
|
D | client_parser_test.cc | 1168 .Add(codec_spec_conf::kLeAudioLtvTypeSamplingFreq, (uint8_t)0x10) in TEST() 1169 .Add(codec_spec_conf::kLeAudioLtvTypeFrameDuration, (uint8_t)0x03) in TEST() 1170 .Add(codec_spec_conf::kLeAudioLtvTypeAudioChannelAllocation, in TEST() 1172 .Add(codec_spec_conf::kLeAudioLtvTypeOctetsPerCodecFrame, in TEST() 1228 .Add(codec_spec_conf::kLeAudioLtvTypeSamplingFreq, (uint8_t)0x10) in TEST() 1229 .Add(codec_spec_conf::kLeAudioLtvTypeFrameDuration, (uint8_t)0x03) in TEST() 1230 .Add(codec_spec_conf::kLeAudioLtvTypeAudioChannelAllocation, in TEST() 1232 .Add(codec_spec_conf::kLeAudioLtvTypeOctetsPerCodecFrame, in TEST() 1283 .Add(codec_spec_conf::kLeAudioLtvTypeSamplingFreq, (uint8_t)0x11) in TEST() 1284 .Add(codec_spec_conf::kLeAudioLtvTypeFrameDuration, (uint8_t)0x13) in TEST() [all …]
|
/packages/modules/StatsD/lib/libkll/tests/ |
D | sampler_test.cpp | 51 sampler.Add(4); in TEST_F() 53 sampler.Add(10); in TEST_F() 59 sampler.Add(4); in TEST_F() 61 sampler.Add(10); in TEST_F() 63 sampler.Add(14); in TEST_F() 65 sampler.Add(24); in TEST_F() 79 sampler.Add(4); in TEST_F() 87 sampler.Add(1); in TEST_F() 88 sampler.Add(2); in TEST_F() 105 sampler.Add(1); in TEST_F() [all …]
|
D | compactor_stack_test.cpp | 70 sampler.Add(dis(gen)); in TEST_P() 123 compactor_stack.Add(random_.UnbiasedUniform(std::numeric_limits<uint64_t>::max())); in TEST_F() 135 compactor_stack.Add(random_.UnbiasedUniform(std::numeric_limits<uint64_t>::max())); in TEST_F() 149 compactor_stack.Add(random_.UnbiasedUniform(std::numeric_limits<uint64_t>::max())); in TEST_F() 160 compactor_stack.Add(random_.UnbiasedUniform(std::numeric_limits<uint64_t>::max())); in TEST_F() 174 compactor_stack.Add(random_.UnbiasedUniform(std::numeric_limits<uint64_t>::max())); in TEST_F() 198 compactor_stack.Add(random.UnbiasedUniform(std::numeric_limits<uint64_t>::max())); in TEST_P() 211 compactor_stack.Add(10); in TEST_P() 231 compactor_stack.Add(random.UnbiasedUniform(std::numeric_limits<uint32_t>::max())); in TEST_P() 235 compactor_stack.Add(random.UnbiasedUniform(std::numeric_limits<uint64_t>::max())); in TEST_P() [all …]
|
D | kll_test.cpp | 37 aggregator->Add(i); in TEST() 53 aggregator->Add(i); in TEST() 93 aggregator->Add(i); in TEST() 125 aggregator->Add(i); in TEST()
|
/packages/modules/Bluetooth/system/gd/storage/ |
D | mutation_test.cc | 40 …mutation.Add(MutationEntry::Set(MutationEntry::PropertyType::NORMAL, "AA:BB:CC:DD:EE:FF", "LinkKey… in TEST() 41 …mutation.Add(MutationEntry::Remove(MutationEntry::PropertyType::NORMAL, "AA:BB:CC:DD:EE:FF", "Link… in TEST() 45 …mutation2.Add(MutationEntry::Set(MutationEntry::PropertyType::NORMAL, "AA:BB:CC:DD:EE:FF", "LinkKe… in TEST() 65 mutation.Add(MutationEntry::Remove(MutationEntry::PropertyType::NORMAL, "A", "B")); in TEST() 76 mutation.Add(MutationEntry::Remove(MutationEntry::PropertyType::NORMAL, "B")); in TEST() 87 mutation.Add(MutationEntry::Remove(MutationEntry::PropertyType::NORMAL, "A", "C")); in TEST() 103 mutation.Add(MutationEntry::Set(MutationEntry::PropertyType::NORMAL, "A", "B", "C")); in TEST() 104 mutation.Add(MutationEntry::Remove(MutationEntry::PropertyType::NORMAL, "A", "B")); in TEST() 114 mutation.Add(MutationEntry::Set(MutationEntry::PropertyType::NORMAL, "A", "B", "C")); in TEST() 115 mutation.Add(MutationEntry::Set(MutationEntry::PropertyType::MEMORY_ONLY, "A", "D", "Hello")); in TEST()
|
D | device_test.cc | 117 mutation.Add(device.SetName("hello world!")); in TEST() 132 mutation.Add(device.SetDeviceType(DeviceType::BR_EDR)); in TEST() 138 mutation.Add(device.SetDeviceType(DeviceType::LE)); in TEST() 156 mutation.Add(device.SetDeviceType(DeviceType::BR_EDR)); in TEST() 166 mutation.Add(device.RemoveDeviceType()); in TEST() 172 mutation.Add(device.SetDeviceType(DeviceType::LE)); in TEST() 182 mutation.Add(device.RemoveDeviceType()); in TEST() 188 mutation.Add(device.SetDeviceType(DeviceType::DUAL)); in TEST() 234 mutation.Add(device.RemoveFromConfig()); in TEST()
|
/packages/modules/Bluetooth/system/gd/security/record/ |
D | security_record_storage.cc | 38 mutation.Add(device.Classic().SetLinkKey(record->GetLinkKey())); in SetClassicData() 39 mutation.Add(device.Classic().SetLinkKeyType(record->GetKeyType())); in SetClassicData() 51 mutation.Add(le_device.SetAddressType(record->identity_address_->GetAddressType())); in SetLeData() 61 mutation.Add(le_device.SetPeerId(byte_array.ToString())); in SetLeData() 65 mutation.Add(le_device.SetLegacyPseudoAddress(record->pseudo_address_->GetAddress())); in SetLeData() 79 mutation.Add(le_device.SetPeerEncryptionKeys(byte_array.ToString())); in SetLeData() 94 mutation.Add(le_device.SetPeerSignatureResolvingKeys(byte_array.ToString())); in SetLeData() 118 mutation.Add(device.SetDeviceType(hci::DeviceType::BR_EDR)); in SaveSecurityRecords() 120 mutation.Add(device.SetDeviceType(hci::DeviceType::DUAL)); in SaveSecurityRecords() 122 mutation.Add(device.SetDeviceType(hci::DeviceType::LE)); in SaveSecurityRecords() [all …]
|
/packages/modules/NeuralNetworks/tools/systrace_parser/ |
D | contract-between-code-and-parser.txt | 35 … t0: t_m_w:B|T1|[NN_LR_PP]funcP Add (t1-t0) to total ti… 45 … t0: t_m_w:B|T1|[NN_LA_PP]funcE1 Add (t3-t0) to total ti… 48 … t3: t_m_w:E|T1 Add (t2-t1) to total ti… 68 … t0: t_m_w:B|T1|[NN_LC_PTR]funcC1 Add (t1-t0) to total ti… 71 …; t3: t_m_w:E|T1 Add (t2-t1) to total ti… 82 … t0: t_m_w:B|T1|[NN_LR_PE]funcR2 Add (t2-t1) to total ti… 86 … Add (t3-t0) to total ti… 97 … t0: t_m_w:B|T1|[NN_LR_PE]funcR3 Add (t3-t0) to total ti… 114 … t0: t_m_w:B|T1|[NN_LR_PC]funcR5 Add (t5-t0) - (t4-r1) t… 118 … t4: t_m_w:E|T1 Add (t4-t1) to total ti… [all …]
|
/packages/modules/AdServices/adservices/flags/ |
D | adservices_flags.aconfig | 9 # TODO(b/320156647): Add bug number and description 18 # TODO(b/320156647): Add proper description below 19 description: "Add AIDL and system APIs for AdServicesExtDataService" 25 # TODO(b/320156647): Add bug number and description 33 # TODO(b/320156647): Add bug number and description 41 # TODO(b/320156647): Add bug number and description
|
/packages/modules/Bluetooth/system/bta/vc/ |
D | devices_test.cc | 74 devices_->Add(test_address_0, true); in TEST_F() 81 devices_->Add(test_address_0, true); in TEST_F() 82 devices_->Add(test_address_0, true); in TEST_F() 89 devices_->Add(test_address_0, true); in TEST_F() 90 devices_->Add(test_address_1, true); in TEST_F() 99 devices_->Add(test_address_0, true); in TEST_F() 109 devices_->Add(test_address_0, true); in TEST_F() 110 devices_->Add(test_address_1, false); in TEST_F() 111 devices_->Add(test_address_2, true); in TEST_F() 119 devices_->Add(test_address_0, true); in TEST_F() [all …]
|
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/ |
D | le_audio_utils_unittest.cc | 90 .Add(::bluetooth::le_audio::types:: in PrepareStackMetadataLtv() 93 .Add(::bluetooth::le_audio::types:: in PrepareStackMetadataLtv() 96 .Add(::bluetooth::le_audio::types::kLeAudioMetadataTypeProgramInfo, in PrepareStackMetadataLtv() 98 .Add(::bluetooth::le_audio::types::kLeAudioMetadataTypeLanguage, in PrepareStackMetadataLtv() 100 .Add(::bluetooth::le_audio::types::kLeAudioMetadataTypeCcidList, in PrepareStackMetadataLtv() 102 .Add(::bluetooth::le_audio::types::kLeAudioMetadataTypeparentalRating, in PrepareStackMetadataLtv() 104 .Add(::bluetooth::le_audio::types::kLeAudioMetadataTypeProgramInfoUri, in PrepareStackMetadataLtv() 106 .Add(::bluetooth::le_audio::types::kLeAudioMetadataTypeAudioActiveState, in PrepareStackMetadataLtv() 108 .Add(::bluetooth::le_audio::types:: in PrepareStackMetadataLtv() 111 .Add(::bluetooth::le_audio::types::kLeAudioMetadataTypeExtendedMetadata, in PrepareStackMetadataLtv() [all …]
|
D | le_audio_software_aidl.cc | 655 stack_capability.params.Add( in hal_ucast_capability_to_stack_format() 658 stack_capability.params.Add( in hal_ucast_capability_to_stack_format() 661 stack_capability.params.Add(::bluetooth::le_audio::codec_spec_conf:: in hal_ucast_capability_to_stack_format() 664 stack_capability.params.Add(::bluetooth::le_audio::codec_spec_conf:: in hal_ucast_capability_to_stack_format() 717 stack_capability.params.Add( in hal_bcast_capability_to_stack_format() 720 stack_capability.params.Add( in hal_bcast_capability_to_stack_format() 723 stack_capability.params.Add(::bluetooth::le_audio::codec_spec_conf:: in hal_bcast_capability_to_stack_format() 726 stack_capability.params.Add(::bluetooth::le_audio::codec_spec_conf:: in hal_bcast_capability_to_stack_format()
|
/packages/modules/ImsMedia/tests/native/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/audio/ |
D | AudioJitterBufferTest.cpp | 144 mJitterBuffer->Add(MEDIASUBTYPE_UNDEFINED, reinterpret_cast<uint8_t*>(buffer), in TEST_F() 212 mJitterBuffer->Add(MEDIASUBTYPE_UNDEFINED, reinterpret_cast<uint8_t*>(buffer), in TEST_F() 282 mJitterBuffer->Add(MEDIASUBTYPE_UNDEFINED, reinterpret_cast<uint8_t*>(buffer), in TEST_F() 352 mJitterBuffer->Add(MEDIASUBTYPE_UNDEFINED, reinterpret_cast<uint8_t*>(buffer), in TEST_F() 430 mJitterBuffer->Add(MEDIASUBTYPE_UNDEFINED, reinterpret_cast<uint8_t*>(buffer), in TEST_F() 439 mJitterBuffer->Add(MEDIASUBTYPE_UNDEFINED, reinterpret_cast<uint8_t*>(buffer), in TEST_F() 499 mJitterBuffer->Add(MEDIASUBTYPE_UNDEFINED, reinterpret_cast<uint8_t*>(buffer), in TEST_F() 567 mJitterBuffer->Add(MEDIASUBTYPE_UNDEFINED, reinterpret_cast<uint8_t*>(buffer), in TEST_F() 638 mJitterBuffer->Add(MEDIASUBTYPE_UNDEFINED, reinterpret_cast<uint8_t*>(buffer), in TEST_F() 708 mJitterBuffer->Add(MEDIASUBTYPE_UNDEFINED, reinterpret_cast<uint8_t*>(buffer), in TEST_F() [all …]
|
/packages/services/Car/FrameworkPackageStubs/ |
D | README.md | 14 2. Add the same activity intent-filter to the AndroidManifest.xml as them in the 16 3. Add a stub class in the Stubs.java to show the toast. You may also customize 19 5. Add & pass [CarFrameworkPackageStubsTest].
|
/packages/modules/Wifi/flags/ |
D | wifi_flags.aconfig | 60 description: "Add new API to configure d2d when infra sta is off" 68 description: "Add new API to get channel width" 85 description: "Add new API to get BSSID blocklist"
|
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/text/ |
D | TextJitterBuffer.cpp | 27 void TextJitterBuffer::Add(ImsMediaSubType subtype, uint8_t* buffer, uint32_t size, in Add() function in TextJitterBuffer 65 mDataQueue.Add(&currEntry); in Add() 102 mDataQueue.Add(&currEntry); in Add()
|
/packages/modules/vndk/apex/ |
D | README.md | 1 # Add a new VNDK APEX 6 1. Add a new definition in `Android.bp`
|
/packages/apps/Camera2/ |
D | proguard-project.txt | 4 # Add project specific ProGuard rules here. 13 # Add any project specific keep options here:
|
/packages/modules/adb/docs/user/ |
D | trace.md | 12 Add the following line to `~/.bashrc` (.zshrc on MacOS 10.15+:W 21 Add the global variable via the `System Properties` window. 22 In the `Advanced` tab, click on `Environment Variables`. Add the Variable/
|