/third_party/musl/porting/linux/user/src/thread/ |
H A D | pthread_create.c | 394 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 D | eap_fast_pac.c | 481 size_t i, need; in eap_fast_write() local
|
H A D | eap_teap_pac.c | 482 size_t i, need; in eap_teap_write() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | sae_pk.c | 603 size_t need; in sae_write_confirm_pk() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
H A D | eap_fast_pac.c | 481 size_t i, need; in eap_fast_write() local
|
H A D | eap_teap_pac.c | 482 size_t i, need; in eap_teap_write() local
|
/third_party/ffmpeg/libavformat/ |
H A D | ty.c | 519 int need = 0; in demux_audio() local
|
/third_party/node/src/crypto/ |
H A D | crypto_ec.cc | 724 const size_t need = in DoExport() local
|
/third_party/musl/src/stdio/ |
H A D | vfprintf.c | 301 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 D | vfprintf.c | 297 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 D | vfprintf.c | 303 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 D | vfprintf.c | 298 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 D | vfprintf.c | 298 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 D | nghttp3_stream.c | 747 int nghttp3_stream_ensure_chunk(nghttp3_stream *stream, size_t need) { in nghttp3_stream_ensure_chunk() argument
|
H A D | nghttp3_qpack.c | 1115 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 D | Makefile | [all...] |
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
H A D | media_datashare_ext_ability.cpp | 411 static int32_t HandleShortPermission(bool &need) in HandleShortPermission() argument
|
/third_party/node/deps/ngtcp2/ngtcp2/lib/ |
H A D | ngtcp2_rtb.c | 77 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 D | menu_item_pattern.cpp | 1650 void MenuItemPattern::UpdateNeedDivider(bool need) in UpdateNeedDivider() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_navigation_stack.cpp | 956 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 D | util.c | 1577 void* greedy_realloc(void **p, size_t *allocated, size_t need, size_t size) { in greedy_realloc() argument
|
/third_party/backends/backend/ |
H A D | hp-scl.c | 857 hp_scsi_need (HpScsi this, size_t need) in hp_scsi_need() argument
|
/third_party/mbedtls/tests/src/test_helpers/ |
H A D | ssl_helpers.c | 95 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 D | pngread.c | 1796 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 D | listobject.c | 1591 merge_getmem(MergeState *ms, Py_ssize_t need) in merge_getmem() argument
|