Home
last modified time | relevance | path

Searched defs:Impl (Results 1 – 8 of 8) sorted by relevance

/external/skia/src/ports/
DSkXMLPullParser_expat.cpp134 struct SkXMLPullParser::Impl { struct in SkXMLPullParser
135 Data fData;
136 void* fBuffer;
137 size_t fBufferLen;
/external/srec/tools/thirdparty/OpenFst/fst/lib/
Drational.h245 RationalFstImpl<A> *Impl() { return impl_; } in Impl() function
Dsymbol-table.h309 const SymbolTableImpl* Impl() const { in Impl() function
Dsynchronize.h388 SynchronizeFstImpl<A> *Impl() { return impl_; } in Impl() function
Dfactor-weight.h405 FactorWeightFstImpl<A, F> *Impl() { return impl_; } in Impl() function
Drmepsilon.h494 RmEpsilonFstImpl<A> *Impl() { return impl_; } in Impl() function
Ddeterminize.h608 DeterminizeFstImplBase<A> *Impl() { return impl_; } in Impl() function
Dcompose.h756 ComposeFstImplBase<A> *Impl() { return impl_; } in Impl() function