• Home
  • Raw
  • Download

Lines Matching refs:R_N

25 #define R_N Resolvable::kNo  macro
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
46 , { "", MarkType::kComment, R_N, E_N, 0 }
50 , { "Details", MarkType::kDetails, R_N, E_N, M(Const) }
51 , { "Duration", MarkType::kDuration, R_N, E_N, M(Example) | M(NoExample) }
57 , { "Filter", MarkType::kFilter, R_N, E_N, M(Subtopic) | M(Code) }
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…
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) }
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) }
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) }
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 }
92 , { "", MarkType::kText, R_N, E_N, 0 }
93 , { "ToDo", MarkType::kToDo, R_N, E_N, 0 }
98 , { "Volatile", MarkType::kVolatile, R_N, E_N, M(StdOut) }
99 , { "Width", MarkType::kWidth, R_N, E_N, M(Example) | M(NoExample) }
103 #undef R_N