/cts/tools/host/src/com/android/cts/ |
Test.java | 360 //not caused by timer timing out
|
/external/dhcpcd/ |
common.c | 193 #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/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/opencore/pvmi/media_io/pvmi_mio_fileinput/src/ |
pvmi_mio_fileinput.h | 336 // Timing
|
/external/qemu/slirp/ |
tcp_var.h | 102 * transmit timing stuff. See below for scale of srtt and rttvar.
|
tcp_timer.c | 219 * If timing a segment in this window, stop the timer.
|
/packages/apps/Email/src/com/android/exchange/ |
EasOutboxService.java | 59 // failure would probably generate an Exception before timing out anyway
|
/external/webkit/WebKit/mac/Plugins/ |
WebNetscapePluginPackage.mm | 355 LOG(Plugins, "%f Load timing started for: %@", start, [self name]); 495 LOG(Plugins, "%f main timing started", mainStart); 608 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/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...] |
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/ |
package-info.java | 80 * <h2>Timing</h2>
|
/external/e2fsprogs/e2fsck/ |
e2fsck.h | 295 * For timing purposes
|
/external/kernel-headers/original/asm-x86/ |
io_32.h | 21 * Thanks to James van Artsdalen for a better timing-fix than
|
/external/opencore/android/author/ |
android_audio_input.h | 425 // Timing
|
android_camera_input.h | 481 // Timing
|
/external/opencore/pvmi/media_io/pvmi_mio_avi_wav_fileinput/src/ |
pvmi_mio_avi_wav_file.h | 396 // Timing
|
/external/opencore/pvmi/pvmf/include/ |
pvmf_return_codes.h | 99 Error due to request timing out
|
/external/qemu/distrib/sdl-1.2.12/src/timer/macos/ |
FastTimes.c | 57 overhead -- but it's simply necessary for accurate timing. You can drop
|
/external/qemu/slirp-android/ |
tcp_timer.c | 219 * If timing a segment in this window, stop the timer.
|
tcp_var.h | 107 * transmit timing stuff. See below for scale of srtt and rttvar.
|
/external/quake/quake/src/QW/server/ |
server.h | 196 // timing out if no valid messages are received for timeout.value seconds
|