Home
last modified time | relevance | path

Searched defs:state_size (Results 26 – 50 of 613) sorted by relevance

12345678910>>...25

/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/numerics/rand/rand.eng/rand.eng.mers/
H A Dctor_sseq_all_zero.pass.cpp56 const std::size_t state_size = 1u; in test() local
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/numerics/rand/rand.eng/rand.eng.mers/
H A Dctor_sseq_all_zero.pass.cpp53 const std::size_t state_size = 1u; in test() local
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/src/operator/
H A Drnn-inl.h61 uint32_t state_size; member
127 int state_size, in GetRnnParamSize()
158 int state_size, in GetRnnBiasSize()
287 const int state_size, in RNNForwardTraining()
330 const int state_size, in RNNForwardInference()
372 const int state_size, in RNNBackward()
/dports/games/odamex/odamex-src-0.7.0/common/
H A Dp_spec.h457 state_size enumerator
543 state_size enumerator
620 state_size enumerator
691 state_size enumerator
798 state_size enumerator
912 state_size enumerator
/dports/misc/mxnet/incubator-mxnet-1.9.0/src/operator/
H A Drnn-inl.h61 uint32_t state_size; member
127 int state_size, in GetRnnParamSize()
158 int state_size, in GetRnnBiasSize()
287 const int state_size, in RNNForwardTraining()
330 const int state_size, in RNNForwardInference()
372 const int state_size, in RNNBackward()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/client/
H A Dsimulate_crash_mac.cc151 size_t state_size = in DeliverException() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/crashpad/crashpad/client/
H A Dsimulate_crash_mac.cc141 size_t state_size = in DeliverException() local
/dports/devel/hyperscan/boost_1_75_0/boost/beast/core/detail/
H A Dchacha.hpp97 static constexpr std::size_t state_size = sizeof(chacha::keysetup_); member in boost::beast::detail::chacha
/dports/devel/boost-python-libs/boost_1_72_0/boost/beast/core/detail/
H A Dchacha.hpp97 static constexpr std::size_t state_size = sizeof(chacha::keysetup_); member in boost::beast::detail::chacha
/dports/devel/R-cran-BH/BH/inst/include/boost/beast/core/detail/
H A Dchacha.hpp97 static constexpr std::size_t state_size = sizeof(chacha::keysetup_); member in boost::beast::detail::chacha
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/beast/core/detail/
H A Dchacha.hpp97 static constexpr std::size_t state_size = sizeof(chacha::keysetup_); member in boost::beast::detail::chacha
/dports/devel/boost-libs/boost_1_72_0/boost/beast/core/detail/
H A Dchacha.hpp97 static constexpr std::size_t state_size = sizeof(chacha::keysetup_); member in boost::beast::detail::chacha
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/beast/core/detail/
H A Dchacha.hpp56 static constexpr std::size_t state_size = sizeof(chacha::keysetup_); member in boost::beast::detail::chacha
/dports/devel/boost-docs/boost_1_72_0/boost/beast/core/detail/
H A Dchacha.hpp97 static constexpr std::size_t state_size = sizeof(chacha::keysetup_); member in boost::beast::detail::chacha
/dports/chinese/libime/libime-1.0.9/src/libime/core/kenlm/lm/
H A Dvirtual_interface.hh142 explicit Model(size_t state_size) : state_size_(state_size) {} in Model()
/dports/math/p5-Math-GSL/Math-GSL-0.43/lib/Math/GSL/
H A DQRNG.pm334 sub state_size { subroutine
/dports/security/mhash/mhash-0.9.9.9/include/mutils/
H A Dmtypes.h46 mutils_word32 state_size; member
/dports/editors/wxhexeditor/wxHexEditor/mhash/mhash-0.9.9/include/mutils/
H A Dmtypes.h46 mutils_word32 state_size; member
/dports/security/mhash/mhash-0.9.9.9/mhash-0.9.9/include/mutils/
H A Dmtypes.h46 mutils_word32 state_size; member
/dports/editors/wxhexeditor/wxHexEditor/mhash/include/mutils/
H A Dmtypes.h54 mutils_word32 state_size; member
/dports/emulators/mednafen/mednafen/src/snes/src/lib/libco/
H A Dppc.c30 enum { state_size = 1024 }; enumerator
/dports/science/qmcpack/qmcpack-3.11.0/src/Utilities/
H A DBoostRandom.h154 inline size_t state_size() const { return uni.engine().state_size; } in state_size() function
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/monkey/deps/flb_libco/
H A Dppc.c33 enum { state_size = 1024 }; enumerator
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/flb_libco/
H A Dppc.c33 enum { state_size = 1024 }; enumerator
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dproc_fs.h122 #define proc_create_net(name, mode, parent, ops, state_size) \ argument
193 #define proc_create_net_data(name, mode, parent, ops, state_size, data) ({NULL;}) argument
194 #define proc_create_net(name, mode, parent, state_size, ops) ({NULL;}) argument

12345678910>>...25