Searched
full:time (Results
1176 -
1200 of
15385) sorted by null
<<41424344454647484950>>
/external/chromium/chrome/browser/ui/gtk/ |
back_forward_button_gtk.cc | 21 // The time in milliseconds between when the user clicks and the menu appears. 98 ShowBackForwardMenu(event->button, event->time); 107 event->button, event->time), 127 ShowBackForwardMenu(/* button */ 1, event->time);
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/calendar/_locales/en/ |
messages.json | 3 "description": {"message": "Quickly see the time until your next meeting from any of your calendars. Click on the button to be taken to your calendar."},
|
/external/chromium/net/base/ |
backoff_entry.cc | 45 // The reason why we are not just cutting the release time to GetTimeNow() 46 // is on the one hand, it would unset a release time set by 51 // release time, further requests will then need to wait the delay caused 79 // Release time is further than now, we are managing it.
|
cookie_monster_store_test.h | 13 class Time; 109 const base::Time& creation_time, 147 // with access time Now()-days_old, the rest with access time Now().
|
dnsrr_resolver.h | 17 #include "base/time.h" 31 bool HasExpired(base::Time current_time) const; 47 // fetch_time is the time at which the response was received from the 49 base::Time fetch_time;
|
/external/chromium/net/http/ |
http_response_headers.h | 20 class Time; 187 // support unit testing. The request_time parameter indicates the time at 190 bool RequiresValidation(const base::Time& request_time, 191 const base::Time& response_time, 192 const base::Time& current_time) const; 194 // Returns the amount of time the server claims the response is fresh from 195 // the time the response was generated. See section 13.2.4 of RFC 2616. See 197 base::TimeDelta GetFreshnessLifetime(const base::Time& response_time) const; 201 base::TimeDelta GetCurrentAge(const base::Time& request_time, 202 const base::Time& response_time [all...] |
/external/chromium/net/proxy/ |
proxy_script_fetcher_impl.h | 14 #include "base/time.h" 77 // Callback for time-out task of request with id |id|. 80 // Factory for creating the time-out task. This takes care of revoking 117 // The maximum amount of time to wait for download to complete.
|
/external/clang/test/CodeGenCXX/ |
static-init-3.cpp | 10 // include this to provoke instantiation at pre-execution time
|
/external/clang/test/PCH/ |
objc_exprs.m | 11 char A2 = (objc_encode){}; // expected-error {{not a compile-time constant}} \
|
/external/clang/test/ |
lit.site.cfg.in | 12 # used when we can't determine the tool dir at configuration time.
|
/external/clang/tools/driver/ |
CMakeLists.txt | 61 # Create the clang++ symlink at installation time.
|
/external/e2fsprogs/lib/ext2fs/ |
bb_compat.c | 18 #include <time.h>
|
tst_getsectsize.c | 18 #include <time.h>
|
tst_getsize.c | 18 #include <time.h>
|
/external/e2fsprogs/misc/ |
fsck.h | 5 #include <time.h>
|
/external/expat/win32/ |
README.txt | 38 single threaded or multithreaded run-time library, 39 or using the multi-threaded run-time Dll. That is, 46 with the multi-threaded run-time library. 69 to link statically against the multithreaded run-time library,
|
/external/icu4c/test/intltest/ |
tzfmttst.cpp | 138 // just for making sure that it does not depends on the time zone 162 errln((UnicodeString)"Failed to get offsets from time zone" + *tzid); 167 errln((UnicodeString)"Failed to get offsets from time zone" + outtzid); 172 // Location: time zone rule must be preserved except 174 // Time zones in this category do not have "/" in its ID. 188 + ", time=" + DATES[datidx] + ", str=" + tzstr 193 + ", time=" + DATES[datidx] + ", str=" + tzstr 218 + ", time=" + DATES[datidx] + ", str=" + tzstr 226 + ", time=" + DATES[datidx] + ", str=" + tzstr 262 // Whether each pattern is ambiguous at DST->STD local time overla [all...] |
/external/icu4c/test/perf/collationperf/ |
readme.html | 19 <LI>Binary search. Report the average time required to look up each of the names (file lines) from the file in 21 <LI>Quick Sort. Report the time required to sort the file in memory, using the C library qsort function. The file 45 -loop nnnn Loopcount for test. Adjust for reasonable total running time. 73 Sort Key Generation: time per key = 4253 ns<BR>
|
/external/iproute2/misc/ |
lnstat.h | 28 struct timeval last_read; /* last time of read */
|
/external/iptables/extensions/ |
libipt_TTL.man | 2 how many hops (routers) a packet can traverse until it's time to live is
|
/external/iptables/libiptc/ |
linux_stddef.h | 28 * Check at compile time that something is of a particular type.
|
/external/jsilver/src/com/google/clearsilver/jsilver/interpreter/ |
OptimizerProvider.java | 23 * need to be constructed each time it runs.
|
/external/kernel-headers/original/asm-x86/ |
delay.h | 10 /* Undefined functions to get compile-time errors */
|
/external/kernel-headers/original/linux/ |
miscdevice.h | 18 #define EFI_RTC_MINOR 136 /* EFI Time services */
|
taskstats.h | 74 /* cpu "wall-clock" running time 75 * On some architectures, value will adjust for cpu time stolen 82 /* cpu "virtual" running time 83 * Uses time intervals seen by the kernel i.e. no adjustment
|
Completed in 2582 milliseconds
<<41424344454647484950>>