Searched defs:MAX_LEVEL (Results 1 – 13 of 13) sorted by relevance
22 private val MAX_LEVEL = 5 constant in kotlinx.coroutines.scheduling.CoroutineSchedulerCloseStressTest
134 #define MAX_LEVEL 9 macro
40 MAX_LEVEL = 2047 // max level (note: max codable is 2047 + 67) enumerator
155 #define MAX_LEVEL 32 /* how deeply nested we will go */ macro
134 #define MAX_LEVEL IHEVC_LEVEL_62 macro
422 static final int MAX_LEVEL = DEBUG_MODE ? 6 : 10; field in S2CellTest
245 static MAX_LEVEL: AtomicUsize = AtomicUsize::new(LevelFilter::OFF_USIZE); constant
220 #define MAX_LEVEL IH264_LEVEL_51 macro
58 public static final int MAX_LEVEL = 30; // Valid levels: 0..MAX_LEVEL field in S2CellId
83 MAX_LEVEL, enumerator
63 MAX_LEVEL, enumerator
267 MAX_LEVEL, enumerator
1243 static final int MAX_LEVEL = 40; /* Throw an error if it goes past this. */ field in XMLSource.ResolvingSource