Searched defs:vecs (Results 1 – 11 of 11) sorted by relevance
/external/crosvm/arch/src/ |
D | android.rs | 27 let vecs = BufReader::new(fstab) in create_android_fdt() localVariable
|
/external/u-boot/arch/nios2/cpu/ |
D | interrupts.c | 25 static struct irq_action vecs[32]; variable
|
/external/u-boot/arch/microblaze/cpu/ |
D | interrupts.c | 35 static struct irq_action *vecs; variable
|
/external/libevent/ |
D | buffer_iocp.c | 256 struct evbuffer_iovec vecs[MAX_WSABUFS]; in evbuffer_launch_read_() local
|
D | buffer.c | 2224 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/ |
D | imagenet_model_evaluator.cc | 64 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 | 1650 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()
|
D | mtdpart.c | 433 static int part_writev(struct mtd_info *mtd, const struct kvec *vecs, in part_writev()
|
/external/skqp/include/core/ |
D | SkMatrix.h | 1376 void mapVectors(SkVector vecs[], int count) const { in mapVectors()
|
/external/skia/include/core/ |
D | SkMatrix.h | 1402 void mapVectors(SkVector vecs[], int count) const { in mapVectors()
|