/external/webrtc/webrtc/modules/audio_coding/neteq/tools/ |
D | neteq_quality_test.h | 32 virtual bool Lost() = 0; 37 bool Lost() override; 43 bool Lost() override; 53 bool Lost() override;
|
D | neteq_quality_test.cc | 260 bool NoLoss::Lost() { in Lost() function in webrtc::test::NoLoss 268 bool UniformLoss::Lost() { in Lost() function in webrtc::test::UniformLoss 280 bool GilbertElliotLoss::Lost() { in Lost() function in webrtc::test::GilbertElliotLoss 287 return lost_last_ = uniform_loss_model_->Lost(); in Lost() 290 return lost_last_ = uniform_loss_model_->Lost(); in Lost() 360 if (loss_model_->Lost()) { in PacketLost()
|
/external/clang/test/Analysis/ |
D | blocks.m | 175 static const char str[] = "Lost connection to sharingd"; 183 static const char str[] = "Lost connection to sharingd"; 191 static const char str[] = "Lost connection to sharingd"; 199 static const char str[] = "Lost connection to sharingd"; 207 static const char str[] = "Lost connection to sharingd";
|
/external/webrtc/webrtc/modules/audio_coding/neteq/ |
D | neteq_stereo_unittest.cc | 180 virtual bool Lost() { return false; } in Lost() function in webrtc::NetEqStereoTest 190 } while (Lost()); // If lost, immediately read the next packet. in RunTest() 212 } while (Lost()); // If lost, immediately read the next packet. in RunTest() 361 virtual bool Lost() { in Lost() function in webrtc::NetEqStereoTestLosses
|
D | neteq_external_decoder_unittest.cc | 82 virtual bool Lost() { return false; } in Lost() function in webrtc::NetEqExternalDecoderUnitTest 99 } while (Lost()); // If lost, immediately read the next packet. in RunTest() 116 } while (Lost()); // If lost, immediately read the next packet. in RunTest()
|
D | neteq_network_stats_unittest.cc | 122 bool Lost(uint32_t send_time) { in Lost() function in webrtc::test::NetEqNetworkStatsTest 193 if (!Lost(next_send_time)) { in RunTest()
|
/external/python/httplib2/ |
D | README.md | 46 ### Lost update support 50 Detecting the Lost Update Problem Using Unreserved Checkout.
|
D | libhttplib2.tex | 81 \item[Lost update support] 82 …rces we have already cached. This implements Section 3.2 of Detecting the Lost Update Problem Usin…
|
/external/pdfium/testing/resources/javascript/ |
D | bug_735912.in | 64 % Lost Focus AAction MyField
|
/external/mesa3d/src/egl/main/ |
D | eglsurface.h | 62 EGLBoolean Lost; member
|
D | eglsurface.c | 280 surf->Lost = EGL_FALSE; in _eglInitSurface()
|
D | eglapi.c | 840 if (draw_surf && draw_surf->Lost) in eglMakeCurrent() 842 if (read_surf && read_surf->Lost) in eglMakeCurrent() 1251 if (surf->Lost) in eglSwapBuffers()
|
/external/bcc/tools/ |
D | trace_example.txt | 221 buffer. This shows as "Lost N samples": 229 Lost 764896 samples 230 Lost 764896 samples 231 Lost 764896 samples
|
/external/ppp/pppd/plugins/radius/etc/ |
D | dictionary | 196 VALUE Acct-Terminate-Cause Lost-Carrier 2 197 VALUE Acct-Terminate-Cause Lost-Service 3
|
/external/mesa3d/src/egl/drivers/dri2/ |
D | platform_android.c | 299 dri2_surf->base.Lost = EGL_TRUE; in droid_window_cancel_buffer() 430 if (dri2_surf->base.Lost) in update_buffers() 439 dri2_surf->base.Lost = EGL_TRUE; in update_buffers()
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | ztypes_linux_sparc64.go | 333 Lost uint32 member
|
D | ztypes_linux_s390x.go | 379 Lost uint32 member
|
D | ztypes_linux_386.go | 375 Lost uint32 member
|
D | ztypes_linux_mips.go | 376 Lost uint32 member
|
D | ztypes_linux_amd64.go | 379 Lost uint32 member
|
D | ztypes_linux_ppc64.go | 381 Lost uint32 member
|
D | ztypes_linux_mips64.go | 380 Lost uint32 member
|
D | ztypes_linux_mipsle.go | 376 Lost uint32 member
|
/external/python/httplib2/doc/ |
D | libhttplib2.rst | 98 .. describe:: Lost update support 101 cached. This implements Section 3.2 of Detecting the Lost Update Problem Using
|
/external/python/httplib2/doc/html/_sources/ |
D | libhttplib2.txt | 98 .. describe:: Lost update support 101 cached. This implements Section 3.2 of Detecting the Lost Update Problem Using
|