/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/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.6.99.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.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/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/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/v8/include/ |
D | v8-util.h | 42 static bool Empty(Impl* impl) { return impl->empty(); } in Empty() 43 static size_t Size(Impl* impl) { return impl->size(); } in Size() 45 static Iterator Begin(Impl* impl) { return impl->begin(); } in Begin() 46 static Iterator End(Impl* impl) { return impl->end(); } in End() 49 static PersistentContainerValue Set(Impl* impl, K key, in Set() 59 static PersistentContainerValue Get(Impl* impl, K key) { in Get() 64 static PersistentContainerValue Remove(Impl* impl, K key) { in Remove() 203 typename Traits::Impl impl; in Clear() local 373 static void Append(Impl* impl, PersistentContainerValue value) { in Append() 376 static bool IsEmpty(const Impl* impl) { in IsEmpty() [all …]
|
/external/openfst/src/include/fst/ |
D | const-fst.h | 206 ConstFstImpl<A, U> *impl = new ConstFstImpl<A, U>; in Read() local 209 delete impl; in Read() local 222 delete impl; in Read() local 230 delete impl; in Read() local 237 delete impl; in Read() local 245 delete impl; in Read() local 283 Impl* impl = Impl::Read(strm, opts); in Read() local 290 Impl* impl = ImplToExpandedFst<Impl>::Read(filename); in Read() local 315 explicit ConstFst(Impl *impl) : ImplToExpandedFst<Impl>(impl) {} in ConstFst() 350 if (Impl* impl = GetImplIfConstFst(fst)) { in WriteFst() local
|
D | vector-fst.h | 326 VectorFstImpl<A> *impl = new VectorFstImpl; in Read() local 329 delete impl; in Read() local 348 delete impl; in Read() local 360 delete impl; in Read() local 372 delete impl; in Read() local 447 Impl* impl = Impl::Read(strm, opts); in Read() local 454 Impl* impl = ImplToExpandedFst<Impl, MutableFst<A> >::Read(filename); in Read() local 492 explicit VectorFst(Impl *impl) : ImplToMutableFst<Impl>(impl) {} in VectorFst()
|
/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
|
D | api_arrayelt.h | 36 #define _MESA_INIT_ARRAYELT_VTXFMT(vfmt, impl) \ argument 57 #define _MESA_INIT_ARRAYELT_VTXFMT(vfmt, impl) do { } while (0) argument
|
/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/jetty/lib/ |
D | slf4j-jdk14-1.6.1.jar | ... org/
org/slf4j/
org/slf4j/impl/
org/slf4j/impl/JDK14LoggerAdapter.class ... |
/external/llvm/include/llvm/Support/ |
D | Mutex.h | 90 MutexImpl impl; variable 95 impl(rec), acquired(0), recursive(rec) { } in impl() function
|
/external/smali/dexlib2/src/test/java/org/jf/dexlib2/writer/ |
D | JumboStringConversionTest.java | 103 MethodImplementation impl = method.getImplementation(); in testJumboStringConversion() local 200 MethodImplementation impl = method.getImplementation(); in testJumboStringConversion_NonMethodBuilder() local
|
/external/robolectric/lib/main/ |
D | httpclient-4.0.3.jar | ... client/utils/
org/apache/http/impl/
org/apache/http/impl/cookie ... |
D | commons-logging-1.1.1.jar | ... logging/
org/apache/commons/logging/impl/
META-INF/LICENSE
META-INF/ ... |
/external/v8/src/ |
D | handles.cc | 14 HandleScopeImplementer* impl = isolate->handle_scope_implementer(); in NumberOfHandles() local 35 HandleScopeImplementer* impl = isolate->handle_scope_implementer(); in Extend() local
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldMachO.h | 142 Impl &impl() { return static_cast<Impl &>(*this); } in impl() function 143 const Impl &impl() const { return static_cast<const Impl &>(*this); } in impl() function
|