Lines Matching full:modifier
38 ``ompx_hold`` Map Type Modifier
55 The ``ompx_hold`` map type modifier above specifies that the ``target
66 * Stated more generally, the ``ompx_hold`` map type modifier specifies
73 * The ``ompx_hold`` map type modifier is permitted to appear only on
80 called for a mapping for which the ``ompx_hold`` map type modifier
82 * Like the ``present`` map type modifier, the ``ompx_hold`` map type
83 modifier applies to an entire struct if it's specified for any
86 modifier.
94 * The ``ompx_hold`` map type modifier selects an alternate reference
103 * The runtime determines that the ``ompx_hold`` map type modifier is
123 our map type modifier extension. We chose the name *hold* for that
124 map type modifier because, as demonstrated in the above :ref:`example