HomeSort by relevance Sort by last modified time
    Searched refs:qualified (Results 1 - 25 of 56) sorted by null

1 2 3

  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_helpers.h 52 // Returns the non-nested type name for the given type. If "qualified" is
56 // Then the qualified ClassName for Qux would be:
58 // While the non-qualified version would be:
60 string ClassName(const Descriptor* descriptor, bool qualified);
61 string ClassName(const EnumDescriptor* enum_descriptor, bool qualified);
82 // Returns the fully-qualified type name field->message_type(). Usually this
90 // Note: non-built-in type names will be qualified, meaning they will start
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/doclava/src/com/google/doclava/
TypeInfo.java 255 private void makeHDFRecursive(Data data, String base, boolean qualified, boolean isLastVararg,
257 String label = qualified ? qualifiedTypeName() : simpleTypeName();
286 TypeInfo.makeHDF(data, base + ".typeArguments", mTypeArguments, qualified, typeVars);
289 TypeInfo.makeHDF(data, base + ".superBounds", mSuperBounds, qualified, typeVars);
292 TypeInfo.makeHDF(data, base + ".extendsBounds", mExtendsBounds, qualified, typeVars);
296 public static void makeHDF(Data data, String base, ArrayList<TypeInfo> types, boolean qualified,
300 type.makeHDFRecursive(data, base + "." + i++, qualified, false, typeVariables);
304 public static void makeHDF(Data data, String base, ArrayList<TypeInfo> types, boolean qualified) {
305 makeHDF(data, base, types, qualified, new HashSet<String>());
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
cpp_helpers.h 58 // Returns the non-nested type name for the given type. If "qualified" is
62 // Then the qualified ClassName for Qux would be:
64 // While the non-qualified version would be:
66 string ClassName(const Descriptor* descriptor, bool qualified);
67 string ClassName(const EnumDescriptor* enum_descriptor, bool qualified);
88 // Returns the fully-qualified type name field->message_type(). Usually this
96 // Note: non-built-in type names will be qualified, meaning they will start
cpp_helpers.cc 131 string ClassName(const Descriptor* descriptor, bool qualified) {
141 if (qualified) {
148 string ClassName(const EnumDescriptor* enum_descriptor, bool qualified) {
150 if (qualified) {
156 string result = ClassName(enum_descriptor->containing_type(), qualified);
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
checker.py 40 'Fully qualified namespaces that should be not be reported '
  /build/tools/droiddoc/templates-ds/
class.cs 312 <?cs call:expando_trigger("inherited-attrs-"+cl.qualified, "closed") ?>From <?cs var:cl.kind ?>
313 <?cs call:cond_link(cl.qualified, toroot, cl.link, cl.included) ?>
314 <div id="inherited-attrs-<?cs var:cl.qualified ?>">
315 <div id="inherited-attrs-<?cs var:cl.qualified ?>-list"
318 <div id="inherited-attrs-<?cs var:cl.qualified ?>-summary" style="display: none;">
363 <?cs call:expando_trigger("inherited-constants-"+cl.qualified, "closed") ?>From <?cs var:cl.kind ?>
364 <?cs call:cond_link(cl.qualified, toroot, cl.link, cl.included) ?>
365 <div id="inherited-constants-<?cs var:cl.qualified ?>">
366 <div id="inherited-constants-<?cs var:cl.qualified ?>-list"
369 <div id="inherited-constants-<?cs var:cl.qualified ?>-summary" style="display: none;"
    [all...]
  /build/tools/droiddoc/templates-sac/
class.cs 312 <?cs call:expando_trigger("inherited-attrs-"+cl.qualified, "closed") ?>From <?cs var:cl.kind ?>
313 <?cs call:cond_link(cl.qualified, toroot, cl.link, cl.included) ?>
314 <div id="inherited-attrs-<?cs var:cl.qualified ?>">
315 <div id="inherited-attrs-<?cs var:cl.qualified ?>-list"
318 <div id="inherited-attrs-<?cs var:cl.qualified ?>-summary" style="display: none;">
363 <?cs call:expando_trigger("inherited-constants-"+cl.qualified, "closed") ?>From <?cs var:cl.kind ?>
364 <?cs call:cond_link(cl.qualified, toroot, cl.link, cl.included) ?>
365 <div id="inherited-constants-<?cs var:cl.qualified ?>">
366 <div id="inherited-constants-<?cs var:cl.qualified ?>-list"
369 <div id="inherited-constants-<?cs var:cl.qualified ?>-summary" style="display: none;"
    [all...]
  /build/tools/droiddoc/templates-sdk/
class.cs 331 <?cs call:expando_trigger("inherited-attrs-"+cl.qualified, "closed") ?>From <?cs var:cl.kind ?>
332 <?cs call:cond_link(cl.qualified, toroot, cl.link, cl.included) ?>
333 <div id="inherited-attrs-<?cs var:cl.qualified ?>">
334 <div id="inherited-attrs-<?cs var:cl.qualified ?>-list"
337 <div id="inherited-attrs-<?cs var:cl.qualified ?>-summary" style="display: none;">
385 <?cs call:expando_trigger("inherited-constants-"+cl.qualified, "closed") ?>From <?cs var:cl.kind ?>
386 <?cs call:cond_link(cl.qualified, toroot, cl.link, cl.included) ?>
387 <div id="inherited-constants-<?cs var:cl.qualified ?>">
388 <div id="inherited-constants-<?cs var:cl.qualified ?>-list"
391 <div id="inherited-constants-<?cs var:cl.qualified ?>-summary" style="display: none;"
    [all...]
  /build/tools/droiddoc/templates-sdk-dyn/
class.cs 312 <?cs call:expando_trigger("inherited-attrs-"+cl.qualified, "closed") ?>From <?cs var:cl.kind ?>
313 <?cs call:cond_link(cl.qualified, toroot, cl.link, cl.included) ?>
314 <div id="inherited-attrs-<?cs var:cl.qualified ?>">
315 <div id="inherited-attrs-<?cs var:cl.qualified ?>-list"
318 <div id="inherited-attrs-<?cs var:cl.qualified ?>-summary" style="display: none;">
363 <?cs call:expando_trigger("inherited-constants-"+cl.qualified, "closed") ?>From <?cs var:cl.kind ?>
364 <?cs call:cond_link(cl.qualified, toroot, cl.link, cl.included) ?>
365 <div id="inherited-constants-<?cs var:cl.qualified ?>">
366 <div id="inherited-constants-<?cs var:cl.qualified ?>-list"
369 <div id="inherited-constants-<?cs var:cl.qualified ?>-summary" style="display: none;"
    [all...]
  /external/doclava/res/assets/templates/
class.cs 302 <?cs call:expando_trigger("inherited-attrs-"+cl.qualified, "closed") ?>From <?cs var:cl.kind ?>
303 <?cs call:cond_link(cl.qualified, toroot, cl.link, cl.included) ?>
304 <div id="inherited-attrs-<?cs var:cl.qualified ?>">
305 <div id="inherited-attrs-<?cs var:cl.qualified ?>-list"
308 <div id="inherited-attrs-<?cs var:cl.qualified ?>-summary" style="display: none;">
353 <?cs call:expando_trigger("inherited-constants-"+cl.qualified, "closed") ?>From <?cs var:cl.kind ?>
354 <?cs call:cond_link(cl.qualified, toroot, cl.link, cl.included) ?>
355 <div id="inherited-constants-<?cs var:cl.qualified ?>">
356 <div id="inherited-constants-<?cs var:cl.qualified ?>-list"
359 <div id="inherited-constants-<?cs var:cl.qualified ?>-summary" style="display: none;"
    [all...]
  /external/chromium_org/tools/gyp/pylib/gyp/generator/
cmake.py 582 unqualified target names which depend on all qualified targets which
585 files for use with IDEs, and fully qualified names are not as user
590 Toolset variants are always qualified from the base, as this is required for
    [all...]
  /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.
  /prebuilts/devtools/tools/
draw9patch.bat 20 rem and set up progdir to be the fully-qualified pathname of its directory.
jobb.bat 20 rem and set up progdir to be the fully-qualified pathname of its directory.
lint.bat 20 rem and set up progdir to be the fully-qualified pathname of its directory.
monkeyrunner.bat 20 rem and set up progdir to be the fully-qualified pathname of its directory.
traceview.bat 20 rem and set up progdir to be the fully-qualified pathname of its directory.
uiautomatorviewer.bat 20 rem and set up progdir to be the fully-qualified pathname of its directory.
ddms.bat 20 rem and set up progdir to be the fully-qualified pathname of its directory.
  /sdk/apkbuilder/etc/
apkbuilder.bat 20 rem and set up progdir to be the fully-qualified pathname of its directory.
  /sdk/files/
post_tools_install.bat 23 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.
  /dalvik/dx/etc/
dx.bat 22 REM and set up progdir to be the fully-qualified pathname of its directory.
  /external/chromium_org/third_party/cython/src/Cython/Build/
Inline.py 171 qualified = re.compile(r'([.\w]+)[.]')
173 m = qualified.match(type)

Completed in 956 milliseconds

1 2 3