HomeSort by relevance Sort by last modified time
    Searched refs:callable (Results 26 - 38 of 38) sorted by null

12

  /external/sonivox/arm-wt-22k/lib_src/
ARM-E_interpolate_noloop_gnu.s 6 @ C-callable.
ARM-E_voice_gain_gnu.s 6 @ C-callable.
  /libcore/luni/src/test/java/tests/api/java/util/concurrent/
ThreadPoolExecutorSubclassTest.java 24 final Callable<V> callable; field in class:ThreadPoolExecutorSubclassTest.CustomTask
32 CustomTask(Callable<V> c) {
34 callable = c;
38 callable = new Callable<V>() {
74 v = callable.call();
121 protected <V> RunnableFuture<V> newTaskFor(Callable<V> c) {
    [all...]
ThreadPoolExecutorTest.java     [all...]
  /external/v8/test/mjsunit/
fuzz-natives.js 135 // These functions should not be callable as runtime functions.
unicode-test.js     [all...]
  /external/webkit/WebKitTools/Scripts/webkitpy/
BeautifulSoup.py 782 callable that takes a string and returns whether or not the
871 callFunctionWithTagData = callable(self.name)
    [all...]
  /libcore/support/src/test/java/tests/resources/
junit4-4.3.1.jar 
  /external/webkit/WebKitTools/Scripts/webkitpy/style/processors/
cpp.py     [all...]
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/7/
android.jar 
  /prebuilt/sdk/8/
android.jar 
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 

Completed in 262 milliseconds

12