/external/chromium_org/third_party/openssl/openssl/apps/ |
x509.c | 150 " -engine e - use engine e, possibly a hardware device.\n", 171 ENGINE *e = NULL; 211 char *engine=NULL; local 393 else if (strcmp(*argv,"-engine") == 0) 396 engine= *(++argv); 500 e = setup_engine(bio_err, engine, 0); [all...] |
/external/openssl/apps/ |
x509.c | 150 " -engine e - use engine e, possibly a hardware device.\n", 171 ENGINE *e = NULL; 211 char *engine=NULL; local 393 else if (strcmp(*argv,"-engine") == 0) 396 engine= *(++argv); 500 e = setup_engine(bio_err, engine, 0); [all...] |
/external/wpa_supplicant_8/wpa_supplicant/ |
config.h | 386 * opensc_engine_path - Path to the OpenSSL engine for opensc 389 * engine (engine_opensc.so); if %NULL, this engine is not loaded. 394 * pkcs11_engine_path - Path to the OpenSSL engine for PKCS#11 397 * engine (engine_pkcs11.so); if %NULL, this engine is not loaded. 405 * path to OpenSC/PKCS#11 engine (opensc-pkcs11.so); if %NULL, this
|
/frameworks/native/services/surfaceflinger/ |
SurfaceFlinger.cpp | 307 RenderEngine& engine; member in class:android::MessageDestroyGLTexture 310 MessageDestroyGLTexture(RenderEngine& engine, uint32_t texture) 311 : engine(engine), texture(texture) { 314 engine.deleteTextures(1, &texture); 923 RenderEngine& engine(getRenderEngine()); 924 engine.fillRegionWithColor(dirtyRegion, height, 1, 0, 1, 1); [all...] |
/frameworks/av/media/libeffects/lvm/wrapper/Bundle/ |
EffectBundle.cpp | 488 // Purpose: Initialize engine with default configuration, creates instance 492 // pContext: effect engine context 700 // pContext: effect engine context 770 // pContext: effect engine context [all...] |
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/ |
webrtcvideoengine_unittest.cc | 81 explicit FakeViEWrapper(cricket::FakeWebRtcVideoEngine* engine) 82 : cricket::ViEWrapper(engine, // base 83 engine, // codec 84 engine, // capture 85 engine, // network 86 engine, // render 87 engine, // rtp 88 engine, // image 89 engine) { // external decoder 498 // Verify SetSendCodecs failed and send codec is not changed on engine [all...] |
/development/samples/LunarLander/src/com/example/android/lunarlander/ |
LunarView.java | 142 /** Is the engine burning? */ 145 /** What to draw for the Lander when the engine is firing */ 421 * Sets if the engine is currently firing. 729 // have this much acceleration from the engine 837 * turn off the engine or stop rotating. [all...] |
/external/chromium/chrome/browser/sync/engine/ |
apply_updates_command_unittest.cc | 9 #include "chrome/browser/sync/engine/apply_updates_command.h" 10 #include "chrome/browser/sync/engine/syncer.h" 11 #include "chrome/browser/sync/engine/syncer_util.h" 18 #include "chrome/test/sync/engine/syncer_command_test.h" 19 #include "chrome/test/sync/engine/test_id_factory.h"
|
/external/chromium_org/chrome/browser/autocomplete/ |
history_quick_provider_unittest.cc | 90 {"http://testsearch.com/?q=thequery", "Test Search Engine", 10, 10, 0}, 91 {"http://testsearch.com/", "Test Search Engine", 9, 9, 0}, 92 {"http://anotherengine.com/?q=thequery", "Another Search Engine", 8, 8, 0} 538 // Set up a default search engine. 554 // A search results page should not be returned when typing the engine URL.
|
/external/chromium_org/third_party/libjingle/source/talk/session/media/ |
channelmanager_unittest.cc | 275 // At this point, the media engine should also be initialized. 368 // The media engine should use the default. 406 // The media engine should use no camera. 434 // The media engine should use the default device "video-in2". 468 // volume of the engine. GetOutputVolume() should fail.
|
/external/chromium_org/third_party/openssl/openssl/crypto/rsa/ |
rsa.h | 136 /* functional reference if 'meth' is ENGINE-provided */ 137 ENGINE *engine; member in struct:rsa_st 282 RSA * RSA_new_method(ENGINE *engine);
|
/external/chromium_org/third_party/openssl/openssl/crypto/store/ |
store.h | 90 STORE *STORE_new_engine(ENGINE *engine); 207 /* Engine store functions will return a structure that contains all the necessary 209 * needed for application authors, as the ENGINE framework functions will extract 210 * the OpenSSL-specific information when at all possible. However, for engine
|
/external/chromium_org/third_party/openssl/openssl/include/openssl/ |
rsa.h | 136 /* functional reference if 'meth' is ENGINE-provided */ 137 ENGINE *engine; member in struct:rsa_st 282 RSA * RSA_new_method(ENGINE *engine);
|
/external/libppp/src/ |
README.nat | 265 The NAT engine (alias.c, alias_db.c, alias_ftp.c, alias_irc.c 267 and reusable for interfaces other than ppp. To access the basic engine 365 aliasing engine are now completely dropped in ip.c. 371 - Substantial rework to the aliasing lookup engine. 374 - Continuing rework to the aliasing lookup engine to support
|
/external/openssl/crypto/rsa/ |
rsa.h | 136 /* functional reference if 'meth' is ENGINE-provided */ 137 ENGINE *engine; member in struct:rsa_st 282 RSA * RSA_new_method(ENGINE *engine);
|
/external/openssl/crypto/store/ |
store.h | 90 STORE *STORE_new_engine(ENGINE *engine); 207 /* Engine store functions will return a structure that contains all the necessary 209 * needed for application authors, as the ENGINE framework functions will extract 210 * the OpenSSL-specific information when at all possible. However, for engine
|
/external/openssl/include/openssl/ |
rsa.h | 136 /* functional reference if 'meth' is ENGINE-provided */ 137 ENGINE *engine; member in struct:rsa_st 282 RSA * RSA_new_method(ENGINE *engine);
|
/frameworks/av/media/libeffects/lvm/wrapper/Reverb/ |
EffectReverb.cpp | 403 // pContext: effect engine context 551 // pContext: effect engine context 595 // pContext: effect engine context 683 // pContext: effect engine context 699 // Purpose: Initialize engine with default configuration 702 // pContext: effect engine context [all...] |
/frameworks/base/docs/html/sdk/api_diff/18/changes/ |
fields_index_all.html | 92 <nobr><A HREF="android.speech.tts.TextToSpeech.Engine.html#android.speech.tts.TextToSpeech.Engine.ACTION_GET_SAMPLE_TEXT" class="hiddenlink" target="rightframe">ACTION_GET_SAMPLE_TEXT</A> 178 <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> 180 <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> 182 <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> 314 <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 [all...] |
alldiffs_index_changes.html | 258 <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> 261 <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> 264 <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> 371 <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> 374 <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/media/java/android/media/audiofx/ |
EnvironmentalReverb.java | 39 * The EnvironmentalReverb class allows an application to control each reverb engine property in a 43 * <p>An application creates a EnvironmentalReverb object to instantiate and control a reverb engine 131 * EnvironmentalReverb engine. As the same engine can be shared by several applications, this 446 * EnvironmentalReverb engine.
|
/frameworks/base/wifi/java/android/net/wifi/ |
WifiEnterpriseConfig.java | 58 * String representing the keystore OpenSSL ENGINE's ID. 68 * String to set the engine value to when it should be enabled. 73 * String to set the engine value to when it should be disabled. 88 private static final String ENGINE_KEY = "engine"; 453 // Also, set engine parameters
|
/hardware/invensense/60xx/mlsdk/mllite/ |
mlcontrol.c | 27 * @brief Motion Library - Control Engine. 673 * @brief Update the ML Control engine. This function should be called 675 * Control engine outputs are written to the cntrl_obj data 753 * @brief Enables the INV_CONTROL engine. 776 * @brief Disables the INV_CONTROL engine.
|
/packages/inputmethods/PinyinIME/jni/include/ |
matrixsearch.h | 131 // If it is true, the engine will prefer long history based prediction, 215 // decoded by the engine automatically, so no need to add it to user 401 // Used to delete something in the Pinyin string kept by the engine, and do 403 // Return value is the new length of Pinyin string kept by the engine which 420 // Get the Pinyin string stored by the engine.
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.equinox.p2.ui.sdk_1.0.100.v20100513.jar | |