Lines Matching defs:ab_attribute
2078 enum ab_attribute
2218 DECL_MIO_NAME (ab_attribute)
2274 MIO_NAME (ab_attribute) (AB_ALLOCATABLE, attr_bits);
2276 MIO_NAME (ab_attribute) (AB_ARTIFICIAL, attr_bits);
2278 MIO_NAME (ab_attribute) (AB_ASYNCHRONOUS, attr_bits);
2280 MIO_NAME (ab_attribute) (AB_DIMENSION, attr_bits);
2282 MIO_NAME (ab_attribute) (AB_CODIMENSION, attr_bits);
2284 MIO_NAME (ab_attribute) (AB_CONTIGUOUS, attr_bits);
2286 MIO_NAME (ab_attribute) (AB_EXTERNAL, attr_bits);
2288 MIO_NAME (ab_attribute) (AB_INTRINSIC, attr_bits);
2290 MIO_NAME (ab_attribute) (AB_OPTIONAL, attr_bits);
2292 MIO_NAME (ab_attribute) (AB_POINTER, attr_bits);
2294 MIO_NAME (ab_attribute) (AB_CLASS_POINTER, attr_bits);
2296 MIO_NAME (ab_attribute) (AB_PROTECTED, attr_bits);
2298 MIO_NAME (ab_attribute) (AB_VALUE, attr_bits);
2300 MIO_NAME (ab_attribute) (AB_VOLATILE, attr_bits);
2302 MIO_NAME (ab_attribute) (AB_TARGET, attr_bits);
2304 MIO_NAME (ab_attribute) (AB_THREADPRIVATE, attr_bits);
2306 MIO_NAME (ab_attribute) (AB_DUMMY, attr_bits);
2308 MIO_NAME (ab_attribute) (AB_RESULT, attr_bits);
2312 MIO_NAME (ab_attribute) (AB_DATA, attr_bits);
2314 MIO_NAME (ab_attribute) (AB_IN_NAMELIST, attr_bits);
2316 MIO_NAME (ab_attribute) (AB_IN_COMMON, attr_bits);
2319 MIO_NAME (ab_attribute) (AB_FUNCTION, attr_bits);
2321 MIO_NAME (ab_attribute) (AB_SUBROUTINE, attr_bits);
2323 MIO_NAME (ab_attribute) (AB_GENERIC, attr_bits);
2325 MIO_NAME (ab_attribute) (AB_ABSTRACT, attr_bits);
2328 MIO_NAME (ab_attribute) (AB_SEQUENCE, attr_bits);
2330 MIO_NAME (ab_attribute) (AB_ELEMENTAL, attr_bits);
2332 MIO_NAME (ab_attribute) (AB_PURE, attr_bits);
2334 MIO_NAME (ab_attribute) (AB_IMPLICIT_PURE, attr_bits);
2336 MIO_NAME (ab_attribute) (AB_UNLIMITED_POLY, attr_bits);
2338 MIO_NAME (ab_attribute) (AB_RECURSIVE, attr_bits);
2340 MIO_NAME (ab_attribute) (AB_ALWAYS_EXPLICIT, attr_bits);
2342 MIO_NAME (ab_attribute) (AB_CRAY_POINTER, attr_bits);
2344 MIO_NAME (ab_attribute) (AB_CRAY_POINTEE, attr_bits);
2346 MIO_NAME(ab_attribute) (AB_IS_BIND_C, attr_bits);
2348 MIO_NAME(ab_attribute) (AB_IS_C_INTEROP, attr_bits);
2350 MIO_NAME(ab_attribute) (AB_IS_ISO_C, attr_bits);
2352 MIO_NAME (ab_attribute) (AB_ALLOC_COMP, attr_bits);
2354 MIO_NAME (ab_attribute) (AB_POINTER_COMP, attr_bits);
2356 MIO_NAME (ab_attribute) (AB_PROC_POINTER_COMP, attr_bits);
2358 MIO_NAME (ab_attribute) (AB_PRIVATE_COMP, attr_bits);
2360 MIO_NAME (ab_attribute) (AB_COARRAY_COMP, attr_bits);
2362 MIO_NAME (ab_attribute) (AB_LOCK_COMP, attr_bits);
2364 MIO_NAME (ab_attribute) (AB_EVENT_COMP, attr_bits);
2366 MIO_NAME (ab_attribute) (AB_ZERO_COMP, attr_bits);
2368 MIO_NAME (ab_attribute) (AB_IS_CLASS, attr_bits);
2370 MIO_NAME (ab_attribute) (AB_PROCEDURE, attr_bits);
2372 MIO_NAME (ab_attribute) (AB_PROC_POINTER, attr_bits);
2374 MIO_NAME (ab_attribute) (AB_VTYPE, attr_bits);
2376 MIO_NAME (ab_attribute) (AB_VTAB, attr_bits);
2378 MIO_NAME (ab_attribute) (AB_OMP_DECLARE_TARGET, attr_bits);
2380 MIO_NAME (ab_attribute) (AB_ARRAY_OUTER_DEPENDENCY, attr_bits);
2382 MIO_NAME (ab_attribute) (AB_MODULE_PROCEDURE, attr_bits);
2384 MIO_NAME (ab_attribute) (AB_OACC_DECLARE_CREATE, attr_bits);
2386 MIO_NAME (ab_attribute) (AB_OACC_DECLARE_COPYIN, attr_bits);
2388 MIO_NAME (ab_attribute) (AB_OACC_DECLARE_DEVICEPTR, attr_bits);
2390 MIO_NAME (ab_attribute) (AB_OACC_DECLARE_DEVICE_RESIDENT, attr_bits);
2392 MIO_NAME (ab_attribute) (AB_OACC_DECLARE_LINK, attr_bits);
2394 MIO_NAME (ab_attribute) (AB_OMP_DECLARE_TARGET_LINK, attr_bits);
2396 MIO_NAME (ab_attribute) (AB_PDT_KIND, attr_bits);
2398 MIO_NAME (ab_attribute) (AB_PDT_LEN, attr_bits);
2400 MIO_NAME (ab_attribute) (AB_PDT_TYPE, attr_bits);
2402 MIO_NAME (ab_attribute) (AB_PDT_TEMPLATE, attr_bits);
2404 MIO_NAME (ab_attribute) (AB_PDT_ARRAY, attr_bits);
2406 MIO_NAME (ab_attribute) (AB_PDT_STRING, attr_bits);
2415 MIO_NAME (ab_attribute) (AB_OACC_ROUTINE_LOP_GANG, attr_bits);
2418 MIO_NAME (ab_attribute) (AB_OACC_ROUTINE_LOP_WORKER, attr_bits);
2421 MIO_NAME (ab_attribute) (AB_OACC_ROUTINE_LOP_VECTOR, attr_bits);
2424 MIO_NAME (ab_attribute) (AB_OACC_ROUTINE_LOP_SEQ, attr_bits);
2432 MIO_NAME (ab_attribute) (AB_OACC_ROUTINE_NOHOST, attr_bits);
2437 MIO_NAME (ab_attribute) (AB_OMP_REQ_REVERSE_OFFLOAD, attr_bits);
2439 MIO_NAME (ab_attribute) (AB_OMP_REQ_UNIFIED_ADDRESS, attr_bits);
2441 MIO_NAME (ab_attribute) (AB_OMP_REQ_UNIFIED_SHARED_MEMORY, attr_bits);
2443 MIO_NAME (ab_attribute) (AB_OMP_REQ_DYNAMIC_ALLOCATORS, attr_bits);
2446 MIO_NAME (ab_attribute) (AB_OMP_REQ_MEM_ORDER_SEQ_CST, attr_bits);
2449 MIO_NAME (ab_attribute) (AB_OMP_REQ_MEM_ORDER_ACQ_REL, attr_bits);
2452 MIO_NAME (ab_attribute) (AB_OMP_REQ_MEM_ORDER_RELAXED, attr_bits);
2459 MIO_NAME (ab_attribute) (AB_OMP_DEVICE_TYPE_HOST, attr_bits);
2462 MIO_NAME (ab_attribute) (AB_OMP_DEVICE_TYPE_NOHOST, attr_bits);
2465 MIO_NAME (ab_attribute) (AB_OMP_DEVICE_TYPE_ANY, attr_bits);
2482 switch ((ab_attribute) find_enum (attr_bits))