HomeSort by relevance Sort by last modified time
    Searched full:qualified (Results 176 - 200 of 1112) sorted by null

1 2 3 4 5 6 78 91011>>

  /packages/inputmethods/LatinIME/tools/dicttool/etc/
dicttool_aosp 17 # and set up progdir to be the fully-qualified pathname of its directory.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
util.h 43 /** Return the fully qualified domain name in s */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
util.h 43 /** Return the fully qualified domain name in s */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
util.h 43 /** Return the fully qualified domain name in s */
  /sdk/apkbuilder/etc/
apkbuilder.bat 20 rem and set up progdir to be the fully-qualified pathname of its directory.
  /sdk/draw9patch/etc/
draw9patch.bat 20 rem and set up progdir to be the fully-qualified pathname of its directory.
  /sdk/hierarchyviewer/etc/
hierarchyviewer1.bat 20 rem and set up progdir to be the fully-qualified pathname of its directory.
  /tools/motodev/src/help/studio_help/src/topics/
u_new-widget-provider.dita 29 non-qualified name.</stentry>
  /development/testrunner/
test_defs.xsd 22 elementFormDefault="qualified">
86 <!-- Fully qualified Java test class to run. -->
89 <!-- Fully qualified InstrumentationTestRunner to execute. -->
  /external/apache-xml/src/main/java/org/apache/xml/utils/
AttList.java 118 * Look up an attribute's qualified name by index.
123 * @return The attribute's qualified name
240 * @param qName The qualified (prefixed) name.
  /external/bluetooth/bluedroid/bta/include/
bta_fs_co.h 187 ** Parameters p_path - Fully qualified path and file name.
422 ** Parameters p_path - (input) file or directory to access (fully qualified path).
446 ** Parameters p_path - (input) name of directory to create (fully qualified path).
465 ** Parameters p_path - (input) name of directory to remove (fully qualified path).
486 ** Parameters p_path - (input) name of file to remove (fully qualified path).
507 ** Parameters p_path - directory to search (Fully qualified path)
537 ** Parameters p_src_path - (input) name of file/directory to be copied (fully qualified path).
538 ** p_dest_path - (input) new name of file/directory(fully qualified path).
562 ** Parameters p_src_path - (input) name of file/directory to be moved (fully qualified path).
563 ** p_dest_path - (input) new name of file/directory(fully qualified path)
    [all...]
  /external/clang/test/SemaCXX/
function-redecl.cpp 65 void f(test1::Foo::Inner foo) const; // expected-note {{member declaration does not match because it is const qualified}}
85 int getit() const; // expected-note {{member declaration does not match because it is const qualified}}
86 void setit(int); // expected-note {{member declaration does not match because it is not const qualified}}
expression-traits.cpp 217 // qualified-id, or an operator-function-id is a primary-
223 // the only qualified-id form that can start without "::" (and thus
227 ASSERT_LVALUE(::Class::function); // qualified-id: function
228 ASSERT_LVALUE(::Class::variable); // qualified-id: variable
236 __is_lvalue_expr(::Class::NestedFuncTemplate); // qualified-id: template \
239 __is_lvalue_expr(::Class::NestedMemfunTemplate); // qualified-id: template \
264 // one of its base classes... is a qualified-id... The result is
300 // using-directive ) is a qualified-id; 3.4.3.2 describes name
301 // lookup for namespace members that appear in qualified-ids. The
339 // type or the (possibly cv-qualified) void type, creates a
    [all...]
  /external/proguard/docs/manual/
gui.html 168 by means of a comma-separated list of wildcarded, fully-qualified class
205 window. Fill out the fully-qualified class name in the <b>Code</b> text field,
209 fully qualified interface name in the <b>Extends/implements class</b> instead.
243 <li>The <b>Annotation</b> text field takes the fully-qualified name of an
248 <li>The <b>Class</b> text field takes the fully-qualified name of the class or
251 <li>The <b>Annotation</b> text field takes the fully-qualified name of an
256 <li>The <b>Extends/implements class</b> text field takes the fully-qualified
275 <li>The <b>Annotation</b> text field takes the fully-qualified name of an
280 <li>The <b>Return type</b> text field takes the fully-qualified type of the
298 <li>The <b>Annotation</b> text field takes the fully-qualified name of a
    [all...]
  /libcore/luni/src/main/java/java/lang/
StackTraceElement.java 48 * the fully qualified name of the class where execution is at.
137 * Returns the fully qualified name of the class belonging to this
140 * @return the fully qualified type name of the class
  /libcore/luni/src/main/java/java/sql/
ParameterMetaData.java 63 * Gets the fully-qualified name of the Java class which should be passed as
69 * @return the fully qualified Java class name of the parameter with the
125 * fully-qualified name is returned if the parameter is a <i>User
  /prebuilts/tools/common/proguard/proguard4.7/docs/manual/
gui.html 176 by means of a comma-separated list of wildcarded, fully-qualified class
213 window. Fill out the fully-qualified class name in the <b>Code</b> text field,
217 fully qualified interface name in the <b>Extends/implements class</b> instead.
251 <li>The <b>Annotation</b> text field takes the fully-qualified name of an
256 <li>The <b>Class</b> text field takes the fully-qualified name of the class or
259 <li>The <b>Annotation</b> text field takes the fully-qualified name of an
264 <li>The <b>Extends/implements class</b> text field takes the fully-qualified
283 <li>The <b>Annotation</b> text field takes the fully-qualified name of an
288 <li>The <b>Return type</b> text field takes the fully-qualified type of the
306 <li>The <b>Annotation</b> text field takes the fully-qualified name of a
    [all...]
  /external/bluetooth/bluedroid/stack/include/
goep_fs.h 138 ** Parameters p_path - Fully qualified path and file name.
225 ** Parameters p_path - directory to search (Fully qualified path)
269 ** Parameters p_path - (input) name of directory to create (fully qualified path).
285 ** Parameters p_path - (input) name of directory to remove (fully qualified path).
303 ** Parameters p_path - (input) name of file to remove (fully qualified path).
  /external/clang/include/clang/AST/
BuiltinTypes.def 69 // 'unsigned char', explicitly qualified
101 // 'signed char', explicitly qualified
166 // foo # possibly qualified, not if an implicit access
167 // foo # possibly qualified, not if an implicit access
168 // &foo # possibly qualified, not if an implicit access
TemplateName.h 193 /// \brief A qualified template name, where the qualification is kept
275 /// \brief Retrieve the underlying qualified template name
369 /// qualified name.
376 /// with a qualified name, and has no semantic meaning. In this
390 /// that this qualified name refers to.
408 /// \brief The template declaration that this qualified name refers
412 /// \brief The template declaration to which this qualified name
  /external/clang/test/SemaObjCXX/
arc-templates.mm 57 // Check substitution into lifetime-qualified dependent types.
102 typedef __weak T_type type; // expected-error{{the type 'T_type' (aka '__weak id') is already explicitly ownership-qualified}} \
103 // expected-error{{the type 'T_type' (aka '__strong id') is already explicitly ownership-qualified}}
159 // Test partial ordering (qualified vs. non-qualified).
  /sdk/common/src/com/android/xml/
AndroidManifest.java 306 * Combines a java package, with a class value from the manifest to make a fully qualified
310 * @return the fully qualified class name.
333 // just add the class as it should be a fully qualified java name.
339 * Given a fully qualified activity name (e.g. com.foo.test.MyClass) and given a project
343 * @param fullActivityName a fully qualified activity class name, e.g. "com.foo.test.MyClass"
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
SimpleElement.java 31 * The semantic of the element name is to be a fully qualified class name of a View to inflate.
56 * @param fqcn A fully qualified class name of a View to inflate, e.g.
58 * @param parentFqcn The fully qualified class name of the parent of this element.
72 * Returns the element name, which must match a fully qualified class name of
91 * Returns the fully qualified class name of the parent, if the element originated
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/xpath/
XMPPathParser.java 73 * non-ASCII Unicode characters. An XML qualified name is a pair of names
412 throw new XMPException("Unknown namespace prefix for qualified name",
417 throw new XMPException("Ill-formed qualified name", XMPError.BADXPATH);
440 * the full schema URI and/or a qualified root property name. Returns true for normal
456 // qualified.
492 // The propName is qualified. Make sure the prefix is legit. Use the associated URI and
493 // qualified name.
  /libcore/luni/src/main/java/org/xml/sax/helpers/
XMLReaderAdapter.java 323 * @param qName The qualified (prefixed) name.
345 * @param qName The qualified (prefixed) name.
477 * Return the qualified (prefixed) name of an attribute by position.
479 * @return The qualified name.
513 * Return the type of an attribute by qualified (prefixed) name.
525 * Return the value of an attribute by qualified (prefixed) name.

Completed in 863 milliseconds

1 2 3 4 5 6 78 91011>>