Home
last modified time | relevance | path

Searched defs:implementation (Results 1 – 25 of 37) sorted by relevance

12

/external/mockito/src/main/java/org/mockito/
DAnswers.java84 private final Answer<Object> implementation; field in Answers
86 Answers(Answer<Object> implementation) { in Answers()
/external/guice/core/src/com/google/inject/binder/
DLinkedBindingBuilder.java35 ScopedBindingBuilder to(Class<? extends T> implementation); in to()
40 ScopedBindingBuilder to(TypeLiteral<? extends T> implementation); in to()
/external/zlib/src/contrib/delphi/
DZLibConst.pas9 implementation section
DZLib.pas162 implementation section
/external/webrtc/talk/app/webrtc/
Dstreamcollection.h42 rtc::RefCountedObject<StreamCollection>* implementation = in Create() local
49 rtc::RefCountedObject<StreamCollection>* implementation = in Create() local
/external/webrtc/webrtc/modules/video_capture/external/
Dvideo_capture_external.cc21 RefCountImpl<VideoCaptureImpl>* implementation = in Create() local
/external/parameter-framework/asio-1.10.6/include/asio/
Dbasic_io_object.hpp129 implementation_type implementation; member in asio::basic_io_object
195 implementation_type implementation; member in asio::basic_io_object
/external/guice/core/src/com/google/inject/internal/
DBindingBuilder.java60 public BindingBuilder<T> to(Class<? extends T> implementation) { in to()
64 public BindingBuilder<T> to(TypeLiteral<? extends T> implementation) { in to()
DErrors.java257 public Errors missingConstructor(Class<?> implementation) { in missingConstructor()
262 public Errors tooManyConstructors(Class<?> implementation) { in tooManyConstructors()
/external/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/
Dp3-0x.cpp34 vararg_func implementation; member
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/
DAntlr.Runtime.Tests.pas33 implementation section
DAntlr.Runtime.Collections.Tests.pas45 implementation section
DAntlr.Runtime.Tools.Tests.pas107 implementation section
/external/guice/extensions/assistedinject/src/com/google/inject/assistedinject/
DFactoryProvider2.java271 TypeLiteral<?> implementation = collector.getBindings().get(returnType); in FactoryProvider2() local
459 Method method, Key<?> returnType, TypeLiteral<T> implementation, List<Key<?>> paramList) in findMatchingConstructorInjectionPoint()
568 …ivate Set<Dependency<?>> getDependencies(InjectionPoint ctorPoint, TypeLiteral<?> implementation) { in getDependencies()
598 Class<?> implementation, TypeLiteral<?> factoryType) { in isValidForOptimizedAssistedInject()
/external/caliper/examples/src/main/java/examples/
DListModificationBenchmark.java55 private ListImpl implementation; field in ListModificationBenchmark
/external/mesa3d/src/mesa/main/
DAPIspec.dtd17 implementation (true | false) "false"> attribute
/external/guava/guava-testlib/src/com/google/common/testing/
DArbitraryInstances.java293 private static <T> void setImplementation(Class<T> type, Class<? extends T> implementation) { in setImplementation()
340 Class<? extends T> implementation = getImplementation(type); in get() local
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.0/
Dsupplicant.cpp19 namespace implementation { namespace
Diface_config_utils.cpp82 namespace implementation { namespace
Dp2p_network.cpp23 namespace implementation { namespace
/external/webrtc/webrtc/modules/video_capture/linux/
Dvideo_capture_linux.cc36 RefCountImpl<videocapturemodule::VideoCaptureModuleV4L2>* implementation = in Create() local
/external/guice/core/src/com/google/inject/internal/util/
DStackTraceElements.java81 public static Object forType(Class<?> implementation) { in forType()
/external/webrtc/webrtc/modules/video_capture/
Dvideo_capture_impl.cc34 RefCountImpl<VideoCaptureImpl>* implementation = in Create() local
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Collections.pas160 implementation section
DAntlr.Runtime.Tools.pas398 implementation section

12