Searched defs:RunType (Results 1 – 10 of 10) sorted by relevance
78 using RunType = R(Args...); variable203 constexpr OnceCallback(internal::NullCallbackTag::WithSignature<RunType>) in OnceCallback()223 constexpr OnceCallback(internal::DoNothingCallbackTag::WithSignature<RunType>) in OnceCallback()281 using RunType = R(Args...); variable410 constexpr RepeatingCallback(internal::NullCallbackTag::WithSignature<RunType>) in RepeatingCallback()431 internal::DoNothingCallbackTag::WithSignature<RunType>) in RepeatingCallback()
22 typedef SkRegion::RunType RunType; typedef
31 typedef int32_t RunType; typedef
80 typedef void RunType(); typedef in PR11931::Callback
126 enum class RunType { enum
38 enum RunType { enum
93 enum RunType { enum in Ldml2JsonConverter106 RunType() { in RunType() method in Ldml2JsonConverter.RunType111 RunType(boolean isTiered, boolean hasLocales) { in RunType() method in Ldml2JsonConverter.RunType
1322 enum RunType { RT_Iteration, RT_Aggregate }; enum
1783 enum RunType { RT_Iteration, RT_Aggregate }; enum
1701 enum RunType { RT_Iteration, RT_Aggregate }; enum