Home | History | Annotate | Download | only in util

Lines Matching defs:INTERNALLY_SET

1330      * are two special values, UNSET and INTERNALLY_SET. Values from
1454 * @see #INTERNALLY_SET
1467 protected static final int INTERNALLY_SET = 1;
1474 * @see #INTERNALLY_SET
5029 stamp[i] = INTERNALLY_SET;
6265 * <code>stamp[]</code> array to <code>INTERNALLY_SET</code>. If a
6278 stamp[field] = INTERNALLY_SET;