/external/chromium-trace/catapult/perf_insights/perf_insights/mappers/scheduling/ |
map_gesture_timing.html | 46 // Compute the interval between responses and the duration of each gesture
|
/external/chromium-trace/catapult/systrace/profile_chrome/ |
chrome_startup_controller.py | 55 def StartTracing(self, interval): # pylint: disable=unused-argument
|
/external/chromium-trace/catapult/tracing/tracing/base/ |
interval_tree.html | 21 * This class implements an interval tree. 43 * Insert events into the interval tree. 143 * @param {number} queryLow The low value for the intersection interval. 144 * @param {number} queryHigh The high value for the intersection interval.
|
/external/chromium-trace/catapult/tracing/tracing/ui/tracks/ |
ruler_track.html | 350 * @param {number} loVX Lower X bound of the interval to search, in 352 * @param {number} hiVX Upper X bound of the interval to search, in 354 * @param {number} loVY Lower Y bound of the interval to search, in 356 * @param {number} hiVY Upper Y bound of the interval to search, in
|
/external/clang/test/Analysis/ |
analyzer-config.cpp | 28 // CHECK-NEXT: graph-trim-interval = 1000
|
/external/e2fsprogs/misc/ |
findsuper.c | 121 loff_t interval = 1024 * 1024; local 196 if (sk && !(sk & (interval - 1))) { 210 interval <<= 1; 212 interval >>= 1;
|
/external/e2fsprogs/tests/m_dasd_bs/ |
expect.1 | 51 Check interval: 15552000 (6 months)
|
/external/e2fsprogs/tests/m_large_file/ |
expect.1 | 49 Check interval: 15552000 (6 months)
|
/external/e2fsprogs/tests/m_root_owner/ |
expect.1 | 50 Check interval: 15552000 (6 months)
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
SmoothRateLimiter.java | 152 * interval | /. 156 * interval | / . 160 * interval | . UP . } <-- this rectangle (from 0 to maxPermits, and 174 * If we invert the rate, we get the "stableInterval" (interval between two requests 224 * The slope of the line from the stable interval (when permits == 0), to the cold interval 240 // Stable interval is x, cold is 3x, so on average it's 2x. Double the time -> halve the rate 320 * The interval between two unit requests, at our stable rate. E.g., a stable rate of 5 permits 321 * per second has a stable interval of 200ms.
|
/external/iproute2/ |
README.lnstat | 54 You can specify the interval (e.g. 10 seconds) by:
|
/external/iproute2/misc/ |
ifstat.c | 519 static void update_db(int interval) 547 sample = (double)(incr*1000)/interval; 548 if (interval >= scan_interval) { 550 } else if (interval >= 1000) { 551 if (interval >= time_constant) { 554 double w = W*(double)interval/scan_interval; 658 " -t, --interval=SECS report average over the last SECS\n" 675 { "interval", 1, 0, 't' }, 719 fprintf(stderr, "ifstat: invalid scan interval\n");
|
/external/iputils/doc/ |
ping.sgml | 20 <arg choice="opt">-i <replaceable/interval/</arg> 65 Adaptive ping. Interpacket interval adapts to round-trip time, so that 67 is present in the network. Minimal interval is 200msec for not super-user. 114 If interval is not given, it sets interval to zero and 117 Only the super-user may use this option with zero interval. 135 <term><option>-i <replaceable/interval/</option></term> 137 Wait <replaceable/interval/ seconds between sending each packet. 139 or not to wait in flood mode. Only super-user may set interval
|
/external/iw/ |
wowlan.c | 95 } else if (strncmp(buf, "data.interval=", 14) == 0) { 329 " data.interval=seconds\n" 334 " iw phy0 wowlan enable net-detect interval 5000 delay 30 freqs 2412 2422 matches ssid foo ssid bar"); 396 printf("\tscan interval: %u msecs\n",
|
/external/libchrome/base/time/ |
time_unittest.cc | 671 base::TimeDelta interval = base::TimeDelta::FromMicroseconds(1000); local 674 // Timestamp in previous interval. 677 timestamp.SnappedToNextTick(phase, interval).ToInternalValue()); 679 // Timestamp in next interval. 682 timestamp.SnappedToNextTick(phase, interval).ToInternalValue()); 687 timestamp.SnappedToNextTick(phase, interval).ToInternalValue()); 692 timestamp.SnappedToNextTick(phase, interval).ToInternalValue()); 694 // Timestamp on previous interval. 697 timestamp.SnappedToNextTick(phase, interval).ToInternalValue()); 699 // Timestamp on next interval 714 base::TimeDelta interval = base::TimeDelta::FromMicroseconds(4000); local [all...] |
/external/libopus/silk/ |
control_SNR.c | 64 /* Find bitrate interval in table and interpolate */
|
/external/libweave/src/notification/ |
xmpp_iq_stanza_handler.h | 50 // |timeout| is the custom time interval after which requests should be
|
/external/llvm/lib/Analysis/ |
Android.mk | 35 Interval.cpp \
|
/external/netperf/ |
README.hpux | 16 interval, and we know (ass-u-me) that the idle cycle counter is good
|
/external/netperf/doc/examples/ |
packet_byte_script | 43 # confidence level (99 or 95) and interval (percent) 141 # since we have the confidence interval stuff, we do not 160 # since we have the confidence interval stuff, we do not 179 # since we have the confidence interval stuff, we do not
|
/external/netperf/src/ |
netcpu_sysctl.c | 99 calibrate_idle_rate(int iterations, int interval)
|
/external/opencv3/samples/python2/ |
video_threaded.py | 70 draw_str(res, (20, 60), "frame interval : %.1f ms" % (frame_interval.value*1000))
|
/external/pdfium/fpdfsdk/src/javascript/ |
JS_Object.h | 109 const int m_nType; // 0:Interval; 1:TimeOut
|
/external/skia/src/views/mac/ |
SkNSView.mm | 366 static const GLint interval = 1; 367 CGLSetParameter(ctx, kCGLCPSwapInterval, &interval); 424 GLint interval = enable ? 1 : 0; 426 CGLSetParameter(ctx, kCGLCPSwapInterval, &interval);
|
/external/speex/libspeex/ |
lsp.c | 224 /* float delta grid spacing interval (0.02) */ 339 xr = SUB16(xl, dd); /* interval spacing */ 346 if a sign change has occurred the interval is bisected and then 348 interval the zero lies in. 349 If there is no sign change between poly(xm) and poly(xl) set interval 350 between xm and xr else set interval between xl and xr and repeat till 360 xm = ADD16(PSHR16(xl,1),PSHR16(xr,1)); /* bisect the interval */ 362 xm = .5*(xl+xr); /* bisect the interval */ 376 /* once zero is found, reset initial interval to xr */
|