HomeSort by relevance Sort by last modified time
    Searched full:jobs (Results 176 - 200 of 373) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/ndk/8/platforms/android-4/arch-mips/usr/include/sys/
ioctl_compat.h 131 #define TOSTOP 0x00400000 /* stop background jobs on output */
  /prebuilts/ndk/8/platforms/android-4/arch-x86/usr/include/sys/
ioctl_compat.h 131 #define TOSTOP 0x00400000 /* stop background jobs on output */
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/sys/
ioctl_compat.h 131 #define TOSTOP 0x00400000 /* stop background jobs on output */
  /prebuilts/ndk/8/platforms/android-5/arch-mips/usr/include/sys/
ioctl_compat.h 131 #define TOSTOP 0x00400000 /* stop background jobs on output */
  /prebuilts/ndk/8/platforms/android-5/arch-x86/usr/include/sys/
ioctl_compat.h 131 #define TOSTOP 0x00400000 /* stop background jobs on output */
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/sys/
ioctl_compat.h 131 #define TOSTOP 0x00400000 /* stop background jobs on output */
  /prebuilts/ndk/8/platforms/android-8/arch-mips/usr/include/sys/
ioctl_compat.h 131 #define TOSTOP 0x00400000 /* stop background jobs on output */
  /prebuilts/ndk/8/platforms/android-8/arch-x86/usr/include/sys/
ioctl_compat.h 131 #define TOSTOP 0x00400000 /* stop background jobs on output */
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/sys/
ioctl_compat.h 131 #define TOSTOP 0x00400000 /* stop background jobs on output */
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
ioctl_compat.h 135 #define TOSTOP 0x00400000 /* stop background jobs on output */
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/sys/
ioctl_compat.h 131 #define TOSTOP 0x00400000 /* stop background jobs on output */
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/actions/
DexDumpAction.java 38 import org.eclipse.core.runtime.jobs.Job;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/common/
CommonXmlDelegate.java 27 import org.eclipse.core.runtime.jobs.Job;
  /system/core/sh/
main.c 65 #include "jobs.h"
TOUR 129 handling. The routines setjobctl (in jobs.c) and setinteractive
214 jobs.c Code to handle forking, waiting, and job control.
226 JOBS.C: To create a process, you call makejob to return a job
  /external/clang/utils/analyzer/
SATestBuild.py 144 # Number of jobs.
145 Jobs = math.ceil(detectCPUs() * 0.75)
217 Command += "-j" + Jobs
  /ndk/sources/host-tools/make-3.81/
main.c 227 /* File descriptors for the jobs pipe. */
234 /* Maximum load average at which multiple jobs will be run.
236 zero load (which could be useful to start infinite jobs remotely
319 -j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no arg.\n"),
324 Don't start multiple jobs unless load is below N.\n"),
383 (char *) &default_job_slots, "jobs" },
    [all...]
  /ndk/sources/host-tools/make-3.81/po/
da.po 564 msgid "*** Waiting for unfinished jobs...."
630 msgid "read jobs pipe"
631 msgstr "read jobs pipe"
762 " -j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no "
765 " -j [N], --jobs[=N] Tillad N samtidige job; uendelig mange job "
777 " Don't start multiple jobs unless load is below "
952 msgid "Parallel jobs (-j) are not supported on this platform."
984 msgid "creating jobs pipe
    [all...]
fr.po 575 msgid "*** Waiting for unfinished jobs...."
643 msgid "read jobs pipe"
782 " -j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no "
785 " -j [N], --jobs[=N] autoriser N t?ches simultan?es ; nombre de "
798 " Don't start multiple jobs unless load is below "
986 msgid "Parallel jobs (-j) are not supported on this platform."
1021 msgid "creating jobs pipe"
    [all...]
gl.po 567 msgid "*** Waiting for unfinished jobs...."
633 msgid "read jobs pipe"
772 " -j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no "
775 " -j [N], --jobs[=N] Admitir N traballos ? vez; infinitos sen\n"
788 " Don't start multiple jobs unless load is below "
969 msgid "Parallel jobs (-j) are not supported on this platform."
1002 msgid "creating jobs pipe"
    [all...]
pt_BR.po 567 msgid "*** Waiting for unfinished jobs...."
633 msgid "read jobs pipe"
766 " -j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no "
769 " -j [N], --jobs[=N] Permite N tarefas de uma vez; tarefas infinitas "
782 " Don't start multiple jobs unless load is below "
962 msgid "Parallel jobs (-j) are not supported on this platform."
992 msgid "creating jobs pipe"
    [all...]
tr.po 569 msgid "*** Waiting for unfinished jobs...."
636 msgid "read jobs pipe"
765 " -j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no "
768 " -j [N], --jobs[=N] Bir defada N i?e izin verir; argumans?z i?\n"
780 " Don't start multiple jobs unless load is below "
956 msgid "Parallel jobs (-j) are not supported on this platform."
988 msgid "creating jobs pipe"
    [all...]
ga.po 572 msgid "*** Waiting for unfinished jobs...."
638 msgid "read jobs pipe"
772 " -j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no "
775 " -j [N], --jobs[=N] Ceadaigh N jab le ch?ile; ?igr?och mura "
788 " Don't start multiple jobs unless load is below "
971 msgid "Parallel jobs (-j) are not supported on this platform."
1003 msgid "creating jobs pipe"
    [all...]
  /tools/motodev/src/plugins/emulator/src/com/motorola/studio/android/emulator/ui/view/
AbstractAndroidView.java 38 import org.eclipse.core.runtime.jobs.ISchedulingRule;
39 import org.eclipse.core.runtime.jobs.Job;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 

Completed in 1278 milliseconds

1 2 3 4 5 6 78 91011>>