Home | History | Annotate | Download | only in docs

Lines Matching defs:NUM_TYPES

96     private static final int NUM_TYPES = 11;
167 for (int i = 0; i < NUM_TYPES; ++i) {
259 for (; i < NUM_TYPES; ++i) {
501 if (typ < 0 || typ > NUM_TYPES) {