Home
last modified time | relevance | path

Searched defs:nelem (Results 1 - 25 of 46) sorted by relevance

12

/third_party/libphonenumber/cpp/src/phonenumbers/utf/
H A Dutfdef.h27 #define nelem(x) (sizeof(x)/sizeof((x)[0])) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/etnaviv/
H A Detnaviv_drv.h98 static inline size_t size_vstruct(size_t nelem, size_t elem_size, size_t base) in size_vstruct() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/etnaviv/
H A Detnaviv_drv.h98 static inline size_t size_vstruct(size_t nelem, size_t elem_size, size_t base) in size_vstruct() argument
/third_party/ffmpeg/libavutil/
H A Dthreadmessage.c42 av_thread_message_queue_alloc(AVThreadMessageQueue **mq, unsigned nelem, unsigned elsize) av_thread_message_queue_alloc() argument
H A Dmem.c171 void *av_realloc_f(void *ptr, size_t nelem, size_t elsize) in av_realloc_f() argument
/third_party/node/deps/openssl/openssl/crypto/
H A Dsparse_array.c54 size_t nelem; member
/third_party/openssl/crypto/
H A Dsparse_array.c54 size_t nelem; member
/third_party/node/deps/cares/src/lib/
H A Dares__sortaddrinfo.c401 size_t nelem = 0; in ares__sortaddrinfo() local
/third_party/libinput/src/
H A Dutil-strings.h306 size_t nelem; in double_array_from_string() local
362 size_t nelem; in kv_double_from_string() local
/third_party/openssl/test/
H A Dbioprinttest.c19 #define nelem(x) (int)(sizeof(x) / sizeof((x)[0])) macro
/kernel/linux/linux-6.6/drivers/accel/qaic/
H A Dqaic.h65 u32 nelem; member
/third_party/libevdev/libevdev/
H A Dlibevdev-int.h270 queue_set_num_elements(struct libevdev *dev, size_t nelem) in queue_set_num_elements() argument
H A Dlibevdev.c876 size_t nelem; in drain_events() local
/kernel/linux/linux-5.10/drivers/xen/
H A Dprivcmd.c151 static int traverse_pages(unsigned nelem, size_t size, in traverse_pages() argument
187 static int traverse_pages_block(unsigned nelem, size_t size, in traverse_pages_block() argument
106 gather_array(struct list_head *pagelist, unsigned nelem, size_t size, const void __user *data) gather_array() argument
/third_party/benchmark/src/
H A Dsysinfo.cc823 const int nelem = getloadavg(res.data(), kMaxSamples); in GetLoadAvg() local
/third_party/libinput/test/
H A Dtest-utils.c1101 size_t nelem; in START_TEST() local
/third_party/node/deps/openssl/openssl/crypto/property/
H A Dproperty.c91 size_t nelem; member
/third_party/openssl/crypto/property/
H A Dproperty.c91 size_t nelem; member
/kernel/linux/linux-5.10/drivers/ata/
H A Dsata_qstor.c269 unsigned int nelem; in qs_qc_prep() local
/kernel/linux/linux-6.6/drivers/ata/
H A Dsata_qstor.c266 unsigned int nelem; in qs_qc_prep() local
/kernel/linux/linux-6.6/drivers/xen/
H A Dprivcmd.c156 static int traverse_pages(unsigned nelem, size_t size, in traverse_pages() argument
192 static int traverse_pages_block(unsigned nelem, size_t size, in traverse_pages_block() argument
111 gather_array(struct list_head *pagelist, unsigned nelem, size_t size, const void __user *data) gather_array() argument
/kernel/linux/linux-5.10/drivers/misc/sgi-gru/
H A Dgru_instructions.h142 unsigned long nelem; /* DW 3 */ member
383 gru_vload(void *cb, unsigned long mem_addr, unsigned int tri0, unsigned char xtype, unsigned long nelem, unsigned long stride, unsigned long hints) gru_vload() argument
396 gru_vstore(void *cb, unsigned long mem_addr, unsigned int tri0, unsigned char xtype, unsigned long nelem, unsigned long stride, unsigned long hints) gru_vstore() argument
409 gru_ivload(void *cb, unsigned long mem_addr, unsigned int tri0, unsigned int tri1, unsigned char xtype, unsigned long nelem, unsigned long hints) gru_ivload() argument
422 gru_ivstore(void *cb, unsigned long mem_addr, unsigned int tri0, unsigned int tri1, unsigned char xtype, unsigned long nelem, unsigned long hints) gru_ivstore() argument
435 gru_vset(void *cb, unsigned long mem_addr, unsigned long value, unsigned char xtype, unsigned long nelem, unsigned long stride, unsigned long hints) gru_vset() argument
449 gru_ivset(void *cb, unsigned long mem_addr, unsigned int tri1, unsigned long value, unsigned char xtype, unsigned long nelem, unsigned long hints) gru_ivset() argument
463 gru_vflush(void *cb, unsigned long mem_addr, unsigned long nelem, unsigned char xtype, unsigned long stride, unsigned long hints) gru_vflush() argument
484 gru_bcopy(void *cb, const unsigned long src, unsigned long dest, unsigned int tri0, unsigned int xtype, unsigned long nelem, unsigned int bufsize, unsigned long hints) gru_bcopy() argument
499 gru_bstore(void *cb, const unsigned long src, unsigned long dest, unsigned int tri0, unsigned int xtype, unsigned long nelem, unsigned long hints) gru_bstore() argument
570 gru_mesq(void *cb, unsigned long queue, unsigned long tri0, unsigned long nelem, unsigned long hints) gru_mesq() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c751 static void *alloc_ring(struct device *dev, size_t nelem, size_t hwsize, in alloc_ring() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/tehuti/
H A Dtehuti.c928 static struct rxdb *bdx_rxdb_create(int nelem) in bdx_rxdb_create() argument
[all...]
/kernel/linux/linux-5.10/drivers/sbus/char/
H A Doradax.c403 static void dax_unlock_pages(struct dax_ctx *ctx, int ccb_index, int nelem) in dax_unlock_pages() argument
758 static void dax_prt_ccbs(struct dax_ccb *ccb, int nelem) in dax_prt_ccbs() argument
777 static int dax_preprocess_usr_ccbs(struct dax_ctx *ctx, int idx, int nelem) in dax_preprocess_usr_ccbs() argument
436 dax_lock_pages(struct dax_ctx *ctx, int idx, int nelem, u64 *err_va) dax_lock_pages() argument

Completed in 32 milliseconds

12