Searched refs:setImplementation (Results 1 – 9 of 9) sorted by relevance
/external/guava/guava-testlib/src/com/google/common/testing/ |
D | ArbitraryInstances.java | 273 private static <T> void setImplementation(Class<T> type, Class<? extends T> implementation) { in setImplementation() method in ArbitraryInstances 282 setImplementation(Appendable.class, StringBuilder.class); in setImplementation() method 283 setImplementation(BlockingQueue.class, LinkedBlockingQueue.class); in setImplementation() method 284 setImplementation(ConcurrentMap.class, ConcurrentHashMap.class); in setImplementation() method 285 setImplementation(CountDownLatch.class, Dummies.DummyCountDownLatch.class); in setImplementation() method 286 setImplementation(OutputStream.class, ByteArrayOutputStream.class); in setImplementation() method 287 setImplementation(PrintStream.class, Dummies.InMemoryPrintStream.class); in setImplementation() method 288 setImplementation(PrintWriter.class, Dummies.InMemoryPrintWriter.class); in setImplementation() method 289 setImplementation(Random.class, Dummies.DeterministicRandom.class); in setImplementation() method 290 setImplementation(ScheduledThreadPoolExecutor.class, in setImplementation() method [all …]
|
/external/clang/lib/AST/ |
D | DeclObjC.cpp | 1246 void ObjCInterfaceDecl::setImplementation(ObjCImplementationDecl *ImplD) { in setImplementation() function in ObjCInterfaceDecl 1687 void ObjCCategoryDecl::setImplementation(ObjCCategoryImplDecl *ImplD) { in setImplementation() function in ObjCCategoryDecl
|
D | ASTImporter.cpp | 3401 ToCategory->setImplementation(Impl); in VisitObjCCategoryDecl() 3612 To->setImplementation(Impl); in ImportDefinition() 3703 Category->setImplementation(ToImpl); in VisitObjCCategoryImplDecl() 3749 Iface->setImplementation(Impl); in VisitObjCImplementationDecl()
|
/external/clang/include/clang/AST/ |
D | DeclObjC.h | 815 void setImplementation(ObjCImplementationDecl *ImplD); 1763 void setImplementation(ObjCCategoryImplDecl *ImplD);
|
/external/clang/lib/Sema/ |
D | SemaDeclObjC.cpp | 998 CatIDecl->setImplementation(CDecl); in ActOnStartCategoryImplementation() 1114 IDecl->setImplementation(IMPDecl); in ActOnStartClassImplementation()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ |
D | ant-nodeps.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
D | ant.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | ant.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/jarjar/lib/ |
D | apache-ant-1.9.4.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |