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

<<61626364656667686970>>

  /external/libnl/include/
netlink-types.h 353 * Interval in milliseconds to check for stale neighbour
  /external/libopus/celt/
entdec.c 135 /*Normalize the interval.*/
  /external/libusb/libusb/
sync.c 282 * The default endpoint bInterval value is used as the polling interval.
  /external/libweave/third_party/chromium/base/time/
time.cc 276 // If |this| is exactly on the interval (i.e. offset==0), don't adjust.
  /external/llvm/include/llvm/Target/
TargetItinerary.td 24 // during a time interval.
  /external/llvm/lib/CodeGen/AsmPrinter/
WinException.cpp 699 assert(0 <= TBME.TryLow && "bad trymap interval");
700 assert(TBME.TryLow <= TBME.TryHigh && "bad trymap interval");
701 assert(TBME.TryHigh < TBME.CatchHigh && "bad trymap interval");
703 "bad trymap interval");
    [all...]
  /external/llvm/lib/CodeGen/
RegAllocBasic.cpp 201 // Spill the extracted interval.
  /external/mesa3d/include/EGL/
egl.h 294 EGLAPI EGLBoolean EGLAPIENTRY eglSwapInterval(EGLDisplay dpy, EGLint interval);
  /external/mesa3d/src/gallium/drivers/radeonsi/
si_state_streamout.c 177 cs->buf[cs->cdw++] = 4; /* poll interval */
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_fs_live_variables.cpp 229 * (live interval analysis), which is used for register coalescing and
  /external/netperf/
AUTHORS 52 interval stuff from the guys at IBM into netperf
  /external/netperf/doc/examples/
snapshot_script 77 # confidence level (99 or 95) and interval (percent)
  /external/netperf/src/
netcpu_ntperf.c 125 calibrate_idle_rate(int iterations, int interval)
netcpu_procstat.c 130 calibrate_idle_rate (int iterations, int interval)
  /external/opencv3/doc/py_tutorials/py_imgproc/py_histograms/py_histogram_begins/
py_histogram_begins.markdown 41 of pixels for all pixel values separately, but number of pixels in a interval of pixel values? say
  /external/opencv3/doc/tutorials/imgproc/histograms/histogram_calculation/
histogram_calculation.markdown 97 with the B, G and R planes, we know that our values will range in the interval \f$[0,255]\f$
  /external/ppp/pppd/plugins/radius/etc/
dictionary 91 ATTRIBUTE Acct-Interim-Interval 85 integer
  /external/skia/tests/
DrawPathTest.cpp 182 * the array, since it relied on just -= each interval value, which did not
  /external/tcpdump/
print-802_11.c 677 #define IEEE80211_RADIOTAP_MCS_SHORT_GI 0x04 /* short guard interval */
734 * 0 for a long guard interval, 1 for a short guard interval.
    [all...]
  /external/tinyalsa/include/tinyalsa/
asoundlib.h 125 /* interval parameters */
  /external/toybox/toys/pending/
arping.c 182 // Alarm signal Handle, send packets in one second interval.
  /external/v8/src/
date.cc 285 // Only one daylight savings offset change can occur in this interval.
date.h 221 // led to a short interval where DST is in effect from September 10 to
hashmap.h 162 // initial position inside this interval, clearing the entry to remove will
  /external/v8/test/mjsunit/
debug-backtrace.js 232 // Test line interval way beyond this script will result in an error.

Completed in 1261 milliseconds

<<61626364656667686970>>