Home
last modified time | relevance | path

Searched defs:Engine (Results 1 – 17 of 17) sorted by relevance

/third_party/abseil-cpp/absl/random/internal/
Dranden_benchmarks.cc80 struct Engine { struct
81 mutable absl::random_internal::randen_engine<UInt> rng;
83 static constexpr size_t bytes() { return sizeof(UInt); } in bytes()
85 FuncOutput operator()(const FuncInput num_iters) const { in operator ()()
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
Dranden_benchmarks.cc80 struct Engine { struct
81 mutable absl::random_internal::randen_engine<UInt> rng;
83 static constexpr size_t bytes() { return sizeof(UInt); } in bytes()
85 FuncOutput operator()(const FuncInput num_iters) const { in operator ()()
/third_party/boost/libs/random/test/
Dtest_generate_canonical.cpp29 BOOST_AUTO_TEST_CASE_TEMPLATE(test_float, Engine, engines) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
49 BOOST_AUTO_TEST_CASE_TEMPLATE(test_double, Engine, engines) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
69 BOOST_AUTO_TEST_CASE_TEMPLATE(test_long_double, Engine, engines) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
Dbenchmarks.cc250 #define BM_BASIC(Engine) \ argument
282 #define BM_COPY(Engine) BENCHMARK_TEMPLATE(BM_Generate, Engine) argument
284 #define BM_THREAD(Engine) \ argument
296 #define BM_EXTENDED(Engine) \ argument
/third_party/abseil-cpp/absl/random/
Dbenchmarks.cc250 #define BM_BASIC(Engine) \ argument
282 #define BM_COPY(Engine) BENCHMARK_TEMPLATE(BM_Generate, Engine) argument
284 #define BM_THREAD(Engine) \ argument
296 #define BM_EXTENDED(Engine) \ argument
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/
Dnested_builders_test.proto45 message Engine { message
/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/
Dnested_builders_test.proto45 message Engine { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/
Dnested_builders_test.proto45 message Engine { message
/third_party/mindspore/tests/ut/cpp/stub/profiling/
Dprofiling_stub.cc21 namespace Engine { namespace
/third_party/mesa3d/src/util/
Ddriconf_static.py57 class Engine(object): class
/third_party/re2/re2/testing/
Dtester.h22 enum Engine { enum
/third_party/typescript/tests/cases/conformance/types/mapped/
DmappedTypeAsClauses.ts72 interface Engine { interface
/third_party/mindspore/third_party/proto/caffe/
Dcaffe.proto616 enum Engine { enum
887 enum Engine { enum
935 enum Engine { enum
1030 enum Engine { enum
1151 enum Engine { enum
1179 enum Engine { enum
1193 enum Engine { enum
1256 enum Engine { enum
1629 enum Engine { enum
/third_party/boost/tools/build/src/build/
Dengine.py66 class Engine: class
/third_party/flutter/engine/flutter/shell/common/
Dace_engine.cc37 Engine::Engine(Delegate& delegate, in Engine() function in flutter::Engine
Dengine.cc37 Engine::Engine(Delegate& delegate, in Engine() function in flutter::Engine
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
Dengine.cc42 Engine::Engine(Delegate& delegate, in Engine() function in flutter_runner::Engine