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

1 2 3 4 56 7 8 91011>>

  /dalvik/opcode-gen/
opcode-gen 37 # and set up progdir to be the fully-qualified pathname of its directory.
regen-all 18 # and set up progdir to be the fully-qualified pathname of its directory.
  /dalvik/tools/dexdeps/etc/
dexdeps 18 # and set up progdir to be the fully-qualified pathname of its directory.
  /development/tools/apkcheck/src/com/android/apkcheck/
PackageInfo.java 53 * @param superclassName Fully-qualified binary or non-binary superclass
  /development/tools/mkstubs/src/com/android/mkstubs/
SourceGenerator.java 81 * Utility method that converts a fully qualified java name into a JAR entry path
  /external/chromium/chrome/common/
logging_chrome.h 50 // Returns the fully-qualified name of the log file.
  /external/clang/lib/AST/
ASTDiagnostic.cpp 264 bool Qualified;
266 Qualified = true;
270 Qualified = false;
273 getNameForDiagnostic(S, Context.PrintingPolicy, Qualified);
  /external/clang/test/CXX/class/class.friend/
p1.cpp 60 friend operator bool() const; // expected-error {{ must use a qualified name when declaring a conversion operator as a friend }} \
  /external/clang/test/SemaObjC/
conditional-expr-4.m 33 // Check interaction with qualified id
  /external/javassist/src/main/javassist/
ByteArrayClassPath.java 56 * @param name a fully qualified class name
  /external/jdiff/src/jdiff/
ClassAPI.java 18 /** Name of the class, not fully qualified. */
FieldAPI.java 24 * The fully qualified name of the class or interface this field is
  /external/oprofile/
Makefile.am 39 # This must use a fully-qualified SUBDIRS path, so we can't use ${top_srcdir}
  /external/valgrind/main/coregrind/m_demangle/
demangle.h 210 /* A qualified name. The left subtree is a class or namespace or
211 some such thing, and the right subtree is a name qualified by
274 being qualified. */
277 being qualified. */
280 qualified. */
283 subtree is the type which is being qualified. */
286 subtree is the type which is being qualified. */
289 is the type which is being qualified. */
292 qualified, and the right subtree is the name of the
  /external/webkit/LayoutTests/dom/html/level2/core/
createAttributeNS06.js 78 Document.createAttributeNS with an empty qualified name should cause an INVALID_CHARACTER_ERR.
createDocument08.js 72 DOMImplementation.createDocument with an empty qualified name should cause an INVALID_CHARACTER_ERR.
createElementNS06.js 78 Document.createElementNS with an empty qualified name should cause an INVALID_CHARACTER_ERR.
  /external/webkit/LayoutTests/dom/xhtml/level2/core/
createAttributeNS06.js 78 Document.createAttributeNS with an empty qualified name should cause an INVALID_CHARACTER_ERR.
createDocument08.js 72 DOMImplementation.createDocument with an empty qualified name should cause an INVALID_CHARACTER_ERR.
createElementNS06.js 78 Document.createElementNS with an empty qualified name should cause an INVALID_CHARACTER_ERR.
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
documentsetstricterrorchecking02.js 79 Call the createAttributeNS method on this document with a a null namespaceURI and a qualified name
  /external/webkit/Source/WebKit/android/plugins/
ANPSystem_npapi.h 39 function looks for a class given the fully qualified and null terminated
  /external/webkit/Source/WebKit/qt/WebCoreSupport/
GeolocationClientQt.h 34 // There is bug in qtMobility signal names are not full qualified when used with namespace
  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
createDocument08.java 34 * DOMImplementation.createDocument with an empty qualified name should cause an INVALID_CHARACTER_ERR.
localName02.java 35 * returns the local part of the qualified name of this node,

Completed in 421 milliseconds

1 2 3 4 56 7 8 91011>>