| /third_party/skia/tools/ |
| D | AutoreleasePool.h | 32 void drain() {} in drain() function
|
| D | AutoreleasePool.mm | 22 void AutoreleasePool::drain() { function
|
| /third_party/node/test/parallel/ |
| D | test-stream2-readable-legacy-drain.js | 47 function drain() { function
|
| D | test-http-header-owstext.js | 24 function drain() { function
|
| D | test-file-write-stream.js | 39 drain: -2, property
|
| /third_party/nghttp2/src/ |
| D | shrpx_rate_limit.cc | 66 void RateLimit::drain(size_t n) { in drain() function in shrpx::RateLimit
|
| D | buffer.h | 56 size_t drain(size_t count) { in drain() function
|
| D | memchunk.h | 303 size_t drain(size_t count) { in drain() function 639 size_t drain(size_t count) { in drain() function
|
| /third_party/node/deps/undici/src/docs/api/ |
| D | Client.md | 239 #### Example - Client drain event
|
| /third_party/alsa-lib/src/rawmidi/ |
| D | rawmidi_local.h | 34 int (*drain)(snd_rawmidi_t *rawmidi); member
|
| /third_party/pulseaudio/src/utils/ |
| D | pasuspender.c | 64 static void drain(void) { in drain() function
|
| D | pactl.c | 171 static void drain(void) { in drain() function
|
| /third_party/ffmpeg/libavcodec/ |
| D | pcm_rechunk_bsf.c | 121 int drain = FFMIN(s->in_pkt->size, data_size - s->out_pkt->size); in rechunk_filter() local
|
| /third_party/alsa-lib/include/ |
| D | pcm_ioplug.h | 173 int (*drain)(snd_pcm_ioplug_t *io); member
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| D | vk_sync_timeline.c | 250 bool drain) in vk_sync_timeline_gc_locked()
|
| /third_party/FreeBSD/sys/compat/linuxkpi/common/src/ |
| D | linux_usb.c | 465 struct urb *urb, uint8_t drain) in usb_unlink_bsd() 484 usb_unlink_urb_sub(struct urb *urb, uint8_t drain) in usb_unlink_urb_sub()
|
| /third_party/ffmpeg/libavfilter/ |
| D | f_loop.c | 141 int drain = 0; in afilter_frame() local
|
| /third_party/node/lib/internal/test_runner/ |
| D | runner.js | 263 drain() { method in FileTest
|
| /third_party/python/Lib/asyncio/ |
| D | streams.py | 355 async def drain(self): member in StreamWriter
|
| D | base_events.py | 221 async def drain(self): member in _SendfileFallbackProtocol
|
| /third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
| D | ohos_multimedia_audio.js | 280 drain: function (...args) { method
|
| /third_party/alsa-lib/src/pcm/ |
| D | pcm_local.h | 167 int (*drain)(snd_pcm_t *pcm); /* need own locking */ member
|
| /third_party/rust/crates/memchr/bench/data/code/ |
| D | rust-library.rs | 7876 let drain = data.drain_filter(filter); localVariable 7944 let drain = vec.drain_filter(|&mut x| x % 2 != 0); localVariable
|