Home
last modified time | relevance | path

Searched defs:myvec (Results 1 – 25 of 163) sorted by relevance

1234567

/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qvector/
H A Dtst_qvector.cpp119 QVector<int> myvec; in append() local
130 QVector<QString> myvec; in at() local
156 QVector<QString> myvec; in capacity() local
190 QVector<QString> myvec; in clear() local
202 QVector<int> myvec; in constData() local
265 QVector<int> myvec; in data() local
283 QVector<int> myvec; in empty() local
299 QVector<int> myvec; in endsWith() local
319 QVector<int> myvec; in fill() local
333 QVector<int> myvec; in first() local
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/
H A Dnewtype-polymorphic.rs7 struct myvec<X>(Vec<X> ); struct
10 let myvec(v) = mv; in myvec_deref() localVariable
15 let myvec(v) = mv; in myvec_elt() localVariable
25 let myvec(v) = mv; in main() localVariable
/dports/biology/iqtree/IQ-TREE-2.0.6/booster/
H A Dstats.c41 int max_int_vec(int* myvec, int length) { in max_int_vec()
48 short unsigned max_short_unsigned_vec(short unsigned* myvec, int length) { in max_short_unsigned_vec()
65 void print_int_vec(FILE* out, int* myvec, int length) { in print_int_vec()
72 void print_double_vec(FILE* out, double* myvec, int length) { in print_double_vec()
78 double mean_int_vec(int* myvec, int length) { in mean_int_vec()
85 double mean_double_vec(double* myvec, int length) { in mean_double_vec()
92 int median_int_vec(int* myvec, int length) { in median_int_vec()
102 double median_double_vec(double* myvec, int length) { in median_double_vec()
112 void summary_double_vec(double* myvec, int length, double* result) { in summary_double_vec()
189 void merge_sorted_int_vecs(int* myvec, int length1, int length2) { in merge_sorted_int_vecs()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/interprocess/test/
H A Dallocexcept_test.cpp57 MyVect myvec(myallocator); in main() local
71 MyVect myvec(myallocator); in main() local
/dports/devel/boost-python-libs/boost_1_72_0/libs/interprocess/test/
H A Dallocexcept_test.cpp57 MyVect myvec(myallocator); in main() local
71 MyVect myvec(myallocator); in main() local
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/interprocess/test/
H A Dallocexcept_test.cpp57 MyVect myvec(myallocator); in main() local
71 MyVect myvec(myallocator); in main() local
/dports/databases/percona57-server/boost_1_59_0/libs/interprocess/test/
H A Dallocexcept_test.cpp57 MyVect myvec(myallocator); in main() local
71 MyVect myvec(myallocator); in main() local
/dports/databases/xtrabackup/boost_1_59_0/libs/interprocess/test/
H A Dallocexcept_test.cpp57 MyVect myvec(myallocator); in main() local
71 MyVect myvec(myallocator); in main() local
/dports/databases/percona57-client/boost_1_59_0/libs/interprocess/test/
H A Dallocexcept_test.cpp57 MyVect myvec(myallocator); in main() local
71 MyVect myvec(myallocator); in main() local
/dports/devel/boost-libs/boost_1_72_0/libs/interprocess/test/
H A Dallocexcept_test.cpp57 MyVect myvec(myallocator); in main() local
71 MyVect myvec(myallocator); in main() local
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/interprocess/test/
H A Dallocexcept_test.cpp57 MyVect myvec(myallocator); in main() local
71 MyVect myvec(myallocator); in main() local
/dports/devel/hyperscan/boost_1_75_0/libs/interprocess/test/
H A Dallocexcept_test.cpp57 MyVect myvec(myallocator); in main() local
71 MyVect myvec(myallocator); in main() local
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/powerpc/
H A Dvsx-store-element-truncate-char.c63 void test_signed_store(vector signed __int128 myvec, int offset, signed char * store_data ) { in test_signed_store()
67 void test_unsigned_store(vector unsigned __int128 myvec, int offset, unsigned char * store_data ) … in test_unsigned_store()
H A Dvsx-store-element-truncate-short.c64 void test_signed_store(vector signed __int128 myvec, int offset, signed short * store_data ) { in test_signed_store()
68 void test_unsigned_store(vector unsigned __int128 myvec, int offset, unsigned short * store_data ) … in test_unsigned_store()
H A Dvsx-store-element-truncate-int.c63 void test_signed_store(vector signed __int128 myvec, int offset, signed int * store_data ) { in test_signed_store()
67 void test_unsigned_store(vector unsigned __int128 myvec, int offset, unsigned int * store_data ) { in test_unsigned_store()
H A Dvsx-store-element-truncate-longlong.c64 void test_signed_store(vector signed __int128 myvec, int offset, signed long long * store_data ) { in test_signed_store()
68 void test_unsigned_store(vector unsigned __int128 myvec, int offset, unsigned long long * store_dat… in test_unsigned_store()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/powerpc/
H A Dvsx-store-element-truncate-int.c63 void test_signed_store(vector signed __int128 myvec, int offset, signed int * store_data ) { in test_signed_store()
67 void test_unsigned_store(vector unsigned __int128 myvec, int offset, unsigned int * store_data ) { in test_unsigned_store()
H A Dvsx-store-element-truncate-char.c63 void test_signed_store(vector signed __int128 myvec, int offset, signed char * store_data ) { in test_signed_store()
67 void test_unsigned_store(vector unsigned __int128 myvec, int offset, unsigned char * store_data ) … in test_unsigned_store()
H A Dvsx-store-element-truncate-longlong.c64 void test_signed_store(vector signed __int128 myvec, int offset, signed long long * store_data ) { in test_signed_store()
68 void test_unsigned_store(vector unsigned __int128 myvec, int offset, unsigned long long * store_dat… in test_unsigned_store()
H A Dvsx-store-element-truncate-short.c64 void test_signed_store(vector signed __int128 myvec, int offset, signed short * store_data ) { in test_signed_store()
68 void test_unsigned_store(vector unsigned __int128 myvec, int offset, unsigned short * store_data ) … in test_unsigned_store()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/powerpc/
H A Dvsx-store-element-truncate-short.c64 void test_signed_store(vector signed __int128 myvec, int offset, signed short * store_data ) { in test_signed_store()
68 void test_unsigned_store(vector unsigned __int128 myvec, int offset, unsigned short * store_data ) … in test_unsigned_store()
H A Dvsx-store-element-truncate-int.c63 void test_signed_store(vector signed __int128 myvec, int offset, signed int * store_data ) { in test_signed_store()
67 void test_unsigned_store(vector unsigned __int128 myvec, int offset, unsigned int * store_data ) { in test_unsigned_store()
H A Dvsx-store-element-truncate-char.c63 void test_signed_store(vector signed __int128 myvec, int offset, signed char * store_data ) { in test_signed_store()
67 void test_unsigned_store(vector unsigned __int128 myvec, int offset, unsigned char * store_data ) … in test_unsigned_store()
H A Dvsx-store-element-truncate-longlong.c64 void test_signed_store(vector signed __int128 myvec, int offset, signed long long * store_data ) { in test_signed_store()
68 void test_unsigned_store(vector unsigned __int128 myvec, int offset, unsigned long long * store_dat… in test_unsigned_store()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.target/powerpc/
H A Dvsx-store-element-truncate-longlong.c64 void test_signed_store(vector signed __int128 myvec, int offset, signed long long * store_data ) { in test_signed_store()
68 void test_unsigned_store(vector unsigned __int128 myvec, int offset, unsigned long long * store_dat… in test_unsigned_store()

1234567