HomeSort by relevance Sort by last modified time
    Searched full:referenced (Results 76 - 100 of 2190) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/proguard/src/proguard/classfile/
Member.java 53 * Lets the Clazz objects referenced in the descriptor string
  /frameworks/compile/libbcc/runtime/make/platform/
clang_darwin.mk 5 # the extra functions which might be referenced.
  /libcore/luni/src/main/java/java/lang/
IllegalAccessError.java 22 * which is not accessible from where it is referenced.
  /libcore/luni/src/main/java/org/w3c/dom/ls/
LSResourceResolver.java 43 * entities referenced within the DTD, and external entities referenced
64 * referenced, or <code>null</code> if no public identifier was
67 * external resource being referenced, or <code>null</code> if no
  /libcore/luni/src/main/java/org/xml/sax/
EntityResolver.java 77 * the external DTD subset and external parameter entities referenced
79 * parameter entities), and external general entities referenced
100 * being referenced, or null if none was supplied.
102 * being referenced.
  /libcore/luni/src/main/java/org/xml/sax/ext/
DefaultHandler2.java 135 * referenced (normalized as required by the XML specification), or
143 * being referenced; either a relative or absolute URI.
168 * referenced (normalized as required by the XML specification), or
171 * being referenced; either a relative or absolute URI.
  /prebuilts/tools/common/proguard/proguard4.7/examples/annotations/examples/
NativeCallBack.java 28 * ProGuard would remove it, because it is not referenced from java.
  /external/webkit/Source/WebCore/loader/cache/
MemoryCache.h 127 // still live on if they are referenced by some Web page though.
156 // Track decoded resources that are in the cache and referenced by a Web page.
187 void pruneDeadResources(); // Flush decoded and encoded data from resources not referenced by Web pages.
188 void pruneLiveResources(); // Flush decoded data from resources still referenced by Web pages.
214 // referenced by a Web page).
  /dalvik/docs/
dalvik-constraints.html 90 reference into the data section. For the referenced string_data_item, the data
95 into the string_ids list. The referenced string must be a valid type descriptor.
98 into the string_ids list. The referenced string must be a valid shorty descriptor.
106 type_ids list. The entry referenced by class_idx must be a non-array reference type.
108 section, and the contents of the referenced entry must conform to the MemberName
113 referenced entry must be a non-array reference type. The proto_id field must
116 section, and the contents of the referenced entry must conform to the MemberName
122 type_ids list. The referenced entry must be a non-array reference type.
297 the field constant pool. The referenced entry must represent an
314 the field constant pool. The referenced entry must represent a stati
    [all...]
  /external/clang/test/Analysis/
retain-release-path-notes.m 46 return; // expected-note{{Object leaked: object allocated and stored into 'leaked' is not referenced later in this execution path and has a retain count of +1}}
51 return; // expected-note{{Object leaked: object allocated and stored into 'leaked' is not referenced later in this execution path and has a retain count of +1}}
59 return; // expected-note{{Object leaked: object allocated and stored into 'leaked' is not referenced later in this execution path and has a retain count of +1}}
65 return; // expected-note{{Object leaked: object allocated and stored into 'leaked' is not referenced later in this execution path and has a retain count of +1}}
71 return; // expected-note{{Object leaked: object allocated and stored into 'leaked' is not referenced later in this execution path and has a retain count of +1}}
103 return; // expected-note{{Object leaked: object allocated and stored into 'leaked' is not referenced later in this execution path and has a retain count of +1}}
  /dalvik/tests/079-phantom/src/
Bitmap.java 87 * longer referenced, we free the native data.
123 * Thread that watches for un-referenced bitmap data.
  /external/apache-xml/src/main/java/org/apache/xpath/operations/
VariableSafeAbsRef.java 38 * to make sure the document context of the referenced variable is the same as
39 * the current document context, and, if it is not, execute the referenced variable's
  /external/emma/core/java12/com/vladium/jcd/cls/attribute/
IExceptionHandlerTable.java 60 * that all data referenced in 'exception' will eventually be consistent
70 * the responsibility of the caller to ensure that all data referenced
  /external/llvm/lib/Transforms/IPO/
ExtractGV.cpp 46 // referenced by the Named set, and which GlobalValues in the rest of
47 // the module are referenced by the NamedSet, and get away with leaving
  /external/proguard/src/proguard/obfuscate/
NameAndTypeUsageMarker.java 53 // Mark the NameAndType entries referenced by all other constant pool
57 // Mark the NameAndType entries referenced by all EnclosingMethod
  /external/proguard/src/proguard/optimize/info/
ReadWriteFieldMarker.java 94 // Mark the referenced field, if any.
101 // Mark the referenced field.
  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
documentcreateentityreferenceknown.java 32 * EntityReference node. In addition, if the referenced entity
39 * given name. The referenced entity is known, therefore the child
  /libcore/luni/src/main/java/java/lang/ref/
package.html 11 actually garbage-collect the referenced object.
87 The object is referenced by a {@link java.lang.ref.PhantomReference} instance.
  /development/host/windows/usb/api/
adb_object_handle.h 53 outside of API via ADBAPIHANDLE are self-destructing referenced objects.
57 AdbObjectHandleMap instance, object is referenced and then handle is
62 (via SetLastError() call). If object is found then it is referenced and
95 @return Value of the reference counter after object is referenced in this
  /external/antlr/antlr-3.4/runtime/Perl5/examples/tweak/
T.g 31 // it is referenced as $body::decls
  /external/chromium/chrome/browser/importer/
nss_decryptor_mac.mm 17 // on one another, referenced using dyld's @executable_path directive.
  /external/chromium/chrome/browser/ui/webui/
chrome_url_data_manager.h 36 // DataSources are no longer referenced (which happens when IO thread stops)
41 // deletion of the DataSources. When a DataSource is no longer referenced it
154 // Deletes any data sources no longer referenced. This is normally invoked
175 // |data_sources_| that are no longer referenced and scheduled for deletion.
  /external/clang/include/clang/Basic/
Lambda.h 29 /// introducer: 'this' or a copied or referenced variable.
  /external/doclava/src/com/google/doclava/
FederatedSite.java 29 * be referenced or shared across codebases.
Resolvable.java 21 * the file in which the type is declared, certain types referenced by that file.

Completed in 1351 milliseconds

1 2 34 5 6 7 8 91011>>