OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:qualified
(Results
176 - 200
of
916
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/test/Parser/
MicrosoftExtensions.cpp
156
typename T t;// expected-warning {{expected a
qualified
name after 'typename'}}
157
typename AAAA a;// expected-warning {{expected a
qualified
name after 'typename'}}
/external/doclava/src/com/google/doclava/
Hierarchy.java
104
hdf.setValue("class.
qualified
", cl.qualifiedName());
116
hdf.setValue("interfaces." + i + ".class.
qualified
", iface.qualifiedName());
/external/v8/tools/
profile_view.js
89
* @param {string} internalFuncName A fully
qualified
function name.
151
* @param {string} internalFuncName A fully
qualified
function name.
/frameworks/base/drm/libdrmframework/plugins/forward-lock/internal-format/common/
FwdLockGlue.c
43
* Creates all directories along the fully
qualified
path of the given file.
45
* @param[in] path A reference to the fully
qualified
path of a file.
/libcore/luni/src/main/java/javax/xml/validation/
SchemaFactory.java
247
* <p>The feature name is any fully-
qualified
URI. It is
254
* @param name The feature name, which is a non-null fully-
qualified
URI.
281
* <p>The feature name is any fully-
qualified
URI. It is
301
* @param name The feature name, which is a non-null fully-
qualified
URI.
324
* <p>The property name is any fully-
qualified
URI. It is
331
* @param name The property name, which is a non-null fully-
qualified
URI.
351
* <p>The property name is any fully-
qualified
URI. It is
361
* @param name The property name, which is a non-null fully-
qualified
URI.
/libcore/luni/src/main/java/org/xml/sax/ext/
Attributes2.java
61
* @param qName The XML
qualified
(prefixed) name.
125
* @param qName The XML
qualified
(prefixed) name.
/libcore/luni/src/main/java/org/xml/sax/helpers/
NamespaceSupport.java
28
* automatically processes
qualified
XML names into their Namespace
186
* Then a second pass is made, to determine the namespace-
qualified
308
* Process a raw XML
qualified
name, after all declarations in the
312
* <p>This method processes a raw XML
qualified
name in the
336
* @param qName The XML
qualified
name to be processed.
343
* local name, and the XML
qualified
name; or null if there
632
* Process an XML
qualified
name in this context.
634
* @param qName The XML
qualified
name.
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/descriptors/
ClassAttributeDescriptor.java
45
* @param superClassName the fully
qualified
name of the superclass of the class represented
69
* @param superClassName the fully
qualified
name of the superclass of the class represented
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
XmlErrorHandler.java
140
* @param className the fully
qualified
name of the class to test.
141
* @param superClassName the fully
qualified
name of the class it is supposed to extend.
/external/apache-xml/src/main/java/org/apache/xalan/templates/
StylesheetRoot.java
150
* @return table of available elements, keyed by
qualified
names, and with
151
* values of the same
qualified
names.
569
* @param name
Qualified
name of attribute set properties to get
634
* @param name
Qualified
name of the decimal format to find
749
* @param mode
qualified
name of the node, or null.
776
* @param mode
qualified
name of the node, or null.
807
* @param qname non-null reference to
qualified
name of template.
842
* @param qname
Qualified
name of variable or param
844
* @return The ElemVariable with the given
qualified
name
[
all
...]
ElemLiteralResult.java
186
* @param localName Local part of
qualified
name of attribute node to get
216
* @param localName Local part of
qualified
name of attribute node to get
493
* @param rawName The
qualified
name (with prefix), or the
494
* empty string if
qualified
names are not available.
504
* @return The
qualified
name (with prefix), or the
505
* empty string if
qualified
names are not available.
617
* @param localName Local part of
qualified
name of attribute node to
682
* @param localName Local part of
qualified
name of the node to remove
823
* @return the local part of the
qualified
name of this node
[
all
...]
/external/protobuf/src/google/protobuf/compiler/cpp/
cpp_helpers.cc
115
string ClassName(const Descriptor* descriptor, bool
qualified
) {
125
if (
qualified
) {
132
string ClassName(const EnumDescriptor* enum_descriptor, bool
qualified
) {
134
if (
qualified
) {
140
string result = ClassName(enum_descriptor->containing_type(),
qualified
);
/external/apache-xml/src/main/java/org/apache/xml/serializer/
SerializerBase.java
301
* Returns the local name of a
qualified
name. If the name has no prefix,
303
* @param qname the
qualified
name
357
* @param rawName the
qualified
name of the attribute
386
* @param rawName the
qualified
name of the attribute
441
* @param name the attribute's
qualified
name
460
* @param name the attribute's
qualified
name (prefix:localName)
811
* Returns the local name of a
qualified
name.
815
* @param qname a
qualified
name
816
* @return returns the prefix of the
qualified
name,
851
* @param qname a
qualified
nam
[
all
...]
/development/tools/apkcheck/src/com/android/apkcheck/
TypeUtils.java
96
* Do not use this on fully-
qualified
class names.
103
* Returns the class name portion of a fully-
qualified
binary class name.
115
* Returns the package portion of a fully-
qualified
binary class name.
/external/clang/test/SemaCXX/
nested-name-spec.cpp
99
typedef void C2::f5(int); // expected-error{{typedef declarator cannot be
qualified
}}
101
void f6(int A2::RC::x); // expected-error{{parameter declarator cannot be
qualified
}}
258
int ::c; // expected-error{{non-friend class member 'c' cannot have a
qualified
name}}
reinterpret-cast.cpp
206
// a cv-
qualified
version of the dynamic object
233
// a type that is the signed or unsigned type corresponding a cv-
qualified
265
// a type that is a (possible cv-
qualified
) base class type of the dynamic
/external/clang/test/SemaObjCXX/
arc-templates.mm
55
// Check substitution into lifetime-
qualified
dependent types.
157
// Test partial ordering (
qualified
vs. non-
qualified
).
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
WidgetClassLoader.java
42
* are the fully
qualified
name of the classes.
326
* Returns a {@link IAndroidClassLoader.IClassDescriptor} by its fully-
qualified
name.
327
* @param className the fully-
qualified
name of the class to return.
/cts/tools/signature-tools/
sig-check
18
# and set up progdir to be the fully-
qualified
pathname of its directory.
sig-create
18
# and set up progdir to be the fully-
qualified
pathname of its directory.
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
ITestPackageDef.java
62
* @param testClassName the fully
qualified
test class name
/dalvik/dx/etc/
dx
18
# and set up progdir to be the fully-
qualified
pathname of its directory.
dx.bat
22
REM and set up progdir to be the fully-
qualified
pathname of its directory.
/development/samples/XmlAdapters/res/values/
attrs.xml
46
<li>A fully
qualified
class name, corresponding to an implementation of
/development/tools/mkstubs/src/com/android/mkstubs/
AsmAnalyzer.java
63
* Utility that returns the fully
qualified
ASM class name for a ClassReader.
Completed in 640 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>