Searched
full:engine (Results
1051 -
1075 of
3084) sorted by null
<<41424344454647484950>>
/external/harfbuzz_ng/src/hb-old/ |
harfbuzz-impl.h | 5 * This is part of HarfBuzz, an OpenType Layout engine library.
|
harfbuzz-stream.c | 6 * This is part of HarfBuzz, an OpenType Layout engine library.
|
/external/icu4c/samples/layout/ |
GnomeFontInstance.h | 72 GnomeFontInstance(FT_Library engine, const char *fontPathName, le_int16 pointSize, LEErrorCode &status);
|
/external/javasqlite/src/main/java/SQLite/ |
Callback.java | 41 * the SQLite engine returns the result set.<BR><BR>
|
/external/libxml2/include/libxml/ |
xpath.h | 186 * An axis traversal function. To traverse an axis, the engine calls 230 * engine. 245 * engine. 255 * Flags for XPath engine compilation and runtime
|
/external/llvm/lib/ExecutionEngine/ |
EventListenerCommon.h | 1 //===-- JIT.h - Abstract Execution Engine Interface -------------*- C++ -*-===//
|
/external/mesa3d/src/gallium/drivers/i915/ |
TODO | 20 RESOLVED: Y-tiling works with the render engine, but not with the blitter.
|
/external/okhttp/src/main/java/com/squareup/okhttp/internal/http/ |
Transport.java | 43 /** This should update the HTTP engine's sentRequestMillis field. */
|
/external/oprofile/libutil++/ |
bfd_spu_support.cpp | 102 os << "Attempt to process a Cell Broadband Engine SPU profile without"
|
/external/proguard/docs/manual/ |
wtk.html | 20 invoking the ProGuard engine directly, instead of writing out a configuration
|
/external/replicaisland/src/com/replica/replicaisland/ |
TimeSystem.java | 20 * Maintains a canonical time step, in seconds, for the entire game engine. This time step
|
/external/robolectric/src/test/java/com/xtremelabs/robolectric/matchers/ |
StartedServiceMatcherTest.java | 31 public Engine onCreateEngine() {
|
/external/sonivox/arm-fm-22k/lib_src/ |
eas_pcmdata.c | 7 * Contains the static data for the PCM engine.
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_pcmdata.c | 7 * Contains the static data for the PCM engine.
|
/external/sonivox/arm-wt-22k/lib_src/ |
eas_pcmdata.c | 7 * Contains the static data for the PCM engine.
|
/frameworks/base/core/java/android/speech/tts/ |
UtteranceProgressListener.java | 9 * associated utterance identifier, as per {@link TextToSpeech.Engine#KEY_PARAM_UTTERANCE_ID}.
|
/frameworks/base/media/java/android/media/audiofx/ |
PresetReverb.java | 44 * <p>An application creates a PresetReverb object to instantiate and control a reverb engine in the 121 * PresetReverb engine. As the same engine can be shared by several applications, this 177 * PresetReverb engine.
|
/frameworks/base/opengl/java/android/opengl/ |
EGLLogWrapper.java | 358 public boolean eglWaitNative(int engine, Object bindTarget) { 360 arg("engine", engine); 363 boolean result = mEgl10.eglWaitNative(engine, bindTarget);
|
/frameworks/compile/libbcc/ |
libbcc-device-build.mk | 35 # so that we can test the execution engine easily.
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
hwc_copybit.h | 32 // API to get copybit engine(non static)
|
/hardware/qcom/display/msm8974/libhwcomposer/ |
hwc_copybit.h | 32 // API to get copybit engine(non static)
|
/hardware/qcom/display/msm8x26/libhwcomposer/ |
hwc_copybit.h | 32 // API to get copybit engine(non static)
|
/libcore/crypto/src/main/java/org/conscrypt/ |
OpenSSLSecretKey.java | 132 throw new NotSerializableException("engine-based keys can not be serialized");
|
/libcore/luni/src/main/java/java/security/ |
Signature.java | 26 import org.apache.harmony.security.fortress.Engine; 30 * {@code Signature} is an engine class which is capable of creating and 41 // Used to access common engine functionality 42 private static Engine ENGINE = new Engine(SERVICE); 104 Engine.SpiAndProvider sap = ENGINE.getInstance(algorithm, null); 178 Object spi = ENGINE.getInstance(algorithm, provider, null);
|
/libcore/support/src/test/java/tests/support/ |
Support_ProviderTrust.java | 55 // Digest engine
|
Completed in 1170 milliseconds
<<41424344454647484950>>