/external/rust/crates/criterion/src/stats/univariate/ |
D | mixed.rs | 35 let resample = resamples.next(); in bootstrap() localVariable
|
D | resamples.rs | 81 let resample = resamples.next() localVariable
|
/external/ImageMagick/Magick++/demo/ |
D | zoom.cpp | 53 Point resample; in main() local
|
/external/catch2/include/internal/benchmark/detail/ |
D | catch_stats.hpp | 68 … sample resample(URng& rng, int resamples, Iterator first, Iterator last, Estimator& estimator) { in resample() function 108 …ootstrap(double confidence_level, Iterator first, Iterator last, sample const& resample, Estimator… in bootstrap()
|
/external/crosvm/devices/src/virtio/vhost/user/ |
D | worker.rs | 58 let resample = Self::handle_irq_resample(async_resample_evt, interrupt); in run() localVariable
|
/external/crosvm/devices/src/ |
D | direct_irq.rs | 32 resample: Option<Event>, field
|
/external/webrtc/modules/audio_coding/acm2/ |
D | audio_coding_module.cc | 422 const bool resample = in PreprocessToAddData() local
|
/external/crosvm/devices/src/virtio/ |
D | balloon.rs | 370 let resample = handle_irq_resample(&ex, interrupt.clone()); in run_worker() localVariable
|
D | block_async.rs | 538 let resample = handle_irq_resample(&ex, interrupt.clone()); in run_worker() localVariable
|
/external/mesa3d/src/freedreno/perfcntrs/ |
D | fdperf.c | 493 resample(void) in resample() function
|
/external/crosvm/protos/src/ |
D | plugin.proto | 50 bool resample = 2; field
|
/external/crosvm/src/ |
D | linux.rs | 2538 let resample = Event::new().map_err(Error::CreateEvent)?; in run_vm() localVariable
|
/external/ImageMagick/Magick++/lib/ |
D | Image.cpp | 4149 void Magick::Image::resample(const Point &density_) in resample() function in Magick::Image
|
/external/catch2/single_include/catch2/ |
D | catch.hpp | 6953 … sample resample(URng& rng, int resamples, Iterator first, Iterator last, Estimator& estimator) { in resample() function 6993 …ootstrap(double confidence_level, Iterator first, Iterator last, sample const& resample, Estimator… in bootstrap()
|
/external/libabigail/tests/lib/ |
D | catch.hpp | 6985 … sample resample(URng& rng, int resamples, Iterator first, Iterator last, Estimator& estimator) { in resample() function 7025 …ootstrap(double confidence_level, Iterator first, Iterator last, sample const& resample, Estimator… in bootstrap()
|