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

<<11121314151617181920>>

  /packages/apps/Mms/src/org/w3c/dom/smil/
ElementTime.java 24 * This interface defines the set of timing attributes that are common to all
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
mount.x 110 * to allow server response testing and timing
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
mount.x 110 * to allow server response testing and timing
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
mount.x 110 * to allow server response testing and timing
  /external/srtp/test/
srtp_driver.c 106 " -t run timing test\n"
107 " -r run rejection timing test\n"
108 " -c run codec timing test\n"
295 /* loop over policies, run timing test for each */
306 /* loop over policies, run rejection timing test for each */
    [all...]
  /external/webkit/Source/WebCore/loader/
FrameLoader.cpp 392 if (documentLoader && !documentLoader->timing()->unloadEventStart && !documentLoader->timing()->unloadEventEnd) {
393 DocumentLoadTiming* timing = documentLoader->timing(); local
394 ASSERT(timing->navigationStart);
395 m_frame->domWindow()->dispatchTimedEvent(unloadEvent, m_frame->domWindow()->document(), &timing->unloadEventStart, &timing->unloadEventEnd);
    [all...]
  /cts/tests/tests/database/src/android/database/sqlite/cts/
SQLiteQueryBuilderTest.java 394 // Occasionally we might miss the timing deadline due to factors in the
453 // Occasionally we might miss the timing deadline due to factors in the
  /external/chromium/chrome/browser/ui/gtk/
browser_window_gtk.h 170 // timing issues.
512 // introduces timing issues (e.g. in OmniBoxApiTest it dismisses the
  /external/chromium/net/base/
sdch_manager.h 145 CACHE_DECODED = 92, // No timing stats recorded.
146 // defunct = 93, // OVER_10_MINUTES (No timing stats recorded.)
  /external/chromium/webkit/glue/
resource_loader_bridge.h 44 // Structure containing timing information for the request. It addresses
162 // Detailed timing information used by the WebTiming, HAR and Developer
  /external/e2fsprogs/e2fsck/
e2fsck.8.in 280 Print timing statistics for
282 If this option is used twice, additional timing statistics are printed
  /external/iproute2/man/man8/
tc-cbq.8 65 idle time calculations based on the timing of dequeue events and
316 Default kernels rely on coarse timing information for making decisions. These
  /external/kernel-headers/original/linux/spi/
cpcap.h 587 enum cpcap_adc_timing timing; member in struct:cpcap_adc_request
601 enum cpcap_adc_timing timing; member in struct:cpcap_adc_us_request
  /external/openssl/crypto/dsa/
dsa_ossl.c 263 /* We do not want timing information to leak the length of k,
267 * does not let us specify the desired timing behaviour.) */
  /external/webkit/Tools/iExploder/iexploder-1.3.2/htdocs/
cssproperties.in 10 -webkit-animation-timing-function
112 -webkit-transition-timing-function
  /libcore/luni/src/main/java/java/util/concurrent/
TimeUnit.java 12 * and to perform timing and delay operations in these units. A
22 * how a given timing parameter should be interpreted. For example,
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/location/
LocationVerifier.java 35 /** Timing failures on first NUM_IGNORED_UPDATES updates are ignored. */
  /development/ndk/platforms/android-9/samples/native-activity/jni/
main.c 302 // is no need to do timing here.
  /device/generic/goldfish/camera/fake-pipeline2/
Sensor.h 40 * Example timing diagram, with three frames:
  /external/antlr/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/java/
Main.java 146 // it is just for timing the lexer)
  /external/chromium/base/threading/
thread.h 95 // could cause a timing issue in message_loop() access. Call Stop() to reset
  /external/chromium/chrome/browser/debugger/
devtools_netlog_observer.cc 170 LOG(WARNING) << "The load timing observer http stream job count "
  /external/chromium/sdch/open-vcdiff/
ChangeLog 57 encoding. Loosen the timing test limit in blockhash_test.cc for the debug
  /external/chromium/testing/gtest/samples/
sample5_unittest.cc 57 // We put the code for timing a test in a test fixture called
  /external/chromium/third_party/libjingle/source/talk/base/
task.h 170 // by default, we are finished after timing out

Completed in 343 milliseconds

<<11121314151617181920>>