Home
last modified time | relevance | path

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

123456

/kernel/linux/linux-6.6/tools/virtio/ringtest/
H A Dring.c189 bool need; in kick_available() local
256 bool need; in call_used() local
/kernel/linux/linux-6.6/mm/
H A Dpage_ext.c106 bool need = false; in invoke_need_callbacks() local
[all...]
/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_create.c258 size_t need = libc.tls_size + __pthread_tsd_size; in __pthread_create() local
/third_party/musl/src/thread/
H A Dpthread_create.c281 size_t need = libc.tls_size + __pthread_tsd_size; in __pthread_create() local
/third_party/musl/porting/linux/user/src/aio/
H A Daio.c83 static struct aio_queue *__aio_get_queue(int fd, int need) in __aio_get_queue() argument
/third_party/musl/porting/liteos_a/user/src/aio/
H A Daio.c83 static struct aio_queue *__aio_get_queue(int fd, int need) in __aio_get_queue() argument
/third_party/musl/src/thread/liteos_a/
H A Dpthread_create.c258 size_t need = libc.tls_size + __pthread_tsd_size; in __pthread_create() local
/third_party/musl/src/aio/
H A Daio.c84 static struct aio_queue *__aio_get_queue(int fd, int need) in __aio_get_queue() argument
/third_party/zlib/contrib/blast/
H A Dblast.c72 local int bits(struct state *s, int need) in bits() argument
[all...]
/third_party/zlib/contrib/puff/
H A Dpuff.c126 local int bits(struct state *s, int need) in bits() argument
[all...]
/kernel/linux/linux-6.6/
H A DMakefile[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_stack.h216 virtual void SetNeedBuildNewInstance(int32_t index, bool need) {} in SetNeedBuildNewInstance() argument
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/
H A Dx86-stub.c526 u32 need = (nr_desc - i) * sizeof(struct e820_entry) + in setup_e820() local
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dtcp_mmap.c127 static void *mmap_large_buffer(size_t need, size_t *allocated) in mmap_large_buffer() argument
/kernel/linux/linux-5.10/fs/dlm/
H A Dmember.c171 int need = 0; in dlm_slots_assign() local
/kernel/linux/linux-6.6/fs/dlm/
H A Dmember.c167 int need = 0; in dlm_slots_assign() local
/third_party/ffmpeg/libavcodec/
H A Dtiffenc.c89 static inline int check_size(TiffEncoderContext *s, uint64_t need) in check_size() argument
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsfallocate.c600 s64 need; in ntfs_inner_allocation() local
/third_party/musl/src/thread/linux/
H A Dpthread_create.c458 size_t need = libc.tls_size + __pthread_tsd_size; in __pthread_create() local
/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

Completed in 21 milliseconds

123456