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

<<11121314151617181920>>

  /sdk/eclipse/buildConfig/
allElements.xml 13 <!-- Add on <ant> task for each top level element being built. -->
  /sdk/files/
ant_rules_r1.xml 5 This rules file is meant to be imported by the custom Ant task:
8 The following properties are put in place by the importing task:
11 Additionnaly, the task sets up the following classpath reference:
13 This is used by the compiler task as the boot classpath.
ant_rules_r2.xml 5 This rules file is meant to be imported by the custom Ant task:
8 The following properties are put in place by the importing task:
11 Additionnaly, the task sets up the following classpath reference:
13 This is used by the compiler task as the boot classpath.
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/
AdbWrapper.java 35 * specialize the start/stop methods to our needs (e.g. a task monitor, etc.)
UpdaterData.java 318 throw new IllegalArgumentException("Task Factory is null");
553 * null and a new task should be created.)
  /system/core/debuggerd/
debuggerd.c 512 sprintf(task_path, "/proc/%d/task", pid);
518 /* Bail early if cannot open the task directory */
520 XLOG("Cannot open /proc/%d/task\n", pid);
717 sprintf(buf,"/proc/%d/task/%d", cr.pid, tid);
  /external/webkit/WebCore/platform/graphics/win/
QTMovieWin.cpp 90 void task();
192 // The hash content might change during task()
197 tasks[n]->task();
242 void QTMovieWinPrivate::task() function in class:QTMovieWinPrivate
417 // the initial size when task() sees that state for the first time, and
    [all...]
  /external/bison/src/
getargs.c 198 /* Some efforts were made to ease the translators' task, please
271 /* Some efforts were made to ease the translators' task, please
  /external/kernel-headers/original/linux/
nfs_xdr.h 725 struct rpc_task task; member in struct:nfs_read_data
743 struct rpc_task task; member in struct:nfs_write_data
swap.h 78 * current->reclaim_state points to one of these when a task is running
  /frameworks/base/core/java/android/app/
Notification.java 97 * that you take care of task management as described in the <em>Activities and Tasks</em>
429 * that you take care of task management as described in
  /hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
CmdHndlr.c 312 /* Request driver task schedule for command handling (after we left critical section!) */
475 * \brief Enable/Disable invoking CmdHndlr module from driver-task
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
gimple.def 297 #pragma omp task [CLAUSES]
304 CHILD_FN is set when outlining the body of the explicit task region.
  /system/wlan/ti/wilink_6_1/TWD/FW_Transfer/
FwEvent.c 331 * \brief Requests the context engine to schedule the driver task
338 * Requests the context engine to schedule the driver task
  /system/wlan/ti/wilink_6_1/stad/src/Ctrl_Interface/
CmdHndlr.c 311 /* Request driver task schedule for command handling (after we left critical section!) */
474 * \brief Enable/Disable invoking CmdHndlr module from driver-task
  /bionic/libc/kernel/common/linux/
blkdev.h 92 struct task_struct *task; member in struct:io_context
  /external/blktrace/
README 92 %C - Task command (process) name
  /external/kernel-headers/original/asm-x86/
apicdef_32.h 155 /*080*/ struct { /* Task Priority Register */
cpufeature_32.h 94 #define X86_FEATURE_XTPR (4*32+14) /* Send Task Priority Messages */
  /external/kernel-headers/original/linux/netfilter/
x_tables.h 368 * current task alignment */
  /external/libpcap/
pcap-septel.c 83 * LOCAL 0xdd * upe - Example user part task */
  /external/qemu/distrib/sdl-1.2.12/src/video/riscos/
SDL_riscosvideo.c 169 SDL_SetError("Unable to start task");
SDL_wimppoll.c 320 /** Run background task while in a sleep command */
  /external/webkit/WebCore/bindings/v8/
DOMDataStore.cpp 78 // DOM object to a delayed queue. Post a task to the owning thread
  /external/webkit/WebCore/
wscript 71 import Task, ccroot

Completed in 164 milliseconds

<<11121314151617181920>>