Home
last modified time | relevance | path

Searched refs:timed (Results 1 – 25 of 35) sorted by relevance

12

/external/guava/guava/src/com/google/common/util/concurrent/
DAbstractListeningExecutorService.java63 private <T> T doInvokeAny(Collection<? extends Callable<T>> tasks, boolean timed, long nanos) in doInvokeAny() argument
80 long lastTime = timed ? System.nanoTime() : 0; in doInvokeAny()
97 } else if (timed) { in doInvokeAny()
/external/webkit/LayoutTests/http/tests/cookies/
Dsimple-cookies-expired-expected.txt8 Check setting a cookie that timed out.
Dsimple-cookies-max-age-expected.txt8 Check setting a cookie that timed out.
/external/dropbear/libtomcrypt/notes/
Dtech0001.txt14 …ery least the system requires one timer and one source of un-timed interrupts. by "un-timed" I me…
/external/tcpdump/
DFILES206 print-timed.c
235 timed.h
DAndroid.mk106 print-timed.c\
DMakefile.in89 print-timed.c print-token.c print-udp.c print-vjc.c print-vrrp.c \
DINSTALL219 print-timed.c - BSD time daemon protocol printer routines
247 timed.h - BSD time daemon protocol definitions
DCHANGES305 timed, vrrp, radius, chdlc, cnfp, cdp, IEEE802.1d, raw-AppleTalk
/external/mdnsresponder/mDNSCore/
DImplementer Notes.txt8 perform its next timed operation. When the workload is light, and
/external/llvm/lib/Support/Unix/
DProgram.inc337 MakeErrMsg(ErrMsg, "Child timed out but wouldn't die");
339 MakeErrMsg(ErrMsg, "Child timed out", 0);
/external/webkit/Tools/DumpRenderTree/chromium/
DTestShellMac.mm73 // then we need to tell the layout script we timed out and start again.
/external/clang/docs/analyzer/
Ddebug-checks.txt87 … the analysis of each function, such as how many blocks were reached and if the analyzer timed out.
/external/webkit/Source/WebCore/English.lproj/
DLocalizable.strings590 "gateway timed out" = "gateway timed out";
734 "request timed out" = "request timed out";
/external/chromium/chrome/browser/extensions/
Dextension_bookmarks_module.cc770 TimedLimit* timed = new TimedLimit(kLongLimitConfig, long_mapper); in BuildWithMappers() local
774 heuristics->push_back(timed); in BuildWithMappers()
/external/libogg/doc/
Drfc5334.txt80 audio, and [CMML] timed text/metadata. As Ogg encapsulates binary
254 visual, timed text, and any other type of material that requires a
475 bitstreams containing visual, audio, timed text, or any other type of
/external/llvm/lib/Support/Windows/
DProgram.inc351 MakeErrMsg(ErrMsg, "Failed to terminate timed-out program.");
/external/dnsmasq/contrib/lease-access/
Dlease.access.patch248 + my_syslog(LOG_INFO, _("read timed out (errno %d)"), errno);
/external/webkit/Tools/BuildSlaveSupport/build.webkit.org-config/
Dmaster.cfg226 … elif line.find('test case') >= 0 and (line.find(' crashed') >= 0 or line.find(' timed out') >= 0):
/external/libusb/
DChangeLog738 that previously timed out never timed out again, as if the timeout had
/external/dbus/
DNEWS.pre-1-0104 - Pending calls get timed out on connection disconnect
/external/webkit/Source/WebCore/platform/graphics/mac/
DMediaPlayerPrivateQTKit.mm1516 allowedTrackTypes->add("tmet"); // timed metadata
/external/webkit/Source/WebKit/gtk/
DNEWS159 Bug 53667 - [GTK] fast/history/timed-refresh-in-cached-frame.html fails after r77355 (Philippe Norm…
/external/dnsmasq/
DCHANGELOG.archive1131 old lease would persist until it timed out but things
1774 or leave. This eliminates the code for timed writes, and
/external/webkit/Tools/
DChangeLog-2009-06-162036 it be so long just makes timed-out tests take forever to complete.
5623 Fix run-webkit-tests misreporting crashed tests as timed out ones because DumpRenderTree
7374 (sub testCrashedOrTimedOut): Call sampleDumpTool() if we timed out.
7429 (top level): Don't wait for stderr to time out if stdout already timed
7436 Don't throw away the output from timed out tests
7443 output and whether or not the test timed out.
7476 the test timed out, so we register the test as a hang and move on.
7478 both crashed and timed out tests. If the test timed out, we kill DRT
7481 tests that timed out.
13358 Add VIDEO flag for timed media features

12