Home
last modified time | relevance | path

Searched defs:default_seed (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__random/
H A Dsubtract_with_carry_engine.h90 static _LIBCPP_CONSTEXPR const result_type default_seed = 19780503u; global() variable
H A Dmersenne_twister_engine.h124 static _LIBCPP_CONSTEXPR const result_type default_seed = 5489u; global() variable
/freebsd/sys/dev/ice/
H A Dice_lib.c7164 const u8 default_seed[ICE_AQC_GET_SET_RSS_KEY_DATA_RSS_KEY_SIZE] = { ice_get_default_rss_key() local