HomeSort by relevance Sort by last modified time
    Searched defs:MAX_INPUT (Results 1 - 16 of 16) sorted by null

  /bionic/libc/kernel/uapi/linux/
limits.h 26 #define MAX_INPUT 255
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
syslimits.h 52 #define MAX_INPUT 255 ///< Maximum bytes in terminal input.
  /external/iproute2/include/uapi/linux/
limits.h 11 #define MAX_INPUT 255 /* size of the type-ahead buffer */
  /external/kernel-headers/original/uapi/linux/
limits.h 11 #define MAX_INPUT 255 /* size of the type-ahead buffer */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
limits.h 10 #define MAX_INPUT 255 /* size of the type-ahead buffer */
  /frameworks/base/rs/java/android/renderscript/
Program.java 36 static final int MAX_INPUT = 8;
218 mInputs = new Element[MAX_INPUT];
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
limits.h 107 #define MAX_INPUT _POSIX_MAX_INPUT
  /external/python/cpython2/Lib/plat-beos5/
IN.py 115 MAX_INPUT = (255)
  /external/python/cpython2/Lib/plat-linux2/
IN.py 288 MAX_INPUT = 255
  /prebuilts/gdb/linux-x86/lib/python2.7/plat-linux2/
IN.py 288 MAX_INPUT = 255
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
IN.py 288 MAX_INPUT = 255
  /external/python/cpython2/Lib/plat-atheos/
IN.py 140 MAX_INPUT = 126
  /external/python/cpython2/Lib/plat-irix6/
FILE.py 365 MAX_INPUT = 512
  /external/python/cpython2/Lib/plat-sunos5/
IN.py 77 MAX_INPUT = 512
STROPTS.py 74 MAX_INPUT = 512
    [all...]
  /external/robolectric/v1/lib/main/
sqlite-jdbc-3.7.2.jar 

Completed in 413 milliseconds