Home
last modified time | relevance | path

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

/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/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/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/more_protos/src/proto/com/google/protobuf/
Dnested_builders_test.proto45 message Engine { message
/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/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
/third_party/mingw-w64/mingw-w64-headers/include/
Dagtctl.h1672 #define IAgentCtlSpeechInput_get_Engine(This,Engine) (This)->lpVtbl->get_Engine(This,Engine) argument
1673 #define IAgentCtlSpeechInput_put_Engine(This,Engine) (This)->lpVtbl->put_Engine(This,Engine) argument