HomeSort by relevance Sort by last modified time
    Searched full:reference (Results 126 - 150 of 5589) sorted by null

1 2 3 4 56 7 8 91011>>

  /hardware/ril/reference-ril/
Android.mk 9 reference-ril.c \
46 LOCAL_MODULE:= reference-ril
  /external/guava/src/com/google/common/base/
FinalizableReferenceQueue.java 21 import java.lang.ref.Reference;
30 * A reference queue with an associated background thread that dequeues
34 * <p>Keep a strong reference to this object until all of the associated
45 * The Finalizer thread keeps a phantom reference to this object. When the
46 * client (ReferenceMap, for example) no longer has a strong reference to
48 * phantom reference. The enqueued reference will trigger the Finalizer to
55 * that Finalizer not have a strong reference back to the class loader.
65 * remain, the Finalizer thread keeps an indirect strong reference to the
83 * Now, Finalizer no longer keeps an indirect strong reference to th
153 Reference<?> reference; local
    [all...]
FinalizableSoftReference.java 22 * Soft reference with a {@code finalizeReferent()} method which a background
33 * Constructs a new finalizable soft reference.
35 * @param referent to softly reference
FinalizableWeakReference.java 22 * Weak reference with a {@code finalizeReferent()} method which a background
33 * Constructs a new finalizable weak reference.
35 * @param referent to weakly reference
  /build/tools/droiddoc/templates/
footer.cs 3 <?cs if:reference||guide ?>
  /dalvik/dx/tests/051-dex-explicit-null/
info.txt 2 assigning a reference variable to null works, as well as explicitly
  /dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/
SignerWithRecovery.java 18 * Returns a reference to what message was recovered (if any).
  /external/e2fsprogs/tests/f_bad_local_jnl/
expect.1 9 Pass 4: Checking reference counts
  /external/e2fsprogs/tests/f_baddir2/
expect.1 7 Pass 4: Checking reference counts
  /external/e2fsprogs/tests/f_dir_bad_mode/
expect.1 7 Pass 4: Checking reference counts
  /external/e2fsprogs/tests/f_dirlink/
expect.1 9 Pass 4: Checking reference counts
  /external/e2fsprogs/tests/f_hurd/
expect.1 7 Pass 4: Checking reference counts
  /external/e2fsprogs/tests/f_okgroup/
expect.1 6 Pass 4: Checking reference counts
  /external/e2fsprogs/tests/f_zero_inode_size/
expect.1 5 Pass 4: Checking reference counts
  /hardware/ril/reference-cdma-sms/
Android.mk 7 reference-cdma-sms.c
  /frameworks/base/docs/html/sdk/api_diff/3/changes/
android.R.attr.html 74 Class android.<A HREF="../../../../reference/android/R.attr.html" target="_top"><font size="+2"><code>R.attr</code></font></A>
88 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#allowSingleTap" target="_top"><code>allowSingleTap</code></A></nobr>
95 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#animateOnClick" target="_top"><code>animateOnClick</code></A></nobr>
102 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#backgroundDimEnabled" target="_top"><code>backgroundDimEnabled</code></A></nobr>
109 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#bottomOffset" target="_top"><code>bottomOffset</code></A></nobr>
116 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#candidatesTextStyleSpans" target="_top"><code>candidatesTextStyleSpans</code></A></nobr>
123 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#codes" target="_top"><code>codes</code></A></nobr>
130 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#configure" target="_top"><code>configure</code></A></nobr>
137 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#content" target="_top"><code>content</code></A></nobr>
144 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#dropDownAnchor" target="_top"><code>dropDownAnchor</code></A></nobr
    [all...]
  /cts/tests/res/values/
arrays.xml 19 <item type="integer" name="reference" format="integer">101</item>
24 <item>@string/reference</item>
30 <item>@integer/reference</item>
  /cts/tools/test-progress-new/src/testprogress2/
ClassOriginator.java 48 * a reference from a class is never a to be fixed
55 * a reference from a class is never a broken tests
62 * a reference from a class is never a failure
  /external/bluetooth/glib/docs/reference/
README 1 This package contains the reference documentation
8 GLib/GTK+ reference documentation project, see:
12 The GLib reference documentation is freely redistributable,
  /external/webkit/WebCore/manual-tests/resources/
chrome-bidi-text-window.html 6 div#reference { font: 13px 'Lucida Grande'; text-align: center; height: 24px; }
12 document.getElementById("reference").innerHTML = text;
17 <div id="reference"></div>
  /frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
ustack.h 25 typedef typename Sequence::reference reference; typedef in class:ustl::stack
33 inline reference top (void) { return (m_Storage.back()); }
  /dalvik/vm/alloc/
MarkSweep.c 247 * be used in situations where a reference may be NULL.
319 LOG_SCAN("pending reference operations\n");
393 /* It's an array or class reference.
424 /* Mark the array or object reference.
477 * reference to a particular class object is via a data
549 /* It's a subclass of java/lang/ref/Reference.
556 * we don't care about its reference status.
566 LOG_REF("Hard-marking a reference\n");
568 /* Don't bother with normal reference-following
577 /* See if this reference was handled by a previous GC
788 Object *reference; local
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/5/changes/
android.hardware.Camera.Parameters.html 74 Class android.hardware.<A HREF="../../../../reference/android/hardware/Camera.Parameters.html" target="_top"><font size="+2"><code>Camera.Parameters</code></font></A>
87 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/hardware/Camera.Parameters.html#getAntibanding()" target="_top"><code>getAntibanding</code></A>()</nobr>
94 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/hardware/Camera.Parameters.html#getColorEffect()" target="_top"><code>getColorEffect</code></A>()</nobr>
101 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/hardware/Camera.Parameters.html#getFlashMode()" target="_top"><code>getFlashMode</code></A>()</nobr>
108 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/hardware/Camera.Parameters.html#getFocusMode()" target="_top"><code>getFocusMode</code></A>()</nobr>
115 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/Camera.Parameters.html#getJpegQuality()" target="_top"><code>getJpegQuality</code></A>()</nobr>
122 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/hardware/Camera.Parameters.html#getJpegThumbnailQuality()" target="_top"><code>getJpegThumbnailQuality</code></A>()</nobr>
129 <nobr><code>Size</code>&nbsp;<A HREF="../../../../reference/android/hardware/Camera.Parameters.html#getJpegThumbnailSize()" target="_top"><code>getJpegThumbnailSize</code></A>()</nobr>
136 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/hardware/Camera.Parameters.html#getSceneMode()" target="_top"><code>getSceneMode</code></A>()</nobr>
143 <nobr><code>List&lt;String&gt;</code>&nbsp;<A HREF="../../../../reference/android/hardware/Camera.Parameters.html#getSupportedAntibanding()" target="_top"><code>getSupporte (…)
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDecoder.c     [all...]
  /external/apache-http/src/org/apache/http/client/utils/
URIUtils.java 164 * Resolves a URI reference against a base URI. Work-around for bug in
168 * @param reference the URI reference
171 public static URI resolve(final URI baseURI, final String reference) {
172 return URIUtils.resolve(baseURI, URI.create(reference));
176 * Resolves a URI reference against a base URI. Work-around for bug in
180 * @param reference the URI reference
183 public static URI resolve(final URI baseURI, URI reference){
187 if (reference == null)
    [all...]

Completed in 134 milliseconds

1 2 3 4 56 7 8 91011>>