Searched
full:engine (Results
726 -
750 of
3084) sorted by null
<<21222324252627282930>>
/development/scripts/app_engine_server/gae_shell/templates/ |
shell.html | 78 <a href="http://code.google.com/appengine/">Google App Engine</a>. 79 (<a href="http://code.google.com/p/google-app-engine-samples/">source</a>)
|
/external/apache-http/src/org/apache/http/impl/auth/ |
NTLMEngine.java | 34 * Abstract NTLM authentication engine. The engine can be used to
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/engines/ |
RC4Engine.java | 14 * variables to hold the state of the RC4 engine 125 // reset the state of the engine
|
/external/chromium/chrome/browser/resources/shared/js/ |
i18n_template.js | 6 * @fileoverview This is a simple template engine inspired by JsTemplates 28 * This provides the handlers for the templating engine. The key is used as
|
/external/chromium/chrome/browser/sync/ |
abstract_profile_sync_service_test.cc | 7 #include "chrome/browser/sync/engine/syncapi.h" 20 #include "chrome/test/sync/engine/test_id_factory.h"
|
/external/chromium/chrome/browser/sync/engine/ |
get_commit_ids_command.h | 12 #include "chrome/browser/sync/engine/syncer_command.h" 13 #include "chrome/browser/sync/engine/syncer_util.h"
|
update_applicator.cc | 5 #include "chrome/browser/sync/engine/update_applicator.h" 10 #include "chrome/browser/sync/engine/syncer_util.h"
|
/external/chromium/chrome/browser/ui/webui/options/ |
browser_options_handler.h | 65 // Sets the search engine at the given index to be default. Called from WebUI. 103 // Loads the possible default search engine list and reports it to the WebUI.
|
/external/chromium_org/chrome/android/javatests/src/org/chromium/chrome/browser/search_engines/ |
TemplateUrlServiceTest.java | 74 // Set search engine index and verified it stuck. 80 assertTrue("There must be more than one search engine to change searchEngines",
|
/external/chromium_org/chrome/browser/ui/cocoa/location_bar/ |
autocomplete_text_field_cell.h | 17 // search Engine" on the right-hand side), and keyword mode ("Search Engine:" in
|
/external/chromium_org/chrome/browser/ui/search_engines/ |
template_url_table_model.h | 128 // Index of the last search engine in entries_. This is used to determine the 132 // Index of the last other engine in entries_. This is used to determine the
|
/external/chromium_org/chrome/installer/util/ |
html_dialog.h | 14 // other words, the dialogs use another native html rendering engine. In the 36 // parameters in |extra| to the rendering engine.
|
/external/chromium_org/chrome/third_party/chromevox/chromevox/background/ |
chrome_shared2.css | 62 * right. (Namely, URLs, search engine names, etc.) 69 /* Input fields in search engine table need to be weak-rtl. Since those input
|
/external/chromium_org/media/audio/android/ |
opensles_wrapper.cc | 85 SLresult slCreateEngine(SLObjectItf* engine, 103 return g_sl_create_engine_handle(engine,
|
/external/chromium_org/sync/engine/ |
backoff_delay_provider.cc | 5 #include "sync/engine/backoff_delay_provider.h" 8 #include "sync/internal_api/public/engine/polling_constants.h"
|
backoff_delay_provider_unittest.cc | 5 #include "sync/engine/backoff_delay_provider.h" 9 #include "sync/internal_api/public/engine/polling_constants.h"
|
syncer.h | 16 #include "sync/engine/conflict_resolver.h" 17 #include "sync/engine/syncer_types.h"
|
syncer_util.h | 15 #include "sync/engine/syncer.h" 16 #include "sync/engine/syncer_types.h"
|
update_applicator.cc | 5 #include "sync/engine/update_applicator.h" 10 #include "sync/engine/syncer_util.h"
|
/external/chromium_org/third_party/WebKit/Source/core/speech/ |
SpeechInput.h | 49 // speech recognition engine. It provides methods for the input elements to activate speech 50 // recognition and methods for the speech recognition engine to return back the results.
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/servers/ |
lighttpd.conf | 57 #### SSL engine 58 #ssl.engine = "enable"
|
/external/chromium_org/third_party/icu/source/common/ |
rbbisetb.h | 23 // RBBISetBuilder Derives the character categories used by the runtime RBBI engine 70 // the RBBI execution engine.
|
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/ |
peerconnectionfactory.h | 123 // injected any. In that case, video engine will use the internal SW encoder. 127 // injected any. In that case, video engine will use the internal SW decoder.
|
/external/chromium_org/third_party/libjingle/source/talk/xmpp/ |
chatroommoduleimpl.cc | 174 ASSERT(engine() != NULL); 280 if (!engine()) 311 XmppReturnStatus status = engine()->SendStanza(&element); 320 if (!engine()) 332 XmppReturnStatus status = engine()->SendStanza(&element); 342 if (!engine()) 364 XmppReturnStatus status = engine()->SendStanza(&element); 411 IFR(engine()->SendStanza(&message));
|
/external/chromium_org/third_party/libxslt/libxslt/ |
xsltconfig.h.in | 2 * Summary: compile-time version informations for the XSLT engine 3 * Description: compile-time version informations for the XSLT engine
|
Completed in 704 milliseconds
<<21222324252627282930>>