Home
last modified time | relevance | path

Searched +defs:A +defs:Z (Results 1 – 25 of 8959) sorted by relevance

12345678910>>...359

/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/curl/tests/libtest/
H A Dtest.h139 #define chk_easy_init(A,Y,Z) do { \ argument
160 #define chk_multi_init(A,Y,Z) do { \ argument
184 #define chk_easy_setopt(A, B, C, Y, Z) do { \ argument
208 #define chk_multi_setopt(A,B,C,Y,Z) do { \ argument
232 #define chk_multi_add_handle(A, B, Y, Z) do { \ argument
256 #define chk_multi_remove_handle(A, B, Y, Z) do { \ argument
287 #define chk_multi_perform(A, B, Y, Z) do { \ argument
317 #define chk_multi_fdset(A, B, C, D, E, Y, Z) do { \ argument
347 #define chk_multi_timeout(A, B, Y, Z) do { \ argument
372 #define chk_select_test(A, B, C, D, E, Y, Z) do { \ argument
[all …]
/dports/math/suitesparse-config/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest1.m21 A = GrB (X) variable
22 Z = double (A) variable
26 A = GrB (X, type) variable
27 Z = logical (A) variable
34 A = GrB (m, n) variable
35 Z = sparse (m, n) variable
37 A = GrB (m, n, 'by row') ; variable
41 A = GrB (m, n, type) variable
42 Z = logical (A) variable
48 Z = full (fix (X)) ; variable
[all …]
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest1.m21 A = GrB (X) variable
22 Z = double (A) variable
26 A = GrB (X, type) variable
27 Z = logical (A) variable
34 A = GrB (m, n) variable
35 Z = sparse (m, n) variable
37 A = GrB (m, n, 'by row') ; variable
41 A = GrB (m, n, type) variable
42 Z = logical (A) variable
48 Z = full (fix (X)) ; variable
[all …]
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest1.m21 A = GrB (X) variable
22 Z = double (A) variable
26 A = GrB (X, type) variable
27 Z = logical (A) variable
34 A = GrB (m, n) variable
35 Z = sparse (m, n) variable
37 A = GrB (m, n, 'by row') ; variable
41 A = GrB (m, n, type) variable
42 Z = logical (A) variable
48 Z = full (fix (X)) ; variable
[all …]
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest1.m21 A = GrB (X) variable
22 Z = double (A) variable
26 A = GrB (X, type) variable
27 Z = logical (A) variable
34 A = GrB (m, n) variable
35 Z = sparse (m, n) variable
37 A = GrB (m, n, 'by row') ; variable
41 A = GrB (m, n, type) variable
42 Z = logical (A) variable
48 Z = full (fix (X)) ; variable
[all …]
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest1.m21 A = GrB (X) variable
22 Z = double (A) variable
26 A = GrB (X, type) variable
27 Z = logical (A) variable
34 A = GrB (m, n) variable
35 Z = sparse (m, n) variable
37 A = GrB (m, n, 'by row') ; variable
41 A = GrB (m, n, type) variable
42 Z = logical (A) variable
48 Z = full (fix (X)) ; variable
[all …]
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest1.m21 A = GrB (X) variable
22 Z = double (A) variable
26 A = GrB (X, type) variable
27 Z = logical (A) variable
34 A = GrB (m, n) variable
35 Z = sparse (m, n) variable
37 A = GrB (m, n, 'by row') ; variable
41 A = GrB (m, n, type) variable
42 Z = logical (A) variable
48 Z = full (fix (X)) ; variable
[all …]
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest1.m21 A = GrB (X) variable
22 Z = double (A) variable
26 A = GrB (X, type) variable
27 Z = logical (A) variable
34 A = GrB (m, n) variable
35 Z = sparse (m, n) variable
37 A = GrB (m, n, 'by row') ; variable
41 A = GrB (m, n, type) variable
42 Z = logical (A) variable
48 Z = full (fix (X)) ; variable
[all …]
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest1.m21 A = GrB (X) variable
22 Z = double (A) variable
26 A = GrB (X, type) variable
27 Z = logical (A) variable
34 A = GrB (m, n) variable
35 Z = sparse (m, n) variable
37 A = GrB (m, n, 'by row') ; variable
41 A = GrB (m, n, type) variable
42 Z = logical (A) variable
48 Z = full (fix (X)) ; variable
[all …]
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest1.m21 A = GrB (X) variable
22 Z = double (A) variable
26 A = GrB (X, type) variable
27 Z = logical (A) variable
34 A = GrB (m, n) variable
35 Z = sparse (m, n) variable
37 A = GrB (m, n, 'by row') ; variable
41 A = GrB (m, n, type) variable
42 Z = logical (A) variable
48 Z = full (fix (X)) ; variable
[all …]
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest1.m21 A = GrB (X) variable
22 Z = double (A) variable
26 A = GrB (X, type) variable
27 Z = logical (A) variable
34 A = GrB (m, n) variable
35 Z = sparse (m, n) variable
37 A = GrB (m, n, 'by row') ; variable
41 A = GrB (m, n, type) variable
42 Z = logical (A) variable
48 Z = full (fix (X)) ; variable
[all …]
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest1.m21 A = GrB (X) variable
22 Z = double (A) variable
26 A = GrB (X, type) variable
27 Z = logical (A) variable
34 A = GrB (m, n) variable
35 Z = sparse (m, n) variable
37 A = GrB (m, n, 'by row') ; variable
41 A = GrB (m, n, type) variable
42 Z = logical (A) variable
48 Z = full (fix (X)) ; variable
[all …]
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest1.m21 A = GrB (X) variable
22 Z = double (A) variable
26 A = GrB (X, type) variable
27 Z = logical (A) variable
34 A = GrB (m, n) variable
35 Z = sparse (m, n) variable
37 A = GrB (m, n, 'by row') ; variable
41 A = GrB (m, n, type) variable
42 Z = logical (A) variable
48 Z = full (fix (X)) ; variable
[all …]
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest1.m21 A = GrB (X) variable
22 Z = double (A) variable
26 A = GrB (X, type) variable
27 Z = logical (A) variable
34 A = GrB (m, n) variable
35 Z = sparse (m, n) variable
37 A = GrB (m, n, 'by row') ; variable
41 A = GrB (m, n, type) variable
42 Z = logical (A) variable
48 Z = full (fix (X)) ; variable
[all …]
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest1.m21 A = GrB (X) variable
22 Z = double (A) variable
26 A = GrB (X, type) variable
27 Z = logical (A) variable
34 A = GrB (m, n) variable
35 Z = sparse (m, n) variable
37 A = GrB (m, n, 'by row') ; variable
41 A = GrB (m, n, type) variable
42 Z = logical (A) variable
48 Z = full (fix (X)) ; variable
[all …]
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest1.m21 A = GrB (X) variable
22 Z = double (A) variable
26 A = GrB (X, type) variable
27 Z = logical (A) variable
34 A = GrB (m, n) variable
35 Z = sparse (m, n) variable
37 A = GrB (m, n, 'by row') ; variable
41 A = GrB (m, n, type) variable
42 Z = logical (A) variable
48 Z = full (fix (X)) ; variable
[all …]
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest1.m21 A = GrB (X) variable
22 Z = double (A) variable
26 A = GrB (X, type) variable
27 Z = logical (A) variable
34 A = GrB (m, n) variable
35 Z = sparse (m, n) variable
37 A = GrB (m, n, 'by row') ; variable
41 A = GrB (m, n, type) variable
42 Z = logical (A) variable
48 Z = full (fix (X)) ; variable
[all …]
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/
H A Dgbtest1.m21 A = GrB (X) variable
22 Z = double (A) variable
26 A = GrB (X, type) variable
27 Z = logical (A) variable
34 A = GrB (m, n) variable
35 Z = sparse (m, n) variable
37 A = GrB (m, n, 'by row') ; variable
41 A = GrB (m, n, type) variable
42 Z = logical (A) variable
48 Z = full (fix (X)) ; variable
[all …]
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/curl-sys-0.4.51+curl-7.80.0/curl/tests/libtest/
H A Dtest.h141 #define chk_easy_init(A,Y,Z) do { \ argument
162 #define chk_multi_init(A,Y,Z) do { \ argument
186 #define chk_easy_setopt(A, B, C, Y, Z) do { \ argument
210 #define chk_multi_setopt(A,B,C,Y,Z) do { \ argument
234 #define chk_multi_add_handle(A, B, Y, Z) do { \ argument
258 #define chk_multi_remove_handle(A, B, Y, Z) do { \ argument
289 #define chk_multi_perform(A, B, Y, Z) do { \ argument
349 #define chk_multi_timeout(A, B, Y, Z) do { \ argument
379 #define chk_multi_poll(A, B, C, D, E, Y, Z) do { \ argument
403 #define chk_multi_wakeup(A, Y, Z) do { \ argument
[all …]
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/curl-sys-0.4.48+curl-7.79.1/curl/tests/libtest/
H A Dtest.h143 #define chk_easy_init(A,Y,Z) do { \ argument
164 #define chk_multi_init(A,Y,Z) do { \ argument
188 #define chk_easy_setopt(A, B, C, Y, Z) do { \ argument
212 #define chk_multi_setopt(A,B,C,Y,Z) do { \ argument
236 #define chk_multi_add_handle(A, B, Y, Z) do { \ argument
260 #define chk_multi_remove_handle(A, B, Y, Z) do { \ argument
291 #define chk_multi_perform(A, B, Y, Z) do { \ argument
351 #define chk_multi_timeout(A, B, Y, Z) do { \ argument
381 #define chk_multi_poll(A, B, C, D, E, Y, Z) do { \ argument
405 #define chk_multi_wakeup(A, Y, Z) do { \ argument
[all …]
/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-sys-0.4.25/curl/tests/libtest/
H A Dtest.h139 #define chk_easy_init(A,Y,Z) do { \ argument
160 #define chk_multi_init(A,Y,Z) do { \ argument
184 #define chk_easy_setopt(A, B, C, Y, Z) do { \ argument
208 #define chk_multi_setopt(A,B,C,Y,Z) do { \ argument
232 #define chk_multi_add_handle(A, B, Y, Z) do { \ argument
256 #define chk_multi_remove_handle(A, B, Y, Z) do { \ argument
287 #define chk_multi_perform(A, B, Y, Z) do { \ argument
347 #define chk_multi_timeout(A, B, Y, Z) do { \ argument
377 #define chk_multi_poll(A, B, C, D, E, Y, Z) do { \ argument
401 #define chk_multi_wakeup(A, Y, Z) do { \ argument
[all …]
/dports/net/proby/proby-1.0.2/cargo-crates/curl-sys-0.4.34+curl-7.71.1/curl/tests/libtest/
H A Dtest.h143 #define chk_easy_init(A,Y,Z) do { \ argument
164 #define chk_multi_init(A,Y,Z) do { \ argument
188 #define chk_easy_setopt(A, B, C, Y, Z) do { \ argument
212 #define chk_multi_setopt(A,B,C,Y,Z) do { \ argument
236 #define chk_multi_add_handle(A, B, Y, Z) do { \ argument
260 #define chk_multi_remove_handle(A, B, Y, Z) do { \ argument
291 #define chk_multi_perform(A, B, Y, Z) do { \ argument
351 #define chk_multi_timeout(A, B, Y, Z) do { \ argument
381 #define chk_multi_poll(A, B, C, D, E, Y, Z) do { \ argument
405 #define chk_multi_wakeup(A, Y, Z) do { \ argument
[all …]
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/curl-sys-0.4.41+curl-7.75.0/curl/tests/libtest/
H A Dtest.h143 #define chk_easy_init(A,Y,Z) do { \ argument
164 #define chk_multi_init(A,Y,Z) do { \ argument
188 #define chk_easy_setopt(A, B, C, Y, Z) do { \ argument
212 #define chk_multi_setopt(A,B,C,Y,Z) do { \ argument
236 #define chk_multi_add_handle(A, B, Y, Z) do { \ argument
260 #define chk_multi_remove_handle(A, B, Y, Z) do { \ argument
291 #define chk_multi_perform(A, B, Y, Z) do { \ argument
351 #define chk_multi_timeout(A, B, Y, Z) do { \ argument
381 #define chk_multi_poll(A, B, C, D, E, Y, Z) do { \ argument
405 #define chk_multi_wakeup(A, Y, Z) do { \ argument
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/curl-sys/curl/tests/libtest/
H A Dtest.h141 #define chk_easy_init(A,Y,Z) do { \ argument
162 #define chk_multi_init(A,Y,Z) do { \ argument
186 #define chk_easy_setopt(A, B, C, Y, Z) do { \ argument
210 #define chk_multi_setopt(A,B,C,Y,Z) do { \ argument
234 #define chk_multi_add_handle(A, B, Y, Z) do { \ argument
258 #define chk_multi_remove_handle(A, B, Y, Z) do { \ argument
289 #define chk_multi_perform(A, B, Y, Z) do { \ argument
349 #define chk_multi_timeout(A, B, Y, Z) do { \ argument
379 #define chk_multi_poll(A, B, C, D, E, Y, Z) do { \ argument
403 #define chk_multi_wakeup(A, Y, Z) do { \ argument
[all …]
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/curl-sys-0.4.39+curl-7.74.0/curl/tests/libtest/
H A Dtest.h143 #define chk_easy_init(A,Y,Z) do { \ argument
164 #define chk_multi_init(A,Y,Z) do { \ argument
188 #define chk_easy_setopt(A, B, C, Y, Z) do { \ argument
212 #define chk_multi_setopt(A,B,C,Y,Z) do { \ argument
236 #define chk_multi_add_handle(A, B, Y, Z) do { \ argument
260 #define chk_multi_remove_handle(A, B, Y, Z) do { \ argument
291 #define chk_multi_perform(A, B, Y, Z) do { \ argument
351 #define chk_multi_timeout(A, B, Y, Z) do { \ argument
381 #define chk_multi_poll(A, B, C, D, E, Y, Z) do { \ argument
405 #define chk_multi_wakeup(A, Y, Z) do { \ argument
[all …]

12345678910>>...359