/external/droiddriver/src/io/appium/droiddriver/scroll/ |
D | SentinelStrategy.java | 43 public static abstract class Getter implements Finder { class in SentinelStrategy 46 protected Getter() { in Getter() method in SentinelStrategy.Getter 51 protected Getter(Predicate<? super UiElement> predicate) { in Getter() method in SentinelStrategy.Getter
|
/external/clang/tools/libclang/ |
D | CIndexInclusionStack.cpp | 42 const SrcMgr::SLocEntry &(SourceManager::*Getter)(unsigned, bool*) const; in clang_getInclusions() local
|
D | IndexingContext.cpp | 613 if (ObjCMethodDecl *Getter = D->getGetterMethodDecl()) { in handleObjCProperty() local
|
/external/protobuf/python/google/protobuf/internal/ |
D | cpp_message.py | 81 def Getter(self): function 93 def Getter(self): function 172 def Getter(self): function 277 def Getter(self): function
|
/external/valgrind/drd/tests/ |
D | tsan_unittest.cpp | 471 void Getter() { in Getter() function 813 void Getter() { in Getter() function 913 void Getter() { in Getter() function 1431 void Getter() { in Getter() function 1473 void Getter() { in Getter() function 1852 void Getter() { in Getter() function 1954 void Getter() { in Getter() function 2061 void Getter() { in Getter() function 2172 void Getter() { in Getter() function 2210 void Getter() { in Getter() function [all …]
|
/external/clang/lib/Sema/ |
D | SemaPseudoObject.cpp | 269 ObjCMethodDecl *Getter; member in __anon3afad1830111::ObjCPropertyOpBuilder 1122 ObjCMethodDecl *Getter = S.LookupMethodInObjectType(GetterSelector, ContainerT, in CheckKeyForObjCARCConversion() local
|
D | SemaExprObjC.cpp | 1819 ObjCMethodDecl *Getter = IFace->lookupInstanceMethod(Sel); in HandleExprPropertyRefExpr() local 1974 ObjCMethodDecl *Getter = IFace->lookupClassMethod(Sel); in ActOnClassPropertyRefExpr() local 3783 if (ObjCMethodDecl *Getter = PRE->getImplicitPropertyGetter()) in CheckObjCBridgeRelatedCast() local
|
D | SemaExprMember.cpp | 1519 ObjCMethodDecl *Getter; in LookupMemberExpr() local
|
D | SemaCodeComplete.cpp | 4929 CodeCompletionBuilder Getter(Results.getAllocator(), in CodeCompleteObjCPropertyFlags() local
|
D | TreeTransform.h | 2879 ObjCMethodDecl *Getter, in RebuildObjCPropertyRefExpr()
|
/external/clang/lib/CodeGen/ |
D | CGDebugInfo.cpp | 1651 const ObjCMethodDecl *Getter) { in hasDefaultGetterName() 1807 ObjCMethodDecl *Getter = PD->getGetterMethodDecl(); in CreateTypeDefinition() local 1896 ObjCMethodDecl *Getter = PD->getGetterMethodDecl(); in CreateTypeDefinition() local
|
/external/clang/lib/AST/ |
D | DeclCXX.cpp | 2200 IdentifierInfo *Getter, in Create()
|
/external/clang/lib/Frontend/Rewrite/ |
D | RewriteObjC.cpp | 5388 if (ObjCMethodDecl *Getter = PD->getGetterMethodDecl()) in RewriteObjCClassMetaData() local 5666 if (ObjCMethodDecl *Getter = PD->getGetterMethodDecl()) in RewriteObjCCategoryImplDecl() local
|
D | RewriteModernObjC.cpp | 7172 if (ObjCMethodDecl *Getter = PD->getGetterMethodDecl()) in RewriteObjCClassMetaData() local 7424 if (ObjCMethodDecl *Getter = PD->getGetterMethodDecl()) in RewriteObjCCategoryImplDecl() local
|
/external/v8/test/cctest/ |
D | test-cpu-profiler.cc | 795 static void Getter(v8::Local<v8::String> name, in Getter() function in TestApiCallbacks
|
D | test-api.cc | 19574 static void Getter(v8::Local<v8::Name> property, in Getter() function
|
/external/clang/lib/ARCMigrate/ |
D | ObjCMT.cpp | 452 static void rewriteToObjCProperty(const ObjCMethodDecl *Getter, in rewriteToObjCProperty()
|
/external/clang/lib/Serialization/ |
D | ASTReaderStmt.cpp | 1039 ObjCMethodDecl *Getter = ReadDeclAs<ObjCMethodDecl>(Record, Idx); in VisitObjCPropertyRefExpr() local
|
/external/clang/include/clang/AST/ |
D | DeclCXX.h | 3221 IdentifierInfo *Getter, IdentifierInfo *Setter) in MSPropertyDecl()
|