HomeSort by relevance Sort by last modified time
    Searched refs:FSHIFT (Results 1 - 8 of 8) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
rstat.x 43 %#define FSHIFT 8 /* bits to right of fixed binary point */
44 %#define FSCALE (1<<FSHIFT)
rstat.h 20 #define FSHIFT 8 /* bits to right of fixed binary point */
21 #define FSCALE (1<<FSHIFT)
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
param.h 273 * by the formula (1 / (2 ^ (FSHIFT - 11))). The maximum load average that
275 * the formula (2 ^ (2 * (16 - FSHIFT))) for (FSHIFT < 15).
278 * FSHIFT must be at least 11; this gives us a maximum load avg of ~1024.
280 #define FSHIFT 11 /* bits to right of fixed binary point */
281 #define FSCALE (1<<FSHIFT)
  /external/python/cpython2/Lib/plat-sunos5/
IN.py 136 FSHIFT = 8
137 FSCALE = (1<<FSHIFT)
STROPTS.py 133 FSHIFT = 8
134 FSCALE = (1<<FSHIFT)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winuser.h     [all...]
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 597 milliseconds