/tools/test/connectivity/acts/tests/google/wifi/ |
WifiScannerMultiScanTest.py | 53 Right now it is hard coded to be 20 percent of the interval specified 131 approximately equal to the scan interval specified by the scan 179 leeway: Scan interval drift time (in seconds). 315 self.log.debug("Scan setting: band {}, interval {}, reportEvents " 351 at 5GHz, the same interval and number of BSSIDs per scan. 361 between them approximately equals to the expected interval 377 at 5GHz, different interval and number of BSSIDs per scan. 387 between them approximately equals to the expected interval 413 between them approximately equals to the expected interval 439 between them approximately equals to the expected interval [all...] |
/external/apache-commons-math/src/main/java/org/apache/commons/math/transform/ |
FastFourierTransformer.java | 79 * Transform the given real function, sampled on the given interval. 85 * @param min the lower bound for the interval 86 * @param max the upper bound for the interval 134 * Transform the given real function, sampled on the given interval. 140 * @param min the lower bound for the interval 141 * @param max the upper bound for the interval 193 * Inversely transform the given real function, sampled on the given interval. 199 * @param min the lower bound for the interval 200 * @param max the upper bound for the interval 252 * Inversely transform the given real function, sampled on the given interval [all...] |
/external/llvm/include/llvm/ADT/ |
IntervalMap.h | 1 //===- llvm/ADT/IntervalMap.h - A sorted interval map -----------*- C++ -*-===// 10 // This file implements a coalescing interval map for small objects. 28 // value. The interval bounds are accessible through the start() and stop() 120 // in an interval, and if two intervals are adjacent so they can be coalesced. 142 /// This is b < x for a closed interval, b <= x for [a;b) half-open intervals. 570 /// findFrom - Find the first interval after i that may contain x. 575 /// This is the first interval that can possibly contain x. 584 /// safeFind - Find an interval that is known to exist. This is the same as 586 /// interval. 590 /// This is the first interval that can possibly contain x [all...] |
/external/autotest/site_utils/ |
host_history.py | 43 Num entries found in this interval: 0 58 Num entries found in this interval: 138 89 t_start is the beginning of the interval where the DUT's has 91 t_end is the end of the interval where the DUT has that 127 t_start is the beginning of the interval where the DUT's has 129 t_end is the end of the interval where the DUT has that
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
arith_routines_logist.c | 149 /* update interval */ 157 /* shift interval such that it begins at zero */ 183 /* renormalize interval, store most significant byte of streamval and update streamval 367 /* shift interval to start at zero */ 373 /* renormalize interval and update streamVal 408 /* find number of bytes in original stream (determined by current interval width) */
|
/frameworks/base/services/core/java/com/android/server/ |
NetworkTimeUpdateService.java | 51 * interval and then resets to checking on longer intervals. 91 // Try-again polling interval, in case the network request failed 231 * Cancel old alarm and starts a new one for the specified interval. 233 * @param interval when to trigger the alarm, starting from now. 235 private void resetAlarm(long interval) { 238 long next = now + interval;
|
/hardware/ti/omap3/dspbridge/inc/ |
sync.h | 295 * dwTimeOut: The time-out interval, in milliseconds. 296 * The function returns if the interval elapses, even if 300 * If SYNC_INFINITE, the function's time-out interval 322 * dwTimeOut: The time-out interval, in milliseconds. 323 * The function returns if the interval elapses, even if 327 * If SYNC_INFINITE, the function's time-out interval
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
sync.h | 295 * dwTimeOut: The time-out interval, in milliseconds. 296 * The function returns if the interval elapses, even if 300 * If SYNC_INFINITE, the function's time-out interval 322 * dwTimeOut: The time-out interval, in milliseconds. 323 * The function returns if the interval elapses, even if 327 * If SYNC_INFINITE, the function's time-out interval
|
/platform_testing/libraries/aupt-lib/src/android/support/test/aupt/ |
GraphicsStatsMonitor.java | 40 * the polling interval in milliseconds. The default is 5 minutes. Also, it should be noted that 80 * Sets the monitoring interval rate if the monitor isn't currently running 84 Log.e(TAG, "Can't set interval rate for monitor that is already running"); 87 Log.v(TAG, String.format("Set jank monitor interval rate to %d", intervalRate)); 92 * Starts to monitor graphics stats on the interval timer after clearing the stats 110 * Stops monitoring graphics stats by canceling the interval timer
|
/frameworks/opt/calendar/src/com/android/calendarcommon2/ |
EventRecurrence.java | 54 public int interval; field in class:EventRecurrence 85 sParsePartMap.put("INTERVAL", new ParseInterval()); 361 if (this.interval != 0) { 362 s.append(";INTERVAL="); 363 s.append(this.interval); 483 interval == er.interval && 515 freq = count = interval = bysecondCount = byminuteCount = byhourCount = 540 * ( ";" "INTERVAL" "=" 1*DIGIT ) / 557 * FREQ=MONTHLY;INTERVAL=2;COUNT=10;BYDAY=1SU,-1S [all...] |
/hardware/bsp/intel/peripheral/libupm/src/nrf8001/ |
lib_aci.h | 86 // Current connection interval, slave latency and link supervision timeout
102 uint16_t connection_interval; /* Multiply by 1.25 to get the connection interval in milliseconds*/
152 /** @brief Gets the connection interval in milliseconds.
153 * @return Connection interval in milliseconds.
157 /** @brief Gets the connection interval in multiple of 1.25 ms.
158 * @return Connection interval in multiple of 1.25 ms.
276 * @param adv_interval Advertising interval (in multiple of 0.625 ms).
284 * @param adv_interval Advertising interval (in multiple of 0.625 ms).
310 * using the given interval with the intention of broadcasting data to a peer device.
313 * @param adv_interval Advertising interval (in multiple of 0.625 ms). [all...] |
/bionic/libc/kernel/uapi/linux/ |
v4l2-subdev.h | 71 struct v4l2_fract interval; member in struct:v4l2_subdev_frame_interval 82 struct v4l2_fract interval; member in struct:v4l2_subdev_frame_interval_enum
|
/development/ndk/platforms/android-21/include/linux/ |
v4l2-subdev.h | 69 struct v4l2_fract interval; member in struct:v4l2_subdev_frame_interval 80 struct v4l2_fract interval; member in struct:v4l2_subdev_frame_interval_enum
|
/device/asus/fugu/overlay/frameworks/base/core/res/res/values/ |
config.xml | 56 <!-- Number of times to try again with the shorter interval, before backing 57 off until the normal polling interval. A value < 0 indicates infinite. -->
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/interpolation/ |
LoessInterpolator.java | 120 * @throws MathException if bandwidth does not lie in the interval [0,1] 144 * @throws MathException if bandwidth does not lie in the interval [0,1] 251 // Find out the interval of source points on which 260 // Compute the point of the bandwidth interval that is 373 * Given an index interval into xval that embraces a certain number of 374 * points closest to xval[i-1], update the interval so that it embraces 379 * @param i the index around which the new interval should be computed 393 // is closer to xval[i] than the leftmost point of the current interval
|
/external/autotest/client/cros/video/ |
collect_golden_images.py | 58 parser.add_argument("interval", 100 args.interval)
|
/external/autotest/client/site_tests/power_ARMSettings/ |
power_ARMSettings.py | 115 # Check for the correct commit interval. 117 logging.debug('File System: Incorrect commit interval %d', \
|
/external/autotest/server/site_tests/network_WiFi_OverlappingBSSScan/ |
network_WiFi_OverlappingBSSScan.py | 53 interval=self.PING_INTERVAL_SECONDS, 92 # since this is also the standard beacon interval. Tolerate spikes in
|
/external/autotest/server/site_tests/platform_HWwatchdog/ |
platform_HWwatchdog.py | 68 """Check how long the hardware interval is.""" 70 secs = re.findall(r'HW watchdog interval is (\d*) seconds', output)[0]
|
/external/chromium-trace/catapult/systrace/profile_chrome/ |
chrome_controller.py | 63 def StartTracing(self, interval): 64 self._trace_interval = interval
|
systrace_controller.py | 17 # Use a large trace buffer to increase the polling interval. 21 # Interval in seconds for sampling systrace data.
|
/external/chromium-trace/catapult/tracing/tracing/ui/tracks/ |
track.html | 140 * @param {number} loY Lower Y bound of the search interval in view space. 141 * @param {number} hiY Upper Y bound of the search interval in view space.
|
/external/fio/lib/ |
prio_tree.c | 22 * interval of file pages [offset_begin, offset_end], and store all vmas that 25 * given input interval X (a set of consecutive file pages), in "O(log n + m)" 27 * intervals (vmas) that overlap (map) with the input interval X (the set of 33 * interval have different radix_index. However, this limitation can be easily 291 * overlap with the input interval X [radix_index, heap_index]. The enumeration 294 * 'm' is the number of prio_tree_nodes that overlap the interval X. 395 * Get the first prio_tree_node that overlaps with the interval [radix_index, 436 * Get the next prio_tree_node that overlaps with the input interval in iter
|
/external/fio/ |
parse.h | 56 unsigned int interval; /* client hint for suitable interval */ member in struct:fio_option
|
/external/icu/icu4c/source/i18n/ |
regexcst.h | 225 , {doNOP, 129, 79,0, FALSE} // 77 interval-open 227 , {doIntevalLowerDigit, 129, 79,0, TRUE} // 79 interval-lower 231 , {doIntervalUpperDigit, 129, 83,0, TRUE} // 83 interval-upper 234 , {doNGInterval, 63 /* ? */, 20,0, TRUE} // 86 interval-type 433 "interval-open", 435 "interval-lower", 439 "interval-upper", 442 "interval-type",
|