HomeSort by relevance Sort by last modified time
    Searched full:interval (Results 576 - 600 of 3257) sorted by null

<<21222324252627282930>>

  /external/curl/docs/libcurl/opts/
CURLOPT_TCP_KEEPALIVE.3 52 /* interval time between keep-alive probes: 60 seconds */
CURLOPT_TCP_KEEPIDLE.3 50 /* interval time between keep-alive probes: 60 seconds */
  /external/fio/lib/
prio_tree.h 12 uint64_t last; /* last location _in_ interval */
  /external/fio/t/
genzipf.c 174 unsigned long i, j, k, nr_vals, cur_vals, interval, total_vals, nnodes; local
236 interval = (nr_vals + output_nranges - 1) / output_nranges;
250 if (i >= interval) {
256 interval +=
  /external/icu/icu4c/source/i18n/
dtitv_impl.h 18 * \brief C++ API: Defines macros for interval format implementation
  /external/icu/icu4c/source/i18n/unicode/
udateintervalformat.h 20 * \brief C API: Format a date interval.
47 * Note, in ICU 4.4 the standard skeletons for which date interval format data
89 * A pattern containing only the fields desired for the interval
164 * interval format; in this case the position indices refer to the
  /external/icu/icu4c/source/test/intltest/
tztest.h 104 static const UDate INTERVAL;
  /external/iproute2/include/linux/hdlc/
ioctl.h 77 unsigned int interval; member in struct:__anon13191
  /external/kernel-headers/original/uapi/linux/hdlc/
ioctl.h 77 unsigned int interval; member in struct:__anon14005
  /external/libchrome/base/trace_event/
trace_event_system_stats_monitor.h 29 // Length of time interval between stat profiles.
  /external/libweave/third_party/chromium/base/time/
time_unittest.cc 421 base::TimeDelta interval = base::TimeDelta::FromMicroseconds(1000); local
424 // Timestamp in previous interval.
427 timestamp.SnappedToNextTick(phase, interval).ToInternalValue());
429 // Timestamp in next interval.
432 timestamp.SnappedToNextTick(phase, interval).ToInternalValue());
437 timestamp.SnappedToNextTick(phase, interval).ToInternalValue());
442 timestamp.SnappedToNextTick(phase, interval).ToInternalValue());
444 // Timestamp on previous interval.
447 timestamp.SnappedToNextTick(phase, interval).ToInternalValue());
449 // Timestamp on next interval
464 base::TimeDelta interval = base::TimeDelta::FromMicroseconds(4000); local
    [all...]
  /external/llvm/test/CodeGen/X86/
2010-03-04-Mul8Bug.ll 5 ; from the AX register instead of AH/AL. That confuses live interval analysis.
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_type.h 100 * Whether values are normalized to fit [0, 1] interval, or [-1, 1]
101 * interval for signed types.
104 * interpreted as the interval above.
107 * clamped to the interval above.
  /external/mesa3d/src/gallium/auxiliary/os/
os_time.h 74 * Returns true if the current time has elapsed beyond the specified interval.
  /external/mesa3d/src/mesa/drivers/dri/common/xmlpool/
nl.po 161 msgstr "Synchronisatie met verticale verversing (interval omwisselen)"
169 msgid "Initial swap interval 0, obey application's choice"
173 msgid "Initial swap interval 1, obey application's choice"
179 "swap interval"
  /external/proguard/src/proguard/gui/splash/
LinearTiming.java 24 * This Timing ramps up linearly from 0 to 1 in a given time interval.
SawToothTiming.java 24 * This Timing ramps up linearly from 0 to 1 in a given repeated time interval.
SmoothTiming.java 24 * This Timing ramps up smoothly from 0 to 1 in a given time interval.
  /external/skia/src/animator/
SkDisplayApply.h 81 SkMSec interval; member in class:SkApply
  /external/v8/test/mjsunit/regress/
regress-2249.js 28 // Flags: --gc-interval=10 --stress-compaction
  /external/vogar/src/vogar/
TestProperties.java 63 * Profile interval in milliseconds
  /external/webrtc/webrtc/base/
timing.h 39 // the specified interval in seconds. Returns the actual waiting
  /external/webrtc/webrtc/modules/audio_coding/acm2/
call_statistics.h 21 // interval. The current implementation covers calls to PlayoutData10Ms() with
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
arith_routines.c 27 /* find minimum length (determined by current interval width) */
  /external/webrtc/webrtc/modules/audio_coding/neteq/
statistics_calculator.cc 64 // Log the count for the current (incomplete) interval.
88 // Log the average for the current (incomplete) interval.
118 60000, // 60 seconds report interval.
121 60000, // 60 seconds report interval.

Completed in 1793 milliseconds

<<21222324252627282930>>