Lines Matching full:automatic
11 * Automatic numbering is described in this article:
12 * http://dev.opera.com/articles/view/automatic-numbering-with-css-counters/
15 * Automatic numbering for the TOC.
31 /* Automatic numbering for the body. */
62 Objective-C Automatic Reference Counting (ARC)
79 technical specification of Automatic Reference Counting. Given a core
212 Automatic Reference Counting implements automatic memory management for
927 non-automatic storage duration. A program is ill-formed if it captures an
1019 * ``&var``, where ``var`` is a scalar variable of automatic storage duration
1330 ARC's automatic code emission is more prone than most code to signature
1526 By default, local variables of automatic storage duration do not have precise
1537 A local variable of retainable object owner type and automatic storage duration