Home
last modified time | relevance | path

Searched defs:GetImpl (Results 1 – 24 of 24) sorted by relevance

/external/pdfium/xfa/include/fwl/core/
Dfwl_target.h42 CFWL_TargetImp* GetImpl() const { return m_pImpl; } in GetImpl() function
Dfwl_thread.h36 CFWL_ThreadImp* GetImpl() const { return m_pImpl; } in GetImpl() function
/external/openfst/src/include/fst/script/
Dfst-class.h131 Fst<Arc> *GetImpl() const { return impl_; } in GetImpl() function
133 Fst<Arc> *GetImpl() { return impl_; } in GetImpl() function
264 FstClassImplBase *GetImpl() const { return impl_; } in GetImpl() function
266 FstClassImplBase *GetImpl() { return impl_; } in GetImpl() function
/external/openfst/src/include/fst/
Dcomplement.h182 Impl *GetImpl() const { return ImplToFst<Impl>::GetImpl(); } in GetImpl() function
Drational.h301 Impl *GetImpl() const { return ImplToFst<Impl>::GetImpl(); } in GetImpl() function
Dsynchronize.h388 Impl *GetImpl() const { return ImplToFst<Impl>::GetImpl(); } in GetImpl() function
Dmatcher-fst.h146 Impl *GetImpl() const { in GetImpl() function
Dfactor-weight.h433 Impl *GetImpl() const { return ImplToFst<Impl>::GetImpl(); } in GetImpl() function
Drmepsilon.h556 Impl *GetImpl() const { return ImplToFst<Impl>::GetImpl(); } in GetImpl() function
Drelabel.h457 Impl *GetImpl() const { return ImplToFst<Impl>::GetImpl(); } in GetImpl() function
Dconst-fst.h318 Impl *GetImpl() const { return ImplToFst<Impl, ExpandedFst<A> >::GetImpl(); } in GetImpl() function
Dstate-map.h370 Impl *GetImpl() const { return ImplToFst<Impl>::GetImpl(); } in GetImpl() function
Dedit-fst.h770 Impl *GetImpl() const { return ImplToFst< Impl, MutableFst<A> >::GetImpl(); } in GetImpl() function
Dcompose.h617 Impl *GetImpl() const { return ImplToFst<Impl>::GetImpl(); } in GetImpl() function
Drandgen.h541 Impl *GetImpl() const { return ImplToFst<Impl>::GetImpl(); } in GetImpl() function
Dvector-fst.h495 Impl *GetImpl() const { return ImplToFst< Impl, MutableFst<A> >::GetImpl(); } in GetImpl() function
Ddeterminize.h872 Impl *GetImpl() const { return ImplToFst<Impl>::GetImpl(); } in GetImpl() function
Dreplace.h1011 Impl *GetImpl() const { return ImplToFst<Impl>::GetImpl(); } in GetImpl() function
Dfst.h898 I *GetImpl() const { return impl_; } in GetImpl() function
Dcompact-fst.h902 Impl *GetImpl() const { return ImplToFst<Impl, ExpandedFst<A> >::GetImpl(); } in GetImpl() function
Darc-map.h591 Impl *GetImpl() const { return ImplToFst<Impl>::GetImpl(); } in GetImpl() function
/external/v8/src/
Delements.cc579 static Handle<Object> GetImpl(Handle<JSObject> holder, uint32_t entry) { in GetImpl() function in v8::internal::__anon05ed30b70111::ElementsAccessorBase
583 static Handle<Object> GetImpl(FixedArrayBase* backing_store, uint32_t entry) { in GetImpl() function in v8::internal::__anon05ed30b70111::ElementsAccessorBase
1207 static Handle<Object> GetImpl(Handle<JSObject> holder, uint32_t entry) { in GetImpl() function in v8::internal::__anon05ed30b70111::DictionaryElementsAccessor
1211 static Handle<Object> GetImpl(FixedArrayBase* backing_store, uint32_t entry) { in GetImpl() function in v8::internal::__anon05ed30b70111::DictionaryElementsAccessor
1994 static Handle<Object> GetImpl(Handle<JSObject> holder, uint32_t entry) { in GetImpl() function in v8::internal::__anon05ed30b70111::FastDoubleElementsAccessor
1998 static Handle<Object> GetImpl(FixedArrayBase* backing_store, uint32_t entry) { in GetImpl() function in v8::internal::__anon05ed30b70111::FastDoubleElementsAccessor
2113 static Handle<Object> GetImpl(Handle<JSObject> holder, uint32_t entry) { in GetImpl() function in v8::internal::__anon05ed30b70111::TypedElementsAccessor
2117 static Handle<Object> GetImpl(FixedArrayBase* backing_store, uint32_t entry) { in GetImpl() function in v8::internal::__anon05ed30b70111::TypedElementsAccessor
2222 static Handle<Object> GetImpl(Handle<JSObject> holder, uint32_t entry) { in GetImpl() function in v8::internal::__anon05ed30b70111::SloppyArgumentsElementsAccessor
2226 static Handle<Object> GetImpl(FixedArrayBase* parameters, uint32_t entry) { in GetImpl() function in v8::internal::__anon05ed30b70111::SloppyArgumentsElementsAccessor
[all …]
/external/openfst/src/include/fst/extensions/pdt/
Dexpand.h274 Impl *GetImpl() const { return ImplToFst<Impl>::GetImpl(); } in GetImpl() function
/external/openfst/src/include/fst/extensions/ngram/
Dngram-fst.h729 Impl* GetImpl() const { in GetImpl() function