Searched defs:vecs (Results 1 – 11 of 11) sorted by relevance
/external/u-boot/arch/nios2/cpu/ |
D | interrupts.c | 24 static struct irq_action vecs[32]; variable
|
/external/u-boot/arch/microblaze/cpu/ |
D | interrupts.c | 34 static struct irq_action *vecs; variable
|
/external/libevent/ |
D | buffer_iocp.c | 255 struct evbuffer_iovec vecs[MAX_WSABUFS]; in evbuffer_launch_read_() local
|
D | buffer.c | 2215 struct evbuffer_iovec *vecs, int n_vecs_avail, in evbuffer_read_setup_vecs_() 2304 IOV_TYPE vecs[NUM_READ_IOVEC]; in evbuffer_read() local
|
/external/tensorflow/tensorflow/lite/tools/accuracy/ilsvrc/ |
D | imagenet_model_evaluator.cc | 66 std::vector<std::vector<T>> vecs(n); in Split() local
|
/external/u-boot/drivers/mtd/ |
D | mtdconcat.c | 160 concat_writev(struct mtd_info *mtd, const struct kvec *vecs, in concat_writev()
|
D | mtdcore.c | 1531 static int default_mtd_writev(struct mtd_info *mtd, const struct kvec *vecs, in default_mtd_writev() 1563 int mtd_writev(struct mtd_info *mtd, const struct kvec *vecs, in mtd_writev()
|
D | mtdpart.c | 247 static int part_writev(struct mtd_info *mtd, const struct kvec *vecs, in part_writev()
|
/external/skia/include/core/ |
D | SkMatrix.h | 1368 void mapVectors(SkVector vecs[], int count) const { in mapVectors()
|
/external/skqp/include/core/ |
D | SkMatrix.h | 1376 void mapVectors(SkVector vecs[], int count) const { in mapVectors()
|
/external/syzkaller/executor/ |
D | common_linux.h | 352 struct iovec vecs[MAX_FRAGS + 1]; in syz_emit_ethernet() local
|