Home
last modified time | relevance | path

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

12345678

/aosp_15_r20/external/liburing/test/
H A Dstdout.c20 struct iovec vecs[2]; in test_pipe_io_fixed() local
102 struct iovec vecs; in test_stdout_io_fixed() local
155 struct iovec vecs; in test_stdout_io() local
H A Drsrc_tags.c160 struct iovec vecs[nr]; in test_buffers_update() local
232 struct iovec vecs[nr]; in test_buffers_empty_buffers() local
H A Dtty-write-dpoll.c27 struct iovec vecs[SQES]; in main() local
H A Dsq-poll-share.c25 static struct iovec *vecs; variable
H A Dsq-poll-dup.c25 static struct iovec *vecs; variable
H A Dhelpers.c87 struct iovec *vecs; in t_create_buffers() local
H A Dcq-overflow.c20 static struct iovec *vecs; variable
H A Diopoll.c23 static struct iovec *vecs; variable
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_gemm/kernels/a64_sgemv_pretransposed/
H A 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
/aosp_15_r20/external/crosvm/rutabaga_gfx/ffi/src/tests/
H A 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
/aosp_15_r20/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
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/hash/
H A Dsip.rs45 let vecs: [[u8; 8]; 64] = [ in test_siphash_1_3() localVariable
139 let vecs: [[u8; 8]; 64] = [ in test_siphash_2_4() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/hash/
H A Dsip.rs45 let vecs: [[u8; 8]; 64] = [ in test_siphash_1_3() localVariable
139 let vecs: [[u8; 8]; 64] = [ in test_siphash_2_4() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/hash/
H A Dsip.rs45 let vecs: [[u8; 8]; 64] = [ in test_siphash_1_3() localVariable
139 let vecs: [[u8; 8]; 64] = [ in test_siphash_2_4() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/hash/
H A Dsip.rs45 let vecs: [[u8; 8]; 64] = [ in test_siphash_1_3() localVariable
139 let vecs: [[u8; 8]; 64] = [ in test_siphash_2_4() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/tests/hash/
H A Dsip.rs45 let vecs: [[u8; 8]; 64] = [ in test_siphash_1_3() localVariable
139 let vecs: [[u8; 8]; 64] = [ in test_siphash_2_4() localVariable
/aosp_15_r20/external/crosvm/x86_64/src/
H A 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
/aosp_15_r20/external/crosvm/arch/src/
H A Dandroid.rs29 let vecs = BufReader::new(fstab) in create_android_fdt() localVariable
/aosp_15_r20/packages/modules/StatsD/lib/libstatssocket/
Dstats_buffer_writer.c73 struct iovec vecs[2]; in write_buffer_to_statsd_impl() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/algorithms/alg.nonmodifying/alg.foreach/
H A Dfor_each.pass.cpp63 std::vector<std::vector<int>> vecs = {{1, 2, 3}, {4, 5, 6}, {7, 8, 9}}; in test() local
/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/common/
Dbuf.rs64 let mut vecs = 0; in chunks_vectored() localVariable
/aosp_15_r20/external/crosvm/rutabaga_gfx/ffi/src/
H A Dlib.rs447 let vecs = slice in rutabaga_resource_attach_backing() localVariable
534 let vecs = slice in rutabaga_resource_create_blob() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/http-body/src/
Dcollect.rs184 let mut vecs = 0; in chunks_vectored() localVariable
/aosp_15_r20/external/libevent/
H A Dbuffer_iocp.c256 struct evbuffer_iovec vecs[MAX_WSABUFS]; in evbuffer_launch_read_() local

12345678