/external/vboot_reference/tests/ |
D | vb2_ec_sync_tests.c | 214 TEST_EQ(ec_ro_updated, 0, " ec ro updated"); in VbSoftwareSyncTest() 215 TEST_EQ(ec_rw_updated, 0, " ec rw updated"); in VbSoftwareSyncTest() 226 TEST_EQ(ec_ro_updated, 0, " ec ro updated"); in VbSoftwareSyncTest() 227 TEST_EQ(ec_rw_updated, 0, " ec rw updated"); in VbSoftwareSyncTest() 237 TEST_EQ(ec_ro_updated, 0, " ec ro updated"); in VbSoftwareSyncTest() 238 TEST_EQ(ec_rw_updated, 0, " ec rw updated"); in VbSoftwareSyncTest() 248 TEST_EQ(ec_ro_updated, 0, " ec ro updated"); in VbSoftwareSyncTest() 249 TEST_EQ(ec_rw_updated, 0, " ec rw updated");; in VbSoftwareSyncTest() 259 TEST_EQ(ec_ro_updated, 0, " ec ro updated"); in VbSoftwareSyncTest() 260 TEST_EQ(ec_rw_updated, 0, " ec rw updated"); in VbSoftwareSyncTest() [all …]
|
/external/cronet/stable/third_party/rust/chromium_crates_io/ |
D | vet_config.toml.hbs | 70 Exemption updated to 1.0.116 in Feb 2024. 71 Exemption updated to 1.0.117 in Feb 2024. 72 Exemption updated to 1.0.122 in May 2024. 73 Exemption updated to 1.0.123 in June 2024. 74 Exemption updated to 1.0.124 in June 2024. 75 Exemption updated to 1.0.126 in August 2024. 76 Exemption updated to 1.0.128 in September 2024. 77 Exemption updated to 1.0.129 in October 2024. 78 Exemption updated to 1.0.130 in November 2024. 90 Exemption updated to 1.0.116 in Feb 2024. [all …]
|
/external/cronet/tot/third_party/rust/chromium_crates_io/ |
D | vet_config.toml.hbs | 70 Exemption updated to 1.0.116 in Feb 2024. 71 Exemption updated to 1.0.117 in Feb 2024. 72 Exemption updated to 1.0.122 in May 2024. 73 Exemption updated to 1.0.123 in June 2024. 74 Exemption updated to 1.0.124 in June 2024. 75 Exemption updated to 1.0.126 in August 2024. 76 Exemption updated to 1.0.128 in September 2024. 77 Exemption updated to 1.0.129 in October 2024. 78 Exemption updated to 1.0.130 in November 2024. 90 Exemption updated to 1.0.116 in Feb 2024. [all …]
|
/external/libphonenumber/ |
D | release_notes.txt | 14 - Updated phone metadata for region code(s): 16 - Updated short number metadata for region code(s): 19 - Updated geocoding data for country calling code(s): 504 (en) 21 - Updated carrier data for country calling code(s): 63 (en), 92 (en) 51 - Updated phone metadata for region code(s): AD, AE, IN, IR, MU, MV, NG, PG 52 - Updated short number metadata for region code(s): NL, SN 55 - Updated geocoding data for country calling code(s): 57 - Updated carrier data for country calling code(s): 67 - Updated phone metadata for region code(s): 70 - Updated short number metadata for region code(s): UY [all …]
|
/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/ |
D | gatt2_client_server_test.cc | 80 std::vector<fbg::ServiceInfo> updated; in TEST_F() local 87 updated = std::move(cb_updated); in TEST_F() 94 ASSERT_EQ(updated.size(), 1u); in TEST_F() 95 ASSERT_TRUE(updated[0].has_handle()); in TEST_F() 96 EXPECT_EQ(updated[0].handle().value, kSvcStartHandle0); in TEST_F() 97 ASSERT_TRUE(updated[0].has_kind()); in TEST_F() 98 EXPECT_EQ(updated[0].kind(), fbg::ServiceKind::PRIMARY); in TEST_F() 99 ASSERT_TRUE(updated[0].has_type()); in TEST_F() 100 EXPECT_EQ(bt::UUID(updated[0].type().value), kTestServiceUuid0); in TEST_F() 101 EXPECT_FALSE(updated[0].has_characteristics()); in TEST_F() [all …]
|
/external/webrtc/call/ |
D | rtp_bitrate_configurator.cc | 94 BitrateConstraints updated; in UpdateConstraints() local 95 updated.min_bitrate_bps = in UpdateConstraints() 99 updated.max_bitrate_bps = in UpdateConstraints() 102 updated.max_bitrate_bps = in UpdateConstraints() 103 MinPositive(updated.max_bitrate_bps, max_bitrate_over_relay_.bps_or(-1)); in UpdateConstraints() 107 if (updated.max_bitrate_bps != -1 && in UpdateConstraints() 108 updated.min_bitrate_bps > updated.max_bitrate_bps) { in UpdateConstraints() 109 updated.min_bitrate_bps = updated.max_bitrate_bps; in UpdateConstraints() 114 if (updated.min_bitrate_bps == bitrate_config_.min_bitrate_bps && in UpdateConstraints() 115 updated.max_bitrate_bps == bitrate_config_.max_bitrate_bps && in UpdateConstraints() [all …]
|
/external/google-cloud-java/java-talent/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/ |
D | BatchUpdateJobsRequestOrBuilder.java | 63 * Required. The jobs to be updated. 64 * A maximum of 200 jobs can be updated in a batch. 75 * Required. The jobs to be updated. 76 * A maximum of 200 jobs can be updated in a batch. 87 * Required. The jobs to be updated. 88 * A maximum of 200 jobs can be updated in a batch. 99 * Required. The jobs to be updated. 100 * A maximum of 200 jobs can be updated in a batch. 111 * Required. The jobs to be updated. 112 * A maximum of 200 jobs can be updated in a batch. [all …]
|
D | BatchUpdateJobsRequest.java | 138 * Required. The jobs to be updated. 139 * A maximum of 200 jobs can be updated in a batch. 153 * Required. The jobs to be updated. 154 * A maximum of 200 jobs can be updated in a batch. 168 * Required. The jobs to be updated. 169 * A maximum of 200 jobs can be updated in a batch. 183 * Required. The jobs to be updated. 184 * A maximum of 200 jobs can be updated in a batch. 198 * Required. The jobs to be updated. 199 * A maximum of 200 jobs can be updated in a batch. [all …]
|
D | UpdateJobRequestOrBuilder.java | 30 * Required. The Job to be updated. 42 * Required. The Job to be updated. 54 * Required. The Job to be updated. 68 * [job][google.cloud.talent.v4.UpdateJobRequest.job] are updated. Otherwise 69 * all the fields are updated. 70 * A field mask to restrict the fields that are updated. Only 86 * [job][google.cloud.talent.v4.UpdateJobRequest.job] are updated. Otherwise 87 * all the fields are updated. 88 * A field mask to restrict the fields that are updated. Only 104 * [job][google.cloud.talent.v4.UpdateJobRequest.job] are updated. Otherwise [all …]
|
D | UpdateJobRequest.java | 74 * Required. The Job to be updated. 89 * Required. The Job to be updated. 104 * Required. The Job to be updated. 123 * [job][google.cloud.talent.v4.UpdateJobRequest.job] are updated. Otherwise 124 * all the fields are updated. 125 * A field mask to restrict the fields that are updated. Only 144 * [job][google.cloud.talent.v4.UpdateJobRequest.job] are updated. Otherwise 145 * all the fields are updated. 146 * A field mask to restrict the fields that are updated. Only 165 * [job][google.cloud.talent.v4.UpdateJobRequest.job] are updated. Otherwise [all …]
|
/external/cronet/tot/third_party/rust/chromium_crates_io/supply-chain/ |
D | config.toml | 356 Exemption updated to 1.0.116 in Feb 2024. 357 Exemption updated to 1.0.117 in Feb 2024. 358 Exemption updated to 1.0.122 in May 2024. 359 Exemption updated to 1.0.123 in June 2024. 360 Exemption updated to 1.0.124 in June 2024. 361 Exemption updated to 1.0.126 in August 2024. 362 Exemption updated to 1.0.128 in September 2024. 363 Exemption updated to 1.0.129 in October 2024. 364 Exemption updated to 1.0.130 in November 2024. 376 Exemption updated to 1.0.116 in Feb 2024. [all …]
|
/external/cronet/stable/third_party/rust/chromium_crates_io/supply-chain/ |
D | config.toml | 356 Exemption updated to 1.0.116 in Feb 2024. 357 Exemption updated to 1.0.117 in Feb 2024. 358 Exemption updated to 1.0.122 in May 2024. 359 Exemption updated to 1.0.123 in June 2024. 360 Exemption updated to 1.0.124 in June 2024. 361 Exemption updated to 1.0.126 in August 2024. 362 Exemption updated to 1.0.128 in September 2024. 363 Exemption updated to 1.0.129 in October 2024. 364 Exemption updated to 1.0.130 in November 2024. 376 Exemption updated to 1.0.116 in Feb 2024. [all …]
|
/external/rust/android-crates-io/crates/virtio-vsock/ |
D | CHANGELOG.md | 7 - Updated vm-memory from 0.15.0 to 0.16.0. 8 - Updated virtio-bindings from 0.2.3 to 0.2.4. 9 - Updated virtio-queue from 0.13.0 to 0.14.0. 15 - Updated virtio-bindings from 0.2.2 to 0.2.3. 16 - Updated virtio-queue from 0.12.0 to 0.13.0. 17 - Updated vm-memory from 0.14.0 to 0.15.0. 54 - Updated vm-memory from 0.11.0 to 0.12.0. 60 - Updated vm-memory from 0.10.0 to 0.11.0. 61 - Updated virtio-queue from 0.7.0 to 0.8.0. 78 - Updated vm-memory to 0.10.0. [all …]
|
/external/openthread/src/lib/spinel/ |
D | spinel_decoder.hpp | 117 * On success, the read position gets updated. 129 * On success, the read position get updated. 141 * On success, the read position gets updated. 153 * On success, the read position gets updated. 165 * On success, the read position gets updated. 177 * On success, the read position gets updated. 189 * On success, the read position gets updated. 201 * On success, the read position gets updated. 213 * On success, the read position gets updated. 225 * On success, the read position gets updated. [all …]
|
/external/google-cloud-java/java-eventarc/proto-google-cloud-eventarc-v1/src/main/java/com/google/cloud/eventarc/v1/ |
D | UpdateGoogleChannelConfigRequestOrBuilder.java | 30 * Required. The config to be updated. 44 * Required. The config to be updated. 58 * Required. The config to be updated. 71 * The fields to be updated; only fields explicitly provided are updated. 73 * updated. To update all fields, provide a field mask of "*". 85 * The fields to be updated; only fields explicitly provided are updated. 87 * updated. To update all fields, provide a field mask of "*". 99 * The fields to be updated; only fields explicitly provided are updated. 101 * updated. To update all fields, provide a field mask of "*".
|
D | UpdateChannelRequestOrBuilder.java | 30 * The channel to be updated. 42 * The channel to be updated. 54 * The channel to be updated. 65 * The fields to be updated; only fields explicitly provided are updated. 67 * updated. To update all fields, provide a field mask of "*". 79 * The fields to be updated; only fields explicitly provided are updated. 81 * updated. To update all fields, provide a field mask of "*". 93 * The fields to be updated; only fields explicitly provided are updated. 95 * updated. To update all fields, provide a field mask of "*".
|
D | UpdateTriggerRequestOrBuilder.java | 30 * The trigger to be updated. 42 * The trigger to be updated. 54 * The trigger to be updated. 65 * The fields to be updated; only fields explicitly provided are updated. 67 * updated. To update all fields, provide a field mask of "*". 79 * The fields to be updated; only fields explicitly provided are updated. 81 * updated. To update all fields, provide a field mask of "*". 93 * The fields to be updated; only fields explicitly provided are updated. 95 * updated. To update all fields, provide a field mask of "*".
|
D | UpdateGoogleChannelConfigRequest.java | 75 * Required. The config to be updated. 92 * Required. The config to be updated. 111 * Required. The config to be updated. 132 * The fields to be updated; only fields explicitly provided are updated. 134 * updated. To update all fields, provide a field mask of "*". 149 * The fields to be updated; only fields explicitly provided are updated. 151 * updated. To update all fields, provide a field mask of "*". 166 * The fields to be updated; only fields explicitly provided are updated. 168 * updated. To update all fields, provide a field mask of "*". 576 * Required. The config to be updated. [all …]
|
D | UpdateChannelRequest.java | 74 * The channel to be updated. 89 * The channel to be updated. 104 * The channel to be updated. 120 * The fields to be updated; only fields explicitly provided are updated. 122 * updated. To update all fields, provide a field mask of "*". 137 * The fields to be updated; only fields explicitly provided are updated. 139 * updated. To update all fields, provide a field mask of "*". 154 * The fields to be updated; only fields explicitly provided are updated. 156 * updated. To update all fields, provide a field mask of "*". 597 * The channel to be updated. [all …]
|
D | UpdateTriggerRequest.java | 74 * The trigger to be updated. 89 * The trigger to be updated. 104 * The trigger to be updated. 120 * The fields to be updated; only fields explicitly provided are updated. 122 * updated. To update all fields, provide a field mask of "*". 137 * The fields to be updated; only fields explicitly provided are updated. 139 * updated. To update all fields, provide a field mask of "*". 154 * The fields to be updated; only fields explicitly provided are updated. 156 * updated. To update all fields, provide a field mask of "*". 638 * The trigger to be updated. [all …]
|
/external/google-cloud-java/java-talent/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ |
D | BatchUpdateJobsRequestOrBuilder.java | 65 * Required. The jobs to be updated. 77 * Required. The jobs to be updated. 89 * Required. The jobs to be updated. 101 * Required. The jobs to be updated. 113 * Required. The jobs to be updated. 131 * [Job][google.cloud.talent.v4beta1.Job] are updated. Otherwise all the 132 * fields are updated. 133 * A field mask to restrict the fields that are updated. Only 139 * will only contains fields that is updated, plus the Id of the Job. 158 * [Job][google.cloud.talent.v4beta1.Job] are updated. Otherwise all the [all …]
|
D | UpdateJobRequestOrBuilder.java | 30 * Required. The Job to be updated. 43 * Required. The Job to be updated. 56 * Required. The Job to be updated. 71 * [job][google.cloud.talent.v4beta1.UpdateJobRequest.job] are updated. 72 * Otherwise all the fields are updated. 73 * A field mask to restrict the fields that are updated. Only 89 * [job][google.cloud.talent.v4beta1.UpdateJobRequest.job] are updated. 90 * Otherwise all the fields are updated. 91 * A field mask to restrict the fields that are updated. Only 107 * [job][google.cloud.talent.v4beta1.UpdateJobRequest.job] are updated. [all …]
|
/external/rust/android-crates-io/crates/virtio-queue/ |
D | CHANGELOG.md | 7 - Updated vm-memory from 0.15.0 to 0.16.0 8 - Updated virtio-bindings from 0.2.3 to 0.2.4. 14 - Updated vm-memory from 0.14.0 to 0.15.0 15 - Updated virtio-bindings from 0.2.2 to 0.2.3. 25 - Updated vm-memory from 0.13.1 to 0.14.0 26 - Updated vmm-sys-util from 0.11.0 to 0.12.1 38 - Updated vm-memory from 0.12.0 to 0.13.1. 39 - Updated dev-dependencies: 46 - Updated vm-memory from 0.11.0 to 0.12.0. 52 - Updated vm-memory from 0.10.0 to 0.11.0. [all …]
|
/external/bazelbuild-rules_go/docs/go/core/ |
D | buildgraph.excalidraw | 28 "updated": 1648705107325, 97 "updated": 1645713106334, 135 "updated": 1645713058816, 177 "updated": 1645713058816, 202 "updated": 1645713106334, 242 "updated": 1645713106334, 269 "updated": 1645713106334, 309 "updated": 1648705120553, 336 "updated": 1648705120554, 386 "updated": 1645713106334, [all …]
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/ |
D | DispatcherKeyTest.kt | 26 val updated = context + Dispatchers.Main in testDispatcher() constant 27 val result: CoroutineDispatcher? = updated[CoroutineDispatcher] in testDispatcher() 29 assertSame(Dispatchers.Main, updated[ContinuationInterceptor]) in testDispatcher() 30 assertEquals(name, updated.minusKey(CoroutineDispatcher)) in testDispatcher() 31 assertEquals(name, updated.minusKey(ContinuationInterceptor)) in testDispatcher() 38 val updated = context + Dispatchers.Main in testExecutorCoroutineDispatcher() constant 39 assertNull(updated[ExecutorCoroutineDispatcher]) in testExecutorCoroutineDispatcher() 41 val updated2 = updated + executor in testExecutorCoroutineDispatcher()
|