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

  /libcore/luni/src/main/java/java/util/
GregorianCalendar.java 213 private static int[] maximums = new int[] { 1, 292278994, 11, 53, 6, 31, field in class:GregorianCalendar
    [all...]
  /cts/tools/dasm/src/java_cup/
parse_action_row.java 78 /* clear the reduction count table and maximums */
  /external/javassist/src/main/javassist/convert/
TransformAccessArrayField.java 54 * of them affect the local variable and stack maximums without updating
  /external/sonivox/jet_tools/JetCreator/
JetCtrls.py 393 def __init__(self, parent, pos=(0,0), minimums=(1,1,0), maximums=(999,4,480), value=JetDefs.MBT_DEFAULT, ctlName=''):
398 self.mx = maximums
542 self.tc = TimeCtrl(panel, pos=(30, 20), maximums=(25, 4, 120), value=(2, 3, 4))
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
Texture.h 31 // These are the maximums the implementation can support
  /external/safe-iop/include/
safe_iop.h 25 * - discover size maximums automagically
28 * - derive type maximums and minimums internally (checked in testing)
  /external/chromium/net/base/
cookie_monster.h 425 // over the preset maximums above, garbage collect, first for the host and
    [all...]
  /external/opencv/cv/src/
cvhough.cpp 142 // stage 2. find local maximums
    [all...]
  /frameworks/av/media/libstagefright/codecs/aacdec/
huffspec_fxp.cpp 612 /* Prevent negative shifts caused by low maximums. */
  /external/dbus/dbus/
dbus-bus.c     [all...]
  /external/zlib/contrib/puff/
puff.c 87 * Maximums for allocations and loops. It is not useful to change these --
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
curses.h 370 NCURSES_SIZE_T _maxy, _maxx; /* maximums of x and y, NOT window size */
    [all...]
ncurses.h 370 NCURSES_SIZE_T _maxy, _maxx; /* maximums of x and y, NOT window size */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
curses.h 370 NCURSES_SIZE_T _maxy, _maxx; /* maximums of x and y, NOT window size */
    [all...]
ncurses.h 370 NCURSES_SIZE_T _maxy, _maxx; /* maximums of x and y, NOT window size */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
curses.h 370 NCURSES_SIZE_T _maxy, _maxx; /* maximums of x and y, NOT window size */
    [all...]
ncurses.h 370 NCURSES_SIZE_T _maxy, _maxx; /* maximums of x and y, NOT window size */
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/
GridModel.java 611 // and we need both, so go and find the actual row and column maximums.
    [all...]
  /dalvik/hit/samples/
android.hprof     [all...]

Completed in 837 milliseconds