HomeSort by relevance Sort by last modified time
    Searched full:jobs (Results 301 - 325 of 670) sorted by null

<<11121314151617181920>>

  /external/chromium_org/content/public/test/
test_launcher.cc 86 " --test-launcher-jobs=N\n"
87 " Sets the number of parallel test jobs to N.\n"
  /external/chromium_org/net/http/
disk_based_cert_cache.cc 52 // WriteWorkers represent pending SetCertificate jobs in the DiskBasedCertCache.
291 // ReadWorkers represent pending GetCertificate jobs in the DiskBasedCertCache.
  /external/chromium_org/net/socket/
websocket_transport_client_socket_pool.cc 252 // Clean up any pending connect jobs.
394 // calls because this method will delete the jobs and call their callbacks
  /external/chromium_org/tools/auto_bisect/
request_build.py 5 """This module contains functionality for starting build try jobs via HTTP.
343 'jobs on on multiple builders, run script for each '
  /external/chromium_org/tools/perf/page_sets/data/
2012Q3.json 112 "http://www.stumbleupon.com/jobs",
189 "http://www.indeed.com/jobs?q=software&l=Mountain+View%2C+CA",
  /external/chromium_org/tools/perf/page_sets/
top_desktop_sites_2012Q3.py 156 'http://www.stumbleupon.com/jobs',
239 'http://www.indeed.com/jobs?q=software&l=Mountain+View%2C+CA',
  /external/fio/
eta.c 298 * Print status of the jobs we know about. This includes rate estimates,
473 p += sprintf(p, "Jobs: %d (f=%d)", je->nr_running, je->files_open);
  /external/lldb/test/pexpect-2.4/
pxssh.py 260 """This sends exit to the remote shell. If there are stopped jobs then
264 index = self.expect([EOF, "(?i)there are stopped jobs"])
  /frameworks/base/core/java/android/print/
PrintJobInfo.java 28 * generating the content, and so on. Note that the print jobs state may
72 * Print job state: The print jobs is created, it is ready
  /frameworks/base/core/java/android/util/
Patterns.java 47 + "|(jobs|j[emop])"
93 + "|(?:jobs|j[emop])"
  /frameworks/base/docs/html/samples/new/
index.jd 181 This sample app allows the user to schedule jobs through the UI, and shows
182 visual cues when the jobs are executed.
  /packages/apps/ContactsCommon/src/com/android/contacts/common/vcard/
VCardService.java 109 // Stores all unfinished import/export jobs which will be executed by mExecutorService.
341 // processor, then we start removing those finished jobs. In that case latter half of
  /art/test/094-pattern/src/
Main.java 36 + "|(?:jobs|j[emop])"
  /bionic/libc/include/sys/
ioctl_compat.h 135 #define TOSTOP 0x00400000 /* stop background jobs on output */
  /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 */
  /development/ndk/platforms/android-L/include/sys/
ioctl_compat.h 135 #define TOSTOP 0x00400000 /* stop background jobs on output */
  /external/chromium_org/android_webview/java/src/org/chromium/android_webview/
AndroidProtocolHandler.java 22 * Implements the Java side of Android URL protocol jobs.
  /external/chromium_org/base/threading/
simple_thread.h 145 // and then add jobs which will be dispatched to the threads. This is
  /external/chromium_org/chrome/browser/
browser_process_impl.h 233 // Ensures that all the print jobs are finished before closing the browser.
  /external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
event_router.h 176 // Manages the list of currently active Drive file transfer jobs.
  /external/chromium_org/chrome/browser/chromeos/login/users/avatar/
user_image_manager_impl.h 210 // Background task runner on which Jobs perform file I/O and the image
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/buildbot/
bg.js 181 // jobs on the try servers, causing them to become disk-bound.
popup.js 47 // Remove try jobs that have been supplanted by newer runs.
  /external/chromium_org/chrome/service/cloud_print/
cloud_print_proxy.cc 149 // By default we don't poll for jobs when we lose XMPP connection. But this

Completed in 1038 milliseconds

<<11121314151617181920>>