Home
last modified time | relevance | path

Searched defs:avail (Results 1 - 25 of 126) sorted by relevance

123456

/third_party/icu/tools/multi/proj/provider/glue/
H A Dcal_fe.cpp159 int avail = OICU_udat_countAvailable(); in GLUE_SYM() local
H A Ddate_fe.cpp159 int avail = OICU_udat_countAvailable(); in GLUE_SYM() local
H A Dcoll_fe.cpp334 int avail = OICU_ucol_countAvailable(); in GLUE_SYM() local
/third_party/nghttp2/src/
H A Dshrpx_rate_limit.cc59 size_t RateLimit::avail() const { in avail() function in shrpx::RateLimit
/third_party/node/deps/v8/src/base/
H A Dbounds.h45 T avail = max - index; in ClampToBounds() local
/third_party/pulseaudio/speex/libspeexdsp/
H A Dtestresample2.c50 int rate = 1000, off = 0, avail = INBLOCK; in main() local
/third_party/node/src/crypto/
H A Dcrypto_clienthello.cc27 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 Dcrypto_bio.cc267 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 Dnghttp2_hd_huffman.c52 size_t avail; in nghttp2_hd_huff_encode() local
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_hd_huffman.c52 size_t avail; in nghttp2_hd_huff_encode() local
/third_party/alsa-utils/axfer/
H A Dxfer-libasound-irq-mmap.c24 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 Dxfer-libasound-irq-rw.c113 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 Dxfer-libasound-timer-mmap.c27 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 Dfree.c132 uint32_t avail = g->avail_mask; in free() local
/third_party/lzma/CPP/7zip/Common/
H A DCWrappers.cpp182 UInt32 avail; in ReadByteFromNewBlock() local
/third_party/node/src/
H A Djs_stream.cc176 ssize_t avail = len; in ReadBuffer() local
H A Djs_udp_wrap.cc168 ssize_t avail = std::min<size_t>(buf.len, len); in EmitReceived() local
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_query_pool.c167 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 Dacct02.c226 float avail = (100.00 * buf.f_bavail) / buf.f_blocks; in setup() local
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dttkern.c51 FT_UInt32 avail = 0, ordered = 0; in FT_LOCAL_DEF() local
/third_party/toybox/toys/posix/
H A Ddf.c100 unsigned long long size, used, avail, percent, block; in show_mt() local
/third_party/ffmpeg/libavformat/
H A Dtcp.c299 int avail; in tcp_get_window_size() local
/third_party/alsa-lib/src/pcm/
H A Dpcm_plugin.c577 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 Dserver-ws.c808 unsigned int avail = (unsigned int)len; in lws_ws_frame_rest_is_payload() local
[all...]
/third_party/nghttp2/tests/
H A Dfailmalloc_test.c75 size_t avail = (size_t)(df->datalimit - df->datamark); in data_feed_recv_callback() local

Completed in 13 milliseconds

123456