/aosp_15_r20/external/liburing/test/ |
H A D | stdout.c | 20 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 D | rsrc_tags.c | 160 struct iovec vecs[nr]; in test_buffers_update() local 232 struct iovec vecs[nr]; in test_buffers_empty_buffers() local
|
H A D | tty-write-dpoll.c | 27 struct iovec vecs[SQES]; in main() local
|
H A D | sq-poll-share.c | 25 static struct iovec *vecs; variable
|
H A D | sq-poll-dup.c | 25 static struct iovec *vecs; variable
|
H A D | helpers.c | 87 struct iovec *vecs; in t_create_buffers() local
|
H A D | cq-overflow.c | 20 static struct iovec *vecs; variable
|
H A D | iopoll.c | 23 static struct iovec *vecs; variable
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_gemm/kernels/a64_sgemv_pretransposed/ |
H A D | generic.cpp | 77 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 D | rutabaga_test.c | 201 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/ |
D | tests128.rs | 46 let vecs: [[u8; 16]; 1] = [[ in test_siphash128_1_3() localVariable 77 let vecs: [[u8; 16]; 1] = [[ in test_siphash128_2_4() localVariable
|
D | tests.rs | 60 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 D | sip.rs | 45 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 D | sip.rs | 45 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 D | sip.rs | 45 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 D | sip.rs | 45 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 D | sip.rs | 45 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 D | regs.rs | 84 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 D | android.rs | 29 let vecs = BufReader::new(fstab) in create_android_fdt() localVariable
|
/aosp_15_r20/packages/modules/StatsD/lib/libstatssocket/ |
D | stats_buffer_writer.c | 73 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 D | for_each.pass.cpp | 63 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/ |
D | buf.rs | 64 let mut vecs = 0; in chunks_vectored() localVariable
|
/aosp_15_r20/external/crosvm/rutabaga_gfx/ffi/src/ |
H A D | lib.rs | 447 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/ |
D | collect.rs | 184 let mut vecs = 0; in chunks_vectored() localVariable
|
/aosp_15_r20/external/libevent/ |
H A D | buffer_iocp.c | 256 struct evbuffer_iovec vecs[MAX_WSABUFS]; in evbuffer_launch_read_() local
|