Searched defs:getQualifiedName (Results 1 - 25 of 28) sorted by last modified time

12

/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/swiftshader/third_party/LLVM/utils/TableGen/
H A DCodeGenRegisters.cpp454 std::string CodeGenRegisterClass::getQualifiedName() const { function in class:CodeGenRegisterClass
641 errs() << "Warning: SubRegIndex " << getQualifiedName(Idx1)
642 << " and " << getQualifiedName(IdxPair.second)
644 << getQualifiedName(Ins.first->second) << " or "
645 << getQualifiedName(i1d->first) << "\n";
H A DCodeGenTarget.cpp98 /// getQualifiedName - Return the name of the specified record, with a
101 std::string llvm::getQualifiedName(const Record *R) { function in class:llvm
/external/smali/smalidea/src/main/java/org/jf/smalidea/psi/impl/
H A DLightSmaliClassTypeElement.java159 @Override public String getQualifiedName() { method in class:LightSmaliClassTypeElement
H A DSmaliAnnotation.java60 @Nullable @Override public String getQualifiedName() { method in class:SmaliAnnotation
63 return nameElement.getQualifiedName();
H A DSmaliClass.java80 String name = getQualifiedName();
95 @Nullable @Override public String getQualifiedName() { method in class:SmaliClass
100 return classStatement.getQualifiedName();
104 String name = getQualifiedName();
380 if (qualifiedName.equals(annotation.getQualifiedName())) {
H A DSmaliClassStatement.java77 public String getQualifiedName() { method in class:SmaliClassStatement
80 return stub.getQualifiedName();
H A DSmaliClassTypeElement.java94 return getQualifiedName();
112 handleElementRename(((PsiClass) element).getQualifiedName());
161 @Override public String getQualifiedName() { method in class:SmaliClassTypeElement
164 return psiClass.getQualifiedName();
/external/smali/smalidea/src/main/java/org/jf/smalidea/psi/stub/
H A DSmaliClassStatementStub.java48 @Nullable public String getQualifiedName() { method in class:SmaliClassStatementStub
/external/owasp/sanitizer/tools/findbugs/lib/
H A Ddom4j-1.6.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/dom4j/ org/dom4j/bean/ org/dom4j/datatype/ org/ ...
/external/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp48 std::string CodeGenSubRegIndex::getQualifiedName() const { function in class:CodeGenSubRegIndex
841 std::string CodeGenRegisterClass::getQualifiedName() const { function in class:CodeGenRegisterClass
1150 PrintWarning(Twine("SubRegIndex ") + Idx1->getQualifiedName() +
1151 " and " + Idx2->getQualifiedName() +
1152 " compose ambiguously as " + Prev->getQualifiedName() +
1153 " or " + Idx3->getQualifiedName());
H A DCodeGenTarget.cpp133 /// getQualifiedName - Return the name of the specified record, with a
136 std::string llvm::getQualifiedName(const Record *R) { function in class:llvm
/external/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp163 static std::string getQualifiedName(ArrayRef<StringRef> QualifiedNameComponents, function
177 return getQualifiedName(QualifiedNameComponents, Name);
913 getQualifiedName(QualifiedNameComponents, getPrettyScopeName(Ty));
/external/jmdns/src/javax/jmdns/
H A DServiceInfo.java440 public abstract String getQualifiedName(); method in class:ServiceInfo
/external/jmdns/src/javax/jmdns/impl/
H A DServiceInfoImpl.java406 this._key = this.getQualifiedName().toLowerCase();
426 public String getQualifiedName() { method in class:ServiceInfoImpl
882 if (rec.getName().equalsIgnoreCase(this.getQualifiedName())) {
905 if (rec.getName().equalsIgnoreCase(this.getQualifiedName())) {
1094 return getQualifiedName().hashCode();
1102 return (obj instanceof ServiceInfoImpl) && getQualifiedName().equals(((ServiceInfoImpl) obj).getQualifiedName());
1193 list.add(new Pointer(this.getTypeWithSubtype(), DNSRecordClass.CLASS_IN, DNSRecordClass.NOT_UNIQUE, ttl, this.getQualifiedName()));
1195 list.add(new Pointer(this.getType(), DNSRecordClass.CLASS_IN, DNSRecordClass.NOT_UNIQUE, ttl, this.getQualifiedName()));
1196 list.add(new Service(this.getQualifiedName(), DNSRecordClas
[all...]
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/guice/extensions/persist/lib/
H A Ddom4j-1.6.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/dom4j/ org/dom4j/bean/ org/dom4j/datatype/ org/ ...
H A Dhibernate3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/hibernate/AssertionFailure.class AssertionFailure. ...
/external/guice/extensions/struts2/lib/
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...
H A Dfreemarker-2.3.16.jarMETA-INF/ META-INF/MANIFEST.MF freemarker/ freemarker/cache/ freemarker/core/ freemarker/debug/ freemarker/debug/impl/ ...
/external/guice/lib/build/
H A Dspring-core.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/springframework/ org/springframework/core/ org/springframework/core/annotation/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/dagger2/compiler/src/main/java/dagger/internal/codegen/
H A DScope.java99 return stripCommonTypePrefixes("@" + getQualifiedName());
109 public String getQualifiedName() { method in class:Scope
113 return typeElement.getQualifiedName().toString();

Completed in 646 milliseconds

12