HomeSort by relevance Sort by last modified time
    Searched defs:executing (Results 1 - 19 of 19) sorted by null

  /hardware/intel/common/wrs_omxil_core/utils/inc/
workqueue.h 46 int StartWork(bool executing);
104 /* executing & pause */
106 bool executing; member in class:WorkQueue
  /external/smack/src/org/jivesoftware/smackx/commands/
AdHocCommand.java 30 * An ad-hoc command is responsible for executing the provided service and
51 * All the actions may throw an XMPPException if there is a problem executing
210 * command. It is invoked on every command. If there is a problem executing
213 * @throws XMPPException if there is an error executing the command.
221 * or more stages. If there is a problem executing the command it throws an
225 * @throws XMPPException if there is a problem executing the command.
233 * or more stages. If there is a problem executing the command it throws an
237 * @throws XMPPException if there is a problem executing the command.
244 * the previous one. If there is a problem executing the command it throws
247 * @throws XMPPException if there is a problem executing the command.
358 executing, enum constant in enum:AdHocCommand.Status
    [all...]
  /frameworks/base/services/core/java/com/android/server/job/
JobSchedulerService.java 343 * Called when we want to remove a JobStatus object that we've finished executing. Returns the
366 final JobStatus executing = jsc.getRunningJob(); local
367 if (executing != null && executing.matches(job.getUid(), job.getJobId())) {
456 * A job just finished executing. We fetch the
469 Slog.d(TAG, "Could not find job to remove. Was job removed while executing?");
687 Slog.d(TAG, "Error executing " + nextPending);
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
PyShell.py 463 was_executing = console.executing
464 console.executing = False
505 self.tkconsole.executing = False
739 if self.tkconsole.executing:
750 if self.tkconsole.executing:
822 "Already executing",
823 "The Python Shell window is already executing a command; "
908 executing = False variable in class:PyShell
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
PyShell.py 463 was_executing = console.executing
464 console.executing = False
505 self.tkconsole.executing = False
739 if self.tkconsole.executing:
750 if self.tkconsole.executing:
822 "Already executing",
823 "The Python Shell window is already executing a command; "
908 executing = False variable in class:PyShell
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-nodeps.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
bnd-1.50.0.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bndlib/1.50.0/
bndlib-1.50.0.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.10/
gradle-tooling-api-1.10.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.11/
gradle-tooling-api-1.11.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.12/
gradle-tooling-api-1.12.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.6/
gradle-tooling-api-1.6.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.6-rc-1/
gradle-tooling-api-1.6-rc-1.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.7/
gradle-tooling-api-1.7.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.9/
gradle-tooling-api-1.9.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.2.1/
groovy-all-2.2.1.jar 

Completed in 606 milliseconds