HomeSort by relevance Sort by last modified time
    Searched full:since (Results 651 - 675 of 21855) sorted by null

<<21222324252627282930>>

  /external/chromium_org/content/browser/renderer_host/pepper/
pepper_truetype_font_list_host.cc 56 // Since getting the font list is non-threadsafe on Linux (for versions of
79 // OK to use "slow blocking" version since we're on the blocking pool.
93 // OK to use "slow blocking" version since we're on the blocking pool.
  /external/chromium_org/net/quic/congestion_control/
hybrid_slow_start.cc 51 // Since the code handles lower than 16 grecefully and I removed that
59 // Since slow start burst out packets we can indirectly estimate the inter-
76 // Note: we only look at the first few(8) packets in each burst, since we
  /external/chromium_org/net/third_party/nss/ssl/
sslt.h 128 PRUint32 creationTime; /* seconds since Jan 1, 1970 */
129 PRUint32 lastAccessTime; /* seconds since Jan 1, 1970 */
130 PRUint32 expirationTime; /* seconds since Jan 1, 1970 */
  /external/chromium_org/ppapi/api/
ppp.idl 45 * value since it will be required for other API calls.
70 * Since your module runs in a separate process, there's no need to free
71 * allocated memory. There is also no need to free any resources since all of
  /external/chromium_org/ppapi/proxy/
ppb_message_loop_proxy.h 71 // Created when we attach to the current thread, since MessageLoop assumes
73 // loop, since that's owned by somebody else. This is needed for Run and Quit.
91 // Since we allow tasks to be posted before the message loop is actually
  /external/chromium_org/sql/
statement_unittest.cc 54 // Stepping it won't work since we haven't bound the value.
57 // Run should fail since this produces output, and we should use Step(). This
58 // gets a bit wonky since sqlite says this is OK so succeeded is set.
transaction_unittest.cc 69 // Nothing should have been committed since it was implicitly rolled back.
81 // Nothing should have been committed since it was explicitly rolled back.
120 // A third inner one will fail in Begin since one has already been rolled
  /external/chromium_org/third_party/freetype/include/freetype/
ftcid.h 82 * @since:
117 * @since:
151 * @since:
  /external/chromium_org/third_party/freetype/include/freetype/internal/
t1types.h 222 /* since version 2.1 - interface to PostScript hinter */
240 /* since version 2.1 - interface to PostScript hinter */
243 /* since version 2.1.8, but was originally positioned after `afm_data' */
  /external/chromium_org/third_party/freetype/src/cff/
cfftypes.h 266 /* since version 2.3.0 */
269 /* since version 2.3.6 */
273 /* since version 2.4.12 */
  /external/chromium_org/tools/gn/
path_output.h 41 // Read-only since inverse_current_dir_ is computed depending on this.
49 // Read-only since inverse_current_dir_ is computed depending on this.
82 // Since the inverse_current_dir_ depends on some of these, we don't expose
  /external/chromium_org/v8/src/platform/
elapsed-timer.h 73 // Restarts the timer and returns the time elapsed since the previous start.
88 // Returns the time elapsed since the previous start. This method may only
97 // Returns |true| if the specified |time_delta| has elapsed since the
  /external/chromium_org/v8/test/webkit/
instance-of-immediates.js 47 // Nothing should except, the third test should pass, since obj is an instance of Constructor.
51 // Constructor.prototype being a non-object will cause an exception, /unless/ value is also a non-object, since this is checked first.
56 // All test fail, no reason to throw. (obj instanceof Constructor) is now false, since Constructor.prototype has changed.
  /external/freetype/include/freetype/
ftcid.h 82 * @since:
117 * @since:
151 * @since:
  /external/freetype/include/freetype/internal/
t1types.h 222 /* since version 2.1 - interface to PostScript hinter */
240 /* since version 2.1 - interface to PostScript hinter */
243 /* since version 2.1.8, but was originally positioned after `afm_data' */
  /external/freetype/src/cff/
cfftypes.h 266 /* since version 2.3.0 */
269 /* since version 2.3.6 */
273 /* since version 2.4.12 */
  /external/guava/guava/src/com/google/common/collect/
ForwardingSet.java 44 * @since 2.0 (imported from Google Collections Library)
69 * @since 7.0
80 * @since 7.0
  /external/libvpx/libvpx/vp8/common/arm/neon/
shortidct4x4llm_neon.asm 35 ; use "vqdmulh"(neon) instruction since it won't go out of range
56 vqadd.s16 q3, q3, q2 ;modify since sinpi8sqrt2 > 65536/2 (negtive number)
88 vqadd.s16 q3, q3, q2 ;modify since sinpi8sqrt2 > 65536/2 (negtive number)
  /external/llvm/test/Analysis/TypeBasedAliasAnalysis/
functionattrs.ll 5 ; Add the readnone attribute, since the only access is a store which TBAA
24 ; Add the readonly attribute, since there's just a call to a function which
43 ; This is unusual, since the function is memcpy, but as above, this
  /libcore/luni/src/main/java/java/lang/
Float.java 24 * @since 1.0
72 * @since 1.6
80 * @since 1.6
88 * @since 1.6
96 * @since 1.1
101 // Note: Float.TYPE can't be set to "float.class", since *that* is
108 * @since 1.5
161 * @since 1.2
297 * @since 1.2
355 * @since 1.
    [all...]
  /libcore/luni/src/main/java/java/util/
TreeSet.java 31 * @since 1.2
224 * @since 1.6
279 * @since 1.6
290 * @since 1.6
301 * @since 1.6
311 * @since 1.6
321 * @since 1.6
331 * @since 1.6
341 * @since 1.6
352 * @since 1.
    [all...]
  /libcore/luni/src/main/java/org/w3c/dom/
DocumentType.java 61 * @since DOM Level 2
68 * @since DOM Level 2
79 * @since DOM Level 2
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/
select_stdlib_config.hpp 15 // (do not rely on this header being included since users can short-circuit this header
24 // STLPort library; this _must_ come first, otherwise since
35 // (again do not rely on this header being included since users can short-circuit this
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConfirmDialogFragment.java 33 * a listener only for the positive action (ok). Since this is a fragment, it is created
45 * Since the fragment can be easily destroyed, get the listener from the central activity
54 // behavior, since the cast should always succeed. Cast failures only occur during
  /tools/external/fat32lib/src/main/java/de/waldheinz/fs/
FsDirectoryEntry.java 63 * since 1970, or {@code 0} if this filesystem does not support
70 * Returns the time when this entry was created as ms since 1970.
78 * Returns the time when this entry was last accessed as ms since 1970.

Completed in 1917 milliseconds

<<21222324252627282930>>