/external/llvm/examples/Kaleidoscope/MCJIT/complete/ |
README.txt | 7 to use the MCJIT execution engine instead of the older JIT engine.
|
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/ |
README.txt | 7 to use the MCJIT execution engine instead of the older JIT engine.
|
/external/llvm/lib/Target/ |
LLVMBuild.txt | 22 ; with the best execution engine (the native JIT, if available, or the 26 name = Engine
|
/external/mockito/src/org/mockito/internal/configuration/ |
SpyAnnotationEngine.java | 33 * The injection engine will handle this specific case.
36 * <p>This engine will fail, if the field is also annotated with incompatible Mockito annotations.
|
/external/openssl/apps/ |
dsa.c | 99 ENGINE *e = NULL; 109 char *engine; local 127 engine=NULL; 170 else if (strcmp(*argv,"-engine") == 0) 173 engine= *(++argv); 214 BIO_printf(bio_err," -engine e use engine e, possibly a hardware device.\n"); 241 e = setup_engine(bio_err, engine, 0);
|
verify.c | 75 STACK_OF(X509_CRL) *crls, ENGINE *e); 82 ENGINE *e = NULL; 92 char *engine=NULL; local 149 else if (strcmp(*argv,"-engine") == 0) 152 engine= *(++argv); 171 e = setup_engine(bio_err, engine, 0); 243 BIO_printf(bio_err," [-engine e]"); 268 STACK_OF(X509_CRL) *crls, ENGINE *e)
|
/frameworks/wilhelm/src/objects/ |
COutputMix.c | 65 // We only support a single active output mix per engine, so check if this is the active mix 80 // Mixer callback has acknowledged our request and unlinked output mix from engine.
|
/libcore/luni/src/main/java/java/security/ |
SecureRandom.java | 24 import org.apache.harmony.security.fortress.Engine; 72 // Used to access common engine functionality 73 private static final Engine ENGINE = new Engine(SERVICE); 156 Engine.SpiAndProvider sap = ENGINE.getInstance(algorithm, null); 215 Object spi = ENGINE.getInstance(algorithm, provider, null);
|
/libcore/luni/src/main/java/javax/crypto/ |
ExemptionMechanism.java | 30 import org.apache.harmony.security.fortress.Engine; 38 // Used to access common engine functionality 39 private static final Engine ENGINE = new Engine("ExemptionMechanism"); 103 Engine.SpiAndProvider sap = ENGINE.getInstance(algorithm, null); 167 Object spi = ENGINE.getInstance(algorithm, provider, null);
|
KeyAgreement.java | 29 import org.apache.harmony.security.fortress.Engine; 38 // Used to access common engine functionality 39 private static final Engine ENGINE = new Engine("KeyAgreement"); 104 Engine.SpiAndProvider sap = ENGINE.getInstance(algorithm, null); 166 Object spi = ENGINE.getInstance(algorithm, provider, null);
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.adapt/rand.adapt.shuf/ |
result_type.pass.cpp | 12 // template<class Engine, size_t k> 17 // typedef typename Engine::result_type result_type;
|
/packages/wallpapers/Basic/src/com/android/wallpaper/ |
RenderScriptWallpaper.java | 27 public Engine onCreateEngine() { 33 private class RenderScriptEngine extends Engine {
|
/packages/wallpapers/Galaxy4/src/com/android/galaxy4/ |
Galaxy4Wallpaper.java | 35 public Engine onCreateEngine() { 39 private class RenderScriptEngine extends Engine {
|
/packages/wallpapers/HoloSpiral/src/com/android/wallpaper/holospiral/ |
HoloSpiralWallpaper.java | 32 public Engine onCreateEngine() { 36 private class RenderScriptEngine extends Engine {
|
/packages/wallpapers/MagicSmoke/src/com/android/magicsmoke/ |
RenderScriptWallpaper.java | 31 public Engine onCreateEngine() { 37 private class RenderScriptEngine extends Engine {
|
/packages/wallpapers/MusicVisualization/src/com/android/musicvis/ |
RenderScriptWallpaper.java | 31 public Engine onCreateEngine() { 37 private class RenderScriptEngine extends Engine {
|
/packages/wallpapers/PhaseBeam/src/com/android/phasebeam/ |
PhaseBeamWallpaper.java | 16 public Engine onCreateEngine() { 20 private class RenderScriptEngine extends Engine {
|
/system/core/fastboot/ |
fastboot.h | 46 /* engine.c - high level command queue engine */
|
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/ |
webrtcvideoengine.cc | 945 LOG(LS_WARNING) << "NULL voice engine"; 947 voice_engine_->voe()->engine())) != 0) { [all...] |
/external/wpa_supplicant_8/src/crypto/ |
tls.h | 112 * @engine: 1 = use engine (e.g., a smartcard) for private key operations 114 * @engine_id: engine id string (this is OpenSSL specific for now) 117 * @key_id: the private key's id when using engine (this is OpenSSL 119 * @cert_id: the certificate's id when using engine 120 * @ca_cert_id: the CA certificate's id when using engine 152 int engine; member in struct:tls_connection_params 248 * PKCS#11 engine failure, or 250 * PKCS#11 engine private key. 262 * PKCS#11 engine failure, o [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
random.h | 191 * generator engine with seed @p __s. The default seed value 202 * generator engine seeded from the seed sequence @p __q. 215 * engine sequence to the seed @p __s. 224 * engine 302 * @brief Sets the state of the engine by reading its textual 431 * engine seeded from the seed sequence @p __q. 495 * random number generator engine @p __x into the output stream 500 * engine. 521 * random number generator engine @p __x from the input stream 526 * engine [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
random.h | 191 * generator engine with seed @p __s. The default seed value 202 * generator engine seeded from the seed sequence @p __q. 215 * engine sequence to the seed @p __s. 224 * engine 302 * @brief Sets the state of the engine by reading its textual 431 * engine seeded from the seed sequence @p __q. 495 * random number generator engine @p __x into the output stream 500 * engine. 521 * random number generator engine @p __x from the input stream 526 * engine [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
random.h | 191 * generator engine with seed @p __s. The default seed value 202 * generator engine seeded from the seed sequence @p __q. 215 * engine sequence to the seed @p __s. 224 * engine 302 * @brief Sets the state of the engine by reading its textual 431 * engine seeded from the seed sequence @p __q. 495 * random number generator engine @p __x into the output stream 500 * engine. 521 * random number generator engine @p __x from the input stream 526 * engine [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
random.h | 196 * generator engine with seed @p __s. The default seed value 207 * generator engine seeded from the seed sequence @p __q. 220 * engine sequence to the seed @p __s. 229 * engine 307 * @brief Sets the state of the engine by reading its textual 439 * engine seeded from the seed sequence @p __q. 504 * random number generator engine @p __x into the output stream 509 * engine. 530 * random number generator engine @p __x from the input stream 535 * engine [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
random.h | 191 * generator engine with seed @p __s. The default seed value 202 * generator engine seeded from the seed sequence @p __q. 215 * engine sequence to the seed @p __s. 224 * engine 302 * @brief Sets the state of the engine by reading its textual 431 * engine seeded from the seed sequence @p __q. 495 * random number generator engine @p __x into the output stream 500 * engine. 521 * random number generator engine @p __x from the input stream 526 * engine [all...] |