Home
last modified time | relevance | path

Searched defs:deviations (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
H A DShowChildren.java40 Counter<String> deviations = new Counter<>(); in main() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Drobust_stats.cc70 std::vector<double> deviations; in ScaledMedianAbsoluteDeviation() local
/aosp_15_r20/external/ltp/testcases/kernel/io/ltp-aiodio/
H A Daio-stress.c100 static int deviations[DEVIATIONS] = { 100, 250, 500, 1000, 5000, 10000 }; variable
107 double deviations[DEVIATIONS]; member