Home
last modified time | relevance | path

Searched defs:quantiles (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/ltp/testcases/realtime/lib/
H A Dlibstats.c206 int stats_quantiles_init(stats_quantiles_t * quantiles, int nines) in stats_quantiles_init()
220 int stats_quantiles_free(stats_quantiles_t * quantiles) in stats_quantiles_free()
227 stats_quantiles_t * quantiles) in stats_quantiles_calc()
249 void stats_quantiles_print(stats_quantiles_t * quantiles) in stats_quantiles_print()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dstatistics.py773 def quantiles(data, *, n=4, method='exclusive'): function
1228 def quantiles(self, n=4): member in NormalDist
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dstatistics.py773 def quantiles(data, *, n=4, method='exclusive'): function
1228 def quantiles(self, n=4): member in NormalDist
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dstatistics.py773 def quantiles(data, *, n=4, method='exclusive'): function
1228 def quantiles(self, n=4): member in NormalDist
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dstatistics.py773 def quantiles(data, *, n=4, method='exclusive'): function
1228 def quantiles(self, n=4): member in NormalDist
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dstatistics.py773 def quantiles(data, *, n=4, method='exclusive'): function
1228 def quantiles(self, n=4): member in NormalDist
/aosp_15_r20/external/python/cpython3/Lib/
Dstatistics.py773 def quantiles(data, *, n=4, method='exclusive'): function
1228 def quantiles(self, n=4): member in NormalDist
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/math/
H A DQuantilesAlgorithmTest.java79 Map<Integer, Double> quantiles = algorithm.multipleQuantiles(indexes, 100, dataset.clone()); in testMultipleQuantile() local
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/math/
H A DQuantilesAlgorithmTest.java79 Map<Integer, Double> quantiles = algorithm.multipleQuantiles(indexes, 100, dataset.clone()); in testMultipleQuantile() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/common/
H A Dretire_log.h132 std::array<ElementT, NumQuantiles> quantiles; // output in ComputeQuantilesImpl() local
/aosp_15_r20/external/ltp/testcases/realtime/include/
H A Dlibstats.h72 long *quantiles; member
/aosp_15_r20/external/ltp/testcases/realtime/func/hrtimer-prio/
H A Dhrtimer-prio.c178 stats_quantiles_t quantiles; in main() local
/aosp_15_r20/external/google-cloud-java/java-automl/proto-google-cloud-automl-v1beta1/src/main/proto/google/cloud/automl/v1beta1/
H A Ddata_stats.proto85 repeated double quantiles = 3; field
/aosp_15_r20/external/googleapis/google/cloud/automl/v1beta1/
H A Ddata_stats.proto85 repeated double quantiles = 3; field
/aosp_15_r20/external/ltp/testcases/realtime/func/pthread_kill_latency/
H A Dpthread_kill_latency.c121 stats_quantiles_t quantiles; in signal_receiving_thread() local
/aosp_15_r20/external/ltp/testcases/realtime/func/sched_latency/
H A Dsched_latency.c76 stats_quantiles_t quantiles; variable
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/schema/trainingjob/definition/
H A Dautoml_time_series_forecasting.proto265 repeated double quantiles = 16; field
/aosp_15_r20/external/ltp/testcases/realtime/func/gtod_latency/
H A Dgtod_latency.c235 stats_quantiles_t quantiles; in main() local
/aosp_15_r20/external/ltp/testcases/realtime/func/periodic_cpu_load/
H A Dperiodic_cpu_load_single.c90 stats_quantiles_t quantiles; in periodic_thread() local
H A Dperiodic_cpu_load.c68 stats_quantiles_t quantiles[THREADS_PER_GROUP * NUM_GROUPS]; variable
/aosp_15_r20/external/googleapis/google/cloud/aiplatform/v1beta1/schema/trainingjob/definition/
H A Dautoml_time_series_forecasting.proto265 repeated double quantiles = 16; field