Home
last modified time | relevance | path

Searched defs:need (Results 26 - 50 of 68) sorted by relevance

123

/third_party/musl/porting/linux/user/src/thread/
H A Dpthread_create.c394 size_t need = libc.tls_size + __pthread_tsd_size; in __pthread_create() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_fast_pac.c481 size_t i, need; in eap_fast_write() local
H A Deap_teap_pac.c482 size_t i, need; in eap_teap_write() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dsae_pk.c603 size_t need; in sae_write_confirm_pk() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_fast_pac.c481 size_t i, need; in eap_fast_write() local
H A Deap_teap_pac.c482 size_t i, need; in eap_teap_write() local
/third_party/ffmpeg/libavformat/
H A Dty.c519 int need = 0; in demux_audio() local
/third_party/node/src/crypto/
H A Dcrypto_ec.cc724 const size_t need = in DoExport() local
/third_party/musl/src/stdio/
H A Dvfprintf.c301 int sh=MIN(9,-e2), need=1+(p+LDBL_MANT_DIG/3U+8)/9; in fmt_fp() local
/third_party/musl/porting/liteos_a/kernel/src/stdio/
H A Dvfprintf.c297 int sh=MIN(9,-e2), need=1+(p+LDBL_MANT_DIG/3U+8)/9; in fmt_fp() local
/third_party/musl/porting/linux/user/src/stdio/
H A Dvfprintf.c303 int sh=MIN(9,-e2), need=1+(p+LDBL_MANT_DIG/3U+8)/9; in fmt_fp() local
/third_party/musl/porting/liteos_m/kernel/src/stdio/
H A Dvfprintf.c298 int sh=MIN(9,-e2), need=1+(p+LDBL_MANT_DIG/3U+8)/9; in fmt_fp() local
/third_party/musl/porting/uniproton/kernel/src/stdio/
H A Dvfprintf.c298 int sh=MIN(9,-e2), need=1+(p+LDBL_MANT_DIG/3U+8)/9; in fmt_fp() local
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_stream.c747 int nghttp3_stream_ensure_chunk(nghttp3_stream *stream, size_t need) { in nghttp3_stream_ensure_chunk() argument
H A Dnghttp3_qpack.c1115 size_t n = min_size, need; in reserve_buf_internal() local
1338 static int qpack_encoder_can_index(nghttp3_qpack_encoder *encoder, size_t need, in qpack_encoder_can_index() argument
/device/soc/rockchip/common/sdk_linux/
H A DMakefile[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedia_datashare_ext_ability.cpp411 static int32_t HandleShortPermission(bool &need) in HandleShortPermission() argument
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_rtb.c77 size_t need, avail = sizeof(ngtcp2_frame) - sizeof(ngtcp2_stream); in ngtcp2_frame_chain_stream_datacnt_objalloc_new() local
94 size_t need, avail = sizeof(ngtcp2_frame) - sizeof(ngtcp2_crypto); in ngtcp2_frame_chain_crypto_datacnt_objalloc_new() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
H A Dmenu_item_pattern.cpp1650 void MenuItemPattern::UpdateNeedDivider(bool need) in UpdateNeedDivider() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_navigation_stack.cpp956 void JSNavigationStack::SetNeedUpdatePathInfo(int32_t index, bool need) in SetNeedUpdatePathInfo() argument
1009 void JSNavigationStack::SetNeedBuildNewInstance(int32_t index, bool need) in SetNeedBuildNewInstance() argument
/third_party/eudev/src/shared/
H A Dutil.c1577 void* greedy_realloc(void **p, size_t *allocated, size_t need, size_t size) { in greedy_realloc() argument
/third_party/backends/backend/
H A Dhp-scl.c857 hp_scsi_need (HpScsi this, size_t need) in hp_scsi_need() argument
/third_party/mbedtls/tests/src/test_helpers/
H A Dssl_helpers.c95 set_chk_buf_ptr_args( mbedtls_ssl_chk_buf_ptr_args *args, unsigned char *cur, unsigned char *end, size_t need) set_chk_buf_ptr_args() argument
/third_party/skia/third_party/externals/libpng/
H A Dpngread.c1796 png_image_memory_read(png_structp png_ptr, png_bytep out, size_t need) in png_image_memory_read() argument
[all...]
/third_party/python/Objects/
H A Dlistobject.c1591 merge_getmem(MergeState *ms, Py_ssize_t need) in merge_getmem() argument

Completed in 44 milliseconds

123