Home
last modified time | relevance | path

Searched refs:Lost (Results 1 – 25 of 35) sorted by relevance

12

/external/webrtc/webrtc/modules/audio_coding/neteq/tools/
Dneteq_quality_test.h32 virtual bool Lost() = 0;
37 bool Lost() override;
43 bool Lost() override;
53 bool Lost() override;
Dneteq_quality_test.cc260 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/
Dblocks.m175 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/
Dneteq_stereo_unittest.cc180 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
Dneteq_external_decoder_unittest.cc82 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()
Dneteq_network_stats_unittest.cc122 bool Lost(uint32_t send_time) { in Lost() function in webrtc::test::NetEqNetworkStatsTest
193 if (!Lost(next_send_time)) { in RunTest()
/external/python/httplib2/
DREADME.md46 ### Lost update support
50 Detecting the Lost Update Problem Using Unreserved Checkout.
Dlibhttplib2.tex81 \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/
Dbug_735912.in64 % Lost Focus AAction MyField
/external/mesa3d/src/egl/main/
Deglsurface.h62 EGLBoolean Lost; member
Deglsurface.c280 surf->Lost = EGL_FALSE; in _eglInitSurface()
Deglapi.c840 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/
Dtrace_example.txt221 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/
Ddictionary196 VALUE Acct-Terminate-Cause Lost-Carrier 2
197 VALUE Acct-Terminate-Cause Lost-Service 3
/external/mesa3d/src/egl/drivers/dri2/
Dplatform_android.c299 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/
Dztypes_linux_sparc64.go333 Lost uint32 member
Dztypes_linux_s390x.go379 Lost uint32 member
Dztypes_linux_386.go375 Lost uint32 member
Dztypes_linux_mips.go376 Lost uint32 member
Dztypes_linux_amd64.go379 Lost uint32 member
Dztypes_linux_ppc64.go381 Lost uint32 member
Dztypes_linux_mips64.go380 Lost uint32 member
Dztypes_linux_mipsle.go376 Lost uint32 member
/external/python/httplib2/doc/
Dlibhttplib2.rst98 .. describe:: Lost update support
101 cached. This implements Section 3.2 of Detecting the Lost Update Problem Using
/external/python/httplib2/doc/html/_sources/
Dlibhttplib2.txt98 .. describe:: Lost update support
101 cached. This implements Section 3.2 of Detecting the Lost Update Problem Using

12