HomeSort by relevance Sort by last modified time
    Searched full:since (Results 676 - 700 of 21186) sorted by null

<<21222324252627282930>>

  /external/chromium_org/content/browser/download/
download_create_info.h 24 // Used for informing the download manager of a new download, since we don't
74 // "If-Unmodified-Since" comparison.
  /external/chromium_org/content/browser/resources/media/new/
player_info.js 34 * @param timestamp The time in milliseconds since the Epoch.
69 * @param timestamp The time in milliseconds since the Epoch.
  /external/chromium_org/content/common/
child_process_host_impl.h 50 // This function is threadsafe since RenderProcessHost is on the UI thread,
85 // Holds all the IPC message filters. Since this object lives on the IO
  /external/chromium_org/content/public/test/
test_notification_tracker.h 64 // Returns the number of notifications received since the last reset.
78 // Lists all received since last cleared, in the order they were received.
  /external/chromium_org/content/renderer/pepper/
audio_helper.cc 60 // this case we don't need to map any data or start the thread since it
70 // resources, but we can't since there's a race condition. The handles must
  /external/chromium_org/device/bluetooth/
bluetooth_profile_chromeos_unittest.cc 171 // Read data from the socket; since no data should be waiting, this should
190 // Read data from the socket; this should match the data we sent since the
206 // Write data to the socket; since the socket is closed, this should return
216 // Read data from the socket; since the socket is closed, this should return
297 // Read data from the socket; since no data should be waiting, this should
315 // Read data from the socket; this should match the data we sent since the
331 // Write data to the socket; since the socket is closed, this should return
341 // Read data from the socket; since the socket is closed, this should return
  /external/chromium_org/media/base/simd/
convert_rgb_to_yuv_c.cc 39 // Since the input pixel format is RGB32, there are 4 bytes per pixel.
70 // Since the input pixel format is RGB24, there are 3 bytes per pixel.
  /external/chromium_org/net/quic/congestion_control/
cubic.h 36 // follows a cubic function that depends on the time passed since last
68 // Number of acked packets since the cycle started (epoch).
  /external/chromium_org/net/url_request/
url_request_context_storage.h 39 // URLRequestContext, since it is often designed to be embedded in a
72 // We use a raw pointer to prevent reference cycles, since
  /external/chromium_org/sync/internal_api/public/engine/
sync_status.h 54 // Total updates received by the syncer since browser start.
64 // Total number of overwrites due to conflict resolver since browser start.
  /external/chromium_org/sync/util/
get_session_name_unittest.cc 45 // This test cannot be run on a real CrOs device, since it will already have a
61 // This test cannot be run on a real CrOs device, since it will already have a
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderRegionSet.cpp 40 // We don't have to do anything, since we were able to connect the flow thread
54 // additional columns and pages to hold that overflow, since people do write bad
  /external/chromium_org/third_party/WebKit/Source/wtf/text/
TextEncodingRegistry.h 40 // Use TextResourceDecoder::decode to decode resources, since it handles BOMs.
41 // Use TextEncoding::encode to encode, since it takes care of normalization.
  /external/chromium_org/third_party/icu/source/common/
locbased.h 8 * Since: ICU 2.8
32 * @since ICU 2.8
  /external/chromium_org/third_party/icu/source/tools/genrb/
rle.h 32 * Since an encoded run occupies 3 bytes, we only encode runs of 4 or
49 * Since an encoded run occupies 3 characters, we only encode runs of 4 or
  /external/chromium_org/third_party/libjingle/source/talk/base/
ratetracker.cc 45 // elapsed since our last reference point. If over 1 second, establish
46 // a new reference point that is an integer number of seconds since the
  /external/chromium_org/third_party/skia/src/core/
SkBlitter_Sprite.cpp 59 since by definition there is no scale in the matrix. Ignoring antialiasing is
60 a bit of a hack, since we "could" pass in the fractional left/top for the bitmap,
  /external/chromium_org/v8/src/x64/
simulator-x64.h 36 // Since there is no simulator for the x64 architecture the only thing we can
38 // TODO(X64): Don't pass p0, since it isn't used?
  /external/dropbear/libtommath/
bn_s_mp_sub.c 53 * Note this saves performing an AND operation since
75 /* clear digits above used (since we may not have grown result above) */
  /external/e2fsprogs/lib/uuid/
uuid_time.3.in 52 The time at which the UUID was created, in seconds since January 1, 1970 GMT
55 The time at which the UUID was created, in seconds and microseconds since
  /external/guava/guava/src/com/google/common/cache/
ForwardingLoadingCache.java 34 * @since 11.0
75 * @since 10.0
  /external/guava/guava/src/com/google/common/collect/
Constraint.java 39 * that all the collection's elements meet the constraint, since the constraint
45 * @since 3.0
MapConstraint.java 40 * the collection's elements meet the constraint, since the constraint is only
46 * @since 3.0
  /external/guava/guava/src/com/google/common/util/concurrent/
ForwardingCheckedFuture.java 38 * @since 9.0
62 * @since 9.0
ForwardingFuture.java 36 * @since 1.0
80 * @since 9.0

Completed in 2077 milliseconds

<<21222324252627282930>>