/third_party/boost/libs/random/test/ |
D | statistic_tests.hpp | 642 double run_experiment(const Experiment & experiment, Generator & gen, int n) in run_experiment() argument 644 generic_counter<std::vector<int> > v(experiment.classes()); in run_experiment() 645 experiment.run(gen, v, n); in run_experiment() 648 experiment, boost::placeholders::_1)); in run_experiment() 653 double run_experiment(const Experiment & experiment, const Generator & gen, int n) in run_experiment() argument 655 generic_counter<std::vector<int> > v(experiment.classes()); in run_experiment() 656 experiment.run(gen, v, n); in run_experiment() 659 experiment, boost::placeholders::_1)); in run_experiment() 668 : experiment(exper), generator(gen), n(n) { } in experiment_generator_t() 669 double operator()() const { return run_experiment(experiment, generator, n); } in operator ()() [all …]
|
/third_party/boost/libs/random/example/ |
D | random_demo.cpp | 28 void experiment(base_generator_type & generator) in experiment() function 89 experiment(generator); in main() 92 experiment(saved_generator); in main()
|
/third_party/skia/third_party/externals/tint/docs/ |
D | experimental_extensions.md | 31 5. Write a plan for removal of the experiment. 38 - What is your target date for declaring the experiment a success or 39 failure. In Chrome an experiment must be shipped or removed, in 44 - The bug tracking removal of the experiment.
|
/third_party/flutter/skia/third_party/externals/sdl/docs/ |
D | README-cmake.md | 9 It works in parallel to the legacy system, so users can experiment with it
|
/third_party/boost/libs/endian/ |
D | README | 8 To experiment with the Endian library, various other boost libraries must be
|
/third_party/skia/bin/ |
D | compare | 24 for (path, d) in [(args.baseline, a), (args.experiment, b)]:
|
/third_party/flutter/skia/bin/ |
D | compare | 24 for (path, d) in [(args.baseline, a), (args.experiment, b)]:
|
/third_party/grpc/src/objective-c/tests/MacTests/ |
D | StressTestsCleartext.m | 28 // by experiment. Adjust this when server's proto file changes.
|
D | StressTestsSSL.m | 26 // by experiment. Adjust this when server's proto file changes.
|
/third_party/boost/libs/convert/doc/ |
D | other.qbk | 11 As an experiment, the code below (taken from ['test/encryption.cpp]) does not do type conversion. I…
|
/third_party/grpc/src/objective-c/tests/InteropTests/ |
D | InteropTestsLocalCleartext.m | 32 // by experiment. Adjust this when server's proto file changes.
|
D | InteropTestsRemote.m | 31 // by experiment. Adjust this when server's proto file changes.
|
/third_party/grpc/src/objective-c/tests/PerfTests/ |
D | PerfTestsCronet.m | 35 // by experiment. Adjust this when server's proto file changes.
|
D | PerfTestsNoCFStreamCleartext.m | 34 // by experiment. Adjust this when server's proto file changes.
|
D | PerfTestsCFStreamCleartext.m | 34 // by experiment. Adjust this when server's proto file changes.
|
D | PerfTestsCFStreamSSL.m | 33 // by experiment. Adjust this when server's proto file changes.
|
D | PerfTestsNoCFStreamSSL.m | 33 // by experiment. Adjust this when server's proto file changes.
|
/third_party/grpc/src/objective-c/tests/CronetTests/ |
D | InteropTestsRemoteWithCronet.m | 35 // by experiment. Adjust this when server's proto file changes.
|
/third_party/skia/third_party/externals/dawn/scripts/ |
D | perf_test_runner.py | 136 for experiment in range(max_experiments):
|
/third_party/flutter/skia/third_party/externals/angle2/scripts/ |
D | perf_test_runner.py | 135 for experiment in range(max_experiments):
|
/third_party/skia/third_party/externals/egl-registry/extensions/NV/ |
D | EGL_NV_3dvision_surface.txt | 45 vision parameters directly to experiment with this functionality in
|
/third_party/EGL/extensions/NV/ |
D | EGL_NV_3dvision_surface.txt | 45 vision parameters directly to experiment with this functionality in
|
/third_party/mesa3d/src/freedreno/computerator/ |
D | README.rst | 5 The main purpose is to have an easy way to experiment with instructions
|
/third_party/boost/libs/endian/test/msvc/ |
D | endian.sln | 32 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "experiment", "experiment\experiment.vcxproj", …
|
/third_party/libpng/contrib/pngminus/ |
D | README.txt | 37 To experiment a bit with the new interface of libpng, I started off with 107 Please, remember that this was just a small experiment to learn a few
|