Home
last modified time | relevance | path

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

12

/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/chromium/chrome/browser/chromeos/cros/
Dtouchpad_library.cc49 TouchpadLibrary* TouchpadLibrary::GetImpl(bool stub) { in GetImpl() function in chromeos::TouchpadLibrary
Dbrightness_library.cc85 BrightnessLibrary* BrightnessLibrary::GetImpl(bool stub) { in GetImpl() function in chromeos::BrightnessLibrary
Dspeech_synthesis_library.cc68 SpeechSynthesisLibrary* SpeechSynthesisLibrary::GetImpl(bool stub) { in GetImpl() function in chromeos::SpeechSynthesisLibrary
Dsyslogs_library.cc58 SyslogsLibrary* SyslogsLibrary::GetImpl(bool stub) { in GetImpl() function in chromeos::SyslogsLibrary
Dscreen_lock_library.cc130 ScreenLockLibrary* ScreenLockLibrary::GetImpl(bool stub) { in GetImpl() function in chromeos::ScreenLockLibrary
Dburn_library.cc178 BurnLibrary* BurnLibrary::GetImpl(bool stub) { in GetImpl() function in chromeos::BurnLibrary
Dpower_library.cc184 PowerLibrary* PowerLibrary::GetImpl(bool stub) { in GetImpl() function in chromeos::PowerLibrary
Dupdate_library.cc144 UpdateLibrary* UpdateLibrary::GetImpl(bool stub) { in GetImpl() function in chromeos::UpdateLibrary
Dlibcros_service_library.cc302 LibCrosServiceLibrary* LibCrosServiceLibrary::GetImpl(bool stub) { in GetImpl() function in chromeos::LibCrosServiceLibrary
Dlogin_library.cc371 LoginLibrary* LoginLibrary::GetImpl(bool stub) { in GetImpl() function in chromeos::LoginLibrary
Dmount_library.cc458 MountLibrary* MountLibrary::GetImpl(bool stub) { in GetImpl() function in chromeos::MountLibrary
Dcryptohome_library.cc445 CryptohomeLibrary* CryptohomeLibrary::GetImpl(bool stub) { in GetImpl() function in chromeos::CryptohomeLibrary
Dinput_method_library.cc1145 InputMethodLibrary* InputMethodLibrary::GetImpl(bool stub) { in GetImpl() function in chromeos::InputMethodLibrary
/external/openfst/src/include/fst/
Drational.h301 Impl *GetImpl() const { return ImplToFst<Impl>::GetImpl(); } in GetImpl() function
Dcomplement.h182 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
Drmepsilon.h556 Impl *GetImpl() const { return ImplToFst<Impl>::GetImpl(); } in GetImpl() function
Dfactor-weight.h433 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
/external/v8/src/
Delements.cc438 static MaybeObject* GetImpl(Object* receiver, in GetImpl() function in v8::internal::ElementsAccessorBase
869 static MaybeObject* GetImpl(Object* receiver, in GetImpl() function in v8::internal::ExternalElementsAccessor
1140 static MaybeObject* GetImpl(Object* receiver, in GetImpl() function in v8::internal::DictionaryElementsAccessor
1189 static MaybeObject* GetImpl(Object* receiver, in GetImpl() function in v8::internal::NonStrictArgumentsElementsAccessor
/external/chromium_org/v8/src/
Delements.cc643 MUST_USE_RESULT static MaybeObject* GetImpl(Object* receiver, in GetImpl() function in v8::internal::ElementsAccessorBase
1339 MUST_USE_RESULT static MaybeObject* GetImpl(Object* receiver, in GetImpl() function in v8::internal::ExternalElementsAccessor
1620 MUST_USE_RESULT static MaybeObject* GetImpl( in GetImpl() function in v8::internal::DictionaryElementsAccessor
1714 MUST_USE_RESULT static MaybeObject* GetImpl(Object* receiver, in GetImpl() function in v8::internal::NonStrictArgumentsElementsAccessor

12