Home
last modified time | relevance | path

Searched defs:nod (Results 1 – 25 of 443) sorted by relevance

12345678910>>...18

/dports/misc/urbit/urbit-urbit-0.6.0/jets/g/
H A Ddown.c11 static u3_noun list_elems_to_noun(cmark_node * nod) in list_elems_to_noun()
23 static u3_noun document_to_noun(cmark_node * nod) in document_to_noun()
33 static u3_noun list_to_noun(cmark_node * nod) in list_to_noun()
73 static u3_noun html_to_noun(cmark_node * nod) in html_to_noun()
86 static u3_noun header_to_noun(cmark_node * nod) in header_to_noun()
92 static u3_noun hrule_to_noun(cmark_node * nod) in hrule_to_noun()
102 static u3_noun text_to_noun(cmark_node * nod) in text_to_noun()
127 static u3_noun emph_to_noun(cmark_node * nod) in emph_to_noun()
137 static u3_noun link_to_noun(cmark_node * nod) in link_to_noun()
149 static u3_noun image_to_noun(cmark_node * nod) in image_to_noun()
[all …]
/dports/games/torcs/torcs-1.3.7/src/tools/trackgen/
H A Deasymesh.h29 struct nod struct
38 int next; /* next node in the boundary chain */ argument
39 int chain; /* on which chains is the node */ argument
45 extern struct nod *point; argument
/dports/www/tidy-html5/tidy-html5-5.8.0/src/
H A Dattrs.h395 #define attrGetHREF( nod ) TY_(AttrGetById)( nod, TidyAttr_HREF ) argument
396 #define attrGetSRC( nod ) TY_(AttrGetById)( nod, TidyAttr_SRC ) argument
397 #define attrGetID( nod ) TY_(AttrGetById)( nod, TidyAttr_ID ) argument
398 #define attrGetNAME( nod ) TY_(AttrGetById)( nod, TidyAttr_NAME ) argument
400 #define attrGetALT( nod ) TY_(AttrGetById)( nod, TidyAttr_ALT ) argument
405 #define attrGetTYPE( nod ) TY_(AttrGetById)( nod, TidyAttr_TYPE ) argument
413 #define attrGetFOR( nod ) TY_(AttrGetById)( nod, TidyAttr_FOR ) argument
417 #define attrGetLANG( nod ) TY_(AttrGetById)( nod, TidyAttr_LANG ) argument
420 #define attrGetREL( nod ) TY_(AttrGetById)( nod, TidyAttr_REL ) argument
436 #define attrGetLINK( nod ) TY_(AttrGetById)( nod, TidyAttr_LINK ) argument
[all …]
/dports/textproc/tidyp/tidyp-1.04/src/
H A Dattrs.h316 #define attrGetHREF( nod ) TY_(AttrGetById)( nod, TidyAttr_HREF ) argument
317 #define attrGetSRC( nod ) TY_(AttrGetById)( nod, TidyAttr_SRC ) argument
318 #define attrGetID( nod ) TY_(AttrGetById)( nod, TidyAttr_ID ) argument
319 #define attrGetNAME( nod ) TY_(AttrGetById)( nod, TidyAttr_NAME ) argument
321 #define attrGetALT( nod ) TY_(AttrGetById)( nod, TidyAttr_ALT ) argument
326 #define attrGetTYPE( nod ) TY_(AttrGetById)( nod, TidyAttr_TYPE ) argument
334 #define attrGetFOR( nod ) TY_(AttrGetById)( nod, TidyAttr_FOR ) argument
337 #define attrGetLANG( nod ) TY_(AttrGetById)( nod, TidyAttr_LANG ) argument
340 #define attrGetREL( nod ) TY_(AttrGetById)( nod, TidyAttr_REL ) argument
356 #define attrGetLINK( nod ) TY_(AttrGetById)( nod, TidyAttr_LINK ) argument
[all …]
/dports/www/tidy-lib/tidy/src/
H A Dattrs.h322 #define attrGetHREF( nod ) TY_(AttrGetById)( nod, TidyAttr_HREF ) argument
323 #define attrGetSRC( nod ) TY_(AttrGetById)( nod, TidyAttr_SRC ) argument
324 #define attrGetID( nod ) TY_(AttrGetById)( nod, TidyAttr_ID ) argument
325 #define attrGetNAME( nod ) TY_(AttrGetById)( nod, TidyAttr_NAME ) argument
327 #define attrGetALT( nod ) TY_(AttrGetById)( nod, TidyAttr_ALT ) argument
332 #define attrGetTYPE( nod ) TY_(AttrGetById)( nod, TidyAttr_TYPE ) argument
340 #define attrGetFOR( nod ) TY_(AttrGetById)( nod, TidyAttr_FOR ) argument
343 #define attrGetLANG( nod ) TY_(AttrGetById)( nod, TidyAttr_LANG ) argument
346 #define attrGetREL( nod ) TY_(AttrGetById)( nod, TidyAttr_REL ) argument
362 #define attrGetLINK( nod ) TY_(AttrGetById)( nod, TidyAttr_LINK ) argument
[all …]
/dports/www/tidy-devel/tidy/src/
H A Dattrs.h322 #define attrGetHREF( nod ) TY_(AttrGetById)( nod, TidyAttr_HREF ) argument
323 #define attrGetSRC( nod ) TY_(AttrGetById)( nod, TidyAttr_SRC ) argument
324 #define attrGetID( nod ) TY_(AttrGetById)( nod, TidyAttr_ID ) argument
325 #define attrGetNAME( nod ) TY_(AttrGetById)( nod, TidyAttr_NAME ) argument
327 #define attrGetALT( nod ) TY_(AttrGetById)( nod, TidyAttr_ALT ) argument
332 #define attrGetTYPE( nod ) TY_(AttrGetById)( nod, TidyAttr_TYPE ) argument
340 #define attrGetFOR( nod ) TY_(AttrGetById)( nod, TidyAttr_FOR ) argument
343 #define attrGetLANG( nod ) TY_(AttrGetById)( nod, TidyAttr_LANG ) argument
346 #define attrGetREL( nod ) TY_(AttrGetById)( nod, TidyAttr_REL ) argument
362 #define attrGetLINK( nod ) TY_(AttrGetById)( nod, TidyAttr_LINK ) argument
[all …]
/dports/www/mod_tidy/mod_tidy-0.5.5/tidy/src/
H A Dattrs.h363 #define attrGetHREF( nod ) AttrGetById( nod, TidyAttr_HREF ) argument
364 #define attrGetSRC( nod ) AttrGetById( nod, TidyAttr_SRC ) argument
365 #define attrGetID( nod ) AttrGetById( nod, TidyAttr_ID ) argument
366 #define attrGetNAME( nod ) AttrGetById( nod, TidyAttr_NAME ) argument
368 #define attrGetALT( nod ) AttrGetById( nod, TidyAttr_ALT ) argument
373 #define attrGetTYPE( nod ) AttrGetById( nod, TidyAttr_TYPE ) argument
381 #define attrGetFOR( nod ) AttrGetById( nod, TidyAttr_FOR ) argument
384 #define attrGetLANG( nod ) AttrGetById( nod, TidyAttr_LANG ) argument
387 #define attrGetREL( nod ) AttrGetById( nod, TidyAttr_REL ) argument
403 #define attrGetLINK( nod ) AttrGetById( nod, TidyAttr_LINK ) argument
[all …]
/dports/cad/gmsh/gmsh-4.9.2-source/Plugin/
H A DCurl.cpp62 for(int nod = 0; nod < numNodes; nod++) in execute() local
69 for(int nod = 0; nod < numNodes; nod++) out->push_back(x[nod]); in execute() local
70 for(int nod = 0; nod < numNodes; nod++) out->push_back(y[nod]); in execute() local
71 for(int nod = 0; nod < numNodes; nod++) out->push_back(z[nod]); in execute() local
74 for(int nod = 0; nod < numNodes; nod++) in execute() local
78 for(int nod = 0; nod < numNodes; nod++) { in execute() local
H A DDivergence.cpp66 for(int nod = 0; nod < numNodes; nod++) in execute() local
73 for(int nod = 0; nod < numNodes; nod++) out->push_back(x[nod]); in execute() local
74 for(int nod = 0; nod < numNodes; nod++) out->push_back(y[nod]); in execute() local
75 for(int nod = 0; nod < numNodes; nod++) out->push_back(z[nod]); in execute() local
78 for(int nod = 0; nod < numNodes; nod++) in execute() local
82 for(int nod = 0; nod < numNodes; nod++) { in execute() local
H A DExtractElements.cpp81 for(int nod = 0; nod < numNodes; nod++) { in execute() local
97 for(int nod = 0; nod < numNodes; nod++) in execute() local
99 for(int nod = 0; nod < numNodes; nod++) out->push_back(x[nod]); in execute() local
100 for(int nod = 0; nod < numNodes; nod++) out->push_back(y[nod]); in execute() local
101 for(int nod = 0; nod < numNodes; nod++) out->push_back(z[nod]); in execute() local
107 for(int nod = 0; nod < numNodes; nod++) { in execute() local
H A DGradient.cpp63 for(int nod = 0; nod < numNodes; nod++) in execute() local
70 for(int nod = 0; nod < numNodes; nod++) out->push_back(x[nod]); in execute() local
71 for(int nod = 0; nod < numNodes; nod++) out->push_back(y[nod]); in execute() local
72 for(int nod = 0; nod < numNodes; nod++) out->push_back(z[nod]); in execute() local
75 for(int nod = 0; nod < numNodes; nod++) in execute() local
79 for(int nod = 0; nod < numNodes; nod++) { in execute() local
H A DIntegrate.cpp85 for(int nod = 0; nod < numNodes; nod++) { in execute() local
143 for(int nod = 0; nod < numNodes; nod++) in execute() local
145 for(int nod = 0; nod < numNodes; nod++) out->push_back(x[nod]); in execute() local
146 for(int nod = 0; nod < numNodes; nod++) out->push_back(y[nod]); in execute() local
147 for(int nod = 0; nod < numNodes; nod++) out->push_back(z[nod]); in execute() local
153 for(int nod = 0; nod < numNodes; nod++) { in execute() local
162 for(int nod = 0; nod < numNodes; nod++) { in execute() local
167 for(int nod = 0; nod < numNodes; nod++) in execute() local
H A DHarmonicToTime.cpp92 for(int nod = 0; nod < numNodes; nod++) { in execute() local
101 for(int nod = 0; nod < numNodes; nod++) out->push_back(x[nod]); in execute() local
102 for(int nod = 0; nod < numNodes; nod++) out->push_back(y[nod]); in execute() local
103 for(int nod = 0; nod < numNodes; nod++) out->push_back(z[nod]); in execute() local
107 for(int nod = 0; nod < numNodes; nod++) { in execute() local
H A DScal2Tens.cpp109 for(int nod = 0; nod < numNodes; nod++) in execute() local
115 for(int nod = 0; nod < numNodes; nod++) in execute() local
117 for(int nod = 0; nod < numNodes; nod++) out->push_back(y[nod]); in execute() local
118 for(int nod = 0; nod < numNodes; nod++) out->push_back(z[nod]); in execute() local
121 for(int nod = 0; nod < numNodes; nod++) { in execute() local
H A DScal2Vec.cpp90 for(int nod = 0; nod < numNodes; nod++) in execute() local
96 for(int nod = 0; nod < numNodes; nod++) in execute() local
98 for(int nod = 0; nod < numNodes; nod++) out->push_back(y[nod]); in execute() local
99 for(int nod = 0; nod < numNodes; nod++) out->push_back(z[nod]); in execute() local
102 for(int nod = 0; nod < numNodes; nod++) { in execute() local
H A DWarp.cpp84 for(int nod = 0; nod < numEdges; nod++) in execute() local
88 for(int nod = 0; nod < numEdges; nod++) in execute() local
101 for(int nod = 0; nod < data1->getNumNodes(step, ent, ele); nod++) in execute() local
117 for(int nod = 0; nod < numNodes; nod++) in execute() local
124 for(int nod = 0; nod < numNodes; nod++) { in execute() local
H A DSummation.cpp127 for(int nod = 0; nod < numNodes; nod++) in execute() local
130 for(int nod = 0; nod < numNodes; nod++) out->push_back(x[nod]); in execute() local
131 for(int nod = 0; nod < numNodes; nod++) out->push_back(y[nod]); in execute() local
132 for(int nod = 0; nod < numNodes; nod++) out->push_back(z[nod]); in execute() local
134 for(int nod = 0; nod < numNodes; nod++) { in execute() local
H A DMathEval.cpp205 for(int nod = 0; nod < numNodes; nod++) in execute() local
207 for(int nod = 0; nod < numNodes; nod++) out->push_back(x[nod]); in execute() local
208 for(int nod = 0; nod < numNodes; nod++) out->push_back(y[nod]); in execute() local
209 for(int nod = 0; nod < numNodes; nod++) out->push_back(z[nod]); in execute() local
213 for(int nod = 0; nod < numNodes; nod++) { in execute() local
H A DTetrahedralize.cpp142 for(int nod = 0; nod < 4; nod++) vec->push_back(p[nod]->x()); in execute() local
143 for(int nod = 0; nod < 4; nod++) vec->push_back(p[nod]->y()); in execute() local
144 for(int nod = 0; nod < 4; nod++) vec->push_back(p[nod]->z()); in execute() local
146 for(int nod = 0; nod < 4; nod++) in execute() local
/dports/cad/impact/Impact/src/run/constraints/
H A DRigidBody.java189 public void applyAccelerationConditions(Node nod, double currtime) { in applyAccelerationConditions()
203 public void applyVelocityConditions(Node nod, double currtime) { in applyVelocityConditions()
234 public void registerNode(Node nod) { in registerNode()
243 Node nod; in setInitialConditions() local
346 Node nod; in update() local
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dnisurf.c26 AGNI_nod *nod ; in main() local
104 NI_element * AGNI_nod_to_NIML_row( int num_nod , AGNI_nod *nod ) in AGNI_nod_to_NIML_row()
139 NI_element * AGNI_nod_to_NIML_rows( int num_nod , AGNI_nod *nod ) in AGNI_nod_to_NIML_rows()
173 NI_element * AGNI_nod_to_NIML_col( int num_nod , AGNI_nod *nod ) in AGNI_nod_to_NIML_col()
221 int NIML_to_AGNI_nod( NI_element *nel , AGNI_nod **nod ) in NIML_to_AGNI_nod()
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/agrum/BN/inference/tools/
H A DgibbsOperator_tpl.h70 for (const auto nod: samplingBn_.topologicalOrder()) { in monteCarloSample() local
82 void GibbsOperator< GUM_SCALAR >::_drawVarMonteCarlo_(NodeId nod, Instantiation* I) { in _drawVarMonteCarlo_()
106 for (const auto nod: samplingBn_.children(id)) in _GibbsSample_() local
/dports/devel/mono-addins/mono-addins-mono-addins-1.3/Test/UnitTests/
H A DUtil.cs36 public static string Infoset (XmlNode nod) in Infoset()
43 static void GetInfoset (XmlNode nod, StringBuilder sb) in GetInfoset()
/dports/biology/prodigal/Prodigal-2.6.3-7-ga78ed3f/
H A Dgene.c25 int add_genes(struct _gene *glist, struct _node *nod, int dbeg) { in add_genes()
75 void tweak_final_starts(struct _gene *genes, int ng, struct _node *nod, in tweak_final_starts()
196 void record_gene_data(struct _gene *genes, int ng, struct _node *nod, in record_gene_data()
339 void print_genes(FILE *fp, struct _gene *genes, int ng, struct _node *nod, in print_genes()
449 _node *nod, unsigned char *seq, unsigned char *rseq, in write_translations()
485 _node *nod, unsigned char *seq, unsigned char *rseq, in write_nucleotide_seqs()
H A Ddprog.c31 int dprog(struct _node *nod, int nn, struct _training *tinf, int flag) { in dprog()
123 void score_connection(struct _node *nod, int p1, int p2, struct _training *tinf, in score_connection()
306 void eliminate_bad_genes(struct _node *nod, int dbeg, struct _training *tinf) { in eliminate_bad_genes()

12345678910>>...18