HomeSort by relevance Sort by last modified time
    Searched defs:GetState (Results 151 - 175 of 201) sorted by null

1 2 3 4 5 67 8 9

  /external/openfst/src/include/fst/
cache.h 165 static_cast<const VectorFstBaseImpl<S> &>(impl).GetState(s);
184 const S *GetState(StateId s) const {
188 return VectorFstBaseImpl<S>::GetState(s);
192 S *GetState(StateId s) {
196 return VectorFstBaseImpl<S>::GetState(s);
204 return VectorFstBaseImpl<S>::GetState(s);
351 allocator_->Free(VectorFstBaseImpl<S>::GetState(s), s);
395 const S *state = GetState(s);
400 const S *state = GetState(s);
405 const S *state = GetState(s)
    [all...]
  /frameworks/native/include/media/openmax/
OMX_Component.h 416 specification for details on the GetState method.
418 OMX_ERRORTYPE (*GetState)(
  /hardware/qcom/media/mm-core/inc/
OMX_Component.h 399 specification for details on the GetState method.
401 OMX_ERRORTYPE (*GetState)(
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Component.h 399 specification for details on the GetState method.
401 OMX_ERRORTYPE (*GetState)(
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Component.h 399 specification for details on the GetState method.
401 OMX_ERRORTYPE (*GetState)(
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Component.h 399 specification for details on the GetState method.
401 OMX_ERRORTYPE (*GetState)(
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Component.h 399 specification for details on the GetState method.
401 OMX_ERRORTYPE (*GetState)(
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.pas 695 function GetState: IRecognizerSharedState;
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/base/
virtualsocketserver.cc 360 virtual ConnState GetState() const {
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
port_unittest.cc 779 // socket is not bound yet (GetState() returns STATE_BINDING).
800 virtual State GetState() const { return state_; }
    [all...]
  /external/v8/src/
log.cc     [all...]
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h 410 SLresult (*GetState) (
    [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h 410 SLresult (*GetState) (
    [all...]
  /frameworks/wilhelm/include/SLES/
OpenSLES.h 410 SLresult (*GetState) (
    [all...]
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 410 SLresult (*GetState) (
    [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 410 SLresult (*GetState) (
    [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 410 SLresult (*GetState) (
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h 410 SLresult (*GetState) (
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h 410 SLresult (*GetState) (
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 410 SLresult (*GetState) (
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 410 SLresult (*GetState) (
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h 410 SLresult (*GetState) (
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES.h 410 SLresult (*GetState) (
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h 410 SLresult (*GetState) (
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 410 SLresult (*GetState) (
    [all...]

Completed in 1294 milliseconds

1 2 3 4 5 67 8 9