HomeSort by relevance Sort by last modified time
    Searched refs:KeyProperty (Results 1 - 8 of 8) sorted by null

  /external/skia/tools/bookmaker/
bookmaker.h 191 enum class KeyProperty {
204 KeyProperty fProperty;
includeParser.cpp 16 { "", KeyWord::kNone, KeyProperty::kNone },
17 { "SK_API", KeyWord::kSK_API, KeyProperty::kModifier },
18 { "SK_BEGIN_REQUIRE_DENSE", KeyWord::kSK_BEGIN_REQUIRE_DENSE, KeyProperty::kModifier },
19 { "alignas", KeyWord::kAlignAs, KeyProperty::kModifier },
20 { "bool", KeyWord::kBool, KeyProperty::kNumber },
21 { "char", KeyWord::kChar, KeyProperty::kNumber },
22 { "class", KeyWord::kClass, KeyProperty::kObject },
23 { "const", KeyWord::kConst, KeyProperty::kModifier },
24 { "constexpr", KeyWord::kConstExpr, KeyProperty::kModifier },
25 { "define", KeyWord::kDefine, KeyProperty::kPreprocessor }
    [all...]
includeWriter.cpp     [all...]
  /external/skqp/tools/bookmaker/
bookmaker.h 191 enum class KeyProperty {
204 KeyProperty fProperty;
includeParser.cpp 15 { "", KeyWord::kNone, KeyProperty::kNone },
16 { "SK_API", KeyWord::kSK_API, KeyProperty::kModifier },
17 { "SK_BEGIN_REQUIRE_DENSE", KeyWord::kSK_BEGIN_REQUIRE_DENSE, KeyProperty::kModifier },
18 { "alignas", KeyWord::kAlignAs, KeyProperty::kModifier },
19 { "bool", KeyWord::kBool, KeyProperty::kNumber },
20 { "char", KeyWord::kChar, KeyProperty::kNumber },
21 { "class", KeyWord::kClass, KeyProperty::kObject },
22 { "const", KeyWord::kConst, KeyProperty::kModifier },
23 { "constexpr", KeyWord::kConstExpr, KeyProperty::kModifier },
24 { "define", KeyWord::kDefine, KeyProperty::kPreprocessor }
    [all...]
includeWriter.cpp     [all...]
  /external/guice/extensions/persist/lib/
xwork-2.0.4.jar 
  /external/guice/extensions/struts2/lib/
xwork-core-2.2.1.jar 

Completed in 547 milliseconds