Searched refs:STATIC (Results 1 – 7 of 7) sorted by relevance
75 return isSet(STATIC) in isStatic()151 set(STATIC, static) in setStatic()299 const val STATIC = 1 shl 3 constant323 private const val EQUIVALENCE_MASK = VISIBILITY_MASK or STATIC or ABSTRACT or
45 STATIC = "STATIC" variable in SchedulingMode630 new_config.scheduling_mode = SchedulingMode.STATIC637 new_config.scheduling_mode = SchedulingMode.STATIC643 if new_config.scheduling_mode == SchedulingMode.STATIC:
383 scheduling = LteSimulation.SchedulingMode.STATIC404 if scheduling == LteSimulation.SchedulingMode.STATIC:
119 sims.LteSimulation.SchedulingMode.STATIC
161 if (!element.getModifiers().contains(Modifier.STATIC)) { in isValidChangeId()
33 LteSimulation.SchedulingMode.STATIC: cmw500.SchedulingMode.USERDEFINEDCH
396 if scheduling == LteSimulation.SchedulingMode.STATIC: