/external/webrtc/webrtc/modules/remote_bitrate_estimator/ |
D | remote_bitrate_estimator_abs_send_time_unittest.cc | 126 EXPECT_TRUE(bitrate_observer_->updated()); in TEST_F() 148 EXPECT_TRUE(bitrate_observer_->updated()); in TEST_F() 179 EXPECT_TRUE(bitrate_observer_->updated()); in TEST_F() 199 EXPECT_TRUE(bitrate_observer_->updated()); in TEST_F() 218 EXPECT_FALSE(bitrate_observer_->updated()); in TEST_F() 236 EXPECT_TRUE(bitrate_observer_->updated()); in TEST_F() 256 EXPECT_TRUE(bitrate_observer_->updated()); in TEST_F() 273 EXPECT_FALSE(bitrate_observer_->updated()); in TEST_F() 288 EXPECT_TRUE(bitrate_observer_->updated()); in TEST_F()
|
D | remote_bitrate_estimator_unittest_helper.cc | 260 if (bitrate_observer_->updated()) { in GenerateAndProcessFrame() 295 } else if (bitrate_observer_->updated()) { in SteadyStateRun() 321 EXPECT_FALSE(bitrate_observer_->updated()); in InitialBehaviorTestHelper() 330 EXPECT_FALSE(bitrate_observer_->updated()); in InitialBehaviorTestHelper() 346 EXPECT_TRUE(bitrate_observer_->updated()); in InitialBehaviorTestHelper() 365 EXPECT_FALSE(bitrate_observer_->updated()); // No valid estimate. in RateIncreaseReorderingTestHelper() 376 EXPECT_TRUE(bitrate_observer_->updated()); in RateIncreaseReorderingTestHelper() 394 EXPECT_TRUE(bitrate_observer_->updated()); in RateIncreaseReorderingTestHelper() 417 } else if (bitrate_observer_->updated()) { in RateIncreaseRtpTimestampsTestHelper() 487 if (bitrate_observer_->updated()) { in CapacityDropTestHelper() [all …]
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_RetrieveTPUEmbeddingCenteredRMSPropParameters.pbtxt | 7 Parameter parameters updated by the centered RMSProp optimization algorithm. 13 Parameter ms updated by the centered RMSProp optimization algorithm. 19 Parameter mom updated by the centered RMSProp optimization algorithm. 25 Parameter mg updated by the centered RMSProp optimization algorithm. 33 used to retrieve updated parameters before saving a checkpoint.
|
D | api_def_RetrieveTPUEmbeddingRMSPropParametersGradAccumDebug.pbtxt | 7 Parameter parameters updated by the RMSProp optimization algorithm. 13 Parameter ms updated by the RMSProp optimization algorithm. 19 Parameter mom updated by the RMSProp optimization algorithm. 25 Parameter gradient_accumulators updated by the RMSProp optimization algorithm. 33 used to retrieve updated parameters before saving a checkpoint.
|
D | api_def_RetrieveTPUEmbeddingADAMParametersGradAccumDebug.pbtxt | 7 Parameter parameters updated by the ADAM optimization algorithm. 13 Parameter momenta updated by the ADAM optimization algorithm. 19 Parameter velocities updated by the ADAM optimization algorithm. 25 Parameter gradient_accumulators updated by the ADAM optimization algorithm. 33 used to retrieve updated parameters before saving a checkpoint.
|
D | api_def_RetrieveTPUEmbeddingFTRLParametersGradAccumDebug.pbtxt | 7 Parameter parameters updated by the FTRL optimization algorithm. 13 Parameter accumulators updated by the FTRL optimization algorithm. 19 Parameter linears updated by the FTRL optimization algorithm. 25 Parameter gradient_accumulators updated by the FTRL optimization algorithm. 33 used to retrieve updated parameters before saving a checkpoint.
|
D | api_def_RetrieveTPUEmbeddingMDLAdagradLightParameters.pbtxt | 7 Parameter parameters updated by the MDL Adagrad Light optimization algorithm. 13 Parameter accumulators updated by the MDL Adagrad Light optimization algorithm. 19 Parameter weights updated by the MDL Adagrad Light optimization algorithm. 25 Parameter benefits updated by the MDL Adagrad Light optimization algorithm. 33 used to retrieve updated parameters before saving a checkpoint.
|
D | api_def_RetrieveTPUEmbeddingAdadeltaParametersGradAccumDebug.pbtxt | 7 Parameter parameters updated by the Adadelta optimization algorithm. 13 Parameter accumulators updated by the Adadelta optimization algorithm. 19 Parameter updates updated by the Adadelta optimization algorithm. 25 Parameter gradient_accumulators updated by the Adadelta optimization algorithm. 33 used to retrieve updated parameters before saving a checkpoint.
|
D | api_def_RetrieveTPUEmbeddingRMSPropParameters.pbtxt | 7 Parameter parameters updated by the RMSProp optimization algorithm. 13 Parameter ms updated by the RMSProp optimization algorithm. 19 Parameter mom updated by the RMSProp optimization algorithm. 27 used to retrieve updated parameters before saving a checkpoint.
|
D | api_def_RetrieveTPUEmbeddingFTRLParameters.pbtxt | 7 Parameter parameters updated by the FTRL optimization algorithm. 13 Parameter accumulators updated by the FTRL optimization algorithm. 19 Parameter linears updated by the FTRL optimization algorithm. 27 used to retrieve updated parameters before saving a checkpoint.
|
D | api_def_RetrieveTPUEmbeddingAdadeltaParameters.pbtxt | 7 Parameter parameters updated by the Adadelta optimization algorithm. 13 Parameter accumulators updated by the Adadelta optimization algorithm. 19 Parameter updates updated by the Adadelta optimization algorithm. 27 used to retrieve updated parameters before saving a checkpoint.
|
D | api_def_RetrieveTPUEmbeddingADAMParameters.pbtxt | 7 Parameter parameters updated by the ADAM optimization algorithm. 13 Parameter momenta updated by the ADAM optimization algorithm. 19 Parameter velocities updated by the ADAM optimization algorithm. 27 used to retrieve updated parameters before saving a checkpoint.
|
D | api_def_RetrieveTPUEmbeddingMomentumParametersGradAccumDebug.pbtxt | 7 Parameter parameters updated by the Momentum optimization algorithm. 13 Parameter momenta updated by the Momentum optimization algorithm. 19 Parameter gradient_accumulators updated by the Momentum optimization algorithm. 27 used to retrieve updated parameters before saving a checkpoint.
|
D | api_def_RetrieveTPUEmbeddingAdagradParametersGradAccumDebug.pbtxt | 7 Parameter parameters updated by the Adagrad optimization algorithm. 13 Parameter accumulators updated by the Adagrad optimization algorithm. 19 Parameter gradient_accumulators updated by the Adagrad optimization algorithm. 27 used to retrieve updated parameters before saving a checkpoint.
|
D | api_def_RetrieveTPUEmbeddingProximalAdagradParametersGradAccumDebug.pbtxt | 7 Parameter parameters updated by the proximal Adagrad optimization algorithm. 13 Parameter accumulators updated by the proximal Adagrad optimization algorithm. 19 Parameter gradient_accumulators updated by the proximal Adagrad optimization algorithm. 27 used to retrieve updated parameters before saving a checkpoint.
|
D | api_def_RetrieveTPUEmbeddingMomentumParameters.pbtxt | 7 Parameter parameters updated by the Momentum optimization algorithm. 13 Parameter momenta updated by the Momentum optimization algorithm. 21 used to retrieve updated parameters before saving a checkpoint.
|
D | api_def_RetrieveTPUEmbeddingAdagradParameters.pbtxt | 7 Parameter parameters updated by the Adagrad optimization algorithm. 13 Parameter accumulators updated by the Adagrad optimization algorithm. 21 used to retrieve updated parameters before saving a checkpoint.
|
D | api_def_RetrieveTPUEmbeddingProximalAdagradParameters.pbtxt | 7 Parameter parameters updated by the proximal Adagrad optimization algorithm. 13 Parameter accumulators updated by the proximal Adagrad optimization algorithm. 21 used to retrieve updated parameters before saving a checkpoint.
|
/external/mesa3d/docs/relnotes/ |
D | 3.5 | 29 Not all of the older Mesa drivers have been updated. Here's the status: 33 XMesa (Xlib) updated 34 OSMesa (off-screen) updated 35 FX (3dfx Voodoo1/2) updated 36 SVGA updated 37 GGI not updated 38 Windows/Win32 not updated 39 DOS/DJGPP not updated 40 BeOS not updated 41 Allegro not updated [all …]
|
/external/python/google-api-python-client/tests/ |
D | test__helpers.py | 129 updated = _helpers.update_query_params(uri, {'a': 'b'}) 130 self.assertEqual(updated, uri + '?a=b') 134 updated = _helpers.update_query_params(uri, {'a': 'b', 'c': 'd&'}) 136 assertUrisEqual(self, updated, hardcoded_update) 141 updated = _helpers.update_query_params(uri, {'x': 'b', 'y': 'c'}) 143 assertUrisEqual(self, updated, hardcoded_update)
|
/external/python/cpython2/Lib/ |
D | functools.py | 20 updated = WRAPPER_UPDATES): argument 34 for attr in updated: 41 updated = WRAPPER_UPDATES): argument 51 assigned=assigned, updated=updated)
|
/external/grpc-grpc/src/core/ext/filters/client_channel/ |
D | subchannel_index.cc | 187 grpc_avl updated = in grpc_subchannel_index_register() local 198 GPR_SWAP(grpc_avl, updated, g_subchannel_index); in grpc_subchannel_index_register() 203 grpc_avl_unref(updated, grpc_core::ExecCtx::Get()); in grpc_subchannel_index_register() 237 grpc_avl updated = in grpc_subchannel_index_unregister() local 243 GPR_SWAP(grpc_avl, updated, g_subchannel_index); in grpc_subchannel_index_unregister() 248 grpc_avl_unref(updated, grpc_core::ExecCtx::Get()); in grpc_subchannel_index_unregister()
|
/external/libvpx/libvpx/vp8/encoder/ |
D | encodemv.c | 170 const vp8_prob update_p, int *updated) { in update() argument 181 *updated = 1; in update() 192 unsigned int rc, int *updated) { in write_component_probs() argument 275 updated); in write_component_probs() 277 update(w, sign_ct, Pcur + MVPsign, Pnew[MVPsign], *Pupdate++, updated); in write_component_probs() 286 update(w, short_bct[j], cur_p + j, new_p[j], *Pupdate++, updated); in write_component_probs() 298 update(w, bit_ct[j], cur_p + j, new_p[j], *Pupdate++, updated); in write_component_probs()
|
/external/webrtc/webrtc/modules/video_render/ios/ |
D | video_render_ios_gles20.mm | 188 // Check if there are any updated buffers 189 bool updated = false; 195 updated = agl_channel->IsUpdated(); 196 if (updated) { 202 if (updated) { 203 // At least one buffer has been updated, we need to repaint the texture 270 // Check if there are any updated buffers 271 // bool updated = false;
|
/external/mesa3d/src/glx/apple/ |
D | apple_glx.c | 68 int updated; in surface_notify_handler() local 70 updated = apple_glx_context_surface_changed(uid, pthread_self()); in surface_notify_handler() 72 apple_glx_diagnostic("surface notify updated %d\n", updated); in surface_notify_handler()
|