Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_generator.h59 enum class Runtime { enum
/third_party/rust/crates/clang-sys/
DREADME.md87 ### Runtime subsection
/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