| /netbsd-src/external/gpl3/gcc/dist/libgfortran/ieee/ |
| H A D | ieee_arithmetic.F90 | 96 real(kind=4), intent(in) :: X 99 real(kind=8), intent(in) :: X 103 real(kind=10), intent(in) :: X 108 real(kind=16), intent(in) :: X 129 real(kind=4), intent(in) :: X 132 real(kind=8), intent(in) :: X 136 real(kind=10), intent(in) :: X 141 real(kind=16), intent(in) :: X 162 real(kind=4), intent(in) :: X 165 real(kind=8), intent(in) :: X [all …]
|
| H A D | ieee_exceptions.F90 | 82 type(IEEE_STATUS_TYPE), intent(out) :: STATUS_VALUE 97 type(IEEE_STATUS_TYPE), intent(in) :: STATUS_VALUE 114 type(IEEE_FLAG_TYPE), intent(in) :: FLAG 115 logical, intent(out) :: FLAG_VALUE 128 type(IEEE_FLAG_TYPE), intent(in) :: FLAG 129 logical, intent(in) :: FLAG_VALUE 134 integer, intent(in), value :: set, clear 149 type(IEEE_FLAG_TYPE), intent(in) :: FLAG 150 logical, intent(out) :: HALTING 163 type(IEEE_FLAG_TYPE), intent(in) :: FLAG [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgfortran/ieee/ |
| H A D | ieee_arithmetic.F90 | 96 real(kind=4), intent(in) :: X 99 real(kind=8), intent(in) :: X 103 real(kind=10), intent(in) :: X 108 real(kind=16), intent(in) :: X 129 real(kind=4), intent(in) :: X 132 real(kind=8), intent(in) :: X 136 real(kind=10), intent(in) :: X 141 real(kind=16), intent(in) :: X 162 real(kind=4), intent(in) :: X 165 real(kind=8), intent(in) :: X [all …]
|
| H A D | ieee_exceptions.F90 | 82 type(IEEE_STATUS_TYPE), intent(out) :: STATUS_VALUE 97 type(IEEE_STATUS_TYPE), intent(in) :: STATUS_VALUE 114 type(IEEE_FLAG_TYPE), intent(in) :: FLAG 115 logical, intent(out) :: FLAG_VALUE 128 type(IEEE_FLAG_TYPE), intent(in) :: FLAG 129 logical, intent(in) :: FLAG_VALUE 134 integer, intent(in), value :: set, clear 149 type(IEEE_FLAG_TYPE), intent(in) :: FLAG 150 logical, intent(out) :: HALTING 163 type(IEEE_FLAG_TYPE), intent(in) :: FLAG [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libgfortran/generated/ |
| H A D | misc_specifics.F90 | 35 real (kind=4) , intent (in) :: parm 43 real (kind=8) , intent (in) :: parm 51 real (kind=10) , intent (in) :: parm 59 real (kind=16) , intent (in) :: parm 67 real (kind=4) , intent (in) :: parm 75 real (kind=8) , intent (in) :: parm 83 real (kind=10) , intent (in) :: parm 91 real (kind=16) , intent (in) :: parm 99 real (kind=4) , intent (in) :: parm 107 real (kind=8) , intent (in) :: parm [all …]
|
| H A D | _sin_c8.F90 | 39 complex (kind=8), intent (in) :: parm
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgfortran/generated/ |
| H A D | misc_specifics.F90 | 35 real (kind=4) , intent (in) :: parm 43 real (kind=8) , intent (in) :: parm 51 real (kind=10) , intent (in) :: parm 59 real (kind=16) , intent (in) :: parm 67 real (kind=4) , intent (in) :: parm 75 real (kind=8) , intent (in) :: parm 83 real (kind=10) , intent (in) :: parm 91 real (kind=16) , intent (in) :: parm 99 real (kind=4) , intent (in) :: parm 107 real (kind=8) , intent (in) :: parm [all …]
|
| H A D | _anint_r4.F90 | 39 real (kind=4), intent (in) :: parm
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
| H A D | omp_lib.f90.in | 72 integer (omp_lock_kind), intent (out) :: svar 79 integer (omp_lock_kind), intent (out) :: svar 80 integer (omp_lock_hint_kind), intent (in) :: hint 87 integer (omp_nest_lock_kind), intent (out) :: nvar 94 integer (omp_nest_lock_kind), intent (out) :: nvar 95 integer (omp_lock_hint_kind), intent (in) :: hint 102 integer (omp_lock_kind), intent (inout) :: svar 109 integer (omp_nest_lock_kind), intent (inout) :: nvar 116 integer (omp_lock_kind), intent (inout) :: svar 123 integer (omp_nest_lock_kind), intent (inout) :: nvar [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/ |
| H A D | f2c_specifics.F90 | 42 REAL, intent (in) :: parm; \ 51 COMPLEX, intent (in) :: parm; \ 52 COMPLEX, intent (out) :: res; \ 60 DOUBLE COMPLEX, intent (in) :: parm; \ 61 DOUBLE COMPLEX, intent (out) :: res; \ 70 COMPLEX, intent(in) :: parm 78 complex(kind=4), intent(in) :: parm 84 complex(kind=8), intent(in) :: parm 169 REAL, intent (in) :: p1, p2; \ 188 COMPLEX, intent (in) :: parm [all …]
|
| H A D | random_init.f90 | 68 logical, value, intent(in) :: repeatable 69 logical, value, intent(in) :: image_distinct 70 integer, value, intent(in) :: hidden
|
| H A D | selected_real_kind.f90 | 27 integer, optional, intent (in) :: p, r, rdx 83 integer, optional, intent (in) :: p, r 89 integer, optional, intent (in) :: p, r, rdx
|
| /netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/ |
| H A D | f2c_specifics.F90 | 42 REAL, intent (in) :: parm; \ 51 COMPLEX, intent (in) :: parm; \ 52 COMPLEX, intent (out) :: res; \ 60 DOUBLE COMPLEX, intent (in) :: parm; \ 61 DOUBLE COMPLEX, intent (out) :: res; \ 70 COMPLEX, intent(in) :: parm 78 complex(kind=4), intent(in) :: parm 84 complex(kind=8), intent(in) :: parm 169 REAL, intent (in) :: p1, p2; \ 188 COMPLEX, intent (in) :: parm [all …]
|
| H A D | random_init.f90 | 47 logical, value, intent(in) :: repeatable 48 logical, value, intent(in) :: image_distinct 49 integer, value, intent(in) :: image_num 90 integer, intent(out) :: i
|
| H A D | selected_real_kind.f90 | 27 integer, optional, intent (in) :: p, r, rdx 83 integer, optional, intent (in) :: p, r 89 integer, optional, intent (in) :: p, r, rdx
|
| /netbsd-src/external/gpl3/gcc/dist/libgomp/ |
| H A D | omp_lib.f90.in | 186 integer (omp_lock_kind), intent (out) :: svar 193 integer (omp_lock_kind), intent (out) :: svar 194 integer (omp_lock_hint_kind), intent (in) :: hint 201 integer (omp_nest_lock_kind), intent (out) :: nvar 208 integer (omp_nest_lock_kind), intent (out) :: nvar 209 integer (omp_lock_hint_kind), intent (in) :: hint 216 integer (omp_lock_kind), intent (inout) :: svar 223 integer (omp_nest_lock_kind), intent (inout) :: nvar 230 integer (omp_lock_kind), intent (inout) :: svar 237 integer (omp_nest_lock_kind), intent (inout) :: nvar [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libgfortran/m4/ |
| H A D | misc_specifics.m4 | 26 real (kind=rkind) , intent (in) :: parm 37 integer (kind=ikind) , intent (in) :: parm 48 character (kind=ckind,len=*) , intent (in) :: parm 59 character (kind=ckind,len=*) , intent (in) :: parm1, parm2
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgfortran/m4/ |
| H A D | misc_specifics.m4 | 26 real (kind=rkind) , intent (in) :: parm 37 integer (kind=ikind) , intent (in) :: parm 48 character (kind=ckind,len=*) , intent (in) :: parm 59 character (kind=ckind,len=*) , intent (in) :: parm1, parm2
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
| H A D | gfortran.texi | 1564 case where the intent is specifically to initialize a numeric variable 2712 standard-conforming code depends on what the intent of the original 2977 character(kind=c_char), intent(out) :: dest(*) 2978 character(kind=c_char), intent(in) :: src(*) 2979 integer(c_size_t), value, intent(in) :: n 4051 @item @var{argc} @tab intent(inout) An integer pointer with the number of 4053 @item @var{argv} @tab intent(inout) A pointer to an array of strings with the 4269 @item @var{token} @tab intent(out) An opaque pointer identifying the coarray. 4270 @item @var{desc} @tab intent(inout) The (pseudo) array descriptor. 4271 @item @var{stat} @tab intent(out) For allocatable coarrays, stores the STAT=; [all …]
|
| H A D | dependency.cc | 955 gfc_check_argument_var_dependency (gfc_expr *var, sym_intent intent, in gfc_check_argument_var_dependency() argument 978 gcc_assert (intent == INTENT_OUT || intent == INTENT_INOUT); in gfc_check_argument_var_dependency() 991 intent == INTENT_OUT ? "OUT" : "INOUT", in gfc_check_argument_var_dependency() 1007 if (intent != INTENT_IN) in gfc_check_argument_var_dependency() 1011 return gfc_check_argument_var_dependency (var, intent, arg, in gfc_check_argument_var_dependency() 1021 return gfc_check_fncall_dependency (var, intent, NULL, in gfc_check_argument_var_dependency() 1031 return gfc_check_fncall_dependency (var, intent, NULL, in gfc_check_argument_var_dependency() 1047 && gfc_check_argument_var_dependency (var, intent, in gfc_check_argument_var_dependency() 1052 && gfc_check_argument_var_dependency (var, intent, in gfc_check_argument_var_dependency() 1069 gfc_check_argument_dependency (gfc_expr *other, sym_intent intent, in gfc_check_argument_dependency() argument [all …]
|
| H A D | interface.cc | 906 i1 = fsym->attr.intent; in gfc_check_operator_interface() 913 i2 = fsym->attr.intent; in gfc_check_operator_interface() 1235 return a1 && p2 && (s2->attr.intent != INTENT_IN); in compare_ptr_alloc() 1357 if (s1->attr.intent != s2->attr.intent && !s1->attr.artificial in gfc_check_dummy_characteristics() 2222 if (!attr.pointer && attr.target && formal->attr.intent == INTENT_IN) in compare_pointer() 2519 && formal->attr.intent != INTENT_IN) in compare_parameter() 2610 if (formal->attr.intent != INTENT_INOUT in compare_parameter() 2625 if (formal->attr.intent != INTENT_INOUT in compare_parameter() 2662 if (formal->attr.intent == INTENT_OUT) in compare_parameter() 2670 else if (warn_surprising && where && formal->attr.intent != INTENT_IN) in compare_parameter() [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| H A D | gfortran.texi | 1948 case where the intent is specifically to initialize a numeric variable 3087 standard-conforming code depends on what the intent of the original 3325 character(kind=c_char), intent(out) :: dest(*) 3326 character(kind=c_char), intent(in) :: src(*) 3327 integer(c_size_t), value, intent(in) :: n 4443 @item @var{argc} @tab intent(inout) An integer pointer with the number of 4445 @item @var{argv} @tab intent(inout) A pointer to an array of strings with the 4661 @item @var{token} @tab intent(out) An opaque pointer identifying the coarray. 4662 @item @var{desc} @tab intent(inout) The (pseudo) array descriptor. 4663 @item @var{stat} @tab intent(out) For allocatable coarrays, stores the STAT=; [all …]
|
| H A D | interface.c | 895 i1 = fsym->attr.intent; in gfc_check_operator_interface() 902 i2 = fsym->attr.intent; in gfc_check_operator_interface() 1224 return a1 && p2 && (s2->attr.intent != INTENT_IN); in compare_ptr_alloc() 1346 if (s1->attr.intent != s2->attr.intent) in gfc_check_dummy_characteristics() 2202 if (!attr.pointer && attr.target && formal->attr.intent == INTENT_IN) in compare_pointer() 2454 && formal->attr.intent != INTENT_IN) in compare_parameter() 2545 if (formal->attr.intent != INTENT_INOUT in compare_parameter() 2560 if (formal->attr.intent != INTENT_INOUT in compare_parameter() 2597 if (formal->attr.intent == INTENT_OUT) in compare_parameter() 2605 else if (warn_surprising && where && formal->attr.intent != INTENT_IN) in compare_parameter() [all …]
|
| H A D | dependency.c | 954 gfc_check_argument_var_dependency (gfc_expr *var, sym_intent intent, in gfc_check_argument_var_dependency() argument 977 gcc_assert (intent == INTENT_OUT || intent == INTENT_INOUT); in gfc_check_argument_var_dependency() 990 intent == INTENT_OUT ? "OUT" : "INOUT", in gfc_check_argument_var_dependency() 1006 if (intent != INTENT_IN) in gfc_check_argument_var_dependency() 1010 return gfc_check_argument_var_dependency (var, intent, arg, in gfc_check_argument_var_dependency() 1020 return gfc_check_fncall_dependency (var, intent, NULL, in gfc_check_argument_var_dependency() 1030 return gfc_check_fncall_dependency (var, intent, NULL, in gfc_check_argument_var_dependency() 1046 && gfc_check_argument_var_dependency (var, intent, in gfc_check_argument_var_dependency() 1051 && gfc_check_argument_var_dependency (var, intent, in gfc_check_argument_var_dependency() 1068 gfc_check_argument_dependency (gfc_expr *other, sym_intent intent, in gfc_check_argument_dependency() argument [all …]
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/Configurations/ |
| H A D | common.tmpl | 135 doobj($_, $lib, intent => "lib", installed => is_installed($lib)); 137 dogenerate($_, undef, undef, intent => "lib"); 144 doobj($_, $lib, intent => "lib", installed => is_installed($lib)); 162 doobj($_, $lib, intent => "dso", installed => is_installed($lib)); 178 doobj($_, $bin, intent => "bin", installed => is_installed($bin));
|