HomeSort by relevance Sort by last modified time
    Searched full:executing (Results 201 - 225 of 1348) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_2/regexp/
string_replace.js 35 writeHeaderToLog('Executing script: string_replace.js');
string_split.js 35 writeHeaderToLog('Executing script: string_split.js');
test.js 35 writeHeaderToLog('Executing script: test.js');
vertical_bar.js 35 writeHeaderToLog('Executing script: vertical_bar.js');
  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_2/statements/
break.js 35 writeHeaderToLog("Executing script: break.js");
continue.js 35 writeHeaderToLog("Executing script: continue.js");
switch.js 38 writeHeaderToLog("Executing script: switch.js");
  /external/webkit/Source/WebCore/bindings/v8/
V8Proxy.h 163 // Returns true if the proxy is currently executing a script in V8.
185 // Returns V8Proxy object of the currently executing context.
198 // currently executing JavaScript. Since JavaScript can make function calls
318 // True when executing from within a timer callback. Only valid during
WorkerScriptController.cpp 116 // Return 0 if the current executing context is not the worker context.
  /external/webkit/Source/WebCore/manual-tests/
drag-cursor-notallowed.html 81 // Assume this script is executing within Internet Explorer
  /external/webkit/Source/WebKit/android/plugins/
ANPVideo_npapi.h 40 * to not prevent the plugin from executing. A subsequent call will then
  /external/webkit/Tools/Scripts/
run-webkit-tests 39 # perl directly instead of executing it in a shell.
  /frameworks/base/docs/html/training/efficient-downloads/
index.jd 29 <p>This class demonstrates the best practices for scheduling and executing downloads using techniques such as caching, polling, and prefetching. You will learn how the power-use profile of the wireless radio can affect your choices on when, what, and how to transfer data in order to minimize impact on battery life.</p>
  /frameworks/base/media/mca/filterfw/java/android/filterfw/
FilterFunctionEnvironment.java 27 * A FilterFunctionEnvironment provides a simple functional front-end to manually executing
  /frameworks/support/v4/java/android/support/v4/content/
ModernAsyncTask.java 137 throw new RuntimeException("An error occured while executing doInBackground()",
142 throw new RuntimeException("An error occured while executing "
283 * whether the thread executing this task should be interrupted in
294 * @param mayInterruptIfRunning <tt>true</tt> if the thread executing this
  /frameworks/testing/uiautomator_test_libraries/src/com/android/uiautomator/common/helpers/
AppHelperBase.java 46 * This is typically performed by executing a shell command to launch the application
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXFocus.cpp 100 CAMHAL_LOGEA("OMX component not in executing state");
237 CAMHAL_LOGEA("OMX component not in executing state");
347 CAMHAL_LOGEA("OMX component not in executing state");
504 CAMHAL_LOGEA("OMX component not in executing state");
  /libcore/luni/src/main/java/java/lang/
Process.java 106 * this object to finish executing.
SecurityManager.java 28 * secure environment for executing untrusted code. Untrusted code cannot be
  /libcore/luni/src/test/java/libcore/sqlite/
QueryTimeoutTest.java 82 System.out.println("Executing " + queryString);
  /libcore/support/src/test/java/tests/util/
FieldTestFileGenerator.java 35 * <strong>Important:</strong> Before executing this class, the contents of class
  /ndk/sources/host-tools/make-3.81/
job.h 58 unsigned int remote:1; /* Nonzero if executing remotely. */
  /packages/apps/Contacts/tests/src/com/android/contacts/tests/
QueryService.java 97 Log.e(TAG, "Exeption while executing query", e);
  /packages/apps/Gallery/src/com/android/camera/
ImageLoader.java 116 // Place the resulting bitmap in the cache, then call back by executing
  /packages/apps/Gallery2/src/com/android/gallery3d/util/
JobLimiter.java 114 Log.w(TAG, "error executing job: " + job, t);

Completed in 865 milliseconds

1 2 3 4 5 6 7 891011>>