| /external/droiddriver/src/com/google/android/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/chromium_org/tools/usb_gadget/ |
| D | usb_descriptors.py | 72 def Getter(self): function 103 def Getter(unused_self): function 131 def Getter(self): function
|
| /external/chromium_org/third_party/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/main/drd/tests/ |
| D | tsan_unittest.cpp | 467 void Getter() { in Getter() function 809 void Getter() { in Getter() function 909 void Getter() { in Getter() function 1427 void Getter() { in Getter() function 1469 void Getter() { in Getter() function 1848 void Getter() { in Getter() function 1950 void Getter() { in Getter() function 2057 void Getter() { in Getter() function 2168 void Getter() { in Getter() function 2206 void Getter() { in Getter() function [all …]
|
| /external/clang/lib/Sema/ |
| D | SemaPseudoObject.cpp | 262 ObjCMethodDecl *Getter; member in __anonb98719150111::ObjCPropertyOpBuilder 1098 ObjCMethodDecl *Getter = S.LookupMethodInObjectType(GetterSelector, ContainerT, in CheckKeyForObjCARCConversion() local
|
| D | SemaExprObjC.cpp | 1619 ObjCMethodDecl *Getter = IFace->lookupInstanceMethod(Sel); in HandleExprPropertyRefExpr() local 1759 ObjCMethodDecl *Getter = IFace->lookupClassMethod(Sel); in ActOnClassPropertyRefExpr() local 3471 if (ObjCMethodDecl *Getter = PRE->getImplicitPropertyGetter()) in CheckObjCBridgeRelatedCast() local
|
| D | SemaExprMember.cpp | 1474 ObjCMethodDecl *Getter; in LookupMemberExpr() local
|
| D | SemaCodeComplete.cpp | 4718 CodeCompletionBuilder Getter(Results.getAllocator(), in CodeCompleteObjCPropertyFlags() local
|
| D | TreeTransform.h | 2608 ObjCMethodDecl *Getter, in RebuildObjCPropertyRefExpr()
|
| /external/clang/lib/CodeGen/ |
| D | CGDebugInfo.cpp | 1608 const ObjCMethodDecl *Getter) { in hasDefaultGetterName() 1703 ObjCMethodDecl *Getter = PD->getGetterMethodDecl(); in CreateTypeDefinition() local 1777 ObjCMethodDecl *Getter = PD->getGetterMethodDecl(); in CreateTypeDefinition() local
|
| /external/chromium_org/v8/test/cctest/ |
| D | test-cpu-profiler.cc | 770 static void Getter(v8::Local<v8::String> name, in Getter() function in TestApiCallbacks
|
| D | test-api.cc | 19997 static void Getter(v8::Local<v8::String> property, in Getter() function
|
| /external/clang/lib/AST/ |
| D | DeclCXX.cpp | 2130 IdentifierInfo *Getter, in Create()
|
| /external/clang/lib/Rewrite/Frontend/ |
| D | RewriteObjC.cpp | 5423 if (ObjCMethodDecl *Getter = PD->getGetterMethodDecl()) in RewriteObjCClassMetaData() local 5702 if (ObjCMethodDecl *Getter = PD->getGetterMethodDecl()) in RewriteObjCCategoryImplDecl() local
|
| D | RewriteModernObjC.cpp | 7222 if (ObjCMethodDecl *Getter = PD->getGetterMethodDecl()) in RewriteObjCClassMetaData() local 7474 if (ObjCMethodDecl *Getter = PD->getGetterMethodDecl()) in RewriteObjCCategoryImplDecl() local
|
| /external/clang/lib/Serialization/ |
| D | ASTReaderStmt.cpp | 998 ObjCMethodDecl *Getter = ReadDeclAs<ObjCMethodDecl>(Record, Idx); in VisitObjCPropertyRefExpr() local
|
| /external/clang/lib/ARCMigrate/ |
| D | ObjCMT.cpp | 350 static void rewriteToObjCProperty(const ObjCMethodDecl *Getter, in rewriteToObjCProperty()
|
| /external/clang/include/clang/AST/ |
| D | DeclCXX.h | 3164 IdentifierInfo *Getter, IdentifierInfo *Setter) in MSPropertyDecl()
|