HomeSort by relevance Sort by last modified time
    Searched full:engine (Results 851 - 875 of 3084) sorted by null

<<31323334353637383940>>

  /frameworks/base/packages/FusedLocation/src/com/android/location/fused/
FusionEngine.java 82 Log.i(TAG, "engine started (" + mContext.getPackageName() + ")");
88 * This can happen when a better fusion engine is installed
95 Log.i(TAG, "engine stopped (" + mContext.getPackageName() + ")");
257 Log.w(TAG, "Location updates received while fusion engine not started");
  /frameworks/base/tests/TtsTests/
AndroidManifest.xml 34 <action android:name="android.speech.tts.engine.CHECK_TTS_DATA" />
  /frameworks/compile/libbcc/
README.rst 2 libbcc: A Versatile Bitcode Execution Engine for Mobile Devices
9 libbcc is an LLVM bitcode execution engine that compiles the bitcode
44 customize and improve upon the default Execution Engine from
45 upstream. Otherwise, libbcc's execution engine can easily become
  /frameworks/native/services/surfaceflinger/RenderEngine/
Description.h 28 * This holds the state of the rendering engine. This class is used
  /frameworks/wilhelm/src/desktop/
SDL.c 66 /** \brief Called during Object::Destroy for engine to shutdown SDL */
  /frameworks/wilhelm/src/
interfaces.c 42 "ENGINE",
  /frameworks/wilhelm/src/itf/
IThreadSync.c 91 SL_LOGW("ThreadSync::EnterCriticalSection was active at Engine::Destroy");
  /frameworks/wilhelm/tests/sandbox/
dual.c 17 // Dual engine test
  /frameworks/wilhelm/tools/mphtogen/
mphtogen.c 57 _(Engine)
  /libcore/crypto/src/test/java/org/conscrypt/
SignatureTest.java 85 /* ENGINE-based private key */
87 OpenSSLEngine engine = OpenSSLEngine.getInstance(NativeCryptoTest.TEST_ENGINE_ID); local
88 PrivateKey privKey = engine.getPrivateKeyById(pem_private);
91 /* Non-ENGINE-based public key */
  /libcore/luni/src/main/java/java/util/jar/
Pack200.java 43 * Returns a new instance of a packer engine.
45 * The implementation of the packer engine is defined by the system property
64 * Returns a new instance of a unpacker engine.
66 * The implementation of the unpacker engine is defined by the system
  /libcore/support/src/test/java/org/apache/harmony/security/tests/support/
SpiEngUtils.java 29 * Additional class for verification spi-engine classes
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.adapt/rand.adapt.disc/
assign.pass.cpp 12 // template<class Engine, size_t p, size_t r>
copy.pass.cpp 12 // template<class Engine, size_t p, size_t r>
ctor_result_type.pass.cpp 12 // template<class Engine, size_t p, size_t r>
ctor_sseq.pass.cpp 12 // template<class Engine, size_t p, size_t r>
default.pass.cpp 12 // template<class Engine, size_t p, size_t r>
discard.pass.cpp 12 // template<class Engine, size_t p, size_t r>
seed_result_type.pass.cpp 12 // template<class Engine, size_t p, size_t r>
seed_sseq.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.ibits/
assign.pass.cpp 12 // template<class Engine, size_t w, class UIntType>
copy.pass.cpp 12 // template<class Engine, size_t w, class UIntType>
ctor_result_type.pass.cpp 12 // template<class Engine, size_t w, class UIntType>
default.pass.cpp 12 // template<class Engine, size_t w, class UIntType>
discard.pass.cpp 12 // template<class Engine, size_t w, class UIntType>

Completed in 839 milliseconds

<<31323334353637383940>>