Home
last modified time | relevance | path

Searched defs:RunType (Results 1 – 11 of 11) sorted by relevance

/external/skia/include/core/
DSkRegion.h24 typedef int32_t RunType; typedef
/external/skia/src/core/
DSkRegionPriv.h20 typedef SkRegion::RunType RunType; typedef
/external/skqp/src/core/
DSkRegionPriv.h20 typedef SkRegion::RunType RunType; typedef
/external/clang/test/Parser/
DDelayedTemplateParsing.cpp80 typedef void RunType(); typedef in PR11931::Callback
/external/tensorflow/tensorflow/lite/tools/benchmark/
Dbenchmark_model.h36 enum RunType { enum
/external/skqp/include/core/
DSkRegion.h34 typedef int32_t RunType; typedef
/external/llvm-project/clang/test/Parser/
DDelayedTemplateParsing.cpp64 typedef void RunType(); typedef in PR11931::Callback
/external/cldr/tools/java/org/unicode/cldr/json/
DLdml2JsonConverter.java61 private enum RunType { enum in Ldml2JsonConverter
/external/libcxx/utils/google-benchmark/include/benchmark/
Dbenchmark.h1322 enum RunType { RT_Iteration, RT_Aggregate }; enum
/external/llvm-project/libcxx/utils/google-benchmark/include/benchmark/
Dbenchmark.h1322 enum RunType { RT_Iteration, RT_Aggregate }; enum
/external/google-benchmark/include/benchmark/
Dbenchmark.h1370 enum RunType { RT_Iteration, RT_Aggregate }; enum