Searched defs:AnnotationList (Results 1 - 2 of 2) sorted by relevance

/external/bison/src/
H A DAnnotationList.h37 typedef struct AnnotationList struct
40 struct AnnotationList *next;
47 * <tt>AnnotationList::inadequacyNode->contributionCount</tt>.
49 * <tt>InadequacyList__getContributionToken (AnnotationList::inadequacyNode, i)</tt>.
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
76 } AnnotationList; typedef in typeref:struct:AnnotationList
112 InadequacyList **inadequacy_lists, AnnotationList **annotation_list
[all...]
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DGraphicsContextAnnotation.h51 typedef Vector<std::pair<const char*, String> > AnnotationList; typedef in namespace:blink

Completed in 554 milliseconds