Home
last modified time | relevance | path

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

/external/crosvm/arch/src/
Dandroid.rs27 let vecs = BufReader::new(fstab) in create_android_fdt() localVariable
/external/u-boot/arch/nios2/cpu/
Dinterrupts.c25 static struct irq_action vecs[32]; variable
/external/u-boot/arch/microblaze/cpu/
Dinterrupts.c35 static struct irq_action *vecs; variable
/external/libevent/
Dbuffer_iocp.c256 struct evbuffer_iovec vecs[MAX_WSABUFS]; in evbuffer_launch_read_() local
Dbuffer.c2224 struct evbuffer_iovec *vecs, int n_vecs_avail, in evbuffer_read_setup_vecs_()
2315 IOV_TYPE vecs[NUM_READ_IOVEC]; in evbuffer_read() local
/external/tensorflow/tensorflow/lite/tools/accuracy/ilsvrc/
Dimagenet_model_evaluator.cc64 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.c1650 static int default_mtd_writev(struct mtd_info *mtd, const struct kvec *vecs, in default_mtd_writev()
1682 int mtd_writev(struct mtd_info *mtd, const struct kvec *vecs, in mtd_writev()
Dmtdpart.c433 static int part_writev(struct mtd_info *mtd, const struct kvec *vecs, in part_writev()
/external/skqp/include/core/
DSkMatrix.h1376 void mapVectors(SkVector vecs[], int count) const { in mapVectors()
/external/skia/include/core/
DSkMatrix.h1402 void mapVectors(SkVector vecs[], int count) const { in mapVectors()