Home
last modified time | relevance | path

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

12

/external/liburing/test/
Dstdout.c20 struct iovec vecs[2]; in test_pipe_io_fixed() local
103 struct iovec vecs; in test_stdout_io_fixed() local
157 struct iovec vecs; in test_stdout_io() local
Dtty-write-dpoll.c27 struct iovec vecs[SQES]; in main() local
Dregbuf-clone.c22 struct iovec vecs[NR_VECS]; in test() local
Diopoll-overflow.c23 static struct iovec *vecs; variable
Drsrc_tags.c157 struct iovec vecs[nr]; in test_buffers_update() local
229 struct iovec vecs[nr]; in test_buffers_empty_buffers() local
Dsq-poll-share.c25 static struct iovec *vecs; variable
Dkallsyms.c24 static struct iovec *vecs; variable
Dsq-poll-dup.c25 static struct iovec *vecs; variable
Dfdinfo.c23 static struct iovec *vecs; variable
Diopoll.c23 static struct iovec *vecs; variable
Dcq-overflow.c21 static struct iovec *vecs; variable
Dhelpers.c112 struct iovec *vecs; in t_create_buffers() local
/external/ComputeLibrary/src/core/NEON/kernels/arm_gemm/kernels/a64_sgemv_pretransposed/
Dgeneric.cpp77 int vecs=l/4; // How many leftover vectors? in a64_sgemv_pretransposed() local
602 int vecs=l/4; in a64_sgemv_pretransposed() local
/external/rust/android-crates-io/crates/zerovec/src/map/
Dmod.rs11 mod vecs; module
/external/rust/android-crates-io/crates/siphasher/src/
Dtests128.rs46 let vecs: [[u8; 16]; 1] = [[ in test_siphash128_1_3() localVariable
77 let vecs: [[u8; 16]; 1] = [[ in test_siphash128_2_4() localVariable
Dtests.rs60 let vecs: [[u8; 8]; 64] = [ in test_siphash_1_3() localVariable
154 let vecs: [[u8; 8]; 64] = [ in test_siphash_2_4() localVariable
/external/crosvm/arch/src/
Dandroid.rs29 let vecs = BufReader::new(fstab) in create_android_fdt() localVariable
/external/rust/android-crates-io/crates/zerovec/src/
Dlib.rs287 pub mod vecs { module
/external/crosvm/rutabaga_gfx/ffi/src/tests/
Drutabaga_test.c201 struct rutabaga_iovecs vecs = { 0 }; in test_init_context() local
375 struct rutabaga_iovecs vecs = { 0 }; in test_rutabaga_2d() local
469 struct rutabaga_iovecs vecs = { 0 }; in test_rutabaga_2d_snapshot() local
/external/cronet/tot/third_party/libc++/src/test/std/algorithms/alg.nonmodifying/alg.foreach/
Dfor_each.pass.cpp63 std::vector<std::vector<int>> vecs = {{1, 2, 3}, {4, 5, 6}, {7, 8, 9}}; in test() local
/external/cronet/stable/third_party/libc++/src/test/std/algorithms/alg.nonmodifying/alg.foreach/
Dfor_each.pass.cpp63 std::vector<std::vector<int>> vecs = {{1, 2, 3}, {4, 5, 6}, {7, 8, 9}}; in test() local
/external/crosvm/x86_64/src/
Dregs.rs84 let mut vecs = Vec::new(); in get_mtrr_pairs() localVariable
131 let vecs = get_mtrr_pairs(pci_start, pci_len); in set_mtrr_msrs() localVariable
/external/rust/android-crates-io/crates/hyper/src/common/
Dbuf.rs64 let mut vecs = 0; in chunks_vectored() localVariable
/external/rust/android-crates-io/crates/http-body/src/
Dcollect.rs184 let mut vecs = 0; in chunks_vectored() localVariable
/external/libevent/
Dbuffer_iocp.c256 struct evbuffer_iovec vecs[MAX_WSABUFS]; in evbuffer_launch_read_() local

12