Searched refs:kPlatform (Results 1 – 7 of 7) sorted by relevance
142 kPlatform, enumerator
80 , { "Platform", MarkType::kPlatform, R_N, E_N, M(Example) | M(NoExample) }512 case MarkType::kPlatform: in addDefinition()596 if (MarkType::kPlatform == child->fMarkType) { in check_example_hashes()965 const Definition* platform = def->hasChild(MarkType::kPlatform); in exampleToScript()1019 case MarkType::kPlatform: in exampleToScript()2161 case MarkType::kPlatform: in typeName()
265 case MarkType::kPlatform: in check()
1414 const Definition* platform = def->hasChild(MarkType::kPlatform); in markTypeOut()1608 case MarkType::kPlatform: in markTypeOut()
98 kPlatform, // The platform's default. enumerator
208 if (allocator_config.kind != AllocatorConfig::Kind::kPlatform) { in Get()
545 .value("PLATFORM", AllocatorConfig::Kind::kPlatform) in PYBIND11_MODULE()