Home
last modified time | relevance | path

Searched defs:vecs (Results 1 – 11 of 11) sorted by relevance

/external/u-boot/arch/nios2/cpu/
Dinterrupts.c24 static struct irq_action vecs[32]; variable
/external/u-boot/arch/microblaze/cpu/
Dinterrupts.c34 static struct irq_action *vecs; variable
/external/libevent/
Dbuffer_iocp.c255 struct evbuffer_iovec vecs[MAX_WSABUFS]; in evbuffer_launch_read_() local
Dbuffer.c2215 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/
Dimagenet_model_evaluator.cc66 std::vector<std::vector<T>> vecs(n); in Split() local
/external/u-boot/drivers/mtd/
Dmtdconcat.c160 concat_writev(struct mtd_info *mtd, const struct kvec *vecs, in concat_writev()
Dmtdcore.c1531 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()
Dmtdpart.c247 static int part_writev(struct mtd_info *mtd, const struct kvec *vecs, in part_writev()
/external/skia/include/core/
DSkMatrix.h1368 void mapVectors(SkVector vecs[], int count) const { in mapVectors()
/external/skqp/include/core/
DSkMatrix.h1376 void mapVectors(SkVector vecs[], int count) const { in mapVectors()
/external/syzkaller/executor/
Dcommon_linux.h352 struct iovec vecs[MAX_FRAGS + 1]; in syz_emit_ethernet() local