Home | History | Annotate | Download | only in src

Lines Matching defs:contributions

44    * List of how the "always", "never", and potential contributions of the
46 * - The number of rows is the number of contributions. That is,
50 * - Iff <tt>AnnotationList::contributions[i] = NULL</tt>, contribution
61 * - The number of columns in <tt>AnnotationList::contributions[i]</tt>
64 * - Iff <tt>AnnotationList::contributions[i]</tt> is empty, contribution
68 * <tt>AnnotationList::contributions[i]</tt>, if the token associated
75 Sbitset contributions[1];
103 * - The maximum number of contributions computed per annotation.
160 * makes none of the contributions in \c self.
168 * are contributions made by the state but the dominating contribution is
171 * contributions due to loss of lookaheads due to splitting of the state.
172 * - After determining which contributions are actually made by the state,