Searched refs:frozen (Results 1 – 9 of 9) sorted by relevance
22 reset at <= -16. Timer can be frozen/resumed using26 reset at value 0 and can not be frozen by Software.
20 @dataclass(frozen=True)
91 @dataclass(frozen=True)
202 if not self.frozen and name not in self.ptrs:
154 The option is now frozen, and can be considered equivalent to the following:
385 if not self.frozen and name not in self.ptrs:
276 - All stable APIs need to be frozen 2 releases before an LTS. APIs can be extended
2201 The ``--freeze`` action outputs a frozen manifest:2207 A "frozen" manifest is a manifest file where every project's revision is a SHA.2208 You can use ``--freeze`` to produce a frozen manifest that's equivalent to your
417 ``STACK_SIZE`` appears to be "frozen" at 0x100 when toggling ``FOO``.