| /external/proguard/src/proguard/obfuscate/ |
| D | MemberNameFilter.java | 95 private boolean hasName(Clazz clazz) in hasName() method in MemberNameFilter 104 private boolean hasName(Clazz clazz, Method method) in hasName() method in MemberNameFilter 116 private boolean hasName(Member member) in hasName() method in MemberNameFilter
|
| /external/javaparser/javaparser-symbol-solver-logic/src/main/java/com/github/javaparser/symbolsolver/logic/ |
| D | AbstractClassDeclaration.java | 37 public boolean hasName() { in hasName() method in AbstractClassDeclaration
|
| /external/javaparser/javaparser-core/src/main/java/com/github/javaparser/resolution/declarations/ |
| D | ResolvedDeclaration.java | 34 default boolean hasName() { in hasName() method
|
| /external/javaparser/javaparser-core/src/main/java/com/github/javaparser/javadoc/ |
| D | JavadocBlockTag.java | 68 boolean hasName() { in hasName() method in JavadocBlockTag.Type
|
| /external/javaparser/javaparser-core/src/main/java/com/github/javaparser/resolution/types/ |
| D | ResolvedReferenceType.java | 303 public boolean hasName() { in hasName() method in ResolvedReferenceType
|
| /external/icu/icu4c/source/i18n/ |
| D | erarules.cpp | 156 UBool hasName = TRUE; in createInstance() local
|
| /external/swiftshader/third_party/LLVM/include/llvm/ |
| D | Value.h | 114 bool hasName() const { return Name != 0; } in hasName() function
|
| D | DerivedTypes.h | 253 bool hasName() const { return SymbolTableEntry != 0; } in hasName() function
|
| /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
| D | DerivedTypes.h | 259 bool hasName() const { return SymbolTableEntry != nullptr; } in hasName() function
|
| D | Value.h | 236 bool hasName() const { return HasName; } in hasName() function
|
| /external/llvm/include/llvm/IR/ |
| D | DerivedTypes.h | 254 bool hasName() const { return SymbolTableEntry != nullptr; } in hasName() function
|
| D | Value.h | 233 bool hasName() const { return HasName; } in hasName() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
| D | DerivedTypes.h | 275 bool hasName() const { return SymbolTableEntry != nullptr; } in hasName() function
|
| D | Value.h | 251 bool hasName() const { return HasName; } in hasName() function
|
| /external/swiftshader/third_party/subzero/src/ |
| D | IceGlobalInits.h | 73 bool hasName() const { return Name.hasStdString(); } in hasName() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/Coverage/ |
| D | CoverageMapping.h | 442 bool hasName() const { in hasName() function
|
| /external/llvm/utils/TableGen/ |
| D | CodeGenDAGPatterns.h | 361 bool hasName() const { return !Name.empty(); } in hasName() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
| D | CodeGenDAGPatterns.h | 614 bool hasName() const { return !Name.empty(); } in hasName() function
|
| /external/clang/include/clang/Sema/ |
| D | DeclSpec.h | 1968 bool hasName() const { in hasName() function
|
| /external/clang/include/clang/ASTMatchers/ |
| D | ASTMatchers.h | 2096 inline internal::Matcher<NamedDecl> hasName(const std::string &Name) { in hasName() function
|