Home
last modified time | relevance | path

Searched refs:C_LONG (Results 126 – 150 of 209) sorted by relevance

123456789

/dports/misc/cheat/cheat-4.2.2/vendor/github.com/alecthomas/chroma/lexers/f/
H A Dfortran.go33 …N`, `DOUBLE COMPLEX`, `INTEGER`, `LOGICAL`, `REAL`, `C_INT`, `C_SHORT`, `C_LONG`, `C_LONG_LONG`, `…
/dports/misc/cheat/cheat-4.2.2/vendor/github.com/alecthomas/chroma/chroma-0.9.1/lexers/f/
H A Dfortran.go33 …N`, `DOUBLE COMPLEX`, `INTEGER`, `LOGICAL`, `REAL`, `C_INT`, `C_SHORT`, `C_LONG`, `C_LONG_LONG`, `…
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/alecthomas/chroma/lexers/f/
H A Dfortran.go29 …N`, `DOUBLE COMPLEX`, `INTEGER`, `LOGICAL`, `REAL`, `C_INT`, `C_SHORT`, `C_LONG`, `C_LONG_LONG`, `…
/dports/devel/gh/cli-2.4.0/vendor/github.com/alecthomas/chroma/lexers/f/
H A Dfortran.go29 …N`, `DOUBLE COMPLEX`, `INTEGER`, `LOGICAL`, `REAL`, `C_INT`, `C_SHORT`, `C_LONG`, `C_LONG_LONG`, `…
/dports/www/gitea/gitea-1.16.5/vendor/github.com/alecthomas/chroma/lexers/f/
H A Dfortran.go33 …N`, `DOUBLE COMPLEX`, `INTEGER`, `LOGICAL`, `REAL`, `C_INT`, `C_SHORT`, `C_LONG`, `C_LONG_LONG`, `…
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/alecthomas/chroma/lexers/f/
H A Dfortran.go33 …N`, `DOUBLE COMPLEX`, `INTEGER`, `LOGICAL`, `REAL`, `C_INT`, `C_SHORT`, `C_LONG`, `C_LONG_LONG`, `…
/dports/mail/wmmaiload/wmmaiload-2.3.0/wmmaiload/
H A Doptions.c198 case C_LONG: in set_cfg_value()
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/alecthomas/chroma/lexers/f/
H A Dfortran.go33 …N`, `DOUBLE COMPLEX`, `INTEGER`, `LOGICAL`, `REAL`, `C_INT`, `C_SHORT`, `C_LONG`, `C_LONG_LONG`, `…
/dports/devel/chroma/chroma-0.9.2/lexers/f/
H A Dfortran.go33 …N`, `DOUBLE COMPLEX`, `INTEGER`, `LOGICAL`, `REAL`, `C_INT`, `C_SHORT`, `C_LONG`, `C_LONG_LONG`, `…
/dports/sysutils/glow/glow-0.2.0/vendor/github.com/alecthomas/chroma/lexers/f/
H A Dfortran.go29 …N`, `DOUBLE COMPLEX`, `INTEGER`, `LOGICAL`, `REAL`, `C_INT`, `C_SHORT`, `C_LONG`, `C_LONG_LONG`, `…
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/alecthomas/chroma/chroma-0.6.3/lexers/f/
H A Dfortran.go29 …N`, `DOUBLE COMPLEX`, `INTEGER`, `LOGICAL`, `REAL`, `C_INT`, `C_SHORT`, `C_LONG`, `C_LONG_LONG`, `…
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/alecthomas/chroma/lexers/f/
H A Dfortran.go29 …N`, `DOUBLE COMPLEX`, `INTEGER`, `LOGICAL`, `REAL`, `C_INT`, `C_SHORT`, `C_LONG`, `C_LONG_LONG`, `…
/dports/math/elpa/elpa-2019.05.002/src/ftimings/
H A Dftimings.F90185 integer(kind=C_LONG) :: rsssize
193 integer(kind=C_LONG) :: virtualmem
201 integer(kind=C_LONG) :: maxrsssize
/dports/science/hdf5-18/hdf5-1.8.21/fortran/src/
H A DH5Off_F03.f9078 INTEGER(C_LONG) :: fileno ! File number that object is located in
/dports/devel/ga/ga-5.8/cca/ga_cca_classic/
H A DGA_DADFArray.cxx235 type = C_LONG; in commit()
/dports/science/elmerfem/elmerfem-release-9.0/fem/src/
H A DDirectSolve.F90378 INTEGER(C_LONG) :: m,n,rows(*),cols(*) !TODO: m,n of are called with AddrInt kind
387 INTEGER(C_LONG) :: rows(*),cols(*)
396 INTEGER(C_LONG) :: sys
417 INTEGER(KIND=C_LONG) :: ln, lsys
418 INTEGER(KIND=C_LONG), ALLOCATABLE :: LRows(:), LCols(:)
/dports/devel/ga/ga-5.8/global/src/
H A Dhsort.scat.c245 case C_LONG: ga_sort_scat_long_(pn, (long*)v, i, j, base); break;
H A Donesided.c1378 else if(type==C_LONG)optype= ARMCI_ACC_LNG; in ngai_acc_common()
2370 else if(type==C_LONG)optype= ARMCI_ACC_LNG; in gai_scatter_acc_local()
3217 else if(type==C_LONG)optype= ARMCI_ACC_LNG; in gai_gatscat()
3246 else if(type==C_LONG)optype= ARMCI_ACC_LNG; in gai_gatscat()
3280 else if(type==C_LONG)optype= ARMCI_ACC_LNG; in gai_gatscat()
3315 else if(type==C_LONG)optype= ARMCI_ACC_LNG; in gai_gatscat()
3573 else if(type==C_LONG)optype= ARMCI_ACC_LNG; in gai_gatscat_new()
3970 if(GA[handle].type!=C_INT && GA[handle].type!=C_LONG && in pnga_read_inc()
4420 else if (type == C_LONG) optype = ARMCI_ACC_LNG; in pnga_strided_acc()
H A Dbase.c214 case C_LONG : return (sizeof(long)); in GAsizeof()
962 case C_LONG: size = sizeof(long); break; in ngai_get_first_last_indices()
3793 } else if (GA[ga_handle].type == C_LONG) { in pnga_duplicate()
4122 case C_LONG: in pnga_randomize()
4153 case C_LONG: in pnga_randomize()
4221 case C_LONG: in pnga_fill()
4250 case C_LONG: in pnga_fill()
5100 case C_LONG: atype=ARMCI_LONG; break; in pnga_merge_mirrored()
5142 case C_LONG: one = &l_one; break; in pnga_merge_mirrored()
5337 } else if (type == C_LONG) { in pnga_merge_distr_patch()
H A Dfapi.c2394 if (atype != C_INT || atype != C_LONG || atype != C_LONGLONG) in ga_iscale_()
2404 if (atype != C_INT || atype != C_LONG || atype != C_LONGLONG) in ga_iscal_()
2473 if (atype != C_INT || atype != C_LONG || atype != C_LONGLONG) in nga_iscale_()
2661 || (atype != C_INT && atype != C_LONG && atype != C_LONGLONG)) in ga_idot_patch_()
2742 || (atype != C_INT && atype != C_LONG && atype != C_LONGLONG)) in nga_idot_patch_()
2900 if (atype != C_INT || atype != C_LONG || atype != C_LONGLONG) in ga_iscal_patch_()
2951 if (atype != C_INT || atype != C_LONG || atype != C_LONGLONG) in nga_iscale_patch_()
3026 || (atype != C_INT && atype != C_LONG && atype != C_LONGLONG)) in ga_iadd_patch_()
3094 || (atype != C_INT && atype != C_LONG && atype != C_LONGLONG)) in nga_iadd_patch_()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.incubator.foreign/share/classes/jdk/internal/foreign/abi/x64/sysv/
H A DCallArranger.java117 csb.addArgumentBindings(long.class, SysV.C_LONG, in getBindings()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.incubator.foreign/share/classes/jdk/internal/foreign/abi/x64/sysv/
H A DCallArranger.java115 csb.addArgumentBindings(long.class, SysV.C_LONG, in getBindings()
/dports/java/eclipse-ecj/eclipse-ecj-4.4.2_1/org/eclipse/jdt/internal/compiler/util/
H A DUtil.java103 public static final char C_LONG = 'J'; field in Util
1217 case C_LONG :
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/util/
H A DUtil.java109 public static final char C_LONG = 'J'; field in Util
1317 case C_LONG :
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/binary/
H A DStubCreator.java85 case Signature.C_LONG: in appendExpression()

123456789