Searched defs:cumulative (Results 1 – 5 of 5) sorted by relevance
/third_party/python/Lib/ |
D | tracemalloc.py | 477 def _group_by(self, key_type, cumulative): argument 528 def statistics(self, key_type, cumulative=False): argument 538 def compare_to(self, old_snapshot, key_type, cumulative=False): argument
|
/third_party/selinux/libselinux/utils/ |
D | avcstat.c | 98 int fd, i, cumulative = 0; in main() local
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/ |
D | StatisticsTool.java | 150 double cumulative = 0; in dumpNGrams() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
D | poisson_distribution_test.cc | 223 double cumulative = e_neg_mean; in InitCDF() local
|
/third_party/node/deps/v8/tools/ |
D | parse-processor.mjs | 397 metrics, start, end, delta, cumulative = true, useDuration = false) { argument
|