Searched refs:kExample (Results 1 – 8 of 8) sorted by relevance
54 , { "Example", MarkType::kExample, R_O, E_N, M_CSST | M_E | M_MD | M(Const) }193 if (MarkType::kExample == child->fMarkType) { in addDefinition()445 case MarkType::kExample: in addDefinition()458 if (MarkType::kExample == markType) { in addDefinition()480 if (MarkType::kExample != child->fMarkType) { in addDefinition()554 if (MarkType::kExample == def.fMarkType && dup == def.fFiddle) { in reportDuplicates()565 if (MarkType::kExample == def->fMarkType && name == def->fFiddle) { in find_fiddle()591 if (MarkType::kExample == def->fMarkType) { in check_example_hashes()622 if (MarkType::kExample == def->fMarkType) { in reset_example_hashes()640 if (MarkType::kExample == def.fMarkType) { in find_examples()[all …]
88 if (MarkType::kExample == gran->fMarkType in replaceWithPop()
117 kExample, enumerator
194 case MarkType::kExample: in check()336 case MarkType::kExample: in check()
350 examples += count_children(*topic.second, MarkType::kExample); in main()
267 if ((MarkType::kExample == markType in resolvable()
537 if (MarkType::kExample == example->fMarkType) { in setLink()1407 case MarkType::kExample: { in markTypeOut()1468 SkASSERT(MarkType::kExample == illustExample->fMarkType); in markTypeOut()1768 || MarkType::kExample == child->fMarkType in markTypeOut()1890 case MarkType::kExample: in markTypeOut()
300 constexpr const char* kExample = "example"; in TEST() local303 sb << "This is " << -1 << true << ' ' << kExample << '\n' << " of this"; in TEST()