Home
last modified time | relevance | path

Searched defs:need (Results 1 – 25 of 56) sorted by relevance

123

/third_party/musl/src/network/
Dgethostbyname2_r.c18 size_t align, need; in gethostbyname2_r() local
/third_party/cups-filters/fontembed/
Ddynstring.c66 int need,len=strlen(fmt)+100; in dyn_vprintf() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
Dbignum.c77 size_t need = mp_unsigned_bin_size((mp_int *) n); in bignum_get_unsigned_bin() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
Dbignum.c77 size_t need = mp_unsigned_bin_size((mp_int *) n); in bignum_get_unsigned_bin() local
/third_party/elfutils/libdwfl/
Dsegment.c59 size_t need = need_start + need_end; in insert() local
/third_party/skia/third_party/externals/freetype/src/gzip/
Dinflate.c40 uLong need; /* stream check value */ member
Dinfcodes.c40 uInt need; /* bits needed */ member
/third_party/flutter/skia/third_party/externals/freetype/src/gzip/
Dinflate.c40 uLong need; /* stream check value */ member
Dinfcodes.c40 uInt need; /* bits needed */ member
/third_party/mesa3d/src/virtio/vulkan/
Dvn_cs.c193 next_buffer_size(size_t cur_size, size_t min_size, size_t need) in next_buffer_size()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dmd4-internal.c113 size_t have, need; in MD4Update() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dmd4-internal.c113 size_t have, need; in MD4Update() local
/third_party/musl/porting/liteos_a/user/src/thread/
Dpthread_create.c258 size_t need = libc.tls_size + __pthread_tsd_size; in __pthread_create() local
/third_party/musl/src/thread/
Dpthread_create.c277 size_t need = libc.tls_size + __pthread_tsd_size; in __pthread_create() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio-resampler.c1432 get_sample_bufs (GstAudioResampler * resampler, gsize need) in get_sample_bufs()
1656 gsize need, avail, out; in gst_audio_resampler_get_out_frames() local
1758 gsize need, consumed; in gst_audio_resampler_resample() local
/third_party/musl/porting/linux/user/src/thread/
Dpthread_create.c366 size_t need = libc.tls_size + __pthread_tsd_size; in __pthread_create() local
/third_party/zlib/contrib/blast/
Dblast.c72 local int bits(struct state *s, int need) in bits()
/third_party/zlib/contrib/puff/
Dpuff.c126 local int bits(struct state *s, int need) in bits()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/audio/
Dgstplanaraudioadapter.c403 gsize need = nsamples; in gst_planar_audio_adapter_get_buffer() local
/third_party/ntfs-3g/ntfsprogs/
Dntfsfallocate.c600 s64 need; in ntfs_inner_allocation() local
/third_party/musl/src/aio/
Daio.c83 static struct aio_queue *__aio_get_queue(int fd, int need) in __aio_get_queue()
/third_party/musl/porting/linux/user/src/aio/
Daio.c83 static struct aio_queue *__aio_get_queue(int fd, int need) in __aio_get_queue()
/third_party/musl/porting/liteos_a/user/src/aio/
Daio.c83 static struct aio_queue *__aio_get_queue(int fd, int need) in __aio_get_queue()
/third_party/mbedtls/library/
Dssl_misc.h392 const uint8_t *end, size_t need ) in mbedtls_ssl_chk_buf_ptr()
407 #define MBEDTLS_SSL_CHK_BUF_PTR( cur, end, need ) \ argument
429 #define MBEDTLS_SSL_CHK_BUF_READ_PTR( cur, end, need ) \ argument
/third_party/ffmpeg/libavcodec/
Dtiffenc.c87 static inline int check_size(TiffEncoderContext *s, uint64_t need) in check_size()

123