HomeSort by relevance Sort by last modified time
    Searched refs:interval (Results 501 - 525 of 567) sorted by null

<<212223

  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c 5017 double avg_duration, interval; local
    [all...]
  /external/valgrind/main/massif/tests/
culling2.stderr.exp 225 Massif: New time interval = 28064 (between snapshots 1 and 2)
378 Massif: New time interval = 59216 (between snapshots 48 and 49)
    [all...]
culling1.stderr.exp 225 Massif: New time interval = 64 (between snapshots 0 and 1)
428 Massif: New time interval = 128 (between snapshots 0 and 1)
  /external/bluetooth/bluedroid/stack/include/
btm_api.h     [all...]
  /external/libusb_aah/libusb/os/
darwin_usb.c 1272 uint8_t direction, number, interval, pipeRef, iface; local
    [all...]
  /external/v8/src/
log.cc 190 Ticker(Isolate* isolate, int interval):
191 Sampler(isolate, interval),
    [all...]
  /frameworks/av/media/libmediaplayerservice/
MediaPlayerService.cpp 1143 const int Antagonizer::interval = 10000; \/\/ 10 msecs member in class:android::Antagonizer
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/research/
ResearchLogger.java     [all...]
  /bionic/libc/kernel/common/linux/
input.h 927 __u16 interval; member in struct:ff_trigger
    [all...]
  /external/bluetooth/bluedroid/stack/hcic/
hcicmds.c     [all...]
  /external/kernel-headers/original/linux/
input.h 968 * @interval: controls how soon the effect can be re-triggered
972 __u16 interval; member in struct:ff_trigger
    [all...]
  /external/netperf/
nettest_xti.c 606 interval/0.02,
622 fprintf(where," : interval");
636 /* confidence interval (I really should have stayed awake during */
876 /* interval timer, unless we are in demo_mode */
946 /* in this case, the interval count is the count-down couter *
    [all...]
  /external/ping/
ping.c 359 if (interval < 1000) {
360 fprintf(stderr, "ping: broadcast ping with too short interval.\n");
    [all...]
  /external/webkit/Source/WebKit/win/
WebView.h 821 /* [retval][out] */ double *interval);
    [all...]
WebView.cpp     [all...]
  /external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
NetscapeBrowserFuncs.cpp 852 static uint32_t NPN_ScheduleTimer(NPP instance, uint32_t interval, NPBool repeat, void (*timerFunc)(NPP npp, uint32_t timerID))
  /external/wpa_supplicant_8/src/drivers/
driver.h 144 * @beacon_int: beacon interval in TUs (host byte order)
619 * beacon_int - Beacon interval
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
glxext.h 498 typedef int ( * PFNGLXSWAPINTERVALSGIPROC) (int interval);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/GL/
glxext.h 498 typedef int ( * PFNGLXSWAPINTERVALSGIPROC) (int interval);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/GL/
glxext.h 498 typedef int ( * PFNGLXSWAPINTERVALSGIPROC) (int interval);
  /external/chromium/chrome/browser/resources/
menu.js 9 // Scroll repeat interval.
  /external/ipsec-tools/src/racoon/
cftoken.l 270 <S_RTRY>interval { YYD; return(RETRY_INTERVAL); }
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xproto.h 945 CARD16 timeout B16, interval B16;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xproto.h 945 CARD16 timeout B16, interval B16;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xproto.h 945 CARD16 timeout B16, interval B16;
    [all...]

Completed in 1651 milliseconds

<<212223