Home
last modified time | relevance | path

Searched refs:measuring (Results 1 – 25 of 74) sorted by relevance

123

/third_party/toybox/toys/posix/
Ddf.c98 static void show_mt(struct mtab_list *mt, int measuring) in show_mt() argument
140 if (measuring) { in show_mt()
174 int measuring; in df_main() local
189 for (measuring = 1; measuring >= 0; --measuring) { in df_main()
207 show_mt(mt, measuring); in df_main()
235 for (measuring = 1; measuring >= 0; --measuring) { in df_main()
238 if (mt->stat.st_dev) show_mt(mt, measuring); in df_main()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/
DViewableTaggedData.java412 private boolean measuring() { in measuring() method in ViewableTaggedData.DrawContext
443 if (measuring()) { in drawRef()
481 if (measuring()) { in markPosition()
496 if (measuring()) { in drawRangeBackground()
521 if (measuring()) { in drawLine()
532 if (measuring()) { in drawLine()
542 if (measuring()) { in drawLine()
553 if (measuring()) { in drawLine()
573 if (measuring()) { in drawHeader()
/third_party/ltp/utils/benchmark/ebizzy-0.3/
DChangeLog13 just measuring the time.
/third_party/ltp/testcases/kernel/hotplug/cpu_hotplug/doc/
Dhotplug01.txt18 by looking at /proc/stat or measuring the relative performance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetPfmCounters.td31 // Set of PfmCounters for measuring sched model characteristics.
/third_party/skia/site/docs/user/api/
Dskpaint_overview.md61 font style, to be used for measuring and drawing text. Speaking of which, paints
62 are used not only for drawing text, but also for measuring it.
/third_party/skia/third_party/externals/oboe/
DREADME.md28 - [**OboeTester** app for measuring latency, glitches, etc.](https://github.com/google/oboe/tree/ma…
/third_party/ltp/testcases/kernel/security/integrity/ima/
DREADME.md19 The measuring keys test (first test) in `ima_keys.sh` requires a readable IMA
/third_party/astc-encoder/Docs/
DTesting.md96 local machine, in particular for measuring performance improvements. To build
/third_party/mesa3d/docs/_extra/specs/
DMESA_swap_frame_usage.spec60 This representation may not be as useful as measuring between
/third_party/benchmark/docs/
Duser_guide.md224 benchmark a few times and measuring the time taken and ensuring that the
282 measuring the speed of `memcpy()` calls of different lengths:
335 following code defines a family of benchmarks for measuring the speed of set
/third_party/python/Doc/library/
Dresource.rst13 This module provides basic mechanisms for measuring and controlling system
Dtimeit.rst17 one. It avoids a number of common traps for measuring execution times.
Dprofile.rst246 A custom timer can be supplied for measuring how long code takes to run via
623 and again under the profiler, measuring the time for both. It then computes the
Ddifflib.rst600 :meth:`ratio` returns a float in [0, 1], measuring the similarity of the
/third_party/icu/docs/userguide/icu/
Di18n.md169 * [Measuring Units](#measuring-units)
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/
DTransliterator_Kanji_English.txt565 卮>'[measuring cup]';
1384 巵>'[measuring cup]';
4806 蠖>'[measuring worm]';
/third_party/skia/third_party/externals/opengl-registry/extensions/INTEL/
DINTEL_performance_query.txt407 Generally there are two approaches of measuring performance with Intel OGL
/third_party/openGLES/extensions/INTEL/
DINTEL_performance_query.txt407 Generally there are two approaches of measuring performance with Intel OGL
/third_party/pulseaudio/
DNEWS796 * New script for measuring memory consumption
/third_party/openGLES/extensions/ARB/
DARB_timer_query.txt438 * complete, thereby measuring how far behind the app the GPU
/third_party/libuv/docs/src/
Dmisc.rst568 primary use is for measuring performance between intervals.
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_timer_query.txt428 * complete, thereby measuring how far behind the app the GPU
/third_party/openGLES/extensions/EXT/
DEXT_disjoint_timer_query.txt541 complete, thereby measuring how far behind the app the GPU
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_disjoint_timer_query.txt516 complete, thereby measuring how far behind the app the GPU

123