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

<<11121314151617181920>>

  /external/qemu/distrib/sdl-1.2.15/test/
testalpha.c 539 /* Print out some timing information */
  /external/skia/bench/
MatrixBench.cpp 93 // having unknown values in our arrays can throw off the timing a lot, perhaps
  /external/skia/legacy/src/images/
SkImageDecoder_libwebp.cpp 47 // this enables timing code to report milliseconds for a decode
  /external/skia/src/images/
SkImageDecoder_libwebp.cpp 47 // this enables timing code to report milliseconds for a decode
  /external/valgrind/unittest/
demo_tests.cc 509 // Race on vptr. Will run A::F() or B::F() depending on the timing.
  /external/webkit/Source/WebCore/page/animation/
KeyframeAnimation.cpp 140 // We get the timing function from the first animation, because we've synthesized a RenderStyle for each keyframe.
  /external/webkit/Source/WebCore/platform/graphics/
GraphicsLayer.h 363 // pointers for the layers and timing data will be included in the returned string.
  /external/webkit/Source/WebCore/svg/
SVGAnimationElement.cpp 147 // where the other timing calculatations are.
  /external/webrtc/src/
common_types.h 86 kTraceTimer = 0x0200, // timing info
  /external/wpa_supplicant_8/src/tls/
tlsv1_record.c 374 * error, run through the MAC check to make timing
  /frameworks/base/core/java/android/os/
StrictMode.java 490 * Enable detected violations log a stacktrace and timing data
701 * Enable detected violations log a stacktrace and timing data
    [all...]
  /frameworks/base/docs/html/tools/debugging/
systrace.jd 183 to a user, unless it impacts another process with specific timing, such as a screen update.</p>
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmConnection.java 565 // The digits shall be sent according to the procedures and timing
  /frameworks/rs/java/tests/ComputeBenchmark/src/com/example/android/rs/computebench/
compute_benchmark.rs 398 rsDebug("Timing runs", timing_runs);
  /hardware/invensense/mlsdk/mllite/
compass.c 282 the internal data sampling timing of the device was not respected.
  /libcore/luni/src/main/java/java/util/concurrent/
package-info.java 94 * <h2>Timing</h2>
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
MoviePlayer.java 171 // -> video) However, we have no way to know the timing of the first
  /packages/apps/Mms/src/com/android/mms/model/
SmilHelper.java 350 // Set timing information.
  /cts/tools/dasm/src/java_cup/
emit.java 190 /* Timing values used to produce timing report in main.*/
  /external/dropbear/libtomcrypt/
changes 37 -- Added LTC_PROFILE to run the PK tests only once in the timing demo (so you can capture events properly)
140 v1.10 -- Free ecb/cbc/ctr/lrw structures in timing code by calling the "done" function
152 -- Similar fixes to timing demo (MD5 not defined when EASY is defined)
191 -- ECC timing demo now capable of detecting which curves have been defined
228 -- Added timing resistant ECC, enable by defining LTC_ECC_TIMING_RESISTANT then use ECC API as normal
250 -- Removed ECC-160 from timing and added the other curves
    [all...]
  /external/libogg/doc/
skeleton.html 85 <p>Ogg Skeleton is also designed to allow the creation of substreams from Ogg physical bitstreams that retain the original timing information. For example, when cutting out the segment between the 7th and the 59th second of an Ogg file, it would be nice to continue to start this cut out file with a playback time of 7 seconds and not of 0. This is of particular interest if you're streaming this file from a Web server after a query for a temporal subpart such as in http://example.com/video.ogv?t=7-59</p>
111 <li>the basegranule: this represents the granule number with which this logical bitstream starts in the remuxed stream and provides for each logical bitstream the accurate start time of its data stream; this information is necessary to allow correct decoding and timing of the first data packets contained in a logcial bitstream of a remuxed Ogg stream</li>
  /external/openssl/ssl/
s3_enc.c 746 * timing-side channel information about how many blocks of
748 * timing-oracle. */
  /external/libusb/libusb/
io.c 540 * the next timeout, see the \ref poll "polling and timing" API documentation.
544 * @defgroup poll Polling and timing
546 * This page documents libusb's functions for polling events and timing.
673 * if the platform does suffer from these timing complications.
    [all...]
  /external/libusb_aah/libusb/
io.c 540 * the next timeout, see the \ref poll "polling and timing" API documentation.
544 * @defgroup poll Polling and timing
546 * This page documents libusb's functions for polling events and timing.
677 * if the platform does suffer from these timing complications.
    [all...]
  /build/tools/droiddoc/templates-ds/assets/css/
default.css 679 -webkit-animation-timing-function: ease-out;
680 -moz-animation-timing-function: ease-out;
681 animation-timing-function: ease-out; }
    [all...]

Completed in 976 milliseconds

<<11121314151617181920>>