Home
last modified time | relevance | path

Searched defs:niov (Results 1 – 25 of 396) sorted by relevance

12345678910>>...16

/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Dargument_checking_11.f9051 call as_shape(c) ! { dg-error "cannot be an assumed-size array" }
70 call as_shape( (d(1)) ) ! { dg-error "Rank mismatch" }
91 call as_expl( (e) ) ! { dg-error "Rank mismatch" }
98 call as_expl( (c(1)) ) ! { dg-error "Rank mismatch" }
107 call as_expl( (d(1:3)) )
196 call cas_shape(d(1)) ! { dg-error "Rank mismatch" }
216 call cas_shape((b(1:2)(1:3)//"a"))
226 call cas_expl(c)
267 call cas_expl((d(1:2)(1:3)//"a"))
276 END SUBROUTINE cas_size
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/unit/
H A Dtest-qdev-global-props.c9 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell in iov_random()
20 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, in iov_random()
33 #define TYPE_STATIC_PROPS "static_prop_type" in iov_random()
36 TYPE_STATIC_PROPS) in test_iov_bytes()
63 static const TypeInfo static_prop_type = { in test_to_from_buf_1()
163 DeviceClass *dc = DEVICE_CLASS(oc);
/dports/databases/libcouchbase/libcouchbase-2.10.7/tests/rdb/
H A Dt_basic.cc10 unsigned niov = rdb_rdstart(&rope, &iovs, 1); in TEST_F() local
31 unsigned niov; in TEST_F() local
81 unsigned niov; in TEST_F() local
109 unsigned niov; in TEST_F() local
/dports/emulators/qemu-utils/qemu-4.2.1/tests/
H A Dtest-iov.c9 unsigned niov = g_test_rand_int_range(3,8); in iov_random() local
20 static void iov_free(struct iovec *iov, unsigned niov) in iov_free()
29 static void test_iov_bytes(struct iovec *iov, unsigned niov, in test_iov_bytes()
57 unsigned niov; in test_to_from_buf_1() local
157 unsigned niov; in test_io() local
/dports/emulators/qemu42/qemu-4.2.1/tests/
H A Dtest-iov.c9 unsigned niov = g_test_rand_int_range(3,8); in iov_random() local
20 static void iov_free(struct iovec *iov, unsigned niov) in iov_free()
29 static void test_iov_bytes(struct iovec *iov, unsigned niov, in test_iov_bytes()
57 unsigned niov; in test_to_from_buf_1() local
157 unsigned niov; in test_io() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/
H A Dtest-iov.c9 unsigned niov = g_test_rand_int_range(3,8); in iov_random() local
20 static void iov_free(struct iovec *iov, unsigned niov) in iov_free()
29 static void test_iov_bytes(struct iovec *iov, unsigned niov, in test_iov_bytes()
57 unsigned niov; in test_to_from_buf_1() local
157 unsigned niov; in test_io() local
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tests/
H A Dtest-iov.c9 unsigned niov = g_test_rand_int_range(3,8); in iov_random() local
20 static void iov_free(struct iovec *iov, unsigned niov) in iov_free()
29 static void test_iov_bytes(struct iovec *iov, unsigned niov, in test_iov_bytes()
57 unsigned niov; in test_to_from_buf_1() local
157 unsigned niov; in test_io() local
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/
H A Dtest-iov.c9 unsigned niov = g_test_rand_int_range(3,8); in iov_random() local
20 static void iov_free(struct iovec *iov, unsigned niov) in iov_free()
29 static void test_iov_bytes(struct iovec *iov, unsigned niov, in test_iov_bytes()
57 unsigned niov; in test_to_from_buf_1() local
157 unsigned niov; in test_io() local
/dports/emulators/qemu/qemu-6.2.0/tests/unit/
H A Dtest-iov.c9 unsigned niov = g_test_rand_int_range(3,8); in iov_random() local
20 static void iov_free(struct iovec *iov, unsigned niov) in iov_free()
30 unsigned niov) in iov_equals()
35 static void test_iov_bytes(struct iovec *iov, unsigned niov, in test_iov_bytes()
63 unsigned niov; in test_to_from_buf_1() local
163 unsigned niov; in test_io() local
/dports/emulators/qemu5/qemu-5.2.0/tests/
H A Dtest-iov.c9 unsigned niov = g_test_rand_int_range(3,8); in iov_random() local
20 static void iov_free(struct iovec *iov, unsigned niov) in iov_free()
30 unsigned niov) in iov_equals()
35 static void test_iov_bytes(struct iovec *iov, unsigned niov, in test_iov_bytes()
63 unsigned niov; in test_to_from_buf_1() local
163 unsigned niov; in test_io() local
/dports/emulators/qemu60/qemu-6.0.0/tests/unit/
H A Dtest-iov.c9 unsigned niov = g_test_rand_int_range(3,8); in iov_random() local
20 static void iov_free(struct iovec *iov, unsigned niov) in iov_free()
30 unsigned niov) in iov_equals()
35 static void test_iov_bytes(struct iovec *iov, unsigned niov, in test_iov_bytes()
63 unsigned niov; in test_to_from_buf_1() local
163 unsigned niov; in test_io() local
/dports/emulators/qemu/qemu-6.2.0/io/
H A Dchannel.c52 size_t niov, in qio_channel_readv_full()
72 size_t niov, in qio_channel_writev_full()
92 size_t niov, in qio_channel_readv_all_eof()
100 size_t niov, in qio_channel_readv_all()
108 size_t niov, in qio_channel_readv_full_all_eof()
198 size_t niov, in qio_channel_readv_full_all()
217 size_t niov, in qio_channel_writev_all()
225 size_t niov, in qio_channel_writev_full_all()
268 size_t niov, in qio_channel_readv()
277 size_t niov, in qio_channel_writev()
/dports/emulators/qemu60/qemu-6.0.0/io/
H A Dchannel.c52 size_t niov, in qio_channel_readv_full()
72 size_t niov, in qio_channel_writev_full()
92 size_t niov, in qio_channel_readv_all_eof()
100 size_t niov, in qio_channel_readv_all()
108 size_t niov, in qio_channel_readv_full_all_eof()
198 size_t niov, in qio_channel_readv_full_all()
217 size_t niov, in qio_channel_writev_all()
225 size_t niov, in qio_channel_writev_full_all()
268 size_t niov, in qio_channel_readv()
277 size_t niov, in qio_channel_writev()
/dports/emulators/qemu/qemu-6.2.0/crypto/
H A Dhash.c43 size_t niov, in qcrypto_hash_bytesv()
84 size_t niov, in qcrypto_hash_digestv()
119 size_t niov, in qcrypto_hash_base64v()
H A Dhash-afalg.c121 size_t niov, uint8_t **result, in qcrypto_afalg_hash_hmac_bytesv()
179 size_t niov, uint8_t **result, in qcrypto_afalg_hash_bytesv()
190 size_t niov, uint8_t **result, in qcrypto_afalg_hmac_bytesv()
/dports/emulators/qemu42/qemu-4.2.1/crypto/
H A Dhash.c43 size_t niov, in qcrypto_hash_bytesv()
84 size_t niov, in qcrypto_hash_digestv()
119 size_t niov, in qcrypto_hash_base64v()
H A Dhash-afalg.c121 size_t niov, uint8_t **result, in qcrypto_afalg_hash_hmac_bytesv()
179 size_t niov, uint8_t **result, in qcrypto_afalg_hash_bytesv()
190 size_t niov, uint8_t **result, in qcrypto_afalg_hmac_bytesv()
/dports/emulators/qemu5/qemu-5.2.0/crypto/
H A Dhash.c43 size_t niov, in qcrypto_hash_bytesv()
84 size_t niov, in qcrypto_hash_digestv()
119 size_t niov, in qcrypto_hash_base64v()
/dports/emulators/qemu60/qemu-6.0.0/crypto/
H A Dhash.c43 size_t niov, in qcrypto_hash_bytesv()
84 size_t niov, in qcrypto_hash_digestv()
119 size_t niov, in qcrypto_hash_base64v()
H A Dhash-afalg.c121 size_t niov, uint8_t **result, in qcrypto_afalg_hash_hmac_bytesv()
179 size_t niov, uint8_t **result, in qcrypto_afalg_hash_bytesv()
190 size_t niov, uint8_t **result, in qcrypto_afalg_hmac_bytesv()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/crypto/
H A Dhash.c43 size_t niov, in qcrypto_hash_bytesv()
84 size_t niov, in qcrypto_hash_digestv()
119 size_t niov, in qcrypto_hash_base64v()
/dports/emulators/qemu-utils/qemu-4.2.1/crypto/
H A Dhash.c43 size_t niov, in qcrypto_hash_bytesv()
84 size_t niov, in qcrypto_hash_digestv()
119 size_t niov, in qcrypto_hash_base64v()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/crypto/
H A Dhash.c43 size_t niov, in qcrypto_hash_bytesv()
84 size_t niov, in qcrypto_hash_digestv()
119 size_t niov, in qcrypto_hash_base64v()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/crypto/
H A Dhash.c43 size_t niov, in qcrypto_hash_bytesv()
84 size_t niov, in qcrypto_hash_digestv()
119 size_t niov, in qcrypto_hash_base64v()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/crypto/
H A Dhash.c43 size_t niov, in qcrypto_hash_bytesv()
84 size_t niov, in qcrypto_hash_digestv()
119 size_t niov, in qcrypto_hash_base64v()

12345678910>>...16