Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/
H A Dmoving_window.h86 struct Deviation { struct
87 static SumType has_deviation;
377 ReturnType Deviation(const size_t count, const U& sum) const { in Deviation() function
412 ReturnType Deviation(const size_t count, const U& sum) const { in Deviation() function
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/gtc/
Drandom.inl273 GLM_FUNC_QUALIFIER genType gaussRand(genType Mean, genType Deviation)
289 …FUNC_QUALIFIER vecType<T, P> gaussRand(vecType<T, P> const & Mean, vecType<T, P> const & Deviation)
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/gtc/
H A Drandom.inl273 GLM_FUNC_QUALIFIER genType gaussRand(genType Mean, genType Deviation)
289 …FUNC_QUALIFIER vecType<T, P> gaussRand(vecType<T, P> const & Mean, vecType<T, P> const & Deviation)
/aosp_15_r20/external/rust/android-crates-io/crates/idna/src/
Duts46.rs48 Deviation(StringTableSlice), enumerator