/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
pkt_sched.h | 47 signed char interval; member in struct:tc_estimator
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/netinet/ |
icmp6.h | 327 /* Mobile IPv6 extension: Advertisement Interval. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/ |
icmp6.h | 327 /* Mobile IPv6 extension: Advertisement Interval. */
|
/prebuilts/go/darwin-x86/src/math/ |
exp.go | 44 // the interval [0,0.34658]:
|
/prebuilts/go/darwin-x86/src/net/http/httputil/ |
reverseproxy.go | 38 // FlushInterval specifies the flush interval
|
/prebuilts/go/linux-x86/src/math/ |
exp.go | 44 // the interval [0,0.34658]:
|
/prebuilts/go/linux-x86/src/net/http/httputil/ |
reverseproxy.go | 38 // FlushInterval specifies the flush interval
|
/system/bt/stack/btm/ |
btm_int.h | 671 UINT16 interval; member in struct:__anon72475 690 UINT16 interval; /* the interval from last mode change event. */ member in struct:__anon72478 [all...] |
/system/connectivity/shill/ |
process_manager.h | 162 // |tries| times. The interval of waiting time grows exponentially from
|
/system/connectivity/shill/wifi/ |
mac80211_monitor.cc | 161 << "(min interval=" << kMinimumTimeBetweenWakesSeconds
|
/system/core/include/system/ |
window.h | 417 /* min swap interval supported by this updated */ 420 /* max swap interval supported by this updated */ 431 * Set the swap interval for this surface. 436 int interval); [all...] |
/system/extras/perfprofd/ |
configreader.cc | 61 // collected every 100 seconds). The actual time within the interval
|
/system/tpm/trunks/ |
trunks_client.cc | 128 printf("Lockout Interval: %u\n", state->GetLockoutInterval());
|
/system/update_engine/update_manager/ |
evaluation_context.h | 112 // variable changes its value, a polling interval passes, or the context
|
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/ |
BitSet.js | 189 // walk set and add each interval 192 Interval I = (Interval) iter.next();
|
/external/autotest/client/site_tests/firmware_TouchMTB/ |
firmware_log.py | 326 'average time interval (ms)', 332 'max time interval (ms)', 334 'the max report interval',
|
/external/avahi/man/ |
avahi-daemon.conf.5.xml.in | 182 <p><opt>ratelimit-interval-usec=</opt> Takes an unsigned 183 integer. Sets the per-interface packet rate-limiting interval 192 parameter. Together with <opt>ratelimit-interval-usec=</opt> this may be
|
/external/deqp/framework/egl/ |
egluCallLogWrapper.inl | 534 eglw::EGLBoolean CallLogWrapper::eglSwapInterval (eglw::EGLDisplay dpy, eglw::EGLint interval) 537 m_log << TestLog::Message << "eglSwapInterval(" << dpy << ", " << interval << ");" << TestLog::EndMessage; 538 eglw::EGLBoolean returnValue = m_egl.swapInterval(dpy, interval);
|
/external/eigen/unsupported/Eigen/ |
MatrixFunctions | 180 have imaginary part in the interval \f$ (-\pi,\pi] \f$. 246 in the interval \f$ (-1, 1) \f$. The main diagonal and the first 417 interval \f$ (-\frac12\pi, \frac12\pi] \f$. This is the usual branch
|
/external/icu/icu4c/source/i18n/unicode/ |
plurfmt.h | 48 * doesn't handle this well, because it attaches a number interval to 49 * each message and selects the message whose interval contains a 60 * conditions for a plural case than just a single interval. These plural
|
/external/jemalloc/src/ |
stats.c | 579 "Average profile sample interval: %"FMTu64 585 "Average profile dump interval: %"FMTu64 590 "Average profile dump interval: N/A\n");
|
/external/jetty/src/java/org/eclipse/jetty/util/ |
Scanner.java | 149 * Get the scan interval 150 * @return interval between scans in seconds 158 * Set the scan interval
|
/external/libvpx/libvpx/vp9/encoder/ |
vp9_aq_cyclicrefresh.c | 304 // Set golden frame update interval, for non-svc 1 pass CBR mode. 379 // low_content over the update interval window falls below threshold. 486 // Account for larger interval on base layer for temporal layers.
|
/external/messageformat/java/com/ibm/icu/simple/ |
PluralFormat.java | 36 * doesn't handle this well, because it attaches a number interval to 37 * each message and selects the message whose interval contains a 48 * conditions for a plural case than just a single interval. These plural
|
/external/netperf/src/ |
netcpu_looper.c | 480 /* Loop a number of iterations, sleeping interval seconds each and */ 485 calibrate_idle_rate (int iterations, int interval) 521 sleep(interval);
|