HomeSort by relevance Sort by last modified time
    Searched full:timing (Results 276 - 300 of 676) sorted by null

<<11121314151617181920>>

  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
gjslint.py 62 flags.DEFINE_boolean('time', False, 'Whether to emit timing statistics.')
  /external/dhcpcd/
common.c 142 #define NO_MONOTONIC "host does not support a monotonic clock - timing can skew"
  /external/dnsmasq/src/
config.h 116 for timing, and keep lease lengths rather than expiry times
  /external/dropbear/libtommath/demo/
timing.c 317 /* $Source: /cvs/libtom/libtommath/demo/timing.c,v $ */
  /external/eigen/bench/btl/
README 135 a very fast and accurate (but less portable) timing method. The default is the Portable_Perf_Analyzer
  /external/gtest/samples/
sample5_unittest.cc 57 // We put the code for timing a test in a test fixture called
  /external/icu4c/tools/ctestfw/unicode/
utimer.h 82 * // without errors we can safelly assume that there are no errors while timing the
  /external/libvpx/libvpx/third_party/googletest/src/samples/
sample5_unittest.cc 57 // We put the code for timing a test in a test fixture called
  /external/llvm/include/llvm/Support/
Timer.h 1 //===-- llvm/Support/Timer.h - Interval Timing Support ----------*- C++ -*-===//
  /external/protobuf/gtest/samples/
sample5_unittest.cc 57 // We put the code for timing a test in a test fixture called
  /external/qemu/distrib/sdl-1.2.15/test/
testsprite.c 315 /* Print out some timing information */
  /external/qemu/slirp/
tcp_var.h 102 * transmit timing stuff. See below for scale of srtt and rttvar.
  /external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-properties/
mozilla 62 -moz-transition-timing-function
  /external/webrtc/src/modules/audio_processing/test/android/apmtest/jni/
main.c 302 // is no need to do timing here.
  /frameworks/av/libvideoeditor/vss/common/inc/
M4SYS_Stream.h 155 M4OSA_UInt32 timeScale; /**< The time scale of the stream. It means that all timing
  /hardware/msm7k/libaudio-qdsp5v2/
AudioHardware.cpp 292 // Simulate audio output timing in case of error
  /ndk/sources/host-tools/make-3.81/
remote-cstms.c 187 /* Send the request to the server, timing out in 20 seconds. */
  /ndk/sources/host-tools/sed-4.2.1/lib/
tempname.c 81 # include <hp-timing.h>
  /build/tools/droiddoc/templates-pdk/assets/design/
default.css 398 -webkit-animation-timing-function: ease-out;
399 -moz-animation-timing-function: ease-out;
400 animation-timing-function: ease-out; }
  /external/libogg/doc/
oggstream.html 223 with widely spaced timing gaps is considered to be 'Discontinuous'. A
256 timing information within the stream, inter-stream synchronization
257 timing is always maintained without the need for explicitly declared
  /external/webkit/Source/WebKit/mac/Plugins/
WebNetscapePluginPackage.mm 358 LOG(Plugins, "%f Load timing started for: %@", start, (NSString *)[self pluginInfo].name);
498 LOG(Plugins, "%f main timing started", mainStart);
611 LOG(Plugins, "%f NP_Initialize timing started", initializeStart);
  /development/samples/JetBoy/src/com/example/android/jetboy/
JetBoyView.java 152 // used for internal timing logic.
227 // updates the screen clock. Also used for tempo timing.
791 // trying to tune the laser hit timing
847 // Sorry, timing was not good enough, mark the asteroid
    [all...]
  /external/webkit/Source/WebCore/page/
DOMWindow.cpp 1582 DocumentLoadTiming* timing = documentLoader->timing(); local
    [all...]
  /external/icu4c/test/perf/collationperf/
collperf.cpp 51 "-binsearch Binary Search timing test\n"
52 "-keygen Sort Key Generation timing test\n"
53 "-qsort Quicksort timing test\n"
338 // The randomized order is used as input for the sorting timing tests.
365 // doKeyGen() Key Generation Timing Test
459 // doBinarySearch() Binary Search timing test. Each name from the list
694 // doQSort() The quick sort timing test. Uses the C library qsort function.
    [all...]
  /external/libpng/contrib/gregbook/
rpng2-win.c 135 #define INBUFSIZE 4096 /* with pseudo-timing on (1 sec delay/block), this
255 int timing = FALSE; local
396 } else if (!strncmp(*argv, "-timing", 2)) {
397 timing = TRUE;
432 "Usage: %s [-gamma exp] [-bgcolor bg | -bgpat pat] [-timing]\n"
446 " -timing\tenables delay for every block read, to simulate modem\n"
575 if (timing)
    [all...]

Completed in 1044 milliseconds

<<11121314151617181920>>