Searched refs:engine_type (Results 1 – 7 of 7) sorted by relevance
398 typedef std::mt19937 engine_type; in _GLIBCXX_VISIBILITY() typedef401 typedef std::tr1::mt19937 engine_type; in _GLIBCXX_VISIBILITY()412 typedef std::tr1::variate_generator<engine_type, distribution_type> gen_t; in _GLIBCXX_VISIBILITY()439 static engine_type& in _GLIBCXX_VISIBILITY()442 static engine_type _S_e; in _GLIBCXX_VISIBILITY()
546 typedef std::mt19937 engine_type; in _GLIBCXX_VISIBILITY() typedef549 typedef std::tr1::mt19937 engine_type; in _GLIBCXX_VISIBILITY()560 typedef std::tr1::variate_generator<engine_type, distribution_type> gen_t; in _GLIBCXX_VISIBILITY()587 static engine_type& in _GLIBCXX_VISIBILITY()590 static engine_type _S_e; in _GLIBCXX_VISIBILITY()
67 uint8_t engine_type; /* Type of flow switching engine (RP,VIP,etc.) */ member
599 header->engine_type = 0; in export_send()
93 nd_uint8_t engine_type; /* type of flow-switching engine */ member
236 typedef _Engine engine_type; in _GLIBCXX_VISIBILITY()252 variate_generator(engine_type __eng, distribution_type __dist) in _GLIBCXX_VISIBILITY()
232 typedef _Engine engine_type; in _GLIBCXX_VISIBILITY()248 variate_generator(engine_type __eng, distribution_type __dist) in _GLIBCXX_VISIBILITY()