Home
last modified time | relevance | path

Searched defs:ne (Results 151 – 175 of 7794) sorted by relevance

12345678910>>...312

/dports/textproc/sgmls/sgmls/
H A Dadl.h10 struct ne { /* N/C/SDATA entity control block. */ struct
11 UNIV neid; /* Files for NDATA entity. */ argument
12 UNCH *nepubid; /* Public identifier if specified. */ argument
13 UNCH *nesysid; /* System identifier if specified. */ argument
14 PDCB nedcn; /* Data content notation control block. */ argument
15 struct ad *neal; /* Data attribute list (NULL if none). */ argument
16 UNCH *neename; /* Ptr to entity name (length and EOS). */ argument
17 UNCH nextype; /* Entity type: NDATA SDATA CDATA SUBDOC. */ argument
/dports/textproc/linuxdoc-tools/linuxdoc-tools-0.9.82/sgmls-1.1/
H A Dadl.h10 struct ne { /* N/C/SDATA entity control block. */ struct
11 UNIV neid; /* Files for NDATA entity. */ argument
12 UNCH *nepubid; /* Public identifier if specified. */ argument
13 UNCH *nesysid; /* System identifier if specified. */ argument
14 PDCB nedcn; /* Data content notation control block. */ argument
15 struct ad *neal; /* Data attribute list (NULL if none). */ argument
16 UNCH *neename; /* Ptr to entity name (length and EOS). */ argument
17 UNCH nextype; /* Entity type: NDATA SDATA CDATA SUBDOC. */ argument
/dports/math/mfem/mfem-4.3/tests/unit/fem/
H A Dtest_linear_fes.cpp187 int dim = 0, nv = 1, ne = 1, nb = 0, sdim = 2, order =1, attrib = 1; variable
230 int dim = 1, nv = 2, ne = 1, nb = 0, sdim = 2, order =1, attrib = 1; variable
273 int dim = 2, nv = 3, ne = 1, nb = 0, sdim = 2, order =1, attrib = 1; variable
317 int dim = 2, nv = 4, ne = 1, nb = 0, sdim = 2, order =1, attrib = 1; variable
364 int dim = 3, nv = 4, ne = 1, nb = 0, sdim = 3, order =1, attrib = 1; variable
410 int dim = 3, nv = 8, ne = 1, nb = 0, sdim = 3, order =1, attrib = 1; variable
/dports/net/haproxy19/haproxy-1.9.16/include/proto/
H A Dopenssl-compat.h30 static inline ASN1_OBJECT *X509_NAME_ENTRY_get_object(const X509_NAME_ENTRY *ne) in X509_NAME_ENTRY_get_object()
35 static inline ASN1_STRING *X509_NAME_ENTRY_get_data(const X509_NAME_ENTRY *ne) in X509_NAME_ENTRY_get_data()
/dports/net/haproxy17/haproxy-1.7.14/include/proto/
H A Dopenssl-compat.h30 static inline ASN1_OBJECT *X509_NAME_ENTRY_get_object(const X509_NAME_ENTRY *ne) in X509_NAME_ENTRY_get_object()
35 static inline ASN1_STRING *X509_NAME_ENTRY_get_data(const X509_NAME_ENTRY *ne) in X509_NAME_ENTRY_get_data()
/dports/net/haproxy18/haproxy-1.8.30/include/proto/
H A Dopenssl-compat.h30 static inline ASN1_OBJECT *X509_NAME_ENTRY_get_object(const X509_NAME_ENTRY *ne) in X509_NAME_ENTRY_get_object()
35 static inline ASN1_STRING *X509_NAME_ENTRY_get_data(const X509_NAME_ENTRY *ne) in X509_NAME_ENTRY_get_data()
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/pspw/lib/psi/
H A Dpsi_write_filename.F11 subroutine psi_write_filename(filename,ispin,ne,psi2) argument
14 integer ispin,ne(2) local
H A Dpsi_read_filename.F11 subroutine psi_read_filename(filename,ispin,ne,psi2) argument
14 integer ispin,ne(2) local
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/pspw/lib/electron/
H A Dpsi_Hv4.F32 subroutine psi_Hv4(ispin,ne, argument
671 subroutine psi_H1v4(ispin,ne, argument
/dports/math/fxt/fxt/src/graph/
H A Dmk-debruijn-digraph.cc15 ulong ng = 2*n, ne = 2*ng; in make_debruijn_digraph() local
38 ulong ng = 2*n, ne = 2*ng; in make_complement_shift_digraph() local
66 ulong ng = m*n, ne = m*ng; in make_debruijn_digraph() local
/dports/math/osi/Osi-0.108.6/CoinUtils/test/
H A DCoinPackedVectorTest.cpp34 const int ne = 4; in CoinPackedVectorUnitTest() local
144 const int ne = 3; in CoinPackedVectorUnitTest() local
275 const int ne = 4; in CoinPackedVectorUnitTest() local
305 const int ne = 4; in CoinPackedVectorUnitTest() local
352 const int ne = 4; in CoinPackedVectorUnitTest() local
385 const int ne = 2; in CoinPackedVectorUnitTest() local
775 const int ne = 4; in CoinPackedVectorUnitTest() local
793 const int ne = 4; in CoinPackedVectorUnitTest() local
813 const int ne = 4; in CoinPackedVectorUnitTest() local
891 const int ne = 4; in CoinPackedVectorUnitTest() local
/dports/math/coinutils/CoinUtils-2.11.4/CoinUtils/test/
H A DCoinPackedVectorTest.cpp34 const int ne = 4; in CoinPackedVectorUnitTest() local
144 const int ne = 3; in CoinPackedVectorUnitTest() local
275 const int ne = 4; in CoinPackedVectorUnitTest() local
305 const int ne = 4; in CoinPackedVectorUnitTest() local
352 const int ne = 4; in CoinPackedVectorUnitTest() local
385 const int ne = 2; in CoinPackedVectorUnitTest() local
775 const int ne = 4; in CoinPackedVectorUnitTest() local
793 const int ne = 4; in CoinPackedVectorUnitTest() local
813 const int ne = 4; in CoinPackedVectorUnitTest() local
891 const int ne = 4; in CoinPackedVectorUnitTest() local
/dports/math/clp/Clp-1.17.3/CoinUtils/test/
H A DCoinPackedVectorTest.cpp34 const int ne = 4; in CoinPackedVectorUnitTest() local
144 const int ne = 3; in CoinPackedVectorUnitTest() local
275 const int ne = 4; in CoinPackedVectorUnitTest() local
305 const int ne = 4; in CoinPackedVectorUnitTest() local
352 const int ne = 4; in CoinPackedVectorUnitTest() local
385 const int ne = 2; in CoinPackedVectorUnitTest() local
775 const int ne = 4; in CoinPackedVectorUnitTest() local
793 const int ne = 4; in CoinPackedVectorUnitTest() local
813 const int ne = 4; in CoinPackedVectorUnitTest() local
891 const int ne = 4; in CoinPackedVectorUnitTest() local
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/pspw/lcao/
H A Dlcao_init_dn.F4 subroutine lcao_init_dn(ispin,ne,n2ft3d,dn,phi) argument
7 integer ispin,ne(2) local
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/band/lib/psi/
H A Dc_check.F7 subroutine c_OrthoCheck(indx1,ispin,ne,nbrill,psi1) argument
10 integer ispin,ne(2),nbrill local
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/band/lib/psi/
H A Dc_check.F7 subroutine c_OrthoCheck(indx1,ispin,ne,nbrill,psi1) argument
10 integer ispin,ne(2),nbrill local
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/pspw/lcao/
H A Dlcao_init_dn.F4 subroutine lcao_init_dn(ispin,ne,n2ft3d,dn,phi) argument
7 integer ispin,ne(2) local
/dports/devel/hadoop2/jetty-6.1.14/modules/plus/src/test/java/org/mortbay/jetty/plus/naming/
H A DTestNamingEntries.java182 NamingEntry ne = NamingEntryUtil.lookupNamingEntry(scope, "nameA"); in testEnvEntryOverride() local
201 NamingEntry ne = NamingEntryUtil.lookupNamingEntry(scope, "nameA"); in testEnvEntryNonOverride() local
220 NamingEntry ne = NamingEntryUtil.lookupNamingEntry(null, "resourceA/b/c"); in testResource() local
245 NamingEntry ne = NamingEntryUtil.lookupNamingEntry(null, "resourceA"); in testLink() local
279 NamingEntry ne = NamingEntryUtil.lookupNamingEntry(null, "resourceByRef"); in testResourceReference() local
/dports/devel/hadoop/jetty-6.1.14/modules/plus/src/test/java/org/mortbay/jetty/plus/naming/
H A DTestNamingEntries.java182 NamingEntry ne = NamingEntryUtil.lookupNamingEntry(scope, "nameA"); in testEnvEntryOverride() local
201 NamingEntry ne = NamingEntryUtil.lookupNamingEntry(scope, "nameA"); in testEnvEntryNonOverride() local
220 NamingEntry ne = NamingEntryUtil.lookupNamingEntry(null, "resourceA/b/c"); in testResource() local
245 NamingEntry ne = NamingEntryUtil.lookupNamingEntry(null, "resourceA"); in testLink() local
279 NamingEntry ne = NamingEntryUtil.lookupNamingEntry(null, "resourceByRef"); in testResourceReference() local
/dports/math/hpipm/hpipm-0.1.1/dense_qp/
H A Dx_dense_qp_sol.c42 int ne = dim->ne; in DENSE_QP_SOL_MEMSIZE() local
68 int ne = dim->ne; in DENSE_QP_SOL_CREATE() local
136 int ne = qp_sol->dim->ne; in DENSE_QP_SOL_GET_ALL() local
/dports/devel/upp/upp/bazaar/plugin/assimp/code/X3D/
H A DX3DImporter_Light.cpp74 CX3DImporter_NodeElement* ne( nullptr ); in ParseNode_Lighting_DirectionalLight() local
146 CX3DImporter_NodeElement* ne( nullptr ); in ParseNode_Lighting_PointLight() local
227 CX3DImporter_NodeElement* ne( nullptr ); in ParseNode_Lighting_SpotLight() local
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DX3DImporter_Light.cpp73 CX3DImporter_NodeElement* ne( nullptr ); in ParseNode_Lighting_DirectionalLight() local
145 CX3DImporter_NodeElement* ne( nullptr ); in ParseNode_Lighting_PointLight() local
226 CX3DImporter_NodeElement* ne( nullptr ); in ParseNode_Lighting_SpotLight() local
/dports/math/mfem/mfem-4.3/tests/unit/mesh/
H A Dtest_ncmesh.cpp28 int ne = 2; variable
73 int ne = 2; variable
131 int ne = 2; variable
189 int ne = 2; variable
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/X3D/
H A DX3DImporter_Light.cpp74 X3DNodeElementBase *ne(nullptr); in readDirectionalLight() local
139 X3DNodeElementBase *ne(nullptr); in readPointLight() local
213 X3DNodeElementBase *ne(nullptr); in readSpotLight() local
/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/gts/examples/
H A Dgtstoc.c29 static void write_edge (GtsSegment * s, guint * ne) in write_edge()
53 guint nv = 1, ne = 1, nf = 1; in main() local

12345678910>>...312