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
919 non-automatic storage duration. A program is ill-formed if it captures an
1011 * ``&var``, where ``var`` is a scalar variable of automatic storage duration
1322 ARC's automatic code emission is more prone than most code to signature
1518 By default, local variables of automatic storage duration do not have precise
1529 A local variable of retainable object owner type and automatic storage duration