Home
last modified time | relevance | path

Searched refs:anode (Results 1 – 25 of 1831) sorted by relevance

12345678910>>...74

/dports/science/afni/afni-AFNI_21.3.16/src/pkundu/meica.libs/mdp/test/
H A Dtest_node_metaclass.py19 anode = AncestorNode()
21 anode.train(X)
22 assert anode.foo == 42
43 anode = AncestorNode()
45 assert anode.foo == 42
65 anode = AncestorNode()
68 assert anode.foo == 42
90 anode = AncestorNode()
93 assert anode.foo == 42
113 anode = AncestorNode()
[all …]
/dports/science/py-mdp/MDP-3.5/mdp/test/
H A Dtest_node_metaclass.py18 anode = AncestorNode()
20 anode.train(X)
21 assert anode.foo == 42
42 anode = AncestorNode()
44 assert anode.foo == 42
64 anode = AncestorNode()
67 assert anode.foo == 42
89 anode = AncestorNode()
92 assert anode.foo == 42
112 anode = AncestorNode()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dattribs.c159 tree *anode = node; in decl_attributes() local
220 anode = &TREE_TYPE (*anode); in decl_attributes()
225 && TREE_CODE (*anode) != METHOD_TYPE) in decl_attributes()
240 fn_ptr_tmp = TREE_TYPE (*anode); in decl_attributes()
241 anode = &fn_ptr_tmp; in decl_attributes()
278 if (DECL_P (*anode)) in decl_attributes()
294 if (DECL_P (*anode)) in decl_attributes()
301 if (*anode == TYPE_MAIN_VARIANT (*anode)) in decl_attributes()
304 for (variant = *anode; variant; in decl_attributes()
309 = TYPE_ATTRIBUTES (*anode); in decl_attributes()
[all …]
/dports/net/zerotier/ZeroTierOne-1.8.3/attic/historic/anode/libanode/tests/
H A DMakefile1 all: force clean anode-utils-test anode-zone-test aes-test ec-test
7 …_client-test http_client-test.c ../anode-utils.c ../misc.c ../http_client.c ../dictionary.c ../ipt…
9 anode-utils-test:
10 gcc -O0 -g -std=c99 -o anode-utils-test anode-utils-test.c ../anode-utils.c ../misc.c
15 anode-zone-test:
16 …gcc -O0 -g -std=c99 -o anode-zone-test anode-zone-test.c ../anode-zone.c ../http_client.c ../dicti…
23 rm -f http_client-test anode-utils-test anode-zone-test ec-test aes-test system_transport-test
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/hpfs/
H A Danode.c19 struct anode *anode; in hpfs_bplus_lookup() local
30 btree = &anode->btree; in hpfs_bplus_lookup()
64 struct anode *anode = NULL, *ranode = NULL; in hpfs_add_sector_to_btree() local
77 btree = &anode->btree; in hpfs_add_sector_to_btree()
136 anode->btree.n_free_nodes = 40 - anode->btree.n_used_nodes; in hpfs_add_sector_to_btree()
203 anode = new_anode; in hpfs_add_sector_to_btree()
246 struct anode *unode; in hpfs_add_sector_to_btree()
277 struct anode *anode = NULL; in hpfs_remove_btree() local
332 struct anode *anode; in anode_lookup() local
387 struct anode *anode; in hpfs_ea_remove() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/fs/hpfs/
H A Danode.c19 struct anode *anode; in hpfs_bplus_lookup() local
30 btree = &anode->btree; in hpfs_bplus_lookup()
64 struct anode *anode = NULL, *ranode = NULL; in hpfs_add_sector_to_btree() local
77 btree = &anode->btree; in hpfs_add_sector_to_btree()
136 anode->btree.n_free_nodes = 40 - anode->btree.n_used_nodes; in hpfs_add_sector_to_btree()
203 anode = new_anode; in hpfs_add_sector_to_btree()
246 struct anode *unode; in hpfs_add_sector_to_btree()
277 struct anode *anode = NULL; in hpfs_remove_btree() local
332 struct anode *anode; in anode_lookup() local
387 struct anode *anode; in hpfs_ea_remove() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/hpfs/
H A Danode.c19 struct anode *anode; in hpfs_bplus_lookup() local
30 btree = &anode->btree; in hpfs_bplus_lookup()
64 struct anode *anode = NULL, *ranode = NULL; in hpfs_add_sector_to_btree() local
77 btree = &anode->btree; in hpfs_add_sector_to_btree()
136 anode->btree.n_free_nodes = 40 - anode->btree.n_used_nodes; in hpfs_add_sector_to_btree()
203 anode = new_anode; in hpfs_add_sector_to_btree()
246 struct anode *unode; in hpfs_add_sector_to_btree()
277 struct anode *anode = NULL; in hpfs_remove_btree() local
332 struct anode *anode; in anode_lookup() local
387 struct anode *anode; in hpfs_ea_remove() local
[all …]
/dports/news/golded+/golded-plus/golded+/rddt/
H A Drddt.cpp159 if(anode.address.zone) { in add()
161 n->name = anode.name; in add()
173 nodes.push_back(anode); in add()
370 node anode; in main() local
408 if(anode.links.size()) { in main()
409 atree.add(anode); in main()
410 anode.links.resize(0); in main()
427 anode.posts++; in main()
460 atree.add(anode); in main()
461 anode.name = "?"; in main()
[all …]
/dports/sysutils/heirloom/heirloom-070715/find/
H A Dfind.c125 struct anode { struct
126 int (*F)(struct anode *); argument
128 struct anode *L;
142 struct anode *R; argument
204 static struct anode *mk(struct anode *);
256 static void mknewer(struct anode *, const char *, int (*)(struct anode *));
262 struct anode *exlist; in main()
379 struct anode *p1; in e3()
521 static struct anode *mk(struct anode *p) in mk()
523 struct anode *n; in mk()
[all …]
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/audio/
H A Dgraph_export.c55 ANode * anode) in anode_free() argument
57 object_zero_and_free (anode); in anode_free()
65 ANode * anode = in get_graph_from_node() local
68 if (anode && anode->node->id == node->id) in get_graph_from_node()
69 return anode->graph; in get_graph_from_node()
229 Agnode_t * anode = in create_anode() local
272 return anode; in create_anode()
293 anode->node = node; in fill_anodes()
319 anode->graph = in fill_anodes()
410 anode->graph = in fill_anodes()
[all …]
/dports/devel/log4c/log4c-1.2.4/src/log4c/
H A Drc.c66 static int config_load(log4c_rc_t* this, sd_domnode_t* anode) in config_load() argument
70 for (i = sd_list_begin(anode->children); i != sd_list_end(anode->children); in config_load()
111 static int category_load(log4c_rc_t* this, sd_domnode_t* anode) in category_load() argument
148 static int appender_load(log4c_rc_t* this, sd_domnode_t* anode) in appender_load() argument
179 dom = sd_domnode_attrs_get(anode, "logdir"); in appender_load()
184 dom = sd_domnode_attrs_get(anode, "prefix"); in appender_load()
191 dom = sd_domnode_attrs_get(anode, "rollingpolicy"); in appender_load()
232 static int layout_load(log4c_rc_t* this, sd_domnode_t* anode) in layout_load() argument
234 sd_domnode_t* name = sd_domnode_attrs_get(anode, "name"); in layout_load()
235 sd_domnode_t* type = sd_domnode_attrs_get(anode, "type"); in layout_load()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dattribs.c154 tree *anode = node; in decl_attributes() local
215 anode = &TREE_TYPE (*anode); in decl_attributes()
220 && TREE_CODE (*anode) != METHOD_TYPE) in decl_attributes()
222 if (TREE_CODE (*anode) == POINTER_TYPE in decl_attributes()
235 fn_ptr_tmp = TREE_TYPE (*anode); in decl_attributes()
236 anode = &fn_ptr_tmp; in decl_attributes()
246 if (TREE_CODE (*anode) != FUNCTION_TYPE in decl_attributes()
278 if (DECL_P (*anode)) in decl_attributes()
279 old_attrs = DECL_ATTRIBUTES (*anode); in decl_attributes()
294 if (DECL_P (*anode)) in decl_attributes()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dattribs.c154 tree *anode = node; in decl_attributes() local
215 anode = &TREE_TYPE (*anode); in decl_attributes()
220 && TREE_CODE (*anode) != METHOD_TYPE) in decl_attributes()
222 if (TREE_CODE (*anode) == POINTER_TYPE in decl_attributes()
235 fn_ptr_tmp = TREE_TYPE (*anode); in decl_attributes()
236 anode = &fn_ptr_tmp; in decl_attributes()
246 if (TREE_CODE (*anode) != FUNCTION_TYPE in decl_attributes()
278 if (DECL_P (*anode)) in decl_attributes()
279 old_attrs = DECL_ATTRIBUTES (*anode); in decl_attributes()
294 if (DECL_P (*anode)) in decl_attributes()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dattribs.c414 tree *anode = node; in decl_attributes() local
483 anode = &TREE_TYPE (*anode); in decl_attributes()
487 (TREE_TYPE (*anode))))) in decl_attributes()
509 anode = &fn_ptr_tmp; in decl_attributes()
529 if (TYPE_P (*anode) in decl_attributes()
531 && TYPE_SIZE (*anode) != NULL_TREE) in decl_attributes()
560 if (DECL_P (*anode)) in decl_attributes()
576 if (DECL_P (*anode)) in decl_attributes()
583 if (*anode == TYPE_MAIN_VARIANT (*anode)) in decl_attributes()
591 = TYPE_ATTRIBUTES (*anode); in decl_attributes()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dattribs.c414 tree *anode = node; in decl_attributes() local
483 anode = &TREE_TYPE (*anode); in decl_attributes()
487 (TREE_TYPE (*anode))))) in decl_attributes()
509 anode = &fn_ptr_tmp; in decl_attributes()
529 if (TYPE_P (*anode) in decl_attributes()
531 && TYPE_SIZE (*anode) != NULL_TREE) in decl_attributes()
560 if (DECL_P (*anode)) in decl_attributes()
576 if (DECL_P (*anode)) in decl_attributes()
583 if (*anode == TYPE_MAIN_VARIANT (*anode)) in decl_attributes()
591 = TYPE_ATTRIBUTES (*anode); in decl_attributes()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dattribs.c434 tree *anode = node; in decl_attributes() local
503 anode = &TREE_TYPE (*anode); in decl_attributes()
507 (TREE_TYPE (*anode))))) in decl_attributes()
529 anode = &fn_ptr_tmp; in decl_attributes()
549 if (TYPE_P (*anode) in decl_attributes()
551 && TYPE_SIZE (*anode) != NULL_TREE) in decl_attributes()
580 if (DECL_P (*anode)) in decl_attributes()
596 if (DECL_P (*anode)) in decl_attributes()
603 if (*anode == TYPE_MAIN_VARIANT (*anode)) in decl_attributes()
611 = TYPE_ATTRIBUTES (*anode); in decl_attributes()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dbootconfig.h141 #define xbc_array_for_each_value(anode, value) \ argument
142 for (value = xbc_node_get_data(anode); anode != NULL ; \
143 anode = xbc_node_get_next(anode), \
144 value = anode ? xbc_node_get_data(anode) : NULL)
172 #define xbc_node_for_each_array_value(node, key, anode, value) \ argument
173 for (value = xbc_node_find_value(node, key, &anode); value != NULL; \
174 anode = xbc_node_get_next(anode), \
175 value = anode ? xbc_node_get_data(anode) : NULL)
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dbootconfig.h141 #define xbc_array_for_each_value(anode, value) \ argument
142 for (value = xbc_node_get_data(anode); anode != NULL ; \
143 anode = xbc_node_get_next(anode), \
144 value = anode ? xbc_node_get_data(anode) : NULL)
172 #define xbc_node_for_each_array_value(node, key, anode, value) \ argument
173 for (value = xbc_node_find_value(node, key, &anode); value != NULL; \
174 anode = xbc_node_get_next(anode), \
175 value = anode ? xbc_node_get_data(anode) : NULL)
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dbootconfig.h141 #define xbc_array_for_each_value(anode, value) \ argument
142 for (value = xbc_node_get_data(anode); anode != NULL ; \
143 anode = xbc_node_get_next(anode), \
144 value = anode ? xbc_node_get_data(anode) : NULL)
172 #define xbc_node_for_each_array_value(node, key, anode, value) \ argument
173 for (value = xbc_node_find_value(node, key, &anode); value != NULL; \
174 anode = xbc_node_get_next(anode), \
175 value = anode ? xbc_node_get_data(anode) : NULL)
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dattribs.c424 tree *anode = node; in decl_attributes() local
493 anode = &TREE_TYPE (*anode); in decl_attributes()
513 fn_ptr_tmp = TREE_TYPE (*anode); in decl_attributes()
515 anode = &fn_ptr_tmp; in decl_attributes()
535 if (TYPE_P (*anode) in decl_attributes()
537 && TYPE_SIZE (*anode) != NULL_TREE) in decl_attributes()
566 if (DECL_P (*anode)) in decl_attributes()
582 if (DECL_P (*anode)) in decl_attributes()
589 if (*anode == TYPE_MAIN_VARIANT (*anode)) in decl_attributes()
597 = TYPE_ATTRIBUTES (*anode); in decl_attributes()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dattribs.c424 tree *anode = node; in decl_attributes() local
493 anode = &TREE_TYPE (*anode); in decl_attributes()
513 fn_ptr_tmp = TREE_TYPE (*anode); in decl_attributes()
515 anode = &fn_ptr_tmp; in decl_attributes()
535 if (TYPE_P (*anode) in decl_attributes()
537 && TYPE_SIZE (*anode) != NULL_TREE) in decl_attributes()
566 if (DECL_P (*anode)) in decl_attributes()
582 if (DECL_P (*anode)) in decl_attributes()
589 if (*anode == TYPE_MAIN_VARIANT (*anode)) in decl_attributes()
597 = TYPE_ATTRIBUTES (*anode); in decl_attributes()
[all …]
/dports/mail/nullmailer/nullmailer-2.2/lib/
H A Daddress.cc75 struct anode : public token struct
77 anode* next; argument
82 anode::anode(node_type t, in anode() function in anode
90 anode::anode(node_type t, bool w, mystring s) in anode() function in anode
97 anode* next;
105 result(anode*);
122 result::result(anode* n) in result()
304 anode* head = new anode(EMPTY, ptr, ptr, ptr); in tokenize()
305 anode* tail = head; in tokenize()
306 anode* tmp; in tokenize()
[all …]
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/samples/matlab/
H A Dlithium_ion_battery.m4 % The thermodynamics are based on a graphite anode and a LiCoO2 cathode,
39 X_Li_an_0 = 0.01; % [-] anode Li mole fraction at SOC = 0 %
40 X_Li_an_1 = 0.75; % [-] anode Li mole fraction at SOC = 100 %
49 X_Li_an = (X_Li_an_1-X_Li_an_0)*SOC+X_Li_an_0; % anode balancing
53 anode = Solution(inputFile, 'anode'); variable
61 set(anode,'T',T,'P',P);
73 % Set anode electrode potential to 0
76 % Calculate anode electrolyte potential
105 set(anode,'X',['Li[anode]:' num2str(X_Li_an) ', V[anode]:' num2str(1-X_Li_an)]);
111 % Get the net reaction rate at the anode-side interface
[all …]
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/test/data/
H A DBinarySolutionTabulatedThermo.yaml7 - name: anode
10 species: ['Li[anode]', 'V[anode]']
12 X: {'Li[anode]': 0.5, 'V[anode]': 0.5}
14 tabulated-species: Li[anode]
48 - name: Li[anode]
57 - name: V[anode]
/dports/misc/tvm/incubator-tvm-0.6.1/nnvm/src/compiler/
H A Dgraph_hash.cc173 const IndexedGraph::Node& anode = idxa[nid]; in GraphDeepCompare() local
175 if (anode.source->op() != bnode.source->op()) { in GraphDeepCompare()
179 if (anode.source->is_variable()) { in GraphDeepCompare()
183 AttrDict adict = GetAttrDict(anode.source->attrs); in GraphDeepCompare()
198 << "op=" << anode.source->attrs.name; in GraphDeepCompare()
209 if (anode.inputs.size() != bnode.inputs.size()) { in GraphDeepCompare()
213 if (anode.control_deps.size() != bnode.control_deps.size()) { in GraphDeepCompare()
217 for (size_t i = 0; i < anode.inputs.size(); ++i) { in GraphDeepCompare()
218 const IndexedGraph::NodeEntry& ae = anode.inputs[i]; in GraphDeepCompare()
227 for (size_t i = 0; i < anode.control_deps.size(); ++i) { in GraphDeepCompare()
[all …]

12345678910>>...74