Home
last modified time | relevance | path

Searched defs:_t1 (Results 1 – 25 of 314) sorted by relevance

12345678910>>...13

/dports/devel/zfp/zfp-0.5.5/cfp/src/
H A Dcfparray_source.cpp3 _t1(CFP_ARRAY_TYPE, ctor_default)() in _t1() function
9 _t1(CFP_ARRAY_TYPE, ctor_copy)(const CFP_ARRAY_TYPE * src) in _t1() function
17 _t1(CFP_ARRAY_TYPE, dtor)(CFP_ARRAY_TYPE * self) in _t1() function
24 _t1(CFP_ARRAY_TYPE, rate)(const CFP_ARRAY_TYPE * self) in _t1() function
30 _t1(CFP_ARRAY_TYPE, set_rate)(CFP_ARRAY_TYPE * self, double rate) in _t1() function
36 _t1(CFP_ARRAY_TYPE, compressed_size)(const CFP_ARRAY_TYPE * self) in _t1() function
42 _t1(CFP_ARRAY_TYPE, compressed_data)(const CFP_ARRAY_TYPE * self) in _t1() function
55 _t1(CFP_ARRAY_TYPE, size)(const CFP_ARRAY_TYPE * self) in _t1() function
61 _t1(CFP_ARRAY_TYPE, cache_size)(const CFP_ARRAY_TYPE * self) in _t1() function
73 _t1(CFP_ARRAY_TYPE, clear_cache)(const CFP_ARRAY_TYPE * self) in _t1() function
[all …]
H A Dcfparray2_source.cpp2 _t1(CFP_ARRAY_TYPE, ctor)(uint nx, uint ny, double rate, const ZFP_SCALAR_TYPE * p, size_t csize) in _t1() function
8 _t1(CFP_ARRAY_TYPE, size_x)(const CFP_ARRAY_TYPE * self) in _t1() function
14 _t1(CFP_ARRAY_TYPE, size_y)(const CFP_ARRAY_TYPE * self) in _t1() function
20 _t1(CFP_ARRAY_TYPE, resize)(CFP_ARRAY_TYPE * self, uint nx, uint ny, int clear) in _t1() function
26 _t1(CFP_ARRAY_TYPE, get)(const CFP_ARRAY_TYPE * self, uint i, uint j) in _t1() function
32 _t1(CFP_ARRAY_TYPE, set)(CFP_ARRAY_TYPE * self, uint i, uint j, ZFP_SCALAR_TYPE val) in _t1() function
H A Dcfparray1_source.cpp2 _t1(CFP_ARRAY_TYPE, ctor)(uint n, double rate, const ZFP_SCALAR_TYPE * p, size_t csize) in _t1() function
8 _t1(CFP_ARRAY_TYPE, resize)(CFP_ARRAY_TYPE * self, uint n, int clear) in _t1() function
14 _t1(CFP_ARRAY_TYPE, get)(const CFP_ARRAY_TYPE * self, uint i) in _t1() function
20 _t1(CFP_ARRAY_TYPE, set)(CFP_ARRAY_TYPE * self, uint i, ZFP_SCALAR_TYPE val) in _t1() function
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug096.go2
3 // Copyright 2009 The Go Authors. All rights reserved.
8
9 type A []int;
14 _, _ = a, b;
20 uetli:~/Source/go1/test/bugs gri$
26 */
/dports/math/vtk9/VTK-9.1.0/ThirdParty/zfp/vtkzfp/src/template/
H A Dencode.c9 _t1(pad_block, Scalar)(Scalar* p, uint n, uint s) in _t1() function
31 _t1(fwd_lift, Int)(Int* p, uint s) in _t1() function
60 _t1(int2uint, Int)(Int x) in _t1() function
67 _t1(fwd_order, Int)(UInt* ublock, const Int* iblock, const uchar* perm, uint n) in _t1() function
76 _t1(encode_ints, UInt)(bitstream* restrict_ stream, uint maxbits, uint maxprec, const UInt* restric… in _t1() function
108 _t1(encode_many_ints, UInt)(bitstream* restrict_ stream, uint maxbits, uint maxprec, const UInt* re… in _t1() function
H A Ddecode.c9 _t1(inv_lift, Int)(Int* p, uint s) in _t1() function
38 _t1(uint2int, UInt)(UInt x) in _t1() function
45 _t1(inv_order, Int)(const UInt* ublock, Int* iblock, const uchar* perm, uint n) in _t1() function
54 _t1(decode_ints, UInt)(bitstream* restrict_ stream, uint maxbits, uint maxprec, UInt* restrict_ dat… in _t1() function
89 _t1(decode_many_ints, UInt)(bitstream* restrict_ stream, uint maxbits, uint maxprec, UInt* restrict… in _t1() function
H A Dencodef.c10 _t1(exponent, Scalar)(Scalar x) in _t1() function
23 _t1(exponent_block, Scalar)(const Scalar* p, uint n) in _t1() function
36 _t1(quantize, Scalar)(Scalar x, int e) in _t1() function
43 _t1(fwd_cast, Scalar)(Int* iblock, const Scalar* fblock, uint n, int emax) in _t1() function
H A Drevencodef.c7 _t1(rev_fwd_reversible, Scalar)(const Int* iblock, const Scalar* fblock, uint n, int emax) in _t1() function
18 _t1(rev_fwd_cast, Scalar)(Int* iblock, const Scalar* fblock, uint n, int emax) in _t1() function
30 _t1(rev_fwd_reinterpret, Scalar)(Int* iblock, const Scalar* fblock, uint n) in _t1() function
H A Dcodecf.c13 _t1(dequantize, Scalar)(Int x, int e) in _t1() function
20 _t1(inv_cast, Scalar)(const Int* iblock, Scalar* fblock, uint n, int emax) in _t1() function
/dports/math/vtk8/VTK-8.2.0/ThirdParty/zfp/vtkzfp/src/template/
H A Dencode.c9 _t1(pad_block, Scalar)(Scalar* p, uint n, uint s) in _t1() function
31 _t1(fwd_lift, Int)(Int* p, uint s) in _t1() function
60 _t1(int2uint, Int)(Int x) in _t1() function
67 _t1(fwd_order, Int)(UInt* ublock, const Int* iblock, const uchar* perm, uint n) in _t1() function
76 _t1(encode_ints, UInt)(bitstream* restrict_ stream, uint maxbits, uint maxprec, const UInt* restric… in _t1() function
H A Dencodef.c8 _t1(exponent, Scalar)(Scalar x) in _t1() function
21 _t1(exponent_block, Scalar)(const Scalar* p, uint n) in _t1() function
34 _t1(quantize, Scalar)(Scalar x, int e) in _t1() function
41 _t1(fwd_cast, Scalar)(Int* iblock, const Scalar* fblock, uint n, int emax) in _t1() function
H A Ddecode.c9 _t1(inv_lift, Int)(Int* p, uint s) in _t1() function
38 _t1(uint2int, UInt)(UInt x) in _t1() function
45 _t1(inv_order, Int)(const UInt* ublock, Int* iblock, const uchar* perm, uint n) in _t1() function
54 _t1(decode_ints, UInt)(bitstream* restrict_ stream, uint maxbits, uint maxprec, UInt* restrict_ dat… in _t1() function
/dports/security/pam-modules/pam-modules-2.2/imprimatur/
H A Demptynodes.awk9 # Imprimatur is distributed in the hope that it will be useful,
38 print "Empty nodes:" > "/dev/stderr"
45 }
46 skip_to && $1 == "@end" && $2 == skip_to { skip_to = ""; next }
54 state = 3
89 state = 1
H A DMakefile.am13 #
14 # You should have received a copy of the GNU General Public License
20 imprimatur.m4\
/dports/devel/zfp/zfp-0.5.5/src/template/
H A Dencodef.c10 _t1(exponent, Scalar)(Scalar x) in _t1() function
23 _t1(exponent_block, Scalar)(const Scalar* p, uint n) in _t1() function
36 _t1(quantize, Scalar)(Scalar x, int e) in _t1() function
43 _t1(fwd_cast, Scalar)(Int* iblock, const Scalar* fblock, uint n, int emax) in _t1() function
H A Drevencodef.c7 _t1(rev_fwd_reversible, Scalar)(const Int* iblock, const Scalar* fblock, uint n, int emax) in _t1() function
18 _t1(rev_fwd_cast, Scalar)(Int* iblock, const Scalar* fblock, uint n, int emax) in _t1() function
30 _t1(rev_fwd_reinterpret, Scalar)(Int* iblock, const Scalar* fblock, uint n) in _t1() function
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qobject/
H A Dmoc_oldnormalizeobject.cpp135 void OldNormalizeObject::typeRefSignal(Template<Class&> & _t1) in typeRefSignal()
142 void OldNormalizeObject::constTypeRefSignal(const Template<const Class&> & _t1) in constTypeRefSignal()
149 void OldNormalizeObject::typeConstRefSignal(Template<Class const&> const & _t1) in typeConstRefSignal()
/dports/security/s2n/s2n-tls-1.1.2/pq-crypto/sike_r1/
H A Dec_isogeny_r1.c14 f2elm_t _t0, _t1; in xDBL() local
67 f2elm_t _t0, _t1; in eval_4_isog() local
91 f2elm_t _t0, _t1, _t2, _t3, _t4, _t5, _t6; in xTPL() local
138 f2elm_t _t0, _t1, _t2, _t3, _t4; in get_3_isog() local
170 f2elm_t _t0, _t1, _t2; in eval_3_isog() local
190 f2elm_t _t0, _t1, _t2, _t3; in inv_3_way() local
209 f2elm_t _t0, _t1, one = {0}; in get_A() local
233 f2elm_t _t0, _t1; in j_inv() local
259 f2elm_t _t0, _t1, _t2; in xDBLADD() local
/dports/security/s2n/s2n-tls-1.1.2/pq-crypto/sike_r3/
H A Dsikep434r3_ec_isogeny.c16 f2elm_t _t0, _t1; in xDBL() local
68 f2elm_t _t0, _t1; in eval_4_isog() local
92 f2elm_t _t0, _t1, _t2, _t3, _t4, _t5, _t6; in xTPL() local
138 f2elm_t _t0, _t1, _t2, _t3, _t4; in get_3_isog() local
165 f2elm_t _t0, _t1, _t2; in eval_3_isog() local
185 f2elm_t _t0, _t1, _t2, _t3; in inv_3_way() local
204 f2elm_t _t0, _t1, one = {0}; in get_A() local
230 f2elm_t _t0, _t1; in j_inv() local
258 f2elm_t _t0, _t1, _t2; in xDBLADD() local
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/parking_lot-0.7.1/src/
H A Ddeadlock.rs69 let _t1 = thread::spawn(move || { in test_mutex_deadlock() localVariable
102 let _t1 = thread::spawn(move || { in test_mutex_deadlock_reentrant() localVariable
129 let _t1 = thread::spawn(move || { in test_remutex_deadlock() localVariable
175 let _t1 = thread::spawn(move || { in test_rwlock_deadlock() localVariable
208 let _t1 = thread::spawn(move || { in test_rwlock_deadlock_reentrant() localVariable
/dports/editors/xi-term/xi-term-d264767/cargo-crates/parking_lot-0.7.1/src/
H A Ddeadlock.rs69 let _t1 = thread::spawn(move || { in test_mutex_deadlock() localVariable
102 let _t1 = thread::spawn(move || { in test_mutex_deadlock_reentrant() localVariable
129 let _t1 = thread::spawn(move || { in test_remutex_deadlock() localVariable
175 let _t1 = thread::spawn(move || { in test_rwlock_deadlock() localVariable
208 let _t1 = thread::spawn(move || { in test_rwlock_deadlock_reentrant() localVariable
/dports/games/dose-response/dose-response-179c326/cargo-crates/parking_lot-0.7.1/src/
H A Ddeadlock.rs69 let _t1 = thread::spawn(move || { in test_mutex_deadlock() localVariable
102 let _t1 = thread::spawn(move || { in test_mutex_deadlock_reentrant() localVariable
129 let _t1 = thread::spawn(move || { in test_remutex_deadlock() localVariable
175 let _t1 = thread::spawn(move || { in test_rwlock_deadlock() localVariable
208 let _t1 = thread::spawn(move || { in test_rwlock_deadlock_reentrant() localVariable
/dports/sysutils/flowgger/flowgger-0.2.10/cargo-crates/parking_lot-0.7.1/src/
H A Ddeadlock.rs69 let _t1 = thread::spawn(move || { in test_mutex_deadlock() localVariable
102 let _t1 = thread::spawn(move || { in test_mutex_deadlock_reentrant() localVariable
129 let _t1 = thread::spawn(move || { in test_remutex_deadlock() localVariable
175 let _t1 = thread::spawn(move || { in test_rwlock_deadlock() localVariable
208 let _t1 = thread::spawn(move || { in test_rwlock_deadlock_reentrant() localVariable
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/parking_lot-0.4.8/src/
H A Ddeadlock.rs84 let _t1 = thread::spawn(move || { in test_mutex_deadlock() localVariable
117 let _t1 = thread::spawn(move || { in test_mutex_deadlock_reentrant() localVariable
144 let _t1 = thread::spawn(move || { in test_remutex_deadlock() localVariable
190 let _t1 = thread::spawn(move || { in test_rwlock_deadlock() localVariable
223 let _t1 = thread::spawn(move || { in test_rwlock_deadlock_reentrant() localVariable
/dports/audio/lewton/lewton-0.10.2/cargo-crates/parking_lot-0.4.8/src/
H A Ddeadlock.rs84 let _t1 = thread::spawn(move || { in test_mutex_deadlock() localVariable
117 let _t1 = thread::spawn(move || { in test_mutex_deadlock_reentrant() localVariable
144 let _t1 = thread::spawn(move || { in test_remutex_deadlock() localVariable
190 let _t1 = thread::spawn(move || { in test_rwlock_deadlock() localVariable
223 let _t1 = thread::spawn(move || { in test_rwlock_deadlock_reentrant() localVariable

12345678910>>...13