/external/rust/crates/criterion/src/stats/univariate/ |
D | mixed.rs | 38 let resample = resamples.next(); in bootstrap() localVariable 66 let resample = resamples.next(); in bootstrap() localVariable
|
D | resamples.rs | 83 let resample = resamples.next() localVariable
|
/external/crosvm/devices/src/ |
D | direct_irq.rs | 45 resample: Option<Event>, field 54 let resample = if let Some(event) = resample_evt { in new() 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/vmm/handler/ |
D | worker.rs | 41 let resample = async_utils::handle_irq_resample(&ex, interrupt); in run() localVariable
|
/external/webrtc/modules/audio_coding/acm2/ |
D | audio_coding_module.cc | 424 const bool resample = in PreprocessToAddData() local
|
/external/crosvm/devices/src/virtio/ |
D | pmem.rs | 215 let resample = async_utils::handle_irq_resample(&ex, interrupt); in run_worker() localVariable
|
D | balloon.rs | 1030 let resample = async_utils::handle_irq_resample(&ex, interrupt.clone()); in run_worker() localVariable
|
/external/crosvm/protos/src/ |
D | plugin.proto | 50 bool resample = 2; field
|
/external/mesa3d/src/freedreno/perfcntrs/ |
D | fdperf.c | 493 resample(void) in resample() function
|
/external/crosvm/devices/src/virtio/block/ |
D | asynchronous.rs | 507 let resample = async_utils::handle_irq_resample(&ex, interrupt.clone()); in run_worker() localVariable
|
/external/ImageMagick/Magick++/lib/ |
D | Image.cpp | 4149 void Magick::Image::resample(const Point &density_) in resample() function in Magick::Image
|
/external/armnn/third-party/stb/ |
D | stb_image.h | 3514 resample_row_func resample; member
|
/external/ComputeLibrary/include/stb/ |
D | stb_image.h | 3558 resample_row_func resample; member
|
/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()
|
/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()
|