Searched
full:time (Results
701 -
725 of
15385) sorted by null
<<21222324252627282930>>
/external/chromium/net/url_request/ |
url_request_throttler_entry.h | 21 // It analyzes requests of a specific URL over some period of time, in order to 22 // deduce the back-off time for every request. 29 // too many requests have been sent and when a good time to send the next one 45 // Factor by which the waiting time will be multiplied. 49 // between 90%-100% of the calculated time. 52 // Maximum amount of time we are willing to delay our request. 55 // Time after which the entry is considered outdated. 112 // Used internally to increase release time following a retry-after header. 134 // Valid and immutable after construction time.
|
/external/chromium/third_party/libjingle/source/talk/base/ |
ratetracker.cc | 29 #include "talk/base/time.h" 48 uint32 current_time = Time(); 76 uint32 RateTracker::Time() const { 77 return talk_base::Time();
|
/external/e2fsprogs/lib/ext2fs/ |
inline.c | 21 #include <time.h>
|
/external/expat/tests/benchmark/ |
README.txt | 15 The time (in seconds) it takes to parse the test file,
|
/external/grub/docs/ |
mdate-sh | 2 # Get modification time of a file or directory and pretty-print it. 41 Pretty-print the modification time of FILE. 115 # Get the month. Next argument is day, followed by the year or time. 134 # the time of day or the year. 151 # For the first six month of the year the time notation can also 166 # eval: (add-hook 'write-file-hooks 'time-stamp) 167 # time-stamp-start: "scriptversion=" 168 # time-stamp-format: "%:y-%02m-%02d.%02H" 169 # time-stamp-end: "$"
|
/external/icu4c/i18n/ |
tztrans.cpp | 21 TimeZoneTransition::TimeZoneTransition(UDate time, const TimeZoneRule& from, const TimeZoneRule& to) 22 : UObject(), fTime(time), fFrom(from.clone()), fTo(to.clone()) { 92 TimeZoneTransition::setTime(UDate time) { 93 fTime = time;
|
/external/icu4c/test/perf/DateFmtPerf/ |
breakdata.h | 15 "Midnight, Central Time, of the last day of the stated month. A"
|
/external/icu4c/tools/tzcode/ |
icuzones | 6 # tzdata time zone files, for consistent parsing by the tools that 8 # The purpose of this file is to give ICU a superset of the time zones 9 # that are in CLDR and also include legacy ICU time zones originally 17 # SystemV time zones.
|
/external/ipsec-tools/src/racoon/samples/ |
racoon.conf.in | 48 # maximum time to wait for completing each phase. 86 lifetime time 1 min; # sec,min,hour 107 lifetime time 30 sec; 116 lifetime time 60 sec;
|
/external/ipsec-tools/src/racoon/samples/roadwarrior/client/ |
racoon.conf | 29 lifetime time 1 hour;
|
/external/iptables/extensions/ |
libxt_RATEEST.man | 12 Rate measurement averaging time constant.
|
/external/javassist/sample/evolve/sample/evolve/ |
WebPage.java | 13 out.write("<H2>Current Time:</H2>");
|
/external/libpcap/ |
pcap-dag.h | 6 * at the same time as another type of device.
|
pcap-septel.h | 6 * card code at the same time as another type of device.
|
/external/markdown/MarkdownTest/Tests_2004/ |
Yuri-Links-in-Headers.text | 16 This time underlined
|
Yuri-Links-in-Headers.text-out | 16 <p>This time underlined</p>
|
Yuri-Links-in-Headers.text-res | 16 <p>This time underlined</p>
|
/external/mesa3d/docs/ |
MESA_swap_frame_usage.spec | 44 where td is the time measured from the last completed buffer swap (or 46 is the entire time for a frame which may be multiple screen refreshes 50 The value, percent, indicates the amount of time spent between the 52 buffer swap occurred within the time period required to maintain a 61 completions, as a significant amount of time may pass between the 114 swap period is the vertical refresh time. If SGI_swap_control or 116 time multiplied by the swap interval (or one if the swap interval is set 120 refresh time multiplied by the divisor parameter to 158 time and does not synchronize to vertical blank.
|
/external/openssl/ |
android-config.mk | 2 # These flags represent the build-time configuration of openssl for android
|
/external/oprofile/libop/ |
op_sample_file.h | 18 #include <time.h>
|
/external/pcre/testdata/ |
grepinputx | 6 That time it was on a line by itself.
|
/external/proguard/src/proguard/gui/splash/ |
CircleSprite.java | 59 public void paint(Graphics graphics, long time) 61 int xt = x.getInt(time); 62 int yt = y.getInt(time); 63 int r = radius.getInt(time);
|
/external/skia/src/animator/ |
SkDisplayApply.h | 48 SkDisplayTypes , SkMSec time); 70 bool interpolate(SkAnimateMaker& , SkMSec time); 81 // virtual void setTime(SkMSec time); 101 SkMSec fLastTime; // used only to return script property time
|
/external/sonivox/jet_tools/JetCreator_content/ |
README.txt | 11 4. After importing the first time, you can use the OPEN command to open the .jtc file in the folder you selected as the target for import.
|
/external/srec/portable/include/ |
ptimestamp.h | 25 #include <time.h> 36 * Time stamp structure with two fields: seconds and milliseconds. The secs 55 * Sets the time stamp to represent current time. Sets both secs field and
|
Completed in 1631 milliseconds
<<21222324252627282930>>