Home
last modified time | relevance | path

Searched refs:T_A (Results 1 – 25 of 847) sorted by relevance

12345678910>>...34

/dports/dns/c-ares/c-ares-1.17.2/test/
H A Dares-test-mock.cc41 ON_CALL(server_, OnRequest("www.google.com", T_A)) in TEST_P()
59 ON_CALL(server_, OnRequest("www.google.com", T_A)) in TEST_P()
65 ON_CALL(server_, OnRequest("www.example.com", T_A)) in TEST_P()
493 .add_question(new DNSQuestion("www", T_A)) in TEST_P()
495 ON_CALL(server_, OnRequest("www", T_A)) in TEST_P()
554 .add_question(new DNSQuestion("www", T_A)); in TEST_P()
555 ON_CALL(server_, OnRequest("www", T_A)) in TEST_P()
584 .add_question(new DNSQuestion("www", T_A)); in TEST_P()
585 ON_CALL(server_, OnRequest("www", T_A)) in TEST_P()
608 ON_CALL(server_, OnRequest("a.b.c.w.w.w", T_A)) in TEST_P()
[all …]
H A Dares-test-mock-ai.cc66 ON_CALL(server_, OnRequest("www.google.com", T_A)) in TEST_P()
72 ON_CALL(server_, OnRequest("www.example.com", T_A)) in TEST_P()
266 ON_CALL(server_, OnRequest("www.google.com", T_A)) in TEST_P()
433 ON_CALL(server_, OnRequest("example.com", T_A)) in TEST_P()
453 ON_CALL(server_, OnRequest("example.com", T_A)) in TEST_P()
481 ON_CALL(server_, OnRequest("example.com", T_A)) in TEST_P()
528 ON_CALL(server_, OnRequest("www.first.com", T_A)) in TEST_P()
539 ON_CALL(server_, OnRequest("www.third.gov", T_A)) in TEST_P()
562 ON_CALL(server_, OnRequest("www.first.com", T_A)) in TEST_P()
585 ON_CALL(server_, OnRequest("www.third.gov", T_A)) in TEST_P()
[all …]
H A Dares-test-parse-a.cc13 .add_question(new DNSQuestion("example.com", T_A)) in TEST_F()
122 .add_question(new DNSQuestion("example.com", T_A)); in TEST_F()
149 .add_question(new DNSQuestion("mit.edu", T_A)) in TEST_F()
170 .add_question(new DNSQuestion("mit.edu", T_A)) in TEST_F()
221 .add_question(new DNSQuestion("c1.localhost", T_A)) in TEST_F()
274 .add_question(new DNSQuestion("example.com", T_A)) in TEST_F()
288 pkt.add_question(new DNSQuestion("example.com", T_A)); in TEST_F()
292 pkt.add_question(new DNSQuestion("Axample.com", T_A)); in TEST_F()
298 pkt.add_question(new DNSQuestion("example.com", T_A)); in TEST_F()
319 pkt.add_question(new DNSQuestion("example.com", T_A)); in TEST_F()
[all …]
/dports/security/libadacrypt/Ada-Crypto-Library-abc534f/src/
H A Dcrypto-types.ads307 type T_A is array (Integer range <>) of T; formal
312 function "xor"(Left, Right : T_A) return T_A;
313 function "xor"(Left : T_A; Right : T) return T_A;
314 function "xor"(Left : T; Right : T_A) return T_A;
316 function "and"(Left, Right : T_A) return T_A;
318 function "+"(Left : T_A; Right : T) return T_A;
319 function "+"(Left : T; Right : T_A) return T_A;
323 function Left_Part (Block : in T_A) return T_A;
324 function Right_Part(Block : in T_A) return T_A;
326 function Shift_Left(Value : T_A; Amount : Natural) return T_A;
[all …]
H A Dcrypto-types.adb30 function "xor"(Left, Right : T_A) return T_A is
44 function "xor"(Left : T_A; Right : T) return T_A is
45 Result : T_A := Left;
53 function "xor"(Left : T; Right : T_A) return T_A is
61 function "and"(Left, Right : T_A) return T_A is
75 function "+"(Left : T_A; Right : T) return T_A is
94 function "+"(Left : T; Right : T_A) return T_A is
111 function Left_Part(Block : in T_A) return T_A is
120 function Right_Part(Block : in T_A) return T_A is
129 function Shift_Left(Value : T_A; Amount : Natural) return T_A is
[all …]
/dports/math/stanmath/math-4.2.0/stan/math/opencl/prim/
H A Dtcrossprod.hpp19 template <typename T_A,
20 typename = require_all_kernel_expressions_and_none_scalar_t<T_A>>
21 inline matrix_cl<typename std::decay_t<T_A>::Scalar> tcrossprod(T_A&& A) { in tcrossprod()
22 const matrix_cl<typename std::decay_t<T_A>::Scalar>& A_eval in tcrossprod()
23 = std::forward<T_A>(A); in tcrossprod()
H A Dcrossprod.hpp19 template <typename T_A,
20 typename = require_all_kernel_expressions_and_none_scalar_t<T_A>>
21 inline matrix_cl<typename std::decay_t<T_A>::Scalar> crossprod(T_A&& A) { in crossprod()
22 const matrix_cl<typename std::decay_t<T_A>::Scalar>& A_eval in crossprod()
23 = transpose(std::forward<T_A>(A)); in crossprod()
/dports/math/stanmath/math-4.2.0/test/unit/
H A Dutil.hpp22 using T_A = std::decay_t<decltype(A)>; \
24 const Eigen::Matrix<typename T_A::Scalar, T_A::RowsAtCompileTime, \
25 T_A::ColsAtCompileTime> \
89 using T_A = std::decay_t<decltype(A)>; \
91 const Eigen::Matrix<typename T_A::Scalar, T_A::RowsAtCompileTime, \
92 T_A::ColsAtCompileTime> \
/dports/emulators/mednafen/mednafen/src/snes_faust/cart/
H A Dsa1.cpp415 template<unsigned T_A>
420 if(T_A == 0x2231) in WriteSharedDMAReg()
429 else if(T_A >= 0x2232 && T_A <= 0x2234) in WriteSharedDMAReg()
435 else if(T_A >= 0x2235 && T_A <= 0x2237) in WriteSharedDMAReg()
468 template<unsigned T_A>
478 switch(T_A) in DEFWRITE()
594 template<unsigned T_A>
607 switch(T_A) in DEFREAD()
882 template<unsigned T_A>
888 switch(T_A) in DEFWRITE()
[all …]
/dports/math/suitesparse-config/SuiteSparse-5.10.1/GraphBLAS/CUDA/test/
H A DjitTestFactory.hpp110 T_A *Ax = A->x; in test_AxB_dot3_phase1_factory()
157 T_A *Ax = A->x; in test_AxB_dot3_phase2_factory()
236 T_A *Ax = A->x; in test_AxB_dot3_full_factory()
448 T_A *Ax = A->x; in test_AxB_dot3_dndn_factory()
623 T_A *Ax = A->x; in test_AxB_dot3_vsvs_factory()
809 T_A *Ax = A->x; in test_AxB_dot3_vssp_factory()
889 T_A aki; in test_AxB_dot3_vssp_factory()
1089 T_A *Ax = A->x; in test_AxB_dot3_spdn_factory()
1161 T_A aki; in test_AxB_dot3_spdn_factory()
1291 T_A *Ax = A->x; in test_AxB_dot3_mp_factory()
[all …]
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GraphBLAS/CUDA/test/
H A DjitTestFactory.hpp110 T_A *Ax = A->x; in test_AxB_dot3_phase1_factory()
157 T_A *Ax = A->x; in test_AxB_dot3_phase2_factory()
236 T_A *Ax = A->x; in test_AxB_dot3_full_factory()
448 T_A *Ax = A->x; in test_AxB_dot3_dndn_factory()
623 T_A *Ax = A->x; in test_AxB_dot3_vsvs_factory()
809 T_A *Ax = A->x; in test_AxB_dot3_vssp_factory()
889 T_A aki; in test_AxB_dot3_vssp_factory()
1089 T_A *Ax = A->x; in test_AxB_dot3_spdn_factory()
1161 T_A aki; in test_AxB_dot3_spdn_factory()
1291 T_A *Ax = A->x; in test_AxB_dot3_mp_factory()
[all …]
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/GraphBLAS/CUDA/test/
H A DjitTestFactory.hpp110 T_A *Ax = A->x; in test_AxB_dot3_phase1_factory()
157 T_A *Ax = A->x; in test_AxB_dot3_phase2_factory()
236 T_A *Ax = A->x; in test_AxB_dot3_full_factory()
448 T_A *Ax = A->x; in test_AxB_dot3_dndn_factory()
623 T_A *Ax = A->x; in test_AxB_dot3_vsvs_factory()
809 T_A *Ax = A->x; in test_AxB_dot3_vssp_factory()
889 T_A aki; in test_AxB_dot3_vssp_factory()
1089 T_A *Ax = A->x; in test_AxB_dot3_spdn_factory()
1161 T_A aki; in test_AxB_dot3_spdn_factory()
1291 T_A *Ax = A->x; in test_AxB_dot3_mp_factory()
[all …]
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/GraphBLAS/CUDA/test/
H A DjitTestFactory.hpp110 T_A *Ax = A->x; in test_AxB_dot3_phase1_factory()
157 T_A *Ax = A->x; in test_AxB_dot3_phase2_factory()
236 T_A *Ax = A->x; in test_AxB_dot3_full_factory()
448 T_A *Ax = A->x; in test_AxB_dot3_dndn_factory()
623 T_A *Ax = A->x; in test_AxB_dot3_vsvs_factory()
809 T_A *Ax = A->x; in test_AxB_dot3_vssp_factory()
889 T_A aki; in test_AxB_dot3_vssp_factory()
1089 T_A *Ax = A->x; in test_AxB_dot3_spdn_factory()
1161 T_A aki; in test_AxB_dot3_spdn_factory()
1291 T_A *Ax = A->x; in test_AxB_dot3_mp_factory()
[all …]
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/GraphBLAS/CUDA/test/
H A DjitTestFactory.hpp110 T_A *Ax = A->x; in test_AxB_dot3_phase1_factory()
157 T_A *Ax = A->x; in test_AxB_dot3_phase2_factory()
236 T_A *Ax = A->x; in test_AxB_dot3_full_factory()
448 T_A *Ax = A->x; in test_AxB_dot3_dndn_factory()
623 T_A *Ax = A->x; in test_AxB_dot3_vsvs_factory()
809 T_A *Ax = A->x; in test_AxB_dot3_vssp_factory()
889 T_A aki; in test_AxB_dot3_vssp_factory()
1089 T_A *Ax = A->x; in test_AxB_dot3_spdn_factory()
1161 T_A aki; in test_AxB_dot3_spdn_factory()
1291 T_A *Ax = A->x; in test_AxB_dot3_mp_factory()
[all …]
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/GraphBLAS/CUDA/test/
H A DjitTestFactory.hpp110 T_A *Ax = A->x; in test_AxB_dot3_phase1_factory()
157 T_A *Ax = A->x; in test_AxB_dot3_phase2_factory()
236 T_A *Ax = A->x; in test_AxB_dot3_full_factory()
448 T_A *Ax = A->x; in test_AxB_dot3_dndn_factory()
623 T_A *Ax = A->x; in test_AxB_dot3_vsvs_factory()
809 T_A *Ax = A->x; in test_AxB_dot3_vssp_factory()
889 T_A aki; in test_AxB_dot3_vssp_factory()
1089 T_A *Ax = A->x; in test_AxB_dot3_spdn_factory()
1161 T_A aki; in test_AxB_dot3_spdn_factory()
1291 T_A *Ax = A->x; in test_AxB_dot3_mp_factory()
[all …]
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/GraphBLAS/CUDA/test/
H A DjitTestFactory.hpp110 T_A *Ax = A->x; in test_AxB_dot3_phase1_factory()
157 T_A *Ax = A->x; in test_AxB_dot3_phase2_factory()
236 T_A *Ax = A->x; in test_AxB_dot3_full_factory()
448 T_A *Ax = A->x; in test_AxB_dot3_dndn_factory()
623 T_A *Ax = A->x; in test_AxB_dot3_vsvs_factory()
809 T_A *Ax = A->x; in test_AxB_dot3_vssp_factory()
889 T_A aki; in test_AxB_dot3_vssp_factory()
1089 T_A *Ax = A->x; in test_AxB_dot3_spdn_factory()
1161 T_A aki; in test_AxB_dot3_spdn_factory()
1291 T_A *Ax = A->x; in test_AxB_dot3_mp_factory()
[all …]
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/GraphBLAS/CUDA/test/
H A DjitTestFactory.hpp110 T_A *Ax = A->x; in test_AxB_dot3_phase1_factory()
157 T_A *Ax = A->x; in test_AxB_dot3_phase2_factory()
236 T_A *Ax = A->x; in test_AxB_dot3_full_factory()
448 T_A *Ax = A->x; in test_AxB_dot3_dndn_factory()
623 T_A *Ax = A->x; in test_AxB_dot3_vsvs_factory()
809 T_A *Ax = A->x; in test_AxB_dot3_vssp_factory()
889 T_A aki; in test_AxB_dot3_vssp_factory()
1089 T_A *Ax = A->x; in test_AxB_dot3_spdn_factory()
1161 T_A aki; in test_AxB_dot3_spdn_factory()
1291 T_A *Ax = A->x; in test_AxB_dot3_mp_factory()
[all …]
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/GraphBLAS/CUDA/test/
H A DjitTestFactory.hpp110 T_A *Ax = A->x; in test_AxB_dot3_phase1_factory()
157 T_A *Ax = A->x; in test_AxB_dot3_phase2_factory()
236 T_A *Ax = A->x; in test_AxB_dot3_full_factory()
448 T_A *Ax = A->x; in test_AxB_dot3_dndn_factory()
623 T_A *Ax = A->x; in test_AxB_dot3_vsvs_factory()
809 T_A *Ax = A->x; in test_AxB_dot3_vssp_factory()
889 T_A aki; in test_AxB_dot3_vssp_factory()
1089 T_A *Ax = A->x; in test_AxB_dot3_spdn_factory()
1161 T_A aki; in test_AxB_dot3_spdn_factory()
1291 T_A *Ax = A->x; in test_AxB_dot3_mp_factory()
[all …]
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/GraphBLAS/CUDA/test/
H A DjitTestFactory.hpp110 T_A *Ax = A->x; in test_AxB_dot3_phase1_factory()
157 T_A *Ax = A->x; in test_AxB_dot3_phase2_factory()
236 T_A *Ax = A->x; in test_AxB_dot3_full_factory()
448 T_A *Ax = A->x; in test_AxB_dot3_dndn_factory()
623 T_A *Ax = A->x; in test_AxB_dot3_vsvs_factory()
809 T_A *Ax = A->x; in test_AxB_dot3_vssp_factory()
889 T_A aki; in test_AxB_dot3_vssp_factory()
1089 T_A *Ax = A->x; in test_AxB_dot3_spdn_factory()
1161 T_A aki; in test_AxB_dot3_spdn_factory()
1291 T_A *Ax = A->x; in test_AxB_dot3_mp_factory()
[all …]
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/GraphBLAS/CUDA/test/
H A DjitTestFactory.hpp110 T_A *Ax = A->x; in test_AxB_dot3_phase1_factory()
157 T_A *Ax = A->x; in test_AxB_dot3_phase2_factory()
236 T_A *Ax = A->x; in test_AxB_dot3_full_factory()
448 T_A *Ax = A->x; in test_AxB_dot3_dndn_factory()
623 T_A *Ax = A->x; in test_AxB_dot3_vsvs_factory()
809 T_A *Ax = A->x; in test_AxB_dot3_vssp_factory()
889 T_A aki; in test_AxB_dot3_vssp_factory()
1089 T_A *Ax = A->x; in test_AxB_dot3_spdn_factory()
1161 T_A aki; in test_AxB_dot3_spdn_factory()
1291 T_A *Ax = A->x; in test_AxB_dot3_mp_factory()
[all …]
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/GraphBLAS/CUDA/test/
H A DjitTestFactory.hpp110 T_A *Ax = A->x; in test_AxB_dot3_phase1_factory()
157 T_A *Ax = A->x; in test_AxB_dot3_phase2_factory()
236 T_A *Ax = A->x; in test_AxB_dot3_full_factory()
448 T_A *Ax = A->x; in test_AxB_dot3_dndn_factory()
623 T_A *Ax = A->x; in test_AxB_dot3_vsvs_factory()
809 T_A *Ax = A->x; in test_AxB_dot3_vssp_factory()
889 T_A aki; in test_AxB_dot3_vssp_factory()
1089 T_A *Ax = A->x; in test_AxB_dot3_spdn_factory()
1161 T_A aki; in test_AxB_dot3_spdn_factory()
1291 T_A *Ax = A->x; in test_AxB_dot3_mp_factory()
[all …]
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/GraphBLAS/CUDA/test/
H A DjitTestFactory.hpp110 T_A *Ax = A->x; in test_AxB_dot3_phase1_factory()
157 T_A *Ax = A->x; in test_AxB_dot3_phase2_factory()
236 T_A *Ax = A->x; in test_AxB_dot3_full_factory()
448 T_A *Ax = A->x; in test_AxB_dot3_dndn_factory()
623 T_A *Ax = A->x; in test_AxB_dot3_vsvs_factory()
809 T_A *Ax = A->x; in test_AxB_dot3_vssp_factory()
889 T_A aki; in test_AxB_dot3_vssp_factory()
1089 T_A *Ax = A->x; in test_AxB_dot3_spdn_factory()
1161 T_A aki; in test_AxB_dot3_spdn_factory()
1291 T_A *Ax = A->x; in test_AxB_dot3_mp_factory()
[all …]
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/GraphBLAS/CUDA/test/
H A DjitTestFactory.hpp110 T_A *Ax = A->x; in test_AxB_dot3_phase1_factory()
157 T_A *Ax = A->x; in test_AxB_dot3_phase2_factory()
236 T_A *Ax = A->x; in test_AxB_dot3_full_factory()
448 T_A *Ax = A->x; in test_AxB_dot3_dndn_factory()
623 T_A *Ax = A->x; in test_AxB_dot3_vsvs_factory()
809 T_A *Ax = A->x; in test_AxB_dot3_vssp_factory()
889 T_A aki; in test_AxB_dot3_vssp_factory()
1089 T_A *Ax = A->x; in test_AxB_dot3_spdn_factory()
1161 T_A aki; in test_AxB_dot3_spdn_factory()
1291 T_A *Ax = A->x; in test_AxB_dot3_mp_factory()
[all …]
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/GraphBLAS/CUDA/test/
H A DjitTestFactory.hpp110 T_A *Ax = A->x; in test_AxB_dot3_phase1_factory()
157 T_A *Ax = A->x; in test_AxB_dot3_phase2_factory()
236 T_A *Ax = A->x; in test_AxB_dot3_full_factory()
448 T_A *Ax = A->x; in test_AxB_dot3_dndn_factory()
623 T_A *Ax = A->x; in test_AxB_dot3_vsvs_factory()
809 T_A *Ax = A->x; in test_AxB_dot3_vssp_factory()
889 T_A aki; in test_AxB_dot3_vssp_factory()
1089 T_A *Ax = A->x; in test_AxB_dot3_spdn_factory()
1161 T_A aki; in test_AxB_dot3_spdn_factory()
1291 T_A *Ax = A->x; in test_AxB_dot3_mp_factory()
[all …]
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/GraphBLAS/CUDA/test/
H A DjitTestFactory.hpp110 T_A *Ax = A->x; in test_AxB_dot3_phase1_factory()
157 T_A *Ax = A->x; in test_AxB_dot3_phase2_factory()
236 T_A *Ax = A->x; in test_AxB_dot3_full_factory()
448 T_A *Ax = A->x; in test_AxB_dot3_dndn_factory()
623 T_A *Ax = A->x; in test_AxB_dot3_vsvs_factory()
809 T_A *Ax = A->x; in test_AxB_dot3_vssp_factory()
889 T_A aki; in test_AxB_dot3_vssp_factory()
1089 T_A *Ax = A->x; in test_AxB_dot3_spdn_factory()
1161 T_A aki; in test_AxB_dot3_spdn_factory()
1291 T_A *Ax = A->x; in test_AxB_dot3_mp_factory()
[all …]

12345678910>>...34