/system/core/sh/ |
cd.c | 375 * keep track of the job if it is being ran behind our backs. 401 struct job *jp;
|
eval.c | 426 struct job *jp; 491 struct job *jp; 537 TRACE(("evalpipe: job done exit status %d\n", exitstatus)); 555 struct job *jp; 688 struct job *jp;
|
redir.c | 272 if (forkshell((struct job *)NULL, (union node *)NULL, FORK_NOJOB) == 0) {
|
/ndk/sources/host-tools/make-3.81/ |
job.c | 0 /* Job execution and handling for GNU Make. 23 #include "job.h" 831 /* If the job failed, and the -k flag was not given, die, 856 job, put a token back into the pipe for it. */ 863 /* Write a job token back to the pipe. */ 965 /* Start a job to run the commands specified in CHILD. 1870 struct child *job; local [all...] |
configure | [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/ |
AdtPlugin.java | 67 import org.eclipse.core.runtime.jobs.Job; 279 // Wait 2 seconds before starting the job. This leaves some time to the [all...] |
/external/chromium/net/url_request/ |
url_request_http_job.cc | 95 explicit HttpFilterContext(URLRequestHttpJob* job); 115 URLRequestHttpJob::HttpFilterContext::HttpFilterContext(URLRequestHttpJob* job) 116 : job_(job) { 648 // If the transaction was destroyed, then the job was cancelled, and [all...] |
/external/chromium/net/socket/ |
socket_test_util.cc | 1260 MockConnectJob* job = new MockConnectJob(socket, handle, callback); local [all...] |
client_socket_pool_base_unittest.cc | 130 void WaitForSignal(TestConnectJob* job) { waiting_jobs_.push_back(job); } 501 virtual void OnConnectJobComplete(int result, ConnectJob* job) { 503 scoped_ptr<ClientSocket> socket(job->ReleaseSocket()); 506 delete job; 614 scoped_ptr<TestConnectJob> job( 622 EXPECT_EQ(OK, job->Connect()); 635 TestConnectJob* job = local 643 ASSERT_EQ(ERR_IO_PENDING, job->Connect()); [all...] |
/external/webkit/Source/WebCore/inspector/ |
InspectorDOMAgent.cpp | 1347 MatchJob* job = m_pendingMatchJobs.takeFirst(); local [all...] |
/external/bluetooth/glib/gio/ |
gsimpleasyncresult.c | 95 * g_simple_async_result_run_in_thread() will run the job in a separate 556 * Completes an asynchronous I/O job. 640 run_in_thread (GIOSchedulerJob *job, 677 * Runs the asynchronous job in a separated thread.
|
gfile.c | 4716 GIOSchedulerJob *job; member in struct:__anon1952 [all...] |
/ndk/sources/host-tools/nawk-20071023/ |
FIXES | 206 job on using OFMT for output from print and CONVFMT for other [all...] |
/external/bluetooth/glib/gobject/ |
gobject.c | 174 gint job); [all...] |
/external/chromium/chrome/browser/resources/ |
print_preview.js | 250 * @return {string} JSON string with print job settings. 341 * @param {string} jobTitle The print job title.
|
/external/chromium/chrome/browser/resources/net_internals/ |
sourceentry.js | 206 * or a hostname for a connect job, etc...
|
/external/mksh/src/ |
exec.c | 187 if (coproc.job && coproc.write >= 0) 203 coproc.job = NULL; 221 * job is actually created. [all...] |
sh.h | 778 void *job; /* 0 or job of co-process using input pipe */ member in struct:coproc [all...] |
/prebuilt/common/jfreechart/ |
jfreechart-1.0.9-swt.jar | |
jfreechart-1.0.9.jar | |
/external/emma/lib/ |
emma.jar | |
/external/grub/docs/ |
texinfo.tex | [all...] |
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
texinfo.tex | [all...] |
/prebuilt/common/groovy/ |
groovy-all-1.7.0.jar | |