HomeSort by relevance Sort by last modified time
    Searched defs:Engine (Results 26 - 50 of 62) sorted by null

12 3

  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ExprEngine.h 10 // This file defines a meta-engine for path-sensitive dataflow analysis that
63 CoreEngine Engine;
87 /// The BugReporter associated with this engine. It is important that
96 /// The flag, which specifies the mode of inlining for the engine.
109 return Engine.ExecuteWorkList(L, Steps, nullptr);
119 return Engine.ExecuteWorkListWithInitialState(L, Steps, InitState, Dst);
307 bool wasBlocksExhausted() const { return Engine.wasBlocksExhausted(); }
308 bool hasEmptyWorkList() const { return !Engine.getWorkList()->hasWork(); }
309 bool hasWorkRemaining() const { return Engine.hasWorkRemaining(); }
311 const CoreEngine &getCoreEngine() const { return Engine; }
    [all...]
  /external/glide/library/src/main/java/com/bumptech/glide/load/engine/
Engine.java 1 package com.bumptech.glide.load.engine;
15 import com.bumptech.glide.load.engine.cache.DiskCache;
16 import com.bumptech.glide.load.engine.cache.MemoryCache;
28 public class Engine implements EngineJobListener, MemoryCache.ResourceRemovedListener, Resource.ResourceListener {
29 private static final String TAG = "Engine";
51 public Engine(MemoryCache memoryCache, DiskCache diskCache, ExecutorService resizeService,
56 Engine(ResourceRunnerFactory factory, MemoryCache cache, DiskCache diskCache, ExecutorService resizeService,
156 Log.v(TAG, "finished load in engine in " + LogTime.getElapsedMillis(startTime));
  /external/llvm/unittests/ExecutionEngine/MCJIT/
MCJITCAPITest.cpp 153 Engine = nullptr;
158 if (Engine)
159 LLVMDisposeExecutionEngine(Engine);
281 0, LLVMCreateMCJITCompilerForModule(&Engine, Module, &Options,
287 LLVMAddTargetData(LLVMGetExecutionEngineTargetData(Engine), pass);
306 LLVMAddTargetData(LLVMGetExecutionEngineTargetData(Engine), modulePasses);
330 LLVMExecutionEngineRef Engine;
347 functionPointer.raw = LLVMGetPointerToGlobal(Engine, Function);
365 functionPointer.raw = LLVMGetPointerToGlobal(Engine, Function);
388 functionPointer.raw = LLVMGetPointerToGlobal(Engine, Function)
    [all...]
  /libcore/luni/src/main/java/org/apache/harmony/security/fortress/
Services.java 87 Engine.door.renumProviders();
141 for (String alias : Engine.door.getAliases(service)) {
  /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...]
  /frameworks/base/core/java/android/speech/tts/
TextToSpeech.java 57 * to release the native resources used by the TextToSpeech engine.
79 * Denotes a failure of a TTS engine to synthesize the given input.
110 * @see Engine#KEY_FEATURE_NOT_INSTALLED
165 * Note that this notifies callers when the <b>engine</b> has finished has
176 * TextToSpeech engine initialization.
180 * Called to signal the completion of the TextToSpeech engine initialization.
190 * has an utterance ID (see {@link TextToSpeech.Engine#KEY_PARAM_UTTERANCE_ID}).
209 * Intents to ask engine to install data or check its data and
210 * extras for a TTS engine's check data activity.
214 * {@link Engine#KEY_PARAM_UTTERANCE_ID}, {@link Engine#KEY_PARAM_STREAM}
    [all...]
  /ndk/tests/device/test-stlport_shared-exception/jni/
unroll1.cpp 394 class Engine : public BrickBase
397 explicit Engine(const Interval &dom)
414 Engine A(I);
  /ndk/tests/device/test-stlport_static-exception/jni/
unroll1.cpp 394 class Engine : public BrickBase
397 explicit Engine(const Interval &dom)
414 Engine A(I);
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
mootools-1.2.2-core-nc.js 299 Engine: {name: 'unknown', version: 0},
333 for (var engine in this.Engines){
334 var version = this.Engines[engine]();
336 this.Engine = {name: engine, version: version};
337 this.Engine[engine] = this.Engine[engine + version] = true;
342 return {name: engine, version: version}
    [all...]
  /frameworks/base/core/java/android/service/wallpaper/
WallpaperService.java 73 * {@link Engine} as needed. Implementing a wallpaper thus
74 * involves subclassing from this, subclassing an Engine implementation,
76 * your engine.
113 private final ArrayList<Engine> mActiveEngines
114 = new ArrayList<Engine>();
128 * and as a preview), each of which is represented by its own Engine
130 * to return your concrete Engine implementation.
132 public class Engine {
376 * Returns true if this engine is running in preview mode -- that is,
425 * Called once to initialize the engine. After returning, th
1154 Engine engine = onCreateEngine(); local
1274 Engine engine = mActiveEngines.get(i); local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.engine_2.0.0.v20100606.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.engine_2.3.0.v20130526-2122.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.engine_2.3.0.v20130526-2122.jar 
  /external/robolectric/lib/main/
h2-1.2.147.jar 
android.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.jdt.core/3.9.1.v20130905-0837/
org.eclipse.jdt.core-3.9.1.v20130905-0837.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/17/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/8/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 404 milliseconds

12 3