Home
last modified time | relevance | path

Searched refs:ctr_type (Results 1 – 25 of 42) sorted by relevance

12

/dports/science/nest/nest-simulator-3.1/thirdparty/Random123/
H A DMicroURNG.hpp88 typedef typename cbrng_type::ctr_type ctr_type; typedef in r123::MicroURNG
91 typedef typename ctr_type::value_type result_type;
99 ctr_type c = c0; in operator ()()
107 …MicroURNG(cbrng_type _b, ctr_type _c0, ukey_type _uk) : b(_b), c0(_c0), k(_uk), n(0), last_elem(0)… in MicroURNG()
110 MicroURNG(ctr_type _c0, ukey_type _uk) : b(), c0(_c0), k(_uk), n(0), last_elem(0) { in MicroURNG()
122 const ctr_type& counter() const{ return c0; } in counter()
123 void reset(ctr_type _c0, ukey_type _uk){ in reset()
133 ctr_type c0;
137 ctr_type rdata;
H A DReinterpretCtr.hpp55 typedef ToType ctr_type; typedef
57 typedef typename CBRNG::ctr_type bctype;
78 ctr_type operator()(ctr_type c, key_type k){ in operator ()()
H A Dars.h165 typedef ars1xm128i_ctr_t ctr_type; typedef
169 R123_FORCE_INLINE(ctr_type operator()(ctr_type ctr, key_type key) const){ in R123_FORCE_INLINE()
180 typedef ars4x32_ctr_t ctr_type; typedef
184 R123_FORCE_INLINE(ctr_type operator()(ctr_type ctr, key_type key) const){ in R123_FORCE_INLINE()
H A Daes.h275 typedef aesni1xm128i_ctr_t ctr_type; typedef
279 ctr_type operator()(ctr_type ctr, key_type key) const{ in operator()
286 typedef aesni4x32_ctr_t ctr_type; typedef
290 ctr_type operator()(ctr_type ctr, key_type key) const{ in operator()
384 typedef aesopenssl16x8_ctr_t ctr_type; typedef
388 ctr_type operator()(const ctr_type& in, const key_type& k){ in operator()
389 ctr_type out; in operator()
H A Dphilox.h375 typedef CType ctr_type; \
379 …inline R123_CUDA_DEVICE R123_FORCE_INLINE(ctr_type operator()(ctr_type ctr, key_type key) const){ \
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/symmetry/
H A Ddctr.f87 character *1 ctr_type
140 ctr_type='Z'
144 ctr_type='A'
148 ctr_type='C'
152 ctr_type='R'
156 ctr_type='I'
160 ctr_type='F'
163 if(ctr_type.eq.'Z') then
194 write(*,987) ctr_type,sol_name,numgrp,numset
295 value = geom_convert_to_primitive(geom,ctr_type,tf)
/dports/science/nwchem-data/nwchem-7.0.2-release/src/symmetry/
H A Ddctr.f87 character *1 ctr_type
140 ctr_type='Z'
144 ctr_type='A'
148 ctr_type='C'
152 ctr_type='R'
156 ctr_type='I'
160 ctr_type='F'
163 if(ctr_type.eq.'Z') then
194 write(*,987) ctr_type,sol_name,numgrp,numset
295 value = geom_convert_to_primitive(geom,ctr_type,tf)
/dports/science/nest/nest-simulator-3.1/thirdparty/Random123/conventional/
H A DEngine.hpp70 typedef typename CBRNG::ctr_type ctr_type; typedef
73 typedef typename ctr_type::value_type result_type;
78 ctr_type c;
79 ctr_type v;
241 ctr_type operator()(const ctr_type& c) const{ in operator ()()
260 std::pair<ctr_type, result_type> getcounter() const { in getcounter()
265 void setcounter(const ctr_type& _c, result_type _elem){ in setcounter()
274 void setcounter(const std::pair<ctr_type, result_type>& ce){ in setcounter()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/toonz/
H A Dcleanupparaneters.h75 int ctr_type; variable
87 : ctr_type(0) in FDG_INFO()
96 return (ctr_type == rhs.ctr_type && ctr_x == rhs.ctr_x &&
H A Dcleanupparameters.h91 int ctr_type; variable
103 : ctr_type(0) in FDG_INFO()
112 return (ctr_type == rhs.ctr_type && ctr_x == rhs.ctr_x &&
/dports/science/nest/nest-simulator-3.1/thirdparty/Random123/tests/
H A Dkat_cpp.cpp82 typename GEN::ctr_type ctr; in do_test()
84 typename GEN::ctr_type expected; in do_test()
85 typename GEN::ctr_type computed; in do_test()
102 typedef typename GEN::ctr_type::value_type value_type; in do_test()
127 typedef typename GEN::ctr_type::value_type value_type; in do_test()
129 typename GEN::ctr_type c = data.ctr; in do_test()
/dports/math/clrng/clRNG-1.0.0-beta/src/tests/
H A Dphilox432_ut.c56 double runRandom123(CBRNG g, CBRNG::ctr_type ctr, CBRNG::key_type key, CBRNG::ctr_type rand, int n) in runRandom123()
240 CBRNG::ctr_type ctr = { { 0, 0, 0, 0 } }; in main()
250 CBRNG::ctr_type rand = g(ctr, key); in main()
270 CBRNG::ctr_type ctr = { { 0, 0, 0, 0 } }; in main()
272 CBRNG::ctr_type rand; in main()
306 CBRNG::ctr_type ctr = { { 0, 0, 0, 0 } }; in main()
308 CBRNG::ctr_type rand = {}; in main()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzlib/
H A Dcleanupparameters.cpp115 sscanf(arg, "%lf", &fdg_info.ctr_x), fdg_info.ctr_type = 1; in loadFieldGuideInfo()
117 sscanf(arg, "%lf", &fdg_info.ctr_y), fdg_info.ctr_type = 1; in loadFieldGuideInfo()
119 sscanf(arg, "%lf", &fdg_info.ctr_angle), fdg_info.ctr_type = 1; in loadFieldGuideInfo()
121 sscanf(arg, "%lf", &fdg_info.ctr_skew), fdg_info.ctr_type = 1; in loadFieldGuideInfo()
153 if (!fdg_info.ctr_type && version != 1) { in loadFieldGuideInfo()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dcoverage.c763 tree ctr_type; in build_fn_info() local
792 ctr_type = TREE_TYPE (TREE_TYPE (fields)); in build_fn_info()
805 CONSTRUCTOR_APPEND_ELT (ctr, TYPE_FIELDS (ctr_type), in build_fn_info()
810 CONSTRUCTOR_APPEND_ELT (ctr, DECL_CHAIN (TYPE_FIELDS (ctr_type)), in build_fn_info()
813 CONSTRUCTOR_APPEND_ELT (v2, NULL, build_constructor (ctr_type, ctr)); in build_fn_info()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dcoverage.c763 tree ctr_type; in build_fn_info() local
792 ctr_type = TREE_TYPE (TREE_TYPE (fields)); in build_fn_info()
805 CONSTRUCTOR_APPEND_ELT (ctr, TYPE_FIELDS (ctr_type), in build_fn_info()
810 CONSTRUCTOR_APPEND_ELT (ctr, DECL_CHAIN (TYPE_FIELDS (ctr_type)), in build_fn_info()
813 CONSTRUCTOR_APPEND_ELT (v2, NULL, build_constructor (ctr_type, ctr)); in build_fn_info()
/dports/math/clrng/clRNG-1.0.0-beta/src/cl/include/private/Random123/
H A Dphilox.h367 typedef CType ctr_type; \
371 …inline R123_CUDA_DEVICE R123_FORCE_INLINE(ctr_type operator()(ctr_type ctr, key_type key) const){ \
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dcoverage.c835 tree ctr_type; in build_fn_info() local
864 ctr_type = TREE_TYPE (TREE_TYPE (fields)); in build_fn_info()
877 CONSTRUCTOR_APPEND_ELT (ctr, TYPE_FIELDS (ctr_type), in build_fn_info()
882 CONSTRUCTOR_APPEND_ELT (ctr, DECL_CHAIN (TYPE_FIELDS (ctr_type)), in build_fn_info()
885 CONSTRUCTOR_APPEND_ELT (v2, NULL, build_constructor (ctr_type, ctr)); in build_fn_info()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dcoverage.c797 tree ctr_type; in build_fn_info() local
826 ctr_type = TREE_TYPE (TREE_TYPE (fields)); in build_fn_info()
839 CONSTRUCTOR_APPEND_ELT (ctr, TYPE_FIELDS (ctr_type), in build_fn_info()
844 CONSTRUCTOR_APPEND_ELT (ctr, DECL_CHAIN (TYPE_FIELDS (ctr_type)), in build_fn_info()
847 CONSTRUCTOR_APPEND_ELT (v2, NULL, build_constructor (ctr_type, ctr)); in build_fn_info()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dcoverage.c838 tree ctr_type; in build_fn_info() local
867 ctr_type = TREE_TYPE (TREE_TYPE (fields)); in build_fn_info()
880 CONSTRUCTOR_APPEND_ELT (ctr, TYPE_FIELDS (ctr_type), in build_fn_info()
885 CONSTRUCTOR_APPEND_ELT (ctr, DECL_CHAIN (TYPE_FIELDS (ctr_type)), in build_fn_info()
888 CONSTRUCTOR_APPEND_ELT (v2, NULL, build_constructor (ctr_type, ctr)); in build_fn_info()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dcoverage.c835 tree ctr_type; in build_fn_info() local
864 ctr_type = TREE_TYPE (TREE_TYPE (fields)); in build_fn_info()
877 CONSTRUCTOR_APPEND_ELT (ctr, TYPE_FIELDS (ctr_type), in build_fn_info()
882 CONSTRUCTOR_APPEND_ELT (ctr, DECL_CHAIN (TYPE_FIELDS (ctr_type)), in build_fn_info()
885 CONSTRUCTOR_APPEND_ELT (v2, NULL, build_constructor (ctr_type, ctr)); in build_fn_info()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dcoverage.c841 tree ctr_type; in build_fn_info() local
870 ctr_type = TREE_TYPE (TREE_TYPE (fields)); in build_fn_info()
883 CONSTRUCTOR_APPEND_ELT (ctr, TYPE_FIELDS (ctr_type), in build_fn_info()
888 CONSTRUCTOR_APPEND_ELT (ctr, DECL_CHAIN (TYPE_FIELDS (ctr_type)), in build_fn_info()
891 CONSTRUCTOR_APPEND_ELT (v2, NULL, build_constructor (ctr_type, ctr)); in build_fn_info()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dcoverage.c835 tree ctr_type; in build_fn_info() local
864 ctr_type = TREE_TYPE (TREE_TYPE (fields)); in build_fn_info()
877 CONSTRUCTOR_APPEND_ELT (ctr, TYPE_FIELDS (ctr_type), in build_fn_info()
882 CONSTRUCTOR_APPEND_ELT (ctr, DECL_CHAIN (TYPE_FIELDS (ctr_type)), in build_fn_info()
885 CONSTRUCTOR_APPEND_ELT (v2, NULL, build_constructor (ctr_type, ctr)); in build_fn_info()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dcoverage.c835 tree ctr_type; in build_fn_info() local
864 ctr_type = TREE_TYPE (TREE_TYPE (fields)); in build_fn_info()
877 CONSTRUCTOR_APPEND_ELT (ctr, TYPE_FIELDS (ctr_type), in build_fn_info()
882 CONSTRUCTOR_APPEND_ELT (ctr, DECL_CHAIN (TYPE_FIELDS (ctr_type)), in build_fn_info()
885 CONSTRUCTOR_APPEND_ELT (v2, NULL, build_constructor (ctr_type, ctr)); in build_fn_info()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dcoverage.c835 tree ctr_type; in build_fn_info() local
864 ctr_type = TREE_TYPE (TREE_TYPE (fields)); in build_fn_info()
877 CONSTRUCTOR_APPEND_ELT (ctr, TYPE_FIELDS (ctr_type), in build_fn_info()
882 CONSTRUCTOR_APPEND_ELT (ctr, DECL_CHAIN (TYPE_FIELDS (ctr_type)), in build_fn_info()
885 CONSTRUCTOR_APPEND_ELT (v2, NULL, build_constructor (ctr_type, ctr)); in build_fn_info()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dcoverage.c838 tree ctr_type; in build_fn_info() local
867 ctr_type = TREE_TYPE (TREE_TYPE (fields)); in build_fn_info()
880 CONSTRUCTOR_APPEND_ELT (ctr, TYPE_FIELDS (ctr_type), in build_fn_info()
885 CONSTRUCTOR_APPEND_ELT (ctr, DECL_CHAIN (TYPE_FIELDS (ctr_type)), in build_fn_info()
888 CONSTRUCTOR_APPEND_ELT (v2, NULL, build_constructor (ctr_type, ctr)); in build_fn_info()

12