Home
last modified time | relevance | path

Searched defs:need (Results 1 – 25 of 55) 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/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_standard/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/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_compiler/pi_ir/
Doperation.h116 void SetNeedExtInstr(bool need) override { need_ext_instr_ = need; } in SetNeedExtInstr()
/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/src/thread/liteos_a/
Dpthread_create.c258 size_t need = libc.tls_size + __pthread_tsd_size; in __pthread_create() 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.c281 size_t need = libc.tls_size + __pthread_tsd_size; in __pthread_create() local
/third_party/mbedtls/library/
Dssl_misc.h504 const uint8_t *end, size_t need) in mbedtls_ssl_chk_buf_ptr()
512 size_t need; member
523 const uint8_t *end, size_t need) in mbedtls_ssl_chk_buf_ptr()
543 #define MBEDTLS_SSL_CHK_BUF_PTR(cur, end, need) \ argument
565 #define MBEDTLS_SSL_CHK_BUF_READ_PTR(cur, end, need) \ argument
/third_party/musl/porting/linux/user/src/thread/
Dpthread_create.c394 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/ntfs-3g/ntfsprogs/
Dntfsfallocate.c600 s64 need; in ntfs_inner_allocation() local
/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/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/src/aio/
Daio.c84 static struct aio_queue *__aio_get_queue(int fd, int need) in __aio_get_queue()
/third_party/musl/src/thread/linux/
Dpthread_create.c521 size_t need = libc.tls_size + __pthread_tsd_size; in __pthread_create() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_guard/
Dinfo.cc389 void InfoPack::AllocIfNeed(size_t need) { in AllocIfNeed()
/third_party/ffmpeg/libavcodec/
Dtiffenc.c89 static inline int check_size(TiffEncoderContext *s, uint64_t need) in check_size()

123