HomeSort by relevance Sort by last modified time
    Searched full:watermark (Results 1 - 25 of 25) sorted by null

  /bootable/bootloader/legacy/arch_msm7k/
uart.c 79 uwr(115, UART_RFWR); /* RX watermark = 58 * 2 - 1 */
80 uwr(10, UART_TFWR); /* TX watermark */
  /external/chromium/third_party/libevent/
evbuffer.c 81 * If we are below the watermark then reschedule reading if it's
107 * If we have a high watermark configured then we don't want to
108 * read more data than would make us reach the watermark.
112 /* we might have lowered the watermark, stop reading */
205 * low watermark.
event.h 85 output buffer is drained below the write low watermark, which is 0 by
793 output buffer is drained below the write low watermark, which is 0 by
949 there is at least low watermark data in the buffer. If the read buffer
950 is beyond the high watermark, the buffevent stops reading from the network.
953 falls below the low watermark.
957 @param lowmark the lower watermark to set
958 @param highmark the high watermark to set
    [all...]
event.3 533 whenever the output buffer is drained below the write low watermark,
ChangeLog 91 o expose bufferevent_setwatermark via header files and fix high watermark on read
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
taskstats.h 134 /* High watermark of RSS and virtual memory usage in duration of
137 __u64 hiwater_rss; /* High-watermark of RSS usage, in KB */
  /external/qemu/distrib/sdl-1.2.12/src/audio/bsd/
SDL_bsdaudio.c 287 "hi watermark : %i\n"
288 "lo watermark : %i\n"
  /external/kernel-headers/original/linux/
msm_kgsl.h 268 * allocate even if low watermark is crossed */
sched.h 328 unsigned long hiwater_rss; /* High-watermark of RSS usage */
650 unsigned int imbalance_pct; /* No balance until over watermark */
    [all...]
mmzone.h 72 int high; /* high watermark, emptying needed */
  /external/quake/quake/src/WinQuake/
mpdosock.h 135 #define SIOCSHIWAT _IOW('s', 0, u_long) /* set high watermark */
136 #define SIOCGHIWAT _IOR('s', 1, u_long) /* get high watermark */
137 #define SIOCSLOWAT _IOW('s', 2, u_long) /* set low watermark */
138 #define SIOCGLOWAT _IOR('s', 3, u_long) /* get low watermark */
  /hardware/broadcom/wlan/bcm4329/src/include/
sbsdio.h 44 #define SBSDIO_WATERMARK 0x10008 /* rev < 7, watermark for sdio device */
sbsdpcmdev.h 232 #define SDA_F2WATERMARK 0x008 /* Function 2 Watermark */
  /external/libvpx/vpx/
vpx_encoder.h 356 /*!\brief Spatial resampling up watermark.
365 /*!\brief Spatial resampling down watermark.
  /external/v8/src/ia32/
jump-target-ia32.cc 211 // constants and copies above the watermark on the fall-through
  /external/v8/src/x64/
jump-target-x64.cc 211 // constants and copies above the watermark on the fall-through
  /build/tools/droiddoc/templates/assets/
android-developer-core.css 199 /* "Preliminary" watermark for preview releases and interim builds.
  /device/htc/passion-common/
bcm4329.ko 
  /device/samsung/crespo/
bcm4329.ko 
  /external/srec/audio/AudioIn/UNIX/include/
audioin.h 87 AUDIOIN_HIGHWATERMARK,/* @emem The buffer has been filled out with 75% or more. A high watermark on
  /build/tools/droiddoc/templates-pdk/assets/
android-developer-core.css 240 /* "Preliminary" watermark for preview releases and interim builds.
  /frameworks/base/services/java/com/android/server/
WindowManagerService.java 373 Watermark mWatermark;
    [all...]
  /hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd_sdio.c 336 static const uint watermark = 8; variable
    [all...]
  /external/libvpx/vp8/encoder/
onyx_if.c     [all...]
  /external/webkit/JavaScriptCore/wtf/
FastMalloc.cpp     [all...]

Completed in 1320 milliseconds