Home
last modified time | relevance | path

Searched defs:Runtime (Results 1 – 5 of 5) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_generator.h59 enum class Runtime { enum
/third_party/mindspore/mindspore/lite/test/st/
Dmindrt_parallel_runtime_test.cc56 TEST_F(MindrtRuntimeTest, Runtime) { in TEST_F() argument
/third_party/boost/libs/hana/test/_include/laws/
Dbase.hpp187 , Runtime = 1 << 2 enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopUnrollPass.cpp1206 Optional<bool> AllowPartial = None, Optional<bool> Runtime = None, in LoopUnroll()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfo.h480 bool Runtime; member