Lines Matching refs:E_N

32 #define E_N Exemplary::kNo  macro
38 { "", MarkType::kNone, R_Y, E_N, 0 }
39 , { "A", MarkType::kAnchor, R_N, E_N, 0 }
40 , { "Alias", MarkType::kAlias, R_N, E_N, M_ST | M(Const) }
41 , { "Bug", MarkType::kBug, R_N, E_N, M_CSST | M_MDCM | M_E
44 , { "Code", MarkType::kCode, R_K, E_N, M_CSST | M_E | M_MD | M(Typedef) }
45 , { "", MarkType::kColumn, R_Y, E_N, M(Row) }
46 , { "", MarkType::kComment, R_N, E_N, 0 }
49 , { "Description", MarkType::kDescription, R_Y, E_N, M(Example) | M(NoExample) }
50 , { "Details", MarkType::kDetails, R_N, E_N, M(Const) }
51 , { "Duration", MarkType::kDuration, R_N, E_N, M(Example) | M(NoExample) }
54 , { "Example", MarkType::kExample, R_O, E_N, M_CSST | M_E | M_MD | M(Const) }
55 , { "External", MarkType::kExternal, R_Y, E_N, 0 }
56 , { "File", MarkType::kFile, R_Y, E_N, M(Topic) }
57 , { "Filter", MarkType::kFilter, R_N, E_N, M(Subtopic) | M(Code) }
58 , { "Formula", MarkType::kFormula, R_F, E_N, M(Column) | M(Description)
60 , { "Function", MarkType::kFunction, R_O, E_N, M(Example) | M(NoExample) }
61 , { "Height", MarkType::kHeight, R_N, E_N, M(Example) | M(NoExample) }
62 , { "Illustration", MarkType::kIllustration, R_N, E_N, M_CSST | M_MD }
63 , { "Image", MarkType::kImage, R_N, E_N, M(Example) | M(NoExample) }
64 , { "In", MarkType::kIn, R_N, E_N, M_CSST | M_E | M(Method) | M(Typedef) | M(Co…
65 , { "Legend", MarkType::kLegend, R_Y, E_N, M(Table) }
66 , { "Line", MarkType::kLine, R_N, E_N, M_CSST | M_E | M(Method) | M(Typedef) }
67 , { "", MarkType::kLink, R_N, E_N, M(Anchor) }
68 , { "List", MarkType::kList, R_Y, E_N, M(Method) | M_CSST | M_E | M_D }
69 , { "Literal", MarkType::kLiteral, R_N, E_N, M(Code) }
70 , { "", MarkType::kMarkChar, R_N, E_N, 0 }
73 , { "NoExample", MarkType::kNoExample, R_N, E_N, M_CSST | M_E | M_MD }
74 , { "NoJustify", MarkType::kNoJustify, R_N, E_N, M(Const) | M(Member) }
75 , { "Outdent", MarkType::kOutdent, R_N, E_N, M(Code) }
76 , { "Param", MarkType::kParam, R_Y, E_N, M(Method) | M(Define) }
77 , { "PhraseDef", MarkType::kPhraseDef, R_Y, E_N, M_ST }
78 , { "", MarkType::kPhraseParam, R_Y, E_N, 0 }
79 , { "", MarkType::kPhraseRef, R_N, E_N, 0 }
80 , { "Platform", MarkType::kPlatform, R_N, E_N, M(Example) | M(NoExample) }
81 , { "Populate", MarkType::kPopulate, R_N, E_N, M(Code) | M(Method) }
82 , { "Return", MarkType::kReturn, R_Y, E_N, M(Method) }
83 , { "", MarkType::kRow, R_Y, E_N, M(Table) | M(List) }
84 , { "SeeAlso", MarkType::kSeeAlso, R_C, E_N, M_CSST | M_E | M_MD | M(Typedef) }
85 , { "Set", MarkType::kSet, R_N, E_N, M(Example) | M(NoExample) }
86 , { "StdOut", MarkType::kStdOut, R_N, E_N, M(Example) | M(NoExample) }
88 , { "Substitute", MarkType::kSubstitute, R_N, E_N, M(Alias) | M_ST }
90 , { "Table", MarkType::kTable, R_Y, E_N, M(Method) | M_CSST | M_E }
91 , { "Template", MarkType::kTemplate, R_Y, E_N, M_CSST }
92 , { "", MarkType::kText, R_N, E_N, 0 }
93 , { "ToDo", MarkType::kToDo, R_N, E_N, 0 }
96 , { "Union", MarkType::kUnion, R_Y, E_N, M_CSST }
98 , { "Volatile", MarkType::kVolatile, R_N, E_N, M(StdOut) }
99 , { "Width", MarkType::kWidth, R_N, E_N, M(Example) | M(NoExample) }
118 #undef E_N