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

<<11121314151617181920>>

  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.security_1.2.0.v20130424-1801.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.security_1.2.0.v20130424-1801.jar 
  /ndk/sources/host-tools/make-3.81/
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]),
  /external/chromium_org/net/url_request/
url_request.h 82 // Callback function implemented by protocol handlers to create new jobs.
649 // jobs. Must not change the priority to anything other than
696 // Called by URLRequestHttpJob (note, only HTTP(S) jobs will call this) to
    [all...]
  /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.
  /external/chromium-trace/trace-viewer/src/tracing/importer/linux_perf/
mali_parser.js 39 this.addJMCounter(jobHWCStr + '_JOBS', jobStr + ' Jobs');
  /external/chromium_org/chrome/browser/
browser_commands_unittest.cc 247 // from the context menu since it breaks try jobs on bots.
  /external/chromium_org/chrome/browser/chromeos/drive/
sync_client_unittest.cc 388 // Without this delay, JobScheduler will keep the jobs unrun and SyncClient
  /external/chromium_org/components/policy/core/common/cloud/
device_management_service.cc 413 // All running jobs should have been cancelled by now.
  /external/chromium_org/extensions/browser/
extension_protocols.cc 79 // Leave cache headers out of generated background page jobs.
  /external/chromium_org/net/http/
http_server_properties_impl.cc 287 // before the first completes. In this case, only one of the jobs
  /external/chromium_org/tools/binary_size/
README.txt 64 machine. If you have LOTS of RAM, you can use the "--jobs" argument to
  /external/chromium_org/tools/metrics/histograms/
histograms.xml     [all...]
  /external/clang/test/Driver/
cl-options.c 186 // Ignored options and compile-only options are ignored for link jobs.
  /external/compiler-rt/lib/asan/
asan_mac.cc 233 // they can cause jobs to run on a thread different from the current one.
  /external/mksh/src/
sh.h 918 /* For "You have stopped jobs" message */
983 int njobs; /* number of live jobs using output pipe */
989 /* used in jobs.c and by coprocess stuff in exec.c and select() calls */
    [all...]
  /frameworks/base/docs/html/about/versions/
android-4.4.jd 195 <p>Android now includes a complete framework that allows users to print any document using a printer connected over Wi-Fi, Bluetooth, or other services. The system handles the transaction between an app that wants to print a document and the services that deliver print jobs to a printer. The {@link android.print} framework provides all the APIs necessary to specify a print document and deliver it to the system for printing. Which APIs you actually need for a given print job depends on your content.</p>
203 <p>Once you've defined your implementation for {@link android.print.PrintDocumentAdapter}, you can execute print jobs upon the user's request using the {@link android.print.PrintManager} method, {@link android.print.PrintManager#print print()}, which takes the {@link android.print.PrintDocumentAdapter} as one of its arguments.</p>
211 <p>As a printer OEM, you can use the {@link android.printservice} framework to provide interoperability with your printers from Android devices. You can build and distribute print services as APKs, which users can install on their devices . A print service app operates primarily as a headless service by subclassing the {@link android.printservice.PrintService} class, which receives print jobs from the system and communicates the jobs to its printers using the appropriate protocols.</p>
    [all...]
  /frameworks/base/tests/Camera2Tests/CameraToo/src/com/example/android/camera2/cameratoo/
CameraTooActivity.java 155 // Cancel any stale preview jobs
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
AdtPlugin.java 71 import org.eclipse.core.runtime.jobs.Job;
298 // 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/build/builders/
BaseBuilder.java 51 import org.eclipse.core.runtime.jobs.Job;
ResourceManagerBuilder.java 46 import org.eclipse.core.runtime.jobs.Job;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/common/
CommonXmlEditor.java 40 import org.eclipse.core.runtime.jobs.Job;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
CustomViewFinder.java 36 import org.eclipse.core.runtime.jobs.Job;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
ExportHelper.java 50 import org.eclipse.core.runtime.jobs.Job;

Completed in 1144 milliseconds

<<11121314151617181920>>