Searched refs:LEVELS (Results 1 – 10 of 10) sorted by relevance
28 const LEVELS: LevelCfg[] = [ constant73 const blockH = RECT_HEIGHT / LEVELS.length;75 for (let lev = 0; lev < LEVELS.length; lev++) {77 for (const prio of LEVELS[lev].prios) {81 ctx.fillStyle = LEVELS[lev].color;
288 public static final Level[] LEVELS = field in Converters.LogLevelConverter297 return LEVELS[level]; in convert()305 return "0 <= an integer <= " + (LEVELS.length - 1); in getTypeDescription()
71 # FUZZING_STAGE LEVELS
152 notifyPropertyChange(ObservableProperty.LEVELS, this.levels, levels); in setLevels()
41 [--levels LEVELS] [--iterations ITERATIONS]49 --levels LEVELS levels to test eg ('1,2,3')
78 LEVELS(Type.MULTIPLE_REFERENCE), enumConstant
267 list(ObservableProperty.LEVELS), in concreteSyntaxModelByClass.put() argument
101 #define LEVELS 4 macro363 static const char *level_arr[LEVELS] = { "host", "bus", "target", "lun" };1737 if ((level + 1) < LEVELS) { in hbtl_scan()1755 unsigned int larr[LEVELS]; in show_devfs_devices()
792 LEVELS = [logging.DEBUG, logging.INFO, logging.WARNING,823 level = choice(LEVELS)2836 LEVELS = (logging.DEBUG, logging.INFO, logging.WARNING, logging.ERROR,2863 level = random.choice(LEVELS)2963 level = random.choice(LEVELS)
META-INF/MANIFEST.MF META-INF/ com/ com/github/ com/ ...