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

1 2 3 4 56 7 8 91011>>

  /external/skia/include/pdf/
SkPDFGraphicState.h 45 * other references.
63 * other references.
  /external/webkit/Tools/CLWrapper/
CLWrapper.vcproj 171 <References>
172 </References>
  /external/webkit/Tools/MIDLWrapper/
MIDLWrapper.vcproj 171 <References>
172 </References>
  /external/zlib/contrib/dotzlib/DotZLib/
DotZLib.csproj 66 <References>
88 </References>
  /libcore/luni/src/main/java/java/lang/ref/
FinalizerReference.java 77 * Returns once all currently-enqueued references have been finalized.
90 * references have been finalized.
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
distrib.sed 6 # Reply-To: is turned into references, which is questionable (could
30 s/^[Ii]n-[Rr]eply-[Tt]o:/References:/
distrib.sh 10 # Reply-To: is turned into references, which is questionable (could
37 s/^[Ii]n-[Rr]eply-[Tt]o:/References:/
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ChangeViewRefactoringTest.java 34 // Tests (1) updating references to the renamed id of the changed widgets
35 // (e.g. button3 is renamed to imageButton1 and layout references to button3
  /frameworks/base/tests/CoreTests/android/core/
HeapTest.java 41 * other references. This is done in a separate method
107 /* Let go of some of the hard references to the objects so that
108 * the references can be cleared.
121 /* Remove more hard references and re-check.
128 /* Remove the rest of the references and re-check.
130 /* Remove more hard references and re-check.
150 /* Let go of the hard references to the objects so that
151 * the references can be cleared.
258 /* Make sure that all of the references on the queue
289 /* We've visited all of the enqueued references
    [all...]
  /dalvik/dx/tests/061-dex-try-catch/
Blort.java 38 // constant pool references.
  /dalvik/vm/alloc/
MarkSweep.h 62 void dvmEnqueueClearedReferences(Object **references);
  /dalvik/vm/mterp/x86-atom/
TODO.txt 9 (hi) Remove references to rGLUE and replace with rSELF
  /development/samples/ApiDemos/src/com/example/android/apis/content/
_index.html 13 <dd>Shows how to make references between resources; this examples shows how this
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/
default.build 103 <references>
105 </references>
123 <references>
128 </references>
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
HTMLEntities.properties 24 # Character entity references for markup-significant
32 # Character entity references for ISO 8859-1 characters
130 # Character entity references for symbols, mathematical symbols, and Greek letters
274 # Character entity references for internationalization characters
XMLEntities.properties 24 # Character entity references for markup-significant
  /external/bluetooth/glib/tests/gobject/
references.c 29 /* This test tests weak and toggle references
184 /* Test two weak references at once
197 /* Test remove weak references
239 /* Test two toggle references at once
  /external/chromium/base/memory/
ref_counted.h 82 // the object accidently while there are references to it.
196 // references between the two objects, like so:
203 // // now, |b| references the MyFoo object, and |a| references NULL.
  /external/chromium/net/base/
openssl_memory_private_key_store.cc 37 CRYPTO_add(&pkey->references, 1, CRYPTO_LOCK_EVP_PKEY);
  /external/clang/include/clang/Driver/
OptSpecifier.h 17 /// OptSpecifier - Wrapper class for abstracting references to option IDs.
  /external/clang/test/Analysis/
reference.cpp 32 // Each of the tests below is repeated with pointers as well as references.
  /external/clang/test/CodeGenCXX/
debug-info-fwd-ref.cpp 20 // references.
  /external/clang/test/CodeGenObjC/
2010-03-17-StructRef.m 2 // Bitfield references must not touch memory outside of the enclosing
  /external/clang/test/Index/
cxx-operator-overload.cpp 22 // Yep, we can show references of '+' plus signs that are overloaded, w00t!
  /external/clang/test/Parser/
cxx0x-in-cxx98.cpp 6 void f(Args &&...) &; // expected-warning{{rvalue references are a C++11 extension}} \

Completed in 5492 milliseconds

1 2 3 4 56 7 8 91011>>