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

<<21222324252627282930>>

  /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 237 /* since version 2.1 - interface to PostScript hinter */
255 /* since version 2.1 - interface to PostScript hinter */
258 /* since version 2.1.8, but was originally positioned after `afm_data' */
  /external/chromium_org/third_party/skia/src/gpu/
GrPathUtils.h 26 /// Since we divide by tol if we're computing exact worst-case bounds,
32 /// Since we divide by tol if we're computing exact worst-case bounds,
43 /// Since we divide by tol if we're computing exact worst-case bounds,
  /external/chromium_org/tools/gn/
path_output.cc 77 // Shell escaping needs an intermediate string since it may end up
106 // Input begins with one slash, don't write the current directory since
109 // On Windows, trim the leading slash, since the input for absolute
  /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
  /external/skia/src/gpu/
GrPathUtils.h 26 /// Since we divide by tol if we're computing exact worst-case bounds,
32 /// Since we divide by tol if we're computing exact worst-case bounds,
43 /// Since we divide by tol if we're computing exact worst-case bounds,
  /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...]
Boolean.java 25 * @since 1.0
43 // Note: Boolean.TYPE can't be set to "boolean.class", since *that* is
121 * @since 1.5
131 * @since 1.7
186 * @since 1.5
220 * recommended to use this method instead of the constructor, since it
  /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.
  /external/chromium/chrome/browser/history/
history_database.h 43 // support rollback since the history database doesn't, either.
71 // performance since we know nobody else is using the database. This is
72 // separate from Init() since the in-memory database attaches to slurp the
97 // We don't delete the downloads table, since there may be in progress
106 // This will also recreate the supplementary URL indices, since these
118 // to migrate. Since the data is less important, they should be deleted.
  /external/guava/guava/src/com/google/common/cache/
Cache.java 47 * @since 10.0
57 * @since 11.0
76 * @since 11.0
84 * @since 11.0
95 * @since 11.0
107 * @since 11.0
  /external/qemu/docs/
ANDROID-QEMUD-SERVICES.TXT 23 There can be only 1 client talking to the modem, since the AT command
27 Since: SDK 1.0
38 Since: SDK 1.0
86 Since: SDK 1.0
155 Since: SDK 1.5 (cupcake)
180 Since: SDK 1.XXX (donut)
  /art/runtime/gc/collector/
sticky_mark_sweep.cc 38 // know what was allocated since the last GC. A side-effect of binding the allocation space mark
51 // stack here since all objects in the mark stack will get scanned by the card scanning anyways.
  /build/tools/droiddoc/templates-ds/
package.cs 11 <div id="doc-api-level" class="<?cs var:package.since ?>" style="display:none"></div>
31 <div id="jd-content" class="api apilevel-<?cs var:package.since ?>">
  /build/tools/droiddoc/templates-sac/
package.cs 11 <div id="doc-api-level" class="<?cs var:package.since ?>" style="display:none"></div>
31 <div id="jd-content" class="api apilevel-<?cs var:package.since ?>">

Completed in 1089 milliseconds

<<21222324252627282930>>