HomeSort by relevance Sort by last modified time
    Searched full:timestamps (Results 101 - 125 of 877) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/gdb/darwin-x86/lib/python2.7/
compileall.py 31 force: if 1, force compilation, even if timestamps are up-to-date
71 force: if 1, force compilation, even if timestamps are up-to-date
169 print "-f: force rebuild even if timestamps are up-to-date"
  /prebuilts/gdb/linux-x86/lib/python2.7/
compileall.py 31 force: if 1, force compilation, even if timestamps are up-to-date
71 force: if 1, force compilation, even if timestamps are up-to-date
169 print "-f: force rebuild even if timestamps are up-to-date"
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
compileall.py 31 force: if 1, force compilation, even if timestamps are up-to-date
71 force: if 1, force compilation, even if timestamps are up-to-date
169 print "-f: force rebuild even if timestamps are up-to-date"
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
compileall.py 31 force: if 1, force compilation, even if timestamps are up-to-date
71 force: if 1, force compilation, even if timestamps are up-to-date
169 print "-f: force rebuild even if timestamps are up-to-date"
  /system/update_engine/update_manager/
evaluation_context.h 179 // The timestamps when the evaluation of this EvaluationContext started,
186 // The timestamps when a reevaluation should be triggered due to various
188 // and ClockInterface::GetMonotonicTIme(), respectively. These timestamps are
  /cts/apps/CameraITS/tests/scene0/
test_jitter.py 25 """Measure jitter in camera timestamps.
  /cts/tests/camera/src/android/hardware/camera2/cts/
CaptureResultTest.java 267 * Check that the timestamps passed in the results, buffers, and capture callbacks match for
319 // Check if all timestamps are the same
329 // Check if all timestamps are the same
339 // Check if timestamps are increasing
340 mCollector.expectGreater("Timestamps must be increasing.", result.second,
352 // Check if all timestamps are the same
362 // Check that the timestamps monotonically increase at a reasonable rate
363 mCollector.expectGreaterOrEqual("Timestamps increase faster than system clock.",
365 mCollector.expectGreater("Timestamps must be increasing.", result3.second,
    [all...]
  /dalvik/tools/dexdeps/
Android.mk 18 # script files' timestamps are at least as new as the
  /external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/util/
Redrawer.java 79 // TODO: record start and end timestamps and
  /external/chromium-trace/catapult/telemetry/docs/pydoc/
telemetry.internal.image_processing.fake_frame_generator.html 52 &nbsp;&nbsp;_timestamps:&nbsp;A&nbsp;generator&nbsp;of&nbsp;timestamps&nbsp;to&nbsp;return,&nbsp;or&nbsp;None.<br>
65 <dl><dt><a name="FakeFrameGenerator-__init__"><strong>__init__</strong></a>(self, frames<font color="#909090">=1e+16</font>, dimensions<font color="#909090">=(320, 240)</font>, channels<font color="#909090">=3</font>, timestamps<font color="#909090">=&lt;generator object &lt;genexpr&gt;&gt;</font>)</dt><dd><tt>Initializes&nbsp;the&nbsp;<a href="#FakeFrameGenerator">FakeFrameGenerator</a>&nbsp;object.<br>
70 &nbsp;&nbsp;timestamps:&nbsp;generator,&nbsp;A&nbsp;generator&nbsp;of&nbsp;timestamps&nbsp;to&nbsp;return.&nbsp;The&nbsp;default<br>
  /external/chromium-trace/catapult/tracing/tracing/extras/importer/gcloud_trace/
gcloud_trace_importer.html 78 // The timestamps are ISO-standard strings, which are parsed to millis,
  /external/chromium-trace/catapult/tracing/tracing/model/
clock_sync_manager.html 21 * timestamps from agents' clock domains onto the model's clock domain.
220 * compare timestamps taken in two distinct clock domains. It's formed from
233 * Returns a function that transforms timestamps from one clock domain to
253 // end timestamps. However, there's currently a bug in the Chrome serial
counter_series.html 60 get timestamps() {
device_test.html 25 // Verify that the bounds match the lowest and highest timestamps.
power_series.html 60 * start and end timestamps (in milliseconds).
  /external/chromium-trace/catapult/tracing/tracing/model/helpers/
android_surface_flinger.html 34 return vsync.series[0].timestamps;
  /external/jacoco/org.jacoco.core/src/org/jacoco/core/data/
SessionInfoStore.java 55 * sessions. If no session is currently contained both timestamps are set to
  /external/libvpx/libvpx/
webmdec.h 63 // Guesses the frame rate of the input file based on the container timestamps.
  /external/tcpdump/
rpc_auth.h 78 #define SUNRPC_AUTH_DES 3 /* des style (encrypted timestamps) */
  /external/toybox/toys/lsb/
dmesg.c 22 -t Don't print kernel's timestamps
  /external/webrtc/webrtc/modules/audio_coding/neteq/
rtcp.cc 45 // Calculate jitter according to RFC 3550, and update previous timestamps.
  /external/webrtc/webrtc/modules/remote_bitrate_estimator/
inter_arrival_unittest.cc 113 // These packets arrive with timestamps in decreasing order but are
114 // nevertheless accumulated to group because their timestamps are higher
335 // These packets arrive with timestamps in decreasing order but are
336 // nevertheless accumulated to group because their timestamps are higher
  /external/webrtc/webrtc/system_wrappers/include/
clock.h 26 // A clock interface that allows reading of absolute and relative timestamps.
  /external/webrtc/webrtc/video/
video_capture_input.h 87 // Delta used for translating between NTP and internal timestamps.
  /frameworks/av/media/libstagefright/codecs/hevcdec/
SoftHEVC.h 83 // Timestamp array - Since codec does not take 64 bit timestamps,

Completed in 1189 milliseconds

1 2 3 45 6 7 8 91011>>