/third_party/icu/tools/multi/proj/provider/glue/ |
H A D | cal_fe.cpp | 159 int avail = OICU_udat_countAvailable(); in GLUE_SYM() local
|
H A D | date_fe.cpp | 159 int avail = OICU_udat_countAvailable(); in GLUE_SYM() local
|
H A D | coll_fe.cpp | 334 int avail = OICU_ucol_countAvailable(); in GLUE_SYM() local
|
/third_party/nghttp2/src/ |
H A D | shrpx_rate_limit.cc | 59 size_t RateLimit::avail() const { in avail() function in shrpx::RateLimit
|
/third_party/node/deps/v8/src/base/ |
H A D | bounds.h | 45 T avail = max - index; in ClampToBounds() local
|
/third_party/pulseaudio/speex/libspeexdsp/ |
H A D | testresample2.c | 50 int rate = 1000, off = 0, avail = INBLOCK; in main() local
|
/third_party/node/src/crypto/ |
H A D | crypto_clienthello.cc | 27 void ClientHelloParser::Parse(const uint8_t* data, size_t avail) { in Parse() argument 47 bool ClientHelloParser::ParseRecordHeader(const uint8_t* data, size_t avail) { in ParseRecordHeader() argument 75 void ClientHelloParser::ParseHeader(const uint8_t* data, size_t avail) { in ParseHeader() argument 169 bool ClientHelloParser::ParseTLSClientHello(const uint8_t* data, size_t avail) { in ParseTLSClientHello() argument [all...] |
H A D | crypto_bio.cc | 267 size_t avail = read_head_->write_pos_ - read_head_->read_pos_; in Read() local 324 size_t avail = current->write_pos_ - current->read_pos_; in IndexOf() local 366 size_t avail = write_head_->len_ - write_head_->write_pos_; Write() local [all...] |
/third_party/nghttp2/lib/ |
H A D | nghttp2_hd_huffman.c | 52 size_t avail; in nghttp2_hd_huff_encode() local
|
/third_party/node/deps/nghttp2/lib/ |
H A D | nghttp2_hd_huffman.c | 52 size_t avail; in nghttp2_hd_huff_encode() local
|
/third_party/alsa-utils/axfer/ |
H A D | xfer-libasound-irq-mmap.c | 24 snd_pcm_uframes_t avail = 0; in irq_mmap_pre_process() local 78 snd_pcm_uframes_t avail; in irq_mmap_process_frames() local [all...] |
H A D | xfer-libasound-irq-rw.c | 113 snd_pcm_sframes_t avail; in r_process_frames_blocking() local 161 snd_pcm_sframes_t avail; in r_process_frames_nonblocking() local 257 snd_pcm_sframes_t avail; w_process_frames_blocking() local 321 snd_pcm_sframes_t avail; w_process_frames_nonblocking() local [all...] |
H A D | xfer-libasound-timer-mmap.c | 27 snd_pcm_uframes_t avail = 0; in timer_mmap_pre_process() local 126 snd_pcm_sframes_t avail; in timer_mmap_process_frames() local [all...] |
/third_party/musl/src/malloc/mallocng/ |
H A D | free.c | 132 uint32_t avail = g->avail_mask; in free() local
|
/third_party/lzma/CPP/7zip/Common/ |
H A D | CWrappers.cpp | 182 UInt32 avail;
in ReadByteFromNewBlock() local
|
/third_party/node/src/ |
H A D | js_stream.cc | 176 ssize_t avail = len; in ReadBuffer() local
|
H A D | js_udp_wrap.cc | 168 ssize_t avail = std::min<size_t>(buf.len, len); in EmitReceived() local
|
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_query_pool.c | 167 const bool avail = *(const uint64_t *)(src + result_size); in vn_GetQueryPoolResults() local 178 const bool avail = *(const uint32_t *)(src + result_size); in vn_GetQueryPoolResults() local
|
/third_party/ltp/testcases/kernel/syscalls/acct/ |
H A D | acct02.c | 226 float avail = (100.00 * buf.f_bavail) / buf.f_blocks; in setup() local
|
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
H A D | ttkern.c | 51 FT_UInt32 avail = 0, ordered = 0; in FT_LOCAL_DEF() local
|
/third_party/toybox/toys/posix/ |
H A D | df.c | 100 unsigned long long size, used, avail, percent, block; in show_mt() local
|
/third_party/ffmpeg/libavformat/ |
H A D | tcp.c | 299 int avail; in tcp_get_window_size() local
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_plugin.c | 577 snd_pcm_plugin_may_wait_for_avail_min_conv( snd_pcm_t *pcm, snd_pcm_uframes_t avail, snd_pcm_uframes_t (*conv)(snd_pcm_t *, snd_pcm_uframes_t)) snd_pcm_plugin_may_wait_for_avail_min_conv() argument 653 snd_pcm_plugin_may_wait_for_avail_min(snd_pcm_t *pcm, snd_pcm_uframes_t avail) snd_pcm_plugin_may_wait_for_avail_min() argument
|
/third_party/libwebsockets/lib/roles/ws/ |
H A D | server-ws.c | 808 unsigned int avail = (unsigned int)len; in lws_ws_frame_rest_is_payload() local [all...] |
/third_party/nghttp2/tests/ |
H A D | failmalloc_test.c | 75 size_t avail = (size_t)(df->datalimit - df->datamark); in data_feed_recv_callback() local
|