Home
last modified time | relevance | path

Searched defs:ndex (Results 1 – 25 of 66) sorted by relevance

123

/dports/science/netcdf-fortran/netcdf-fortran-4.5.3/fortran/
H A Dnf_var1io.F9043 Integer, Intent(IN) :: ndex(*) local
90 Integer, Intent(IN) :: ndex(*) local
152 Integer, Intent(IN) :: ndex(*) local
212 Integer, Intent(IN) :: ndex(*) local
265 Integer, Intent(IN) :: ndex(*) local
316 Integer, Intent(IN) :: ndex(*) local
367 Integer, Intent(IN) :: ndex(*) local
642 Integer, Intent(IN) :: ndex(*) local
695 Integer, Intent(IN) :: ndex(*) local
746 Integer, Intent(IN) :: ndex(*) local
[all …]
H A Dmodule_netcdf_nf_interfaces.F90652 Integer, Intent(IN) :: ndex(*) local
665 Integer, Intent(IN) :: ndex(*) local
678 Integer, Intent(IN) :: ndex(*) local
690 Integer, Intent(IN) :: ndex(*) local
703 Integer, Intent(IN) :: ndex(*) local
716 Integer, Intent(IN) :: ndex(*) local
740 Integer, Intent(IN) :: ndex(*) local
753 Integer, Intent(IN) :: ndex(*) local
765 Integer, Intent(IN) :: ndex(*) local
778 Integer, Intent(IN) :: ndex(*) local
[all …]
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/ideintf/
H A Dtexttools.pas122 Result:=REVarFunction(Index); in ndex() function
127 REVarPosProcedure(Index,MatchStart,MatchLength); procedure
/dports/editors/lazarus/lazarus/components/ideintf/
H A Dtexttools.pas120 Result:=REVarFunction(Index); in ndex() function
125 REVarPosProcedure(Index,MatchStart,MatchLength); procedure
/dports/editors/lazarus-qt5/lazarus/components/ideintf/
H A Dtexttools.pas120 Result:=REVarFunction(Index); in ndex() function
125 REVarPosProcedure(Index,MatchStart,MatchLength); procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/ideintf/
H A Dtexttools.pas122 Result:=REVarFunction(Index); in ndex() function
127 REVarPosProcedure(Index,MatchStart,MatchLength); procedure
/dports/science/nwchem-data/nwchem-7.0.2-release/src/argos/
H A Dargos_diana_pcovar.F1 subroutine argos_diana_pcovar(ndex,cov,isel) argument
H A Dargos_diana_cov.F1 subroutine argos_diana_cov(ndex,cov,isel,xtrj,xa) argument
H A Dargos_diana_proj.F1 subroutine argos_diana_proj(ndex,vct,isel,xtrj,xprj,xa,val) argument
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/argos/
H A Dargos_diana_pcovar.F1 subroutine argos_diana_pcovar(ndex,cov,isel) argument
H A Dargos_diana_cov.F1 subroutine argos_diana_cov(ndex,cov,isel,xtrj,xa) argument
H A Dargos_diana_proj.F1 subroutine argos_diana_proj(ndex,vct,isel,xtrj,xprj,xa,val) argument
/dports/science/nwchem-data/nwchem-7.0.2-release/src/diana/
H A Ddia_covar.F146 subroutine dia_cov(ndex,cov,isel,xtrj,xa) argument
334 subroutine dia_proj(ndex,vct,isel,xtrj,xprj,xa,val) argument
452 subroutine dia_pcovar(ndex,cov,isel) argument
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/diana/
H A Ddia_covar.F146 subroutine dia_cov(ndex,cov,isel,xtrj,xa) argument
334 subroutine dia_proj(ndex,vct,isel,xtrj,xprj,xa,val) argument
452 subroutine dia_pcovar(ndex,cov,isel) argument
/dports/lang/fpc-source/fpc-3.2.2/packages/opengles/src/
H A Dgles20.pas977 … glDisableVertexAttribArray : procedure(index:GLuint);{$ifdef windows}stdcall;{$else}cdecl;{$endif} procedure
982 … glEnableVertexAttribArray : procedure(index:GLuint);{$ifdef windows}stdcall;{$else}cdecl;{$endif} procedure
1021 …glGetVertexAttribfv : procedure(index:GLuint; pname:GLenum; params:pGLfloat);{$ifdef windows}stdca… procedure
1022 …glGetVertexAttribiv : procedure(index:GLuint; pname:GLenum; params:pGLint);{$ifdef windows}stdcall… procedure
1023 …glGetVertexAttribPointerv : procedure(index:GLuint; pname:GLenum; pointer:Ppointer);{$ifdef window… procedure
/dports/sysutils/syslinux/syslinux-6.03/com32/modules/
H A Ddir.c90 struct dirent **ndex; in display_directory() local
H A Dls.c90 struct dirent **ndex; in display_directory() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/com/sun/imageio/plugins/tiff/
H A DTIFFFaxCompressor.java222 protected int ndex; field in TIFFFaxCompressor
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/com/sun/imageio/plugins/tiff/
H A DTIFFFaxCompressor.java222 protected int ndex; field in TIFFFaxCompressor
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/com/sun/imageio/plugins/tiff/
H A DTIFFFaxCompressor.java222 protected int ndex; field in TIFFFaxCompressor
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/com/sun/imageio/plugins/tiff/
H A DTIFFFaxCompressor.java222 protected int ndex; field in TIFFFaxCompressor
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/com/sun/imageio/plugins/tiff/
H A DTIFFFaxCompressor.java222 protected int ndex; field in TIFFFaxCompressor
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/com/sun/imageio/plugins/tiff/
H A DTIFFFaxCompressor.java222 protected int ndex; field in TIFFFaxCompressor
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/com/sun/imageio/plugins/tiff/
H A DTIFFFaxCompressor.java222 protected int ndex; field in TIFFFaxCompressor
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/com/sun/imageio/plugins/tiff/
H A DTIFFFaxCompressor.java222 protected int ndex; field in TIFFFaxCompressor

123