Home
last modified time | relevance | path

Searched refs:engine_type (Results 1 – 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
Dpcg_engine_test.cc43 using engine_type = TypeParam; in TYPED_TEST() typedef
44 using result_type = typename engine_type::result_type; in TYPED_TEST()
47 engine_type engine; in TYPED_TEST()
104 using engine_type = TypeParam; in TYPED_TEST() typedef
107 engine_type engine_used; in TYPED_TEST()
114 engine_type engine1 = engine_used; in TYPED_TEST()
115 engine_type engine2 = engine_used; in TYPED_TEST()
130 using engine_type = TypeParam; in TYPED_TEST() typedef
134 engine_type engine; in TYPED_TEST()
141 using engine_type = TypeParam; in TYPED_TEST() typedef
[all …]
/third_party/abseil-cpp/absl/random/internal/
Dpcg_engine_test.cc43 using engine_type = TypeParam; in TYPED_TEST() typedef
44 using result_type = typename engine_type::result_type; in TYPED_TEST()
47 engine_type engine; in TYPED_TEST()
104 using engine_type = TypeParam; in TYPED_TEST() typedef
107 engine_type engine_used; in TYPED_TEST()
114 engine_type engine1 = engine_used; in TYPED_TEST()
115 engine_type engine2 = engine_used; in TYPED_TEST()
130 using engine_type = TypeParam; in TYPED_TEST() typedef
134 engine_type engine; in TYPED_TEST()
141 using engine_type = TypeParam; in TYPED_TEST() typedef
[all …]
/third_party/boost/boost/test/data/monomorphic/generators/
Drandom.hpp71 typedef EngineType engine_type; typedef in boost::unit_test::data::monomorphic::random_t
80 random_t( engine_type&& e, distr_type&& d ) in random_t()
82 , m_engine( std::forward<engine_type>(e) ){} in random_t()
153 …def typename nfp::param_type<Params,decltype(engine),std::default_random_engine>::type engine_type; typedef
156 typedef monomorphic::random_t<sample_type,distr_type,engine_type> type;
169 typedef typename Gen::engine_type engine_type; in random() typedef
172 engine_type E; in random()
/third_party/boost/libs/random/test/
Dmultiprecision_int_test.cpp50 BOOST_AUTO_TEST_CASE_TEMPLATE(generator_test, engine_type, engines) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
52 typedef typename engine_type::result_type test_type; in BOOST_AUTO_TEST_CASE_TEMPLATE()
54 engine_type gen; in BOOST_AUTO_TEST_CASE_TEMPLATE()
66 typename engine_type::base_type base(gen.base()); in BOOST_AUTO_TEST_CASE_TEMPLATE()
71 engine_type gen2; in BOOST_AUTO_TEST_CASE_TEMPLATE()
79 engine_type gen3(0); in BOOST_AUTO_TEST_CASE_TEMPLATE()
89 …dent_bits_engine<boost::random::mt19937, 512, boost::multiprecision::uint1024_t >, 10> engine_type; in BOOST_AUTO_TEST_CASE() typedef
90 typedef engine_type::result_type test_type; in BOOST_AUTO_TEST_CASE()
92 engine_type gen; in BOOST_AUTO_TEST_CASE()
107 engine_type gen2; in BOOST_AUTO_TEST_CASE()
Dtest_qrng_functions.hpp167 typedef typename Generator::type engine_type; in test_max_discard() typedef
169 static const boost::uintmax_t maxdiscard = dim * engine_type::max(); in test_max_discard()
173 engine_type eng(dim); in test_max_discard()
179 engine_type other(dim); in test_max_discard()
193 engine_type eng(dim); in test_max_discard()
201 engine_type other(dim); in test_max_discard()
207 engine_type eng(dim); in test_max_discard()
Dmultiprecision_float_test.cpp35 BOOST_AUTO_TEST_CASE_TEMPLATE(generator_test, engine_type, engines) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
37 typedef typename engine_type::result_type test_type; in BOOST_AUTO_TEST_CASE_TEMPLATE()
39 boost::scoped_ptr<engine_type> gen(new engine_type()); in BOOST_AUTO_TEST_CASE_TEMPLATE()
59 boost::scoped_ptr<engine_type> gen2(new engine_type()); in BOOST_AUTO_TEST_CASE_TEMPLATE()
/third_party/boost/libs/test/test/test-organization-ts/datasets-test/
Drandom-test.cpp77 BOOST_TEST(( std::is_same<DS1::generator_type::engine_type, in BOOST_AUTO_TEST_CASE()
86 BOOST_TEST(( std::is_same<DS2::generator_type::engine_type, in BOOST_AUTO_TEST_CASE()
95 BOOST_TEST(( std::is_same<DS3::generator_type::engine_type, in BOOST_AUTO_TEST_CASE()
104 BOOST_TEST(( std::is_same<DS4::generator_type::engine_type, in BOOST_AUTO_TEST_CASE()
126 BOOST_TEST(( std::is_same<DS6::generator_type::engine_type, in BOOST_AUTO_TEST_CASE()
/third_party/boost/libs/compute/include/boost/compute/algorithm/detail/
Drandom_fill.hpp44 boost::compute::default_random_engine engine_type; in random_fill() typedef
48 engine_type engine(queue); in random_fill()
/third_party/boost/boost/compute/algorithm/detail/
Drandom_fill.hpp44 boost::compute::default_random_engine engine_type; in random_fill() typedef
48 engine_type engine(queue); in random_fill()
/third_party/freetype/include/freetype/internal/services/
Dsvtteng.h41 FT_TrueTypeEngineType engine_type; in FT_DEFINE_SERVICE() local
/third_party/skia/third_party/externals/freetype/include/freetype/internal/services/
Dsvtteng.h41 FT_TrueTypeEngineType engine_type; in FT_DEFINE_SERVICE() local
/third_party/flutter/skia/third_party/externals/freetype/include/freetype/internal/services/
Dsvtteng.h41 FT_TrueTypeEngineType engine_type; in FT_DEFINE_SERVICE() local
/third_party/boost/boost/random/
Dvariate_generator.hpp57 typedef Engine engine_type; typedef in boost::random::variate_generator
/third_party/grpc/src/proto/grpc/testing/xds/v3/
Dregex.proto31 oneof engine_type { oneof
/third_party/grpc/src/proto/grpc/testing/xds/
Dlds_rds_for_test.proto37 oneof engine_type { oneof
/third_party/skia/third_party/externals/freetype/src/base/
Dftobjs.c5562 result = service->engine_type; in FT_Get_TrueType_Engine_Type()
/third_party/freetype/src/base/
Dftobjs.c5502 result = service->engine_type; in FT_Get_TrueType_Engine_Type()
/third_party/flutter/skia/third_party/externals/freetype/src/base/
Dftobjs.c5470 result = service->engine_type; in FT_Get_TrueType_Engine_Type()