Searched defs:deviations (Results 1 – 4 of 4) sorted by relevance
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | ShowChildren.java | 42 Counter<String> deviations = new Counter<String>(); in main() local
|
/external/tensorflow/tensorflow/core/grappler/costs/ |
D | robust_stats.cc | 70 std::vector<double> deviations; in ScaledMedianAbsoluteDeviation() local
|
/external/ltp/testcases/kernel/io/ltp-aiodio/ |
D | aio-stress.c | 131 int deviations[DEVIATIONS] = { 100, 250, 500, 1000, 5000, 10000 }; variable 138 double deviations[DEVIATIONS]; member
|
/external/autotest/client/tests/aiostress/ |
D | aio-stress.c | 130 int deviations[DEVIATIONS] = { 100, 250, 500, 1000, 5000, 10000 }; variable 136 double deviations[DEVIATIONS]; member
|