/third_party/abseil-cpp/absl/random/internal/ |
D | randen_benchmarks.cc | 80 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/ |
D | randen_benchmarks.cc | 80 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/ |
D | test_generate_canonical.cpp | 29 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/ |
D | benchmarks.cc | 250 #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/ |
D | benchmarks.cc | 250 #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/ |
D | nested_builders_test.proto | 45 message Engine { message
|
/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/ |
D | nested_builders_test.proto | 45 message Engine { message
|
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/ |
D | nested_builders_test.proto | 45 message Engine { message
|
/third_party/mindspore/tests/ut/cpp/stub/profiling/ |
D | profiling_stub.cc | 21 namespace Engine { namespace
|
/third_party/mesa3d/src/util/ |
D | driconf_static.py | 57 class Engine(object): class
|
/third_party/re2/re2/testing/ |
D | tester.h | 22 enum Engine { enum
|
/third_party/typescript/tests/cases/conformance/types/mapped/ |
D | mappedTypeAsClauses.ts | 72 interface Engine { interface
|
/third_party/mindspore/third_party/proto/caffe/ |
D | caffe.proto | 616 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/ |
D | engine.py | 66 class Engine: class
|
/third_party/flutter/engine/flutter/shell/common/ |
D | ace_engine.cc | 37 Engine::Engine(Delegate& delegate, in Engine() function in flutter::Engine
|
D | engine.cc | 37 Engine::Engine(Delegate& delegate, in Engine() function in flutter::Engine
|
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/ |
D | engine.cc | 42 Engine::Engine(Delegate& delegate, in Engine() function in flutter_runner::Engine
|