HomeSort by relevance Sort by last modified time
    Searched full:engine (Results 426 - 450 of 3414) sorted by null

<<11121314151617181920>>

  /external/llvm/tools/llvm-diff/
DifferenceEngine.cpp 11 // engine, which structurally compares global values within a module.
114 /// A function-scope difference engine.
116 DifferenceEngine &Engine;
162 Engine.logf("successor %l cannot be equivalent to %r; "
176 DifferenceEngine::Context C(Engine, L, R);
193 DifferenceEngine::Context C(Engine, L, R);
229 if (Complain) Engine.log("called functions differ");
233 if (Complain) Engine.log("argument counts differ");
239 Engine.logf("arguments %l and %r differ")
251 if (Complain) Engine.log("different instruction types")
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.director_2.0.3.R36x_v20101117-1018.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.director_2.3.0.v20130526-0335.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.director_2.3.1.v20140221-1852.jar 
  /development/samples/TtsEngine/res/xml/
tts_engine.xml 16 <tts-engine xmlns:android="http://schemas.android.com/apk/res/android"
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/engines/
RSABlindedEngine.java 27 * initialise the RSA engine.
53 * Return the maximum size for an input block to this engine.
65 * Return the maximum size for an output block to this engine.
92 throw new IllegalStateException("RSA engine not initialised");
  /external/chromium-trace/trace-viewer/third_party/gl-matrix/
README.md 13 of your browsers Javascript engine.
  /external/chromium_org/chrome/browser/extensions/
settings_api_helpers.h 26 // Returns which extension (if any) is overriding the search engine in a given
  /external/chromium_org/chrome/browser/sync/glue/
DEPS 2 "-sync/engine",
  /external/chromium_org/chrome/browser/ui/cocoa/
first_run_bubble_controller.h 26 // Handle the bubble's 'Change' button; direct users to search engine options.
  /external/chromium_org/chrome/browser/ui/search_engines/
edit_search_engine_controller.h 33 // for the Edit Search Engine dialog.
43 // Returns true if the value of |title_input| is a valid search engine name.
46 // Returns true if the value of |url_input| represents a valid search engine
57 // Completes the add or edit of a search engine.
  /external/chromium_org/chrome/common/
autocomplete_match_type.cc 25 "search-other-engine",
  /external/chromium_org/chrome/common/extensions/docs/examples/api/ttsEngine/console_tts_engine/
console_tts_engine.html 3 <title>Console TTS Engine</title>
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/ttsdebug/
ttsdebug.html 15 an engine is properly implementing the API. Click on a button to run a
  /external/chromium_org/components/google/core/browser/
google_pref_names.cc 16 // for Google URL, and says "no", we should leave the search engine set to .x
  /external/chromium_org/components/search_engines/
search_engine_type.h 8 // Enum to record the user's default search engine choice in UMA. Add new
  /external/chromium_org/gpu/command_buffer/service/
mocks.h 63 // Sets the engine, to forward SetToken commands to it.
64 void set_engine(CommandBufferEngine *engine) { engine_ = engine; }
66 // Forwards the SetToken commands to the engine.
  /external/chromium_org/sync/internal_api/public/engine/
passive_model_worker.cc 5 #include "sync/internal_api/public/engine/passive_model_worker.h"
passive_model_worker.h 11 #include "sync/internal_api/public/engine/model_safe_worker.h"
  /external/chromium_org/sync/internal_api/public/
sync_auth_provider.h 15 // engine.
  /external/chromium_org/sync/internal_api/public/util/
unrecoverable_error_info.h 8 // accessible outside of sync engine as well.
  /external/chromium_org/sync/internal_api/
sync_core.cc 7 #include "sync/engine/non_blocking_type_processor_core.h"
  /external/chromium_org/sync/syncable/
syncable_changes_version.h 11 // For the most part, the sync engine treats version numbers as opaque values.
  /external/chromium_org/sync/test/engine/
fake_model_worker.cc 5 #include "sync/test/engine/fake_model_worker.h"
fake_model_worker.h 13 #include "sync/internal_api/public/engine/model_safe_worker.h"

Completed in 193 milliseconds

<<11121314151617181920>>