Searched defs:Runtime (Results 1 – 6 of 6) sorted by relevance
59 enum class Runtime { enum
87 ### Runtime subsection
1366 .. _whatsnew311-lazy-python-frames:1368 Cheaper, lazy Python frames1393 Inlined Python function calls1416 PEP 659: Specializing Adaptive Interpreter
878 friend class Runtime; variable
1206 Optional<bool> AllowPartial = None, Optional<bool> Runtime = None, in LoopUnroll()
480 bool Runtime; member