/external/pdfium/xfa/include/fwl/core/ |
D | fwl_target.h | 42 CFWL_TargetImp* GetImpl() const { return m_pImpl; } in GetImpl() function
|
D | fwl_thread.h | 36 CFWL_ThreadImp* GetImpl() const { return m_pImpl; } in GetImpl() function
|
/external/openfst/src/include/fst/script/ |
D | fst-class.h | 131 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/ |
D | complement.h | 182 Impl *GetImpl() const { return ImplToFst<Impl>::GetImpl(); } in GetImpl() function
|
D | rational.h | 301 Impl *GetImpl() const { return ImplToFst<Impl>::GetImpl(); } in GetImpl() function
|
D | synchronize.h | 388 Impl *GetImpl() const { return ImplToFst<Impl>::GetImpl(); } in GetImpl() function
|
D | matcher-fst.h | 146 Impl *GetImpl() const { in GetImpl() function
|
D | factor-weight.h | 433 Impl *GetImpl() const { return ImplToFst<Impl>::GetImpl(); } in GetImpl() function
|
D | rmepsilon.h | 556 Impl *GetImpl() const { return ImplToFst<Impl>::GetImpl(); } in GetImpl() function
|
D | relabel.h | 457 Impl *GetImpl() const { return ImplToFst<Impl>::GetImpl(); } in GetImpl() function
|
D | const-fst.h | 318 Impl *GetImpl() const { return ImplToFst<Impl, ExpandedFst<A> >::GetImpl(); } in GetImpl() function
|
D | state-map.h | 370 Impl *GetImpl() const { return ImplToFst<Impl>::GetImpl(); } in GetImpl() function
|
D | edit-fst.h | 770 Impl *GetImpl() const { return ImplToFst< Impl, MutableFst<A> >::GetImpl(); } in GetImpl() function
|
D | compose.h | 617 Impl *GetImpl() const { return ImplToFst<Impl>::GetImpl(); } in GetImpl() function
|
D | randgen.h | 541 Impl *GetImpl() const { return ImplToFst<Impl>::GetImpl(); } in GetImpl() function
|
D | vector-fst.h | 495 Impl *GetImpl() const { return ImplToFst< Impl, MutableFst<A> >::GetImpl(); } in GetImpl() function
|
D | determinize.h | 872 Impl *GetImpl() const { return ImplToFst<Impl>::GetImpl(); } in GetImpl() function
|
D | replace.h | 1011 Impl *GetImpl() const { return ImplToFst<Impl>::GetImpl(); } in GetImpl() function
|
D | fst.h | 898 I *GetImpl() const { return impl_; } in GetImpl() function
|
D | compact-fst.h | 902 Impl *GetImpl() const { return ImplToFst<Impl, ExpandedFst<A> >::GetImpl(); } in GetImpl() function
|
D | arc-map.h | 591 Impl *GetImpl() const { return ImplToFst<Impl>::GetImpl(); } in GetImpl() function
|
/external/v8/src/ |
D | elements.cc | 579 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/ |
D | expand.h | 274 Impl *GetImpl() const { return ImplToFst<Impl>::GetImpl(); } in GetImpl() function
|
/external/openfst/src/include/fst/extensions/ngram/ |
D | ngram-fst.h | 729 Impl* GetImpl() const { in GetImpl() function
|