HomeSort by relevance Sort by last modified time
    Searched refs:maximums (Results 1 - 3 of 3) 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...]
  /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/chromium_org/chrome/browser/resources/profiler/
profiler.js 9 // For starters the browser needs to be aware to generate new maximums.
    [all...]

Completed in 505 milliseconds