/external/webrtc/modules/audio_coding/neteq/tools/ |
D | neteq_quality_test.h | 39 virtual bool Lost(int now_ms) = 0; 44 bool Lost(int now_ms) override; 50 bool Lost(int now_ms) override; 61 bool Lost(int now_ms) override; 90 bool Lost(int now_ms) override;
|
D | neteq_quality_test.cc | 252 bool NoLoss::Lost(int now_ms) { in Lost() function in webrtc::test::NoLoss 258 bool UniformLoss::Lost(int now_ms) { in Lost() function in webrtc::test::UniformLoss 271 bool GilbertElliotLoss::Lost(int now_ms) { in Lost() function in webrtc::test::GilbertElliotLoss 278 return lost_last_ = uniform_loss_model_->Lost(now_ms); in Lost() 281 return lost_last_ = uniform_loss_model_->Lost(now_ms); in Lost() 293 bool FixedLossModel::Lost(int now_ms) { in Lost() function in webrtc::test::FixedLossModel 391 if (loss_model_->Lost(decoded_time_ms_)) { 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/llvm-project/clang/test/Analysis/ |
D | blocks.m | 179 static const char str[] = "Lost connection to sharingd"; 187 static const char str[] = "Lost connection to sharingd"; 195 static const char str[] = "Lost connection to sharingd"; 203 static const char str[] = "Lost connection to sharingd"; 211 static const char str[] = "Lost connection to sharingd";
|
/external/webrtc/modules/audio_coding/neteq/ |
D | neteq_stereo_unittest.cc | 150 virtual bool Lost() { return false; } in Lost() function in webrtc::NetEqStereoTest 160 } while (Lost()); // If lost, immediately read the next packet. in RunTest() 180 } while (Lost()); // If lost, immediately read the next packet. in RunTest() 310 virtual bool Lost() { return (++frame_index_) % kLossInterval == 0; } in Lost() function in webrtc::NetEqStereoTestLosses
|
D | neteq_network_stats_unittest.cc | 177 bool Lost(uint32_t send_time) { in Lost() function in webrtc::test::NetEqNetworkStatsTest 242 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 | 65 % Lost Focus AAction MyField
|
/external/mesa3d/src/egl/main/ |
D | eglsurface.h | 80 EGLBoolean Lost; member
|
D | eglsurface.c | 381 surf->Lost = EGL_FALSE; in _eglInitSurface()
|
D | eglapi.c | 890 if (draw_surf && draw_surf->Lost) in eglMakeCurrent() 892 if (read_surf && read_surf->Lost) in eglMakeCurrent() 1338 if (surf->Lost) in eglSwapBuffers()
|
/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/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/mesa3d/src/egl/drivers/dri2/ |
D | platform_android.c | 516 dri2_surf->base.Lost = EGL_TRUE; in droid_window_cancel_buffer() 725 if (dri2_surf->base.Lost) in update_buffers() 734 dri2_surf->base.Lost = EGL_TRUE; in update_buffers() 1342 dri2_surf->base.Lost = true; in droid_display_shared_buffer()
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | AMDGPUPrintfRuntimeBinding.cpp | 413 bool Lost = false; in lowerPrintfForGpu() local 415 &Lost); in lowerPrintfForGpu()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUPrintfRuntimeBinding.cpp | 418 bool Lost = false; in lowerPrintfForGpu() local 420 &Lost); in lowerPrintfForGpu()
|
/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
|
/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/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineBlockPlacement.cpp | 1978 BlockFrequency Lost = FallThrough2Top + FallThrough2Exit + in FallThroughGains() local 1980 if (Gains > Lost) in FallThroughGains() 1981 Result = Gains - Lost; in FallThroughGains()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | MachineBlockPlacement.cpp | 2011 BlockFrequency Lost = FallThrough2Top + FallThrough2Exit + in FallThroughGains() local 2013 if (Gains > Lost) in FallThroughGains() 2014 Result = Gains - Lost; in FallThroughGains()
|
/external/angle/third_party/vulkan_memory_allocator/ |
D | README.md | 55 - Lost allocations: Allocate memory with appropriate flags and let the library remove allocations t…
|
/external/mdnsresponder/mDNSPosix/ |
D | ReadMe.txt | 239 *** Lost name = 'Foo', type = '_afpovertcp._tcp.', domain = 'local.'
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/ |
D | AMDGPUAsmParser.cpp | 1506 bool Lost; in canLosslesslyConvertToFPType() local 1511 &Lost); in canLosslesslyConvertToFPType() 1514 Lost && in canLosslesslyConvertToFPType() 1857 bool Lost; in addKImmFPOperands() local 1860 APFloat::rmNearestTiesToEven, &Lost); in addKImmFPOperands()
|
/external/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/ |
D | AMDGPUAsmParser.cpp | 1607 bool Lost; in canLosslesslyConvertToFPType() local 1612 &Lost); in canLosslesslyConvertToFPType() 1615 Lost && in canLosslesslyConvertToFPType() 1979 bool Lost; in addKImmFPOperands() local 1982 APFloat::rmNearestTiesToEven, &Lost); in addKImmFPOperands()
|