Home
last modified time | relevance | path

Searched refs:ext_node (Results 1 – 25 of 29) sorted by relevance

12

/dports/cad/electric/electric-7.00/src/sc/
H A Dsc1extract.c166 plist->port->ext_node = sc_curcell->power; in Sc_extract()
223 port->ext_node = NULL; in Sc_extract_clear_flag()
271 if (portA && portA->ext_node) in Sc_extract_snake()
273 if (!(cl->portB && cl->portB->ext_node)) in Sc_extract_snake()
289 if (cl->portB && cl->portB->ext_node) in Sc_extract_snake()
345 port->ext_node = simnode; in Sc_extract_add_node()
354 port->ext_node = simnode; in Sc_extract_add_node()
400 port->ext_node = vars->ground; in Sc_extract_find_power()
414 port->ext_node = vars->power; in Sc_extract_find_power()
542 if (port->ext_node == NULL) in Sc_extract_collect_unconnected()
[all …]
H A Dsc1sim.c584 Sc_fprintf_80(fp, x_("%s"), port->ext_node->name); in Sc_simwrite_cell_instances()
588 Sc_fprintf_80(fp, x_(", %s"), port->ext_node->name); in Sc_simwrite_cell_instances()
592 if (port->ext_node->firstport->next == NULL) in Sc_simwrite_cell_instances()
598 Sc_sim_isaport(cell,port->ext_node->name)); in Sc_simwrite_cell_instances()
601 if (namesame(port->ext_node->name, x_("ground")) == 0) in Sc_simwrite_cell_instances()
604 } else if (namesame(port->ext_node->name, x_("power")) == 0) in Sc_simwrite_cell_instances()
634 Sc_fprintf_80(fp, x_("%s"), port->ext_node->name); in Sc_simwrite_cell_instances()
638 Sc_fprintf_80(fp, x_(", %s"), port->ext_node->name); in Sc_simwrite_cell_instances()
642 if (port->ext_node->firstport->next == NULL) in Sc_simwrite_cell_instances()
648 Sc_sim_isaport(cell, port->ext_node->name)); in Sc_simwrite_cell_instances()
[all …]
H A Dsc1route.c932 if (node->ext_node == ext_node) in Sc_route_add_port_to_channel()
940 node->ext_node = ext_node; in Sc_route_add_port_to_channel()
957 if (nnode->ext_node == ext_node) in Sc_route_add_port_to_channel()
973 if (nnode->ext_node == ext_node) in Sc_route_add_port_to_channel()
1406 ext_node = node1->ext_node; in Sc_route_between_ch_nodes()
1474 if (node->ext_node == node1->ext_node) in Sc_route_between_ch_nodes()
1708 port->ext_node = node->ext_node; in Sc_route_insert_feed_through()
3424 rnode->ext_node = port->ext_node; in Sc_route_create_power_ties()
3460 chnode->ext_node = port->ext_node; in Sc_route_create_power_ties()
3619 rnode->ext_node = port->ext_node; in Sc_route_create_ground_ties()
[all …]
H A Dsc1component.c192 niport->ext_node = NULL; in Sc_create()
203 niport->ext_node = NULL; in Sc_create()
214 niport->ext_node = NULL; in Sc_create()
241 niport->ext_node = NULL; in Sc_create()
251 niport->ext_node = NULL; in Sc_create()
261 niport->ext_node = NULL; in Sc_create()
507 nport->ext_node = NULL; in Sc_new_instance_port()
H A Dsc1.c806 if (iport->ext_node) in Sc_xset()
808 if (iport->ext_node->name) in Sc_xset()
809 efree(iport->ext_node->name); in Sc_xset()
810 if (allocstring(&iport->ext_node->name, pars[3], sc_tool->cluster)) in Sc_xset()
1156 if (((SCPORT *)(iport->port))->node->ports->ext_node == enode) in Sc_pull_inst()
1158 bnode = iport->ext_node; in Sc_pull_inst()
1194 iport->ext_node = bnode; in Sc_pull_inst()
1221 iport->ext_node = cell->power; in Sc_pull_inst()
1232 iport->ext_node = cell->power; in Sc_pull_inst()
1278 iport->ext_node = cell->ground; in Sc_pull_inst()
[all …]
H A Dsc1connect.c139 cl->ext_node = NULL; in Sc_conlist()
151 cl->ext_node = NULL; in Sc_conlist()
H A Dsc1place.c801 port->ext_node->flags = marker; in Sc_set_ext_nodes_by_ctree()
839 if (port->ext_node->flags == marker) in Sc_count_ext_nodes()
842 port->ext_node->flags |= SCEXTNODEGROUP1; in Sc_count_ext_nodes()
1223 newtrunk->ext_node = enode; in Sc_place_sort_cluster_tree()
1454 ntrunk = (SCNBTRUNK *)pport->node->ports->ext_node->ptr; in Sc_place_cost_cluster_tree()
1526 ntrunk = (SCNBTRUNK *)port->ext_node->ptr; in Sc_place_cost_cluster_tree_2()
1733 ntrunk->ext_node = nlist; in Sc_place_net_balance()
2026 ntrunk = (SCNBTRUNK *)port->ext_node->ptr; in Sc_place_nb_cost()
H A Dsc1interface.c116 niport->ext_node = NULL; in Sc_export()
/dports/audio/lv2/lv2-1.18.2/lv2specgen/
H A Dlv2specgen.py1252 if not ext_node:
1254 if not ext_node:
1258 ext = str(ext_node)
1271 for r in model.triples([ext_node, doap.release, None]):
1286 % (ext_node, minor, micro, date)
1293 % (ext_node, minor, micro, date)
1298 name = model.value(ext_node, doap.name, None)
1299 shortdesc = model.value(ext_node, doap.shortdesc, None)
1306 if root_uri and ext_node.startswith(root_uri):
1307 target = ext_node[len(root_uri) :]
[all …]
/dports/www/h2o-devel/h2o-dcc7134/lib/core/
H A Dconfigurator.c699 yoml_t *ext_node = value->data.sequence.elements[j]; in set_mimetypes() local
700 if (assert_is_extension(cmd, ext_node) != 0) in set_mimetypes()
738 if (assert_is_extension(cmd, ext_node) != 0) in set_mimetypes()
789 yoml_t *ext_node = node->data.sequence.elements[i]; in on_config_mime_removetypes() local
790 if (assert_is_extension(cmd, ext_node) != 0) in on_config_mime_removetypes()
824 yoml_t *ext_node; in on_config_custom_handler() local
832 if ((ext_node = yoml_get(node, "extension")) == NULL) { in on_config_custom_handler()
838 switch (ext_node->type) { in on_config_custom_handler()
841 if ((exts[0] = normalize_ext(cmd, ext_node)) == NULL) in on_config_custom_handler()
848 for (i = 0; i != ext_node->data.sequence.size; ++i) { in on_config_custom_handler()
[all …]
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/lv2/lv2specgen/
H A Dlv2specgen.py1123 if not ext_node:
1125 if not ext_node:
1129 ext = str(ext_node)
1143 for r in model.triples([ext_node, doap.release, None]):
1150 for r in model.triples([ext_node, doap.release, None]):
1154 ext_node, minor, micro, date))
1158 name = model.value(ext_node, doap.name, None)
1159 shortdesc = model.value(ext_node, doap.shortdesc, None)
1166 if root_uri and ext_node.startswith(root_uri):
1167 target = ext_node[len(root_uri):]
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/nfs/blocklayout/
H A Dextent_tree.c13 ext_node(struct rb_node *node) in ext_node() function
22 return node ? ext_node(node) : NULL; in ext_tree_first()
29 return node ? ext_node(node) : NULL; in ext_tree_prev()
36 return node ? ext_node(node) : NULL; in ext_tree_next()
52 be = ext_node(node); in __ext_tree_search()
144 be = ext_node(parent); in __ext_tree_insert()
330 be = ext_node(node); in __ext_tree_lookup()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/nfs/blocklayout/
H A Dextent_tree.c13 ext_node(struct rb_node *node) in ext_node() function
22 return node ? ext_node(node) : NULL; in ext_tree_first()
29 return node ? ext_node(node) : NULL; in ext_tree_prev()
36 return node ? ext_node(node) : NULL; in ext_tree_next()
52 be = ext_node(node); in __ext_tree_search()
144 be = ext_node(parent); in __ext_tree_insert()
330 be = ext_node(node); in __ext_tree_lookup()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/nfs/blocklayout/
H A Dextent_tree.c13 ext_node(struct rb_node *node) in ext_node() function
22 return node ? ext_node(node) : NULL; in ext_tree_first()
29 return node ? ext_node(node) : NULL; in ext_tree_prev()
36 return node ? ext_node(node) : NULL; in ext_tree_next()
52 be = ext_node(node); in __ext_tree_search()
144 be = ext_node(parent); in __ext_tree_insert()
330 be = ext_node(node); in __ext_tree_lookup()
/dports/cad/electric/electric-7.00/src/include/
H A Dsc1.h279 struct Iscextnode *ext_node; /* extracted node */ member
296 struct Iscextnode *ext_node; /* pointer to extracted node */ member
429 struct Iscextnode *ext_node; /* pointer to extracted node */ member
495 struct Iscextnode *ext_node; /* extracted node */ member
525 struct Iscextnode *ext_node; /* extracted node */ member
/dports/graphics/vulkan-caps-viewer/VulkanCapsViewer-3.05/VulkanDeviceExtensionsFileGenerator/
H A DvulkanDeviceExtensionsFileGenerator.php120 foreach ($xml->extensions->extension as $ext_node) {
124 foreach ($ext_node->require as $require) {
140 $ext->name = (string)$ext_node['name'];
/dports/net/libyang/libyang-1.0.240/src/
H A Dparser_xml.c111 const struct lys_node *ext_node; in xml_parse_data() local
159ext_node = lyp_get_yang_data_template(mod, yang_data_name, strlen(yang_data_name)); in xml_parse_data()
160 if (ext_node) { in xml_parse_data()
161 …lys_ext_complex_get_substmt(LY_STMT_CONTAINER, (struct lys_ext_instance_complex *)ext_node, NULL)); in xml_parse_data()
/dports/graphics/dia/dia-0.97.3/objects/custom/
H A Dshape_info.c621 xmlNodePtr node, root, ext_node = NULL; in load_shape_info() local
844 ext_node = node; in load_shape_info()
848 custom_setup_properties (info, ext_node); in load_shape_info()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/f2fs/
H A Ddebug.c83 si->ext_node = atomic_read(&sbi->total_ext_node); in update_general_status()
462 si->ext_tree, si->zombie_tree, si->ext_node); in stat_show()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/f2fs/
H A Ddebug.c83 si->ext_node = atomic_read(&sbi->total_ext_node); in update_general_status()
462 si->ext_tree, si->zombie_tree, si->ext_node); in stat_show()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/f2fs/
H A Ddebug.c83 si->ext_node = atomic_read(&sbi->total_ext_node); in update_general_status()
462 si->ext_tree, si->zombie_tree, si->ext_node); in stat_show()
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/hecmw1/src/solver/matrix/
H A Dhecmw_local_matrix.f901777 integer(kind=kint), allocatable :: ext_node(:) local
1788 allocate(ext_node(ncols))
1805 ext_node(idx) = i
1811 i = ext_node(j)
1825 deallocate(ext_node)
/dports/biology/phyml/phyml-3.3.20200621/src/
H A Dtiporder.c621 …ref_tree->n_otu;j++) list_tree[i]->a_nodes[j]->y_rank = list_tree[i]->a_nodes[j]->ext_node->y_rank; in TIPO_Untangle_Tree_List()
H A Dutilities.h532 struct __Node *ext_node; member
/dports/science/v_sim/v_sim-3.8.0/src/extensions/
H A Dmarks.c2605 G_DEFINE_TYPE (ExtNode, ext_node, VISU_TYPE_GL_EXT) in G_DEFINE_TYPE() argument

12