Home
last modified time | relevance | path

Searched defs:Runtime (Results 1 – 6 of 6) 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/python/Doc/whatsnew/
D3.11.rst1366 .. _whatsnew311-lazy-python-frames:
1368 Cheaper, lazy Python frames
1393 Inlined Python function calls
1416 PEP 659: Specializing Adaptive Interpreter
/third_party/node/deps/v8/src/runtime/
Druntime.h878 friend class Runtime; variable
/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