HomeSort by relevance Sort by last modified time
    Searched full:jobs (Results 101 - 125 of 323) sorted by null

1 2 3 45 6 7 8 91011>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/common/
CommonXmlDelegate.java 26 import org.eclipse.core.runtime.jobs.Job;
  /sdk/eclipse/plugins/com.android.ide.eclipse.monitor/
monitor.product 45 <plugin id="org.eclipse.core.jobs"/>
  /system/core/sh/
options.h 90 DEF_OPT( "notify", 'b' ) /* [U] report completion of background jobs */
  /ndk/sources/host-tools/make-3.81/po/
be.po 561 msgid "*** Waiting for unfinished jobs...."
625 msgid "read jobs pipe"
747 " -j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no "
759 " Don't start multiple jobs unless load is below "
911 msgid "Parallel jobs (-j) are not supported on this platform."
941 msgid "creating jobs pipe"
    [all...]
de.po 595 msgid "*** Waiting for unfinished jobs...."
661 msgid "read jobs pipe"
662 msgstr "Lese Pipe f?r die Jobs"
801 " -j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no "
804 "N Jobs gleichzeitig erlauben; unbegrenzte Anzahl \n"
805 "von Jobs ohne Argument"
816 " Don't start multiple jobs unless load is below "
989 msgid "Parallel jobs (-j) are not supported on this platform.
    [all...]
rw.po 609 msgid "*** Waiting for unfinished jobs...."
675 msgid "read jobs pipe"
811 " -j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no "
825 " Don't start multiple jobs unless load is below "
995 msgid "Parallel jobs (-j) are not supported on this platform."
1029 msgid "creating jobs pipe"
    [all...]
hr.po 564 msgid "*** Waiting for unfinished jobs...."
631 msgid "read jobs pipe"
632 msgstr "read jobs pipe"
765 " -j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no "
768 " -j [N], --jobs[=N] Dopusti N istovremenih poslova; bez argumenta\n"
781 " Don't start multiple jobs unless load is below "
957 msgid "Parallel jobs (-j) are not supported on this platform."
990 msgid "creating jobs pipe
    [all...]
  /external/chromium/net/socket/
transport_client_socket_pool_unittest.cc     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.operations_2.0.0.v20100510.jar 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/
build-hardy-toolchain.sh 136 JOBS=$(cat /proc/cpuinfo | grep -c processor)
271 --jobs=*) JOBS="$optarg"
273 -j*) JOBS=`expr "x$opt" : 'x-j\(.*\)'`
338 echo " --jobs=COUNT Run COUNT build jobs in parallel [$JOBS]"
339 echo " -j<COUNT> Same as --jobs=COUNT."
422 MAKE_FLAGS="-j$JOBS"
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/
build-hardy-toolchain.sh 136 JOBS=$(cat /proc/cpuinfo | grep -c processor)
271 --jobs=*) JOBS="$optarg"
273 -j*) JOBS=`expr "x$opt" : 'x-j\(.*\)'`
338 echo " --jobs=COUNT Run COUNT build jobs in parallel [$JOBS]"
339 echo " -j<COUNT> Same as --jobs=COUNT."
422 MAKE_FLAGS="-j$JOBS"
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/app/
_index.html 226 submit jobs to it with Context.startService instead of binding to the service. Such a service
227 automatically stops itself once all jobs have been processed. This can be
  /external/llvm/
CMakeLists.txt 216 # On Win32 using MS tools, provide an option to set the number of parallel jobs
222 "Number of parallel compiler jobs. 0 means use all processors. Default is 0.")
  /frameworks/base/core/java/android/util/
Patterns.java 42 + "|(jobs|j[emop])"
83 + "|(?:jobs|j[emop])"
  /packages/apps/Contacts/src/com/android/contacts/vcard/
VCardService.java 108 // Stores all unfinished import/export jobs which will be executed by mExecutorService.
332 // processor, then we start removing those finished jobs. In that case latter half of
  /bionic/libc/include/sys/
ioctl_compat.h 131 #define TOSTOP 0x00400000 /* stop background jobs on output */
  /dalvik/tests/094-pattern/src/
Main.java 36 + "|(?:jobs|j[emop])"
  /development/ndk/platforms/android-3/include/sys/
ioctl_compat.h 131 #define TOSTOP 0x00400000 /* stop background jobs on output */
  /development/ndk/platforms/android-9/arch-mips/include/sys/
ioctl_compat.h 135 #define TOSTOP 0x00400000 /* stop background jobs on output */
  /device/samsung/crespo4g/
gps.xml 47 <!-- List of jobs can be performed by the GPS controller -->
  /external/chromium/chrome/browser/automation/
automation_resource_message_filter.h 154 // Resumes pending jobs from the old AutomationResourceMessageFilter instance
  /external/chromium/chrome/browser/task_manager/
task_manager.cc 500 // Register jobs notifications so we can compute network usage (it must be
531 // Unregister jobs notification (must be done from the IO thread).
858 // have a render view associated. All other jobs will have -1 returned for
859 // the render process child and routing ids - the jobs may still match a
    [all...]
  /external/libvpx/examples/includes/geshi/geshi/
bash.php 184 'fg', 'getopts', 'hash', 'help', 'history', 'jobs', 'let',
  /external/valgrind/main/
README_MISSING_SYSCALL_OR_IOCTL 28 Syscall and ioctl wrappers have two jobs:
  /external/valgrind/main/docs/internals/
BIG_APP_NOTES.txt 82 # --with-max-jobs=2 --with-num-cpus=2 sounds good on paper, but often

Completed in 2455 milliseconds

1 2 3 45 6 7 8 91011>>