HomeSort by relevance Sort by last modified time
    Searched full:task (Results 276 - 300 of 696) sorted by null

<<11121314151617181920>>

  /external/emma/ant/ant14/com/vladium/emma/
emmajavaTask.java 61 + ": this task requires 'classpath' attribute to be set", location).fillInStackTrace ();
68 log (getTaskName () + ": 'fork=\"false\"' attribute setting ignored (this task always forks)", Project.MSG_WARN);
72 // add emma libs to the parent task's classpath [to support non-extdir deployment]:
287 * the parent task so I do likewise.
  /external/grub/
TODO 101 task should be done depends on if existing PXE ROMs support >32KB
  /external/kernel-headers/original/asm-arm/
signal.h 81 * SA_THIRTYTWO delivers the signal in 32-bit mode, even if the task
  /external/kernel-headers/original/asm-x86/
fixmap_32.h 52 * task switches.
ptrace.h 130 EF_NT = 0x00004000, /* nested task */
  /external/oprofile/daemon/
opd_stats.c 78 print_if("Nr. samples lost task exit: %u\n",
  /external/proguard/docs/
acknowledgements.html 23 task. I have rewritten the implementation for version 3.0, but the XML schema
  /external/proguard/docs/manual/
sections.html 23 <li><a target="main" href="ant.html">Ant Task</a></li>
  /external/proguard/examples/ant/
library.xml 8 <taskdef resource="proguard/ant/task.properties"
  /external/qemu/distrib/sdl-1.2.12/src/timer/macos/
SDL_MPWtimer.c 139 /* Install the task record */
SDL_systimer.c 173 /* Install the task record */
  /external/webkit/WebCore/bindings/v8/
DOMData.h 90 // The flag to indicate if the task to do the delayed process has
  /external/webkit/WebCore/wml/
WMLErrorHandling.cpp 79 return "Forbidden task contained in anchor element.";
  /frameworks/base/core/jni/
android_server_Watchdog.cpp 76 snprintf(buf, sizeof(buf), "/proc/%d/task", getpid());
  /frameworks/base/core/tests/coretests/src/android/os/
BinderThreadPriorityTest.java 98 String fn = "/proc/" + Process.myPid() + "/task/" + Process.myTid() + "/cgroup";
  /ndk/build/platforms/android-3/arch-arm/usr/lib/
libthread_db.so 
  /ndk/build/platforms/android-4/arch-arm/usr/lib/
libthread_db.so 
  /ndk/build/platforms/android-5/arch-arm/usr/lib/
libthread_db.so 
  /ndk/build/platforms/android-8/arch-arm/usr/lib/
libthread_db.so 
  /packages/apps/IM/src/com/android/im/imps/
DataChannel.java 97 * Starts the keep alive task. KeepAliveRequest will be sent to the server
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
Launcher.java 96 // We need CLEAR_TOP to avoid reusing an old task that has other activities
  /bionic/libc/kernel/common/linux/
nfs_xdr.h 466 struct rpc_task task; member in struct:nfs_read_data
481 struct rpc_task task; member in struct:nfs_write_data
  /cts/tools/host/src/com/android/cts/
Test.java 264 * The timer task which aids in guarding the running test
267 * this task will be executed to force the finish of the
  /frameworks/base/core/java/android/view/
WindowManagerPolicy.java 331 * in the same task. */
334 * previous activity in the same task. */
336 /** A window in a new task is being opened on top of an existing one
337 * in another activity's task. */
340 * previous activity in a different task. */
342 /** A window in an existing task is being displayed on top of an existing one
343 * in another activity's task. */
345 /** A window in an existing task is being put below all other tasks. */
    [all...]
  /frameworks/base/docs/html/resources/articles/
timed-ui-updates.jd 52 means wait 100 ms before running the clock update task the first time.
125 the clock update, the task sets up another call to itself from the

Completed in 226 milliseconds

<<11121314151617181920>>