HomeSort by relevance Sort by last modified time
    Searched full:engine (Results 726 - 750 of 3414) sorted by null

<<21222324252627282930>>

  /external/libcxx/test/numerics/rand/rand.adapt/rand.adapt.shuf/
discard.pass.cpp 12 // template<class Engine, size_t k>
seed_result_type.pass.cpp 12 // template<class Engine, size_t k>
seed_sseq.pass.cpp 12 // template<class Engine, size_t k>
  /external/libunwind/include/tdep-ia64/
rse.h 5 * Register stack engine related helper functions. This file may be
  /external/openssl/crypto/asn1/
d2i_pr.c 65 #include <openssl/engine.h>
88 if (ret->engine)
90 ENGINE_finish(ret->engine);
91 ret->engine = NULL;
  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusCachedBitmap.h 30 * to the other Engine code, so the only operations supported are
  /external/regex-re2/re2/
prefilter_tree.h 9 // matches from a string matching engine, PrefilterTree deduces the
11 // engine' itself is outside of this class, and the caller can use any
12 // favorite engine. PrefilterTree provides a set of strings (called
49 // content. The caller can use any string match engine to perform
  /external/skia/src/animator/
SkAnimateBase.cpp 211 SkAnimatorScript engine(maker, this, SkType_Displayable);
214 bool success = engine.evaluateScript(&script, &scriptValue);
220 if (engine.getError() != SkScriptEngine::kNoError)
221 maker.setScriptError(engine);
  /external/svox/pico/lib/
picoapid.h 54 picoctrl_Engine engine; member in struct:pico_system
  /external/svox/pico/src/com/svox/pico/
DownloadVoiceData.java 24 * Downloads the voice data for the SVOX Pico Engine by getting the language
Pico.java 22 * The Java portion of this TTS plugin engine app does nothing.
  /frameworks/av/include/media/
EffectsFactoryApi.h 88 // Description: Creates an effect engine of the specified type and returns an
89 // effect control interface on this engine. The function will allocate the
90 // resources for an instance of the requested effect engine and return
120 // Description: Releases the effect engine whose handle is given as argument.
  /frameworks/base/core/java/android/database/sqlite/
SQLiteDatabaseLockedException.java 20 * Thrown if the database engine was unable to acquire the
  /frameworks/base/docs/html/sdk/api_diff/18/changes/
fields_index_changes.html 82 <nobr><A HREF="android.speech.tts.TextToSpeech.Engine.html#android.speech.tts.TextToSpeech.Engine.CHECK_VOICE_DATA_BAD_DATA" class="hiddenlink" target="rightframe">CHECK_VOICE_DATA_BAD_DATA</A>
84 <nobr><A HREF="android.speech.tts.TextToSpeech.Engine.html#android.speech.tts.TextToSpeech.Engine.CHECK_VOICE_DATA_MISSING_DATA" class="hiddenlink" target="rightframe">CHECK_VOICE_DATA_MISSING_DATA</A>
86 <nobr><A HREF="android.speech.tts.TextToSpeech.Engine.html#android.speech.tts.TextToSpeech.Engine.CHECK_VOICE_DATA_MISSING_VOLUME" class="hiddenlink" target="rightframe">CHECK_VOICE_DATA_MISSING_VOLUME</A>
126 <nobr><A HREF="android.speech.tts.TextToSpeech.Engine.html#android.speech.tts.TextToSpeech.Engine.EXTRA_CHECK_VOICE_DATA_FOR" class="hiddenlink" target="rightframe">EXTRA_CHECK_VOICE_DATA_FOR</A>
128 <nobr><A HREF="android.speech.tts.TextToSpeech.Engine.html#android.speech.tts.TextToSpeech.Engine.EXTRA_TTS_DATA_INSTALLED" class="hiddenlink" target="rightframe">EXTRA_TTS_DATA_INSTALLED</A
    [all...]
  /frameworks/base/location/java/android/location/
GpsStatus.java 24 * This class represents the current state of the GPS engine.
124 * to receive NMEA data from the GPS engine.
187 * restart of the GPS engine.
197 * current state of the GPS engine.
  /frameworks/native/opengl/tools/glgen/specs/egl/
EGL14.spec 31 EGLBoolean eglWaitNative ( EGLint engine )
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/
README 7 In the disable sequence, this will disable all but accel engine; all outputs
  /libcore/luni/src/main/java/java/security/
SignedObject.java 56 * the private key and the engine to compute the signature. The given
57 * {@code object} is signed with the specified key and engine.
64 * the engine that performs the signature generation.
140 * the signature engine.
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.adapt/rand.adapt.disc/
eval.pass.cpp 12 // template<class Engine, size_t p, size_t r>
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.adapt/rand.adapt.shuf/
assign.pass.cpp 12 // template<class Engine, size_t k>
copy.pass.cpp 12 // template<class Engine, size_t k>
default.pass.cpp 12 // template<class Engine, size_t k>
discard.pass.cpp 12 // template<class Engine, size_t k>
seed_result_type.pass.cpp 12 // template<class Engine, size_t k>
seed_sseq.pass.cpp 12 // template<class Engine, size_t k>

Completed in 301 milliseconds

<<21222324252627282930>>