| /third_party/libphonenumber/cpp/src/phonenumbers/utf/ |
| H A D | utfdef.h | 27 #define nelem(x) (sizeof(x)/sizeof((x)[0])) macro
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/etnaviv/ |
| H A D | etnaviv_drv.h | 98 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 D | etnaviv_drv.h | 98 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 D | threadmessage.c | 42 av_thread_message_queue_alloc(AVThreadMessageQueue **mq, unsigned nelem, unsigned elsize) av_thread_message_queue_alloc() argument
|
| H A D | mem.c | 171 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 D | sparse_array.c | 54 size_t nelem; member
|
| /third_party/openssl/crypto/ |
| H A D | sparse_array.c | 54 size_t nelem; member
|
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares__sortaddrinfo.c | 401 size_t nelem = 0; in ares__sortaddrinfo() local
|
| /third_party/libinput/src/ |
| H A D | util-strings.h | 306 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 D | bioprinttest.c | 19 #define nelem(x) (int)(sizeof(x) / sizeof((x)[0])) macro
|
| /kernel/linux/linux-6.6/drivers/accel/qaic/ |
| H A D | qaic.h | 65 u32 nelem; member
|
| /third_party/libevdev/libevdev/ |
| H A D | libevdev-int.h | 270 queue_set_num_elements(struct libevdev *dev, size_t nelem) in queue_set_num_elements() argument
|
| H A D | libevdev.c | 876 size_t nelem; in drain_events() local
|
| /kernel/linux/linux-5.10/drivers/xen/ |
| H A D | privcmd.c | 151 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 D | sysinfo.cc | 823 const int nelem = getloadavg(res.data(), kMaxSamples); in GetLoadAvg() local
|
| /third_party/libinput/test/ |
| H A D | test-utils.c | 1101 size_t nelem; in START_TEST() local
|
| /third_party/node/deps/openssl/openssl/crypto/property/ |
| H A D | property.c | 91 size_t nelem; member
|
| /third_party/openssl/crypto/property/ |
| H A D | property.c | 91 size_t nelem; member
|
| /kernel/linux/linux-5.10/drivers/ata/ |
| H A D | sata_qstor.c | 269 unsigned int nelem; in qs_qc_prep() local
|
| /kernel/linux/linux-6.6/drivers/ata/ |
| H A D | sata_qstor.c | 266 unsigned int nelem; in qs_qc_prep() local
|
| /kernel/linux/linux-6.6/drivers/xen/ |
| H A D | privcmd.c | 156 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 D | gru_instructions.h | 142 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 D | sge.c | 751 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 D | tehuti.c | 928 static struct rxdb *bdx_rxdb_create(int nelem) in bdx_rxdb_create() argument [all...] |
| /kernel/linux/linux-5.10/drivers/sbus/char/ |
| H A D | oradax.c | 403 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
|