OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:scheduled
(Results
276 - 300
of
952
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/docs/source.android.com/src/source/
roles.jd
75
<p>Ensure the project is tested by QA in time for
scheduled
Android platform
/external/autotest/scheduler/
query_managers.py
44
3. With hosts but without metahosts: When tests are
scheduled
58
the metahost criterion. This means that if we had
scheduled
4 before
62
starvation for jobs
scheduled
through the frontend.
159
# example of this is the cleanup
scheduled
in gathering.
/external/autotest/server/
sequence.py
28
"""Define part of a sequence that will be
scheduled
by the sequence test."""
/external/autotest/site_utils/
host_label_utils.py
9
1. collect: Collect all hosts and their labels to metaDB, can be
scheduled
/external/avahi/avahi-core/
browse-domain.c
128
/* If the ALL_FOR_NOW event has already been
scheduled
, execute it now */
timeeventq.c
55
/* If both exevents are
scheduled
for the same time, put the entry
/external/chromium-trace/catapult/telemetry/docs/pydoc/
telemetry.timeline.event.html
42
(ticking when the thread is actually
scheduled
). Thread time is optional<br>
/external/chromium-trace/catapult/telemetry/telemetry/internal/backends/chrome_inspector/
inspector_websocket_unittest.py
25
'Current response is
scheduled
earlier than previous response.')
/external/chromium-trace/catapult/tracing/tracing/ui/analysis/
stacked_pane_view_test.html
177
// only
scheduled
).
/external/guava/guava/src/com/google/common/collect/
GenericMapMaker.java
106
* method is
scheduled
for removal in March 2015.</b>
/external/guava/guava/src/com/google/common/io/
Closeables.java
105
*
scheduled
to be removed after upgrading Android to Guava 17.0.
/external/guava/guava/src/com/google/common/util/concurrent/
SerializingExecutor.java
58
* We explicitly keep track of if the TaskRunner is currently
scheduled
to
/external/guava/guava-testlib/src/com/google/common/util/concurrent/testing/
SameThreadScheduledExecutorService.java
39
* A ScheduledExecutorService that executes all
scheduled
actions immediately
TestingExecutors.java
57
* Creates a
scheduled
executor service that runs each task in the thread
/external/ims/rcs/presencepolling/src/com/android/service/ims/presence/
CapabilityPolling.java
432
long
scheduled
= mNextPollingTimeStamp - System.currentTimeMillis();
local
433
if ((
scheduled
> 0) && (
scheduled
< msec)) {
434
logger.print("There has been a discovery
scheduled
at "
[
all
...]
/external/jetty/src/java/org/eclipse/jetty/util/thread/
Timeout.java
28
* Unlike the util timeout class, the duration of the timeouts is shared by all
scheduled
tasks and if the duration
29
* is changed, this affects all
scheduled
tasks.
246
* The base class for
scheduled
timeouts. This class should be
329
*
scheduled
on the current timeout.
/external/jmdns/src/javax/jmdns/impl/tasks/
DNSTask.java
16
* This is the root class for all task
scheduled
by the timer in JmDNS.
/external/libchrome/base/message_loop/
incoming_task_queue.cc
175
// After we've
scheduled
the message loop, we do not need to do so again
/external/libchrome/base/threading/
platform_thread.h
139
// Yield the current thread so another thread can be
scheduled
.
/external/libweave/examples/provider/
curl_http_client.cc
142
if (pending_tasks_.size() == 1) // More means check is
scheduled
.
/external/llvm/include/llvm/Analysis/
RegionPass.h
95
/// @brief Execute all of the passes
scheduled
for execution.
/external/llvm/include/llvm/CodeGen/
Analysis.h
100
/// a return and there's nothing that needs to be
scheduled
ScheduleDFS.h
186
/// initially
scheduled
.
/external/llvm/lib/CodeGen/
ScheduleDAG.cpp
379
/// VerifyScheduledDAG - Verify that all SUnits were
scheduled
and that
380
/// their state is consistent. Return the number of
scheduled
nodes.
394
dbgs() << "has not been
scheduled
!\n";
431
/// ordering from the DAG to be
scheduled
.
/external/llvm/lib/CodeGen/SelectionDAG/
StatepointLowering.h
28
/// relocated) and list of gcreloc calls
scheduled
for visiting (this is
Completed in 1728 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>