Home
last modified time | relevance | path

Searched defs:Engine (Results 1 – 10 of 10) 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/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/protobuf/java/compatibility_tests/v2.5.0/protos/src/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/protobuf/java/core/src/test/proto/com/google/protobuf/
Dnested_builders_test.proto45 message Engine { message
/third_party/mesa3d/src/util/
Ddriconf_static.py58 class Engine(object): class
/third_party/typescript/tests/cases/conformance/types/mapped/
DmappedTypeAsClauses.ts72 interface Engine { interface
/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