Searched defs:Variety (Results 1 – 6 of 6) sorted by relevance
/external/pigweed/pw_tokenizer/ |
D | simple_tokenize_test.cc | 117 TEST_F(TokenizeToCallback, Variety) { in TEST_F() argument 134 TEST_F(TokenizeToGlobalHandler, Variety) { in TEST_F() argument 162 TEST_F(TokenizeToGlobalHandlerWithPayload, Variety) { in TEST_F() argument
|
D | global_handlers_test.cc | 71 TEST_F(TokenizeToGlobalHandler, Variety) { in TEST_F() argument 135 TEST_F(TokenizeToGlobalHandlerWithPayload, Variety) { in TEST_F() argument
|
D | tokenize_test.cc | 488 TEST_F(TokenizeToCallback, Variety) { in TEST_F() argument
|
/external/llvm-project/clang/utils/TableGen/ |
D | ClangAttrEmitter.cpp | 54 FlattenedSpelling(const std::string &Variety, const std::string &Name, in FlattenedSpelling() 80 StringRef Variety = Spelling->getValueAsString("Variety"); in GetFlattenedSpellings() local 1374 static void writeDeprecatedAttrValue(raw_ostream &OS, std::string &Variety) { in writeDeprecatedAttrValue() 1432 std::string Variety = Spellings[I].variety(); in writePrettyPrintFunction() local 1651 const std::string &Variety = S.variety(); in CreateSemanticSpellings() local 3061 const std::string &Variety = "", const std::string &Scope = "") { in GenerateHasAttrSpellingStringSwitch() 3132 const std::string &Variety = SI.variety(); in EmitClangAttrHasAttrImpl() local 3163 const std::map<std::string, std::vector<Record *>> &List) { in EmitClangAttrHasAttrImpl() 3839 const std::string &Variety = S.variety(); in EmitClangAttrParsedAttrKinds() local
|
/external/clang/utils/TableGen/ |
D | ClangAttrEmitter.cpp | 49 FlattenedSpelling(const std::string &Variety, const std::string &Name, in FlattenedSpelling() 1240 static void writeDeprecatedAttrValue(raw_ostream &OS, std::string &Variety) { in writeDeprecatedAttrValue() 1299 std::string Variety = Spellings[I].variety(); in writePrettyPrintFunction() local 1457 const std::string &Variety = S.variety(); in CreateSemanticSpellings() local 2243 const std::string &Variety = "", const std::string &Scope = "") { in GenerateHasAttrSpellingStringSwitch() 2306 const std::string &Variety = SI.variety(); in EmitClangAttrHasAttrImpl() local 3009 const std::string &Variety = S.variety(); in EmitClangAttrParsedAttrKinds() local
|
/external/google-breakpad/src/common/ |
D | test_assembler_unittest.cc | 1319 TEST_F(Append, Variety) { in TEST_F() argument
|