Home
last modified time | relevance | path

Searched defs:xs_ (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/criterion/src/plot/plotters_backend/
Dpdf.rs127 let xs_ = Sample::new(&xs); in pdf_small() localVariable
208 let xs_ = Sample::new(&xs); in pdf() localVariable
Ddistributions.rs172 let xs_ = Sample::new(&xs); in rel_distribution() localVariable
/external/rust/crates/criterion/src/plot/gnuplot_backend/
Dpdf.rs50 let xs_ = Sample::new(&xs); in pdf() localVariable
242 let xs_ = Sample::new(&xs); in pdf_small() localVariable
Ddistributions.rs172 let xs_ = Sample::new(&xs); in rel_distribution() localVariable