Searched defs:vecs (Results 1 – 10 of 10) sorted by relevance
32 .global vecs symbol34 vecs: label
19 constexpr vec_t vecs[] = { in main() local
27 let vecs = BufReader::new(fstab) in create_android_fdt() localVariable
92 let mut vecs = Vec::new(); in get_mtrr_pairs() localVariable121 let vecs = get_mtrr_pairs(pci_start, pci_len); in append_mtrr_entries() localVariable
256 struct evbuffer_iovec vecs[MAX_WSABUFS]; in evbuffer_launch_read_() local
2226 struct evbuffer_iovec *vecs, int n_vecs_avail, in evbuffer_read_setup_vecs_()2317 IOV_TYPE vecs[NUM_READ_IOVEC]; in evbuffer_read() local
306 let mut vecs = Vec::with_capacity(entry_count); in process_gpu_command() localVariable449 let mut vecs = Vec::with_capacity(entry_count as usize); in process_gpu_command() localVariable
1376 void mapVectors(SkVector vecs[], int count) const { in mapVectors()
1497 void mapVectors(SkVector vecs[], int count) const { in mapVectors()