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

1 2 3 4 5 6 78 91011>>

  /external/chromium/chrome/browser/download/
save_file_manager.h 226 // A map of all saving jobs by using save id.
  /external/guava/guava-tests/test/com/google/common/net/
InternetDomainNameTest.java 172 "jobs.kt.com.",
  /external/jsilver/src/com/google/clearsilver/jsilver/
JSilverOptions.java 392 * jobs.
  /external/webkit/Source/WebKit/android/content/
PhoneEmailDetector.cpp 253 "\x03" "obs", // jobs
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/libexec/gcc/arm-eabi/4.6.x-google/
lto-wrapper 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/builders/
ResourceManagerBuilder.java 44 import org.eclipse.core.runtime.jobs.Job;
  /system/core/sh/
redir.c 60 #include "jobs.h"
init.c 1052 /* from jobs.c: */
1055 #if JOBS
  /development/testrunner/
runtest.py 99 parser.add_option("-j", "--jobs", dest="make_jobs",
101 help="Number of make jobs to use when building")
  /external/compiler-rt/lib/asan/
asan_mac.cc 423 // they can cause jobs to run on a thread different from the current one.
582 // unhandled functions that spawned jobs on Chromium shutdown. If the verbosity
  /external/webkit/Source/WebCore/platform/network/curl/
ResourceHandleManager.cpp 414 bool started = startScheduledJobs(); // new jobs might have been added in the meantime
563 // TODO: Create a separate stack of jobs for each domain.
  /frameworks/base/docs/html/distribute/googleplay/strategies/
app-quality.jd 94 There's no substitute for a real user interface designer&nbsp;&mdash;&nbsp;ideally one who's well-versed in mobile and Android, and ideally handy with both interaction and visual design. One popular venue to post openings for designers is <a href="http://jobs.smashingmagazine.com">jobs.smashingmagazine.com</a>, and leveraging social connections on Twitter and LinkedIn can surface great talent.</p>
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.ui.sdk.scheduler_1.0.0.v20100507-1815.jar 
org.eclipse.equinox.security_1.0.200.v20100503.jar 
  /ndk/sources/host-tools/make-3.81/
NEWS 85 <thomas.riedl@siemens.com> to track the number of jobs started in the
325 each other to ensure that no more than N jobs are started across all
    [all...]
ChangeLog 505 If make is running in parallel without -k and two jobs die in a
507 waiting for the rest of the jobs to die.
770 * job.c (set_child_handler_action_flags): If there are jobs
796 functions to vmsjobs.c. #include it into jobs.c.
813 (main): Set it to hold the number of jobs requested if we're the
823 with -l# can lose jobserver tokens, because waiting jobs are not
828 handle jobs waiting for the load to drop.
    [all...]
configure.in 241 [enable remote jobs via Customs--see README.customs]),
  /ndk/sources/host-tools/make-3.81/tests/
ChangeLog 602 * scripts/options/general: If parallel jobs are not supported,
608 jobs are not supported.
627 parallel jobs aren't supported.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
Sdk.java 65 import org.eclipse.core.runtime.jobs.Job;
598 job.setPriority(Job.BUILD); // build jobs are run after other interactive jobs
    [all...]
  /external/chromium/chrome/browser/automation/
automation_resource_message_filter.cc 212 // Register pending jobs in the pending request map for servicing later.
  /external/chromium/net/url_request/
url_request_job.cc 120 // For non-HTTP jobs, headers will be null.
  /external/chromium/third_party/libjingle/source/talk/
main.scons 102 '/Fd${TARGET}.pdb', # pdb per object allows --jobs=
  /external/mksh/src/
sh.h 769 /* For "You have stopped jobs" message */
834 int njobs; /* number of live jobs using output pipe */
840 /* used in jobs.c and by coprocess stuff in exec.c and select() calls */
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
AdtPlugin.java 65 import org.eclipse.core.runtime.jobs.Job;
281 // This is deferred in separate jobs to avoid blocking the bundle start.
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/actions/
AddCompatibilityJarAction.java 48 import org.eclipse.core.runtime.jobs.Job;

Completed in 935 milliseconds

1 2 3 4 5 6 78 91011>>