Searched refs:R_Y (Results 1 - 3 of 3) sorted by relevance

/external/skia/tools/bookmaker/
H A Dbookmaker.h1235 #define R_Y Resolvable::kYes macro
1248 { "", nullptr, MarkType::kNone, R_Y, E_N, 0 }
1252 , { "Class", &fClassMap, MarkType::kClass, R_Y, E_O, M_CSST | M(Root) }
1254 , { "", nullptr, MarkType::kColumn, R_Y, E_N, M(Row) }
1256 , { "Const", &fConstMap, MarkType::kConst, R_Y, E_O, M_E | M_ST }
1259 , { "Deprecated", nullptr, MarkType::kDeprecated, R_Y, E_N, 0 }
1260 , { "Description", nullptr, MarkType::kDescription, R_Y, E_N, M(Example) | M(NoExample) }
1261 , { "Doxygen", nullptr, MarkType::kDoxygen, R_Y, E_N, 0 }
1263 , { "Enum", &fEnumMap, MarkType::kEnum, R_Y, E_O, M_CSST | M(Root) }
1264 , { "EnumClass", &fClassMap, MarkType::kEnumClass, R_Y, E_
1321 #undef R_Y macro
[all...]
/external/skqp/tools/bookmaker/
H A Dbookmaker.h1209 #define R_Y Resolvable::kYes macro
1222 { "", nullptr, MarkType::kNone, R_Y, E_N, 0 }
1226 , { "Class", &fClassMap, MarkType::kClass, R_Y, E_O, M_CSST | M(Root) }
1228 , { "", nullptr, MarkType::kColumn, R_Y, E_N, M(Row) }
1230 , { "Const", &fConstMap, MarkType::kConst, R_Y, E_N, M_E | M_ST }
1233 , { "Deprecated", nullptr, MarkType::kDeprecated, R_Y, E_N, 0 }
1234 , { "Description", nullptr, MarkType::kDescription, R_Y, E_N, M(Example) | M(NoExample) }
1235 , { "Doxygen", nullptr, MarkType::kDoxygen, R_Y, E_N, 0 }
1237 , { "Enum", &fEnumMap, MarkType::kEnum, R_Y, E_O, M_CSST | M(Root) }
1238 , { "EnumClass", &fClassMap, MarkType::kEnumClass, R_Y, E_
1293 #undef R_Y macro
[all...]
/external/google-breakpad/src/client/solaris/handler/
H A Dminidump_generator.cc188 context->y = (uintptr_t)(regs[R_Y]);

Completed in 928 milliseconds