Searched
full:interval (Results
1251 -
1275 of
3257) sorted by null
<<51525354555657585960>>
/external/apache-commons-math/src/main/java/org/apache/commons/math/exception/util/ |
LocalizedFormats.java | 50 BANDWIDTH_OUT_OF_INTERVAL("bandwidth must be in the interval [0,1], but got {0}"), 92 ENDPOINTS_NOT_AN_INTERVAL("endpoints do not specify an interval: [{0}, {1}]"), 127 INVALID_INTERVAL_INITIAL_VALUE_PARAMETERS("invalid interval, initial value parameters: lower={0}, initial={1}, upper={2}"), 269 TOO_SMALL_INTEGRATION_INTERVAL("too small integration interval: length = {0}"),
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/sampling/ |
StepNormalizer.java | 38 * not, the last point will belong to the interval [tend - h ;
|
/external/autotest/client/cros/chameleon/ |
screen_comparison.py | 33 The value is in a closed interval [0.0, 1.0]. If the total
|
/external/autotest/client/cros/networking/chrome_testing/ |
test_utils.py | 66 @param timeout: Timeout interval in which the property should reach the
|
/external/autotest/client/cros/ |
power_rapl.py | 190 float, average power (in watts) over the last time interval tracked.
|
/external/autotest/client/site_tests/power_SuspendStress/ |
power_SuspendStress.py | 26 the interval between min_suspend and min_suspend + 3 seconds.
|
/external/autotest/server/cros/ap_configurators/ |
dlinkwbr1310_ap_configurator.py | 102 Returns True if setting the PSK refresh interval is supported.
|
keeboxw150nr_ap_configurator.py | 107 Returns True if setting the PSK refresh interval is supported.
|
linksyswrt600_ap_configurator.py | 191 Returns True if setting the PSK refresh interval is supported.
|
trendnet692gr_ap_configurator.py | 109 Returns True if setting the PSK refresh interval is supported.
|
trendnet731br_ap_configurator.py | 114 Returns True if setting the PSK refresh interval is supported.
|
/external/autotest/server/site_tests/network_WiFi_BluetoothScanPerf/ |
network_WiFi_BluetoothScanPerf.py | 60 self.context.get_wifi_addr(), interval=1, count=period)
|
/external/autotest/server/site_tests/network_WiFi_BluetoothStreamPerf/ |
network_WiFi_BluetoothStreamPerf.py | 61 self.context.get_wifi_addr(), interval=1, count=period)
|
/external/autotest/server/site_tests/power_SuspendShutdown/ |
power_SuspendShutdown.py | 44 # override suspend retry interval via bind mount
|
/external/chromium-trace/catapult/telemetry/telemetry/web_perf/metrics/ |
blob_timeline_unittest.py | 101 # beginning of the first event of the interval and the end of the last
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/bin/ |
cwutil | 44 period: Period/interval for counts, default to 60 minutes
|
/external/crcalc/ |
impl.html | 92 is one based on interval arithmetic. A variant that is close to,
|
/external/curl/tests/ |
testcurl.1 | 31 crontab job or similar at a regular interval. The output is suitable to be
|
/external/deqp/framework/egl/wrapper/ |
eglwFunctionTypes.inl | 57 typedef EGLW_APICALL EGLBoolean (EGLW_APIENTRY* eglSwapIntervalFunc) (EGLDisplay dpy, EGLint interval);
|
eglwLibrary.inl | 57 virtual EGLBoolean swapInterval (EGLDisplay dpy, EGLint interval) const = 0;
|
/external/deqp/modules/glshared/ |
glsCalibration.hpp | 65 // Confidence interval is given as the range that contains the given fraction of all slopes/offsets
|
/external/dng_sdk/source/ |
dng_1d_function.h | 32 /// The domain (input) is always from 0.0 to 1.0, while the range (output) can be an arbitrary interval.
|
/external/e2fsprogs/lib/ext2fs/ |
ext2_fs.h | 523 #define EXT2_DFL_CHECKINTERVAL 0 /* Don't use interval check */ [all...] |
nt_io.c | 146 IN PLARGE_INTEGER Interval 451 LARGE_INTEGER Interval; 452 Interval.QuadPart = -5000000; // 0.5 sec. from now 454 NtDelayExecution(FALSE, &Interval);
|
/external/e2fsprogs/tests/m_extent_journal/ |
expect.1 | 52 Check interval: 15552000 (6 months)
|
Completed in 1689 milliseconds
<<51525354555657585960>>