/external/parameter-framework/asio-1.10.6/include/asio/ |
D | stream_socket_service.hpp | 64 void construct(implementation_type& impl) in construct() 70 void move_construct(implementation_type& impl, in move_construct() 77 void move_assign(implementation_type& impl, in move_assign() 87 void converting_move_construct(implementation_type& impl, in converting_move_construct() 98 void destroy(implementation_type& impl) in destroy() 104 asio::error_code open(implementation_type& impl, in open() 115 asio::error_code assign(implementation_type& impl, in assign() 129 asio::error_code close(implementation_type& impl, in close() 136 native_type native(implementation_type& impl) in native() 142 native_handle_type native_handle(implementation_type& impl) in native_handle() [all …]
|
D | socket_acceptor_service.hpp | 63 void construct(implementation_type& impl) in construct() 69 void move_construct(implementation_type& impl, in move_construct() 76 void move_assign(implementation_type& impl, in move_assign() 86 void converting_move_construct(implementation_type& impl, in converting_move_construct() 97 void destroy(implementation_type& impl) in destroy() 103 asio::error_code open(implementation_type& impl, in open() 110 asio::error_code assign(implementation_type& impl, in assign() 124 asio::error_code cancel(implementation_type& impl, in cancel() 131 asio::error_code bind(implementation_type& impl, in bind() 139 asio::error_code listen(implementation_type& impl, int backlog, in listen() [all …]
|
/external/apache-harmony/support/src/test/resources/tests/resources/ServiceLoader/ |
D | hyts_services.jar | ... tests/
tests/resources/
tests/resources/impl/
tests/resources/impl/ImplementationOfAbstractService.class ... |
D | hyts_services2.jar | ... tests/
tests/resources/
tests/resources/impl/
tests/resources/impl/ImplementationOfServiceIn2File2.class ... |
/external/parameter-framework/asio-1.10.6/include/asio/detail/ |
D | reactive_socket_service.hpp | 77 void move_construct(implementation_type& impl, in move_construct() 87 void move_assign(implementation_type& impl, in move_assign() 99 void converting_move_construct(implementation_type& impl, in converting_move_construct() 110 asio::error_code open(implementation_type& impl, in open() 120 asio::error_code assign(implementation_type& impl, in assign() 130 native_handle_type native_handle(implementation_type& impl) in native_handle() 136 asio::error_code bind(implementation_type& impl, in bind() 145 asio::error_code set_option(implementation_type& impl, in set_option() 156 asio::error_code get_option(const implementation_type& impl, in get_option() 169 endpoint_type local_endpoint(const implementation_type& impl, in local_endpoint() [all …]
|
D | reactive_socket_service_base.hpp | 91 native_handle_type native_handle(base_implementation_type& impl) in native_handle() 101 bool at_mark(const base_implementation_type& impl, in at_mark() 108 std::size_t available(const base_implementation_type& impl, in available() 115 asio::error_code listen(base_implementation_type& impl, in listen() 124 asio::error_code io_control(base_implementation_type& impl, in io_control() 139 asio::error_code non_blocking(base_implementation_type& impl, in non_blocking() 153 asio::error_code native_non_blocking(base_implementation_type& impl, in native_non_blocking() 161 asio::error_code shutdown(base_implementation_type& impl, in shutdown() 170 size_t send(base_implementation_type& impl, in send() 182 size_t send(base_implementation_type& impl, const null_buffers&, in send() [all …]
|
/external/caliper/caliper/src/main/java/com/google/caliper/worker/ |
D | WorkerModule.java | 85 static Worker provideArbitraryMeasurementWorker(ArbitraryMeasurementWorker impl) { in provideArbitraryMeasurementWorker() 91 static Worker provideMicrobenchmarkAllocationWorker(MicrobenchmarkAllocationWorker impl) { in provideMicrobenchmarkAllocationWorker() 97 static Worker provideMacrobenchmarkWorker(MacrobenchmarkWorker impl) { in provideMacrobenchmarkWorker() 103 static Worker provideMacrobenchmarkAllocationWorker(MacrobenchmarkAllocationWorker impl) { in provideMacrobenchmarkAllocationWorker() 109 static Worker provideRuntimeWorkerMicro(RuntimeWorker.Micro impl) { in provideRuntimeWorkerMicro() 115 static Worker provideRuntimeWorkerPico(RuntimeWorker.Pico impl) { in provideRuntimeWorkerPico()
|
/external/slf4j/integration/lib/ |
D | slf4j-nop-1.5.6.jar | ... org/
org/slf4j/
org/slf4j/impl/
org/slf4j/impl/NOPLoggerFactory.class ... |
D | slf4j-simple-1.5.4-SNAPSHOT.jar | ... org/
org/slf4j/
org/slf4j/impl/
org/slf4j/impl/SimpleLogger.class ... |
D | slf4j-simple-1.5.11.jar | ... org/
org/slf4j/
org/slf4j/impl/
org/slf4j/impl/SimpleLogger.class ... |
D | slf4j-simple-1.4.2.jar | ... org/
org/slf4j/
org/slf4j/impl/
org/slf4j/impl/SimpleLogger.class ... |
D | slf4j-simple-1.6.99.jar | ... org/
org/slf4j/
org/slf4j/impl/
org/slf4j/impl/SimpleLogger.class ... |
D | slf4j-simple-1.5.0.jar | ... org/
org/slf4j/
org/slf4j/impl/
org/slf4j/impl/SimpleLogger.class ... |
D | slf4j-simple-1.6.6.jar | ... org/
org/slf4j/
org/slf4j/impl/
org/slf4j/impl/SimpleLogger$1 ... |
/external/clang/test/Analysis/inlining/ |
D | containers.cpp | 114 int *impl; member 171 MySet impl; member in BeginOnlySet 174 MySet::iterator impl; member 204 MySet impl; member in IteratorTypedefOnlySet 226 MySet impl; member in IteratorUsingOnlySet 248 MySet impl; member in IteratorStructOnlySet 259 int *impl; member
|
/external/smali/dexlib2/src/test/java/org/jf/dexlib2/builder/ |
D | FixGotoTest.java | 31 MethodImplementation impl = builder.getMethodImplementation(); in testFixGotoToGoto16() local 54 MethodImplementation impl = builder.getMethodImplementation(); in testFixGotoToGoto32() local 77 MethodImplementation impl = builder.getMethodImplementation(); in testFixGoto16ToGoto32() local 113 MethodImplementation impl = builder.getMethodImplementation(); in testFixGotoCascading() local
|
/external/parameter-framework/asio-1.10.6/include/asio/ip/ |
D | resolver_service.hpp | 67 void construct(implementation_type& impl) in construct() 73 void destroy(implementation_type& impl) in destroy() 79 void cancel(implementation_type& impl) in cancel() 85 iterator_type resolve(implementation_type& impl, const query_type& query, in resolve() 108 iterator_type resolve(implementation_type& impl, in resolve()
|
/external/v8/include/ |
D | v8-util.h | 45 static bool Empty(Impl* impl) { return impl->empty(); } in Empty() 46 static size_t Size(Impl* impl) { return impl->size(); } in Size() 48 static Iterator Begin(Impl* impl) { return impl->begin(); } in Begin() 49 static Iterator End(Impl* impl) { return impl->end(); } in End() 52 static PersistentContainerValue Set(Impl* impl, K key, in Set() 62 static PersistentContainerValue Get(Impl* impl, K key) { in Get() 67 static PersistentContainerValue Remove(Impl* impl, K key) { in Remove()
|
/external/gmock/include/gmock/ |
D | gmock-matchers.h | 266 explicit MatcherBase(const MatcherInterface<T>* impl) in MatcherBase() 302 explicit Matcher(const MatcherInterface<T>* impl) in Matcher() 319 explicit Matcher(const MatcherInterface<const internal::string&>* impl) in Matcher() 336 explicit Matcher(const MatcherInterface<internal::string>* impl) in Matcher() 357 explicit Matcher(const MatcherInterface<const StringPiece&>* impl) in Matcher() 377 explicit Matcher(const MatcherInterface<StringPiece>* impl) in Matcher() 415 const Impl& impl() const { return impl_; } in impl() function 426 explicit MonomorphicImpl(const Impl& impl) : impl_(impl) {} in MonomorphicImpl() 459 inline Matcher<T> MakeMatcher(const MatcherInterface<T>* impl) { in MakeMatcher() 471 inline PolymorphicMatcher<Impl> MakePolymorphicMatcher(const Impl& impl) { in MakePolymorphicMatcher()
|
/external/caliper/caliper/src/main/java/com/google/caliper/runner/ |
D | ExperimentingRunnerModule.java | 64 static Service provideServerSocketService(ServerSocketService impl) { in provideServerSocketService() 69 static Service provideTrialOutputFactoryService(TrialOutputFactoryService impl) { in provideTrialOutputFactoryService() 74 static TrialOutputFactory provideTrialOutputFactory(TrialOutputFactoryService impl) { in provideTrialOutputFactory() 79 static ExperimentSelector provideExperimentSelector(FullCartesianExperimentSelector impl) { in provideExperimentSelector() 107 static ResultProcessor provideOutputFileDumper(OutputFileDumper impl) { in provideOutputFileDumper() 113 static ResultProcessor provideHttpUploader(HttpUploader impl) { in provideHttpUploader()
|
/external/jetty/lib/ |
D | slf4j-jdk14-1.6.1.jar | ... org/
org/slf4j/
org/slf4j/impl/
org/slf4j/impl/JDK14LoggerAdapter.class ... |
/external/smali/smalidea/src/test/java/org/jf/smalidea/dexlib/ |
D | SmalideaMethodTest.java | 110 MethodImplementation impl = method.getImplementation(); in testSmalideaMethod() local 350 MethodImplementation impl = method.getImplementation(); in testCatchBlocks() local 422 MethodImplementation impl = method.getImplementation(); in testPackedSwitch() local 488 MethodImplementation impl = method.getImplementation(); in testSparseSwitch() local 563 MethodImplementation impl = method.getImplementation(); in testArrayData() local
|
/external/mockito/cglib-and-asm/src/org/mockito/cglib/proxy/ |
D | MethodInterceptorGenerator.java | 77 private String getMethodField(Signature impl) { in getMethodField() 80 private String getMethodProxyField(Signature impl) { in getMethodProxyField() 89 Signature impl = context.getImplSignature(method); in generate() local 200 Signature impl = context.getImplSignature(method); in generateStatic() local
|
/external/mesa3d/src/mesa/main/ |
D | eval.h | 46 #define _MESA_INIT_EVAL_VTXFMT(vfmt, impl) \ argument 88 #define _MESA_INIT_EVAL_VTXFMT(vfmt, impl) do { } while (0) argument
|
D | dlist.h | 42 #define _MESA_INIT_DLIST_VTXFMT(vfmt, impl) \ argument 77 #define _MESA_INIT_DLIST_VTXFMT(vfmt, impl) do { } while (0) argument
|