OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:jobs
(Results
151 - 175
of
256
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
/external/chromium/chrome/browser/download/
save_file_manager.h
226
// A map of all saving
jobs
by using save id.
/external/jsilver/src/com/google/clearsilver/jsilver/
JSilverOptions.java
392
*
jobs
.
/frameworks/base/tests/CoreTests/android/core/
RegexTest.java
243
+ "|(
jobs
|j[emop])"
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/actions/
DexDumpAction.java
33
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
options.c
54
#include "
jobs
.h"
sh.1
[
all
...]
/development/testrunner/
runtest.py
99
parser.add_option("-j", "--
jobs
", dest="make_jobs",
101
help="Number of make
jobs
to use when building")
/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.
/external/clang/lib/Driver/
Driver.cpp
781
// functional manner. If we added information to
jobs
about which "auxiliary"
[
all
...]
/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.
/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/llvm/utils/release/
test-release.sh
43
echo " -j NUM Number of compile
jobs
to run. [default: 3]"
/external/mksh/src/
sh.h
723
/* For "You have stopped
jobs
" message */
782
int njobs; /* number of live
jobs
using output pipe */
787
/* Used in
jobs
.c and by coprocess stuff in exec.c */
[
all
...]
/external/valgrind/main/docs/html/
dist.readme-missing.html
51
Syscall?and?ioctl?wrappers?have?two?
jobs
:?<br>
/packages/apps/Contacts/src/com/android/contacts/vcard/
VCardService.java
109
// Stores all unfinished import/export
jobs
which will be executed by mExecutorService.
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
AdtPlugin.java
67
import org.eclipse.core.runtime.
jobs
.Job;
275
// 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/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
43
import org.eclipse.core.runtime.
jobs
.Job;
Completed in 1165 milliseconds
1
2
3
4
5
6
7
8
9
10
11