Lines Matching refs:good
6 .good { background-color: #CCFF99 }
11 .. role:: good
122 … | support != in the canonical loop form | :good:`done` …
126 … | collapse imperfectly nested loop | :good:`done` …
128 … | collapse non-rectangular nested loop | :good:`done` …
130 … | C++ range-base for loop | :good:`done` …
132 … | clause: if for SIMD directives | :good:`done` …
134 … | inclusive scan extension (matching C++17 PSTL) | :good:`done` …
136 … | memory allocators | :good:`done` …
138 … | allocate directive and allocate clause | :good:`done` …
144 …sion | thread affinity extension | :good:`done` …
146 … | taskloop reduction | :good:`done` …
152 … | depend objects and detachable tasks | :good:`done` …
154 … | mutexinoutset dependence-type for tasks | :good:`done` …
156 … | combined taskloop constructs | :good:`done` …
158 … | master taskloop | :good:`done` …
160 … | parallel master taskloop | :good:`done` …
162 … | master taskloop simd | :good:`done` …
164 … | parallel master taskloop simd | :good:`done` …
166 … | atomic and simd constructs inside SIMD code | :good:`done` …
168 … | SIMD nontemporal | :good:`done` …
174 … | OMP_TARGET_OFFLOAD environment variable | :good:`done` …
176 … | support full 'defaultmap' functionality | :good:`done` …
178 … | device specific functions | :good:`done` …
180 … | clause: device_type | :good:`done` …
182 … | clause: extended device | :good:`done` …
184 … | clause: uses_allocators clause | :good:`done` …
192 … | nested target declare | :good:`done` …
194 … | implicitly map 'this' (this[:1]) | :good:`done` …
200 … | clause: unified_shared_memory | :good:`done` …
206 … | clause: atomic_default_mem_order | :good:`done` …
212 … | mapping lambda expression | :good:`done` …
214 … | clause: use_device_addr for target data | :good:`done` …
216 … | support close modifier on map clause | :good:`done` …
220 … | support non-contiguous array sections for target update | :good:`done` …
226 … | hints for the atomic construct | :good:`done` …
228 … | C11 support | :good:`done` …
230 … | C++11/14/17 support | :good:`done` …
232 … | lambda support | :good:`done` …
234 … | array shaping | :good:`done` …
240 … | conditional modifier for lastprivate clause | :good:`done` …
242 … | iterator and multidependences | :good:`done` …
244 … | depobj directive and depobj dependency kind | :good:`done` …
250 … | prevent new type definitions in clauses | :good:`done` …
252 …n | memory model update (seq_cst, acq_rel, release, acquire,...) | :good:`done` …
271 … | 'present' map type modifier | :good:`done` …
273 … | 'present' motion modifier | :good:`done` …
333 … | begin/end declare variant | :good:`done` …