HomeSort by relevance Sort by last modified time
    Searched full:average (Results 951 - 975 of 2435) sorted by null

<<31323334353637383940>>

  /external/ltp/testcases/realtime/func/periodic_cpu_load/
periodic_cpu_load.c 79 (" -iITERATIONS number of iterations to calculate the average over\n");
  /external/ltp/testcases/realtime/func/pi_perf/
pi_perf.c 216 printf("Average delay = %4.2f us\n", stats_avg(&cpu_delay_dat));
  /external/ltp/testcases/realtime/perf/latency/
pthread_cond_many.c 241 printf("Average: %f us\n", stats_avg(&dat));
  /external/ltp/utils/benchmark/kernbench-0.42/
kernbench 178 echo "Average $runname Run (std deviation):" > templog
  /external/lzma/CS/7zip/Compress/LzmaAlone/
LzmaBench.cs 336 System.Console.WriteLine(" Average");
  /external/lzma/Java/SevenZip/
LzmaBench.java 389 System.out.println(" Average");
  /external/neven/Embedded/common/src/b_ImageEm/
UInt16BytePyrImage.h 49 * A pixel of in image n is the average of the corresponding 4
  /external/python/cpython2/Doc/reference/
introduction.rst 13 This should make the document more understandable to the average reader, but
  /external/python/cpython2/Lib/test/
test_imageop.py 97 # each destination pixel as the average of two vertically-aligned source
  /external/python/cpython3/Doc/library/
secrets.rst 91 bytes. The text is Base64 encoded, so on average each byte results
  /external/python/cpython3/Doc/reference/
introduction.rst 13 This should make the document more understandable to the average reader, but
  /external/skia/site/user/sample/
color.md 30 For example, we should see yellow (not brown) as the average of red and green light.
  /external/skia/src/pdf/
SkPDFMakeCIDGlyphWidthsArray.cpp 146 // Assuming that on average, the ASCII representation of an advance plus
  /external/skqp/site/user/sample/
color.md 30 For example, we should see yellow (not brown) as the average of red and green light.
  /external/skqp/src/pdf/
SkPDFMakeCIDGlyphWidthsArray.cpp 146 // Assuming that on average, the ASCII representation of an advance plus
  /external/squashfs-tools/RELEASE-READMEs/
README-2.0 26 This achieves on average 5 - 20% better compression than Squashfs 1.x.
  /external/syslinux/gpxe/src/arch/x86/include/bits/
string.h 104 * "load ecx, rep movsb" is 7 bytes, plus an average of 1 byte
  /external/tensorflow/tensorflow/contrib/lite/models/smartreply/g3doc/
README.md 24 connectivity. Thus, the inference is very fast and has an average latency of
  /external/tensorflow/tensorflow/core/grappler/costs/
robust_stats.cc 45 // Return the average of the two elements, the max_element lower than
  /external/tensorflow/tensorflow/core/kernels/
resize_area_op_test.cc 81 // weighted average of all the source pixels. The weight is determined by
  /external/tensorflow/tensorflow/core/profiler/g3doc/
options.md 99 `-step`: Show the stats of the this step when multiple steps of RunMetadata were added. By default, show the average of all steps."
  /external/tensorflow/tensorflow/python/ops/
weights_broadcast_ops.py 141 `assert_broadcastable`. When computing a weighted average, use this function
  /external/toolchain-utils/crb/
table_formatter.py 223 return numpy.average(sorted_numbers)
  /external/toolchain-utils/crosperf/
experiment_factory_unittest.py 158 self.assertEqual(exp.log_level, 'average')
settings_unittest.py 194 log_level = 'average'

Completed in 410 milliseconds

<<31323334353637383940>>