Searched refs:nodes (Results 51 - 75 of 103) sorted by relevance

12345

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dc14n.c43 int nsCurEnd; /* number of nodes in the set */
48 xmlNodePtr *nodeTab; /* array of nodes in no particular order */
88 static int xmlC14NIsNodeInNodeset (xmlNodeSetPtr nodes,
248 xmlC14NIsNodeInNodeset(xmlNodeSetPtr nodes, xmlNodePtr node, xmlNodePtr parent) { argument
249 if((nodes != NULL) && (node != NULL)) {
251 return(xmlXPathNodeSetContains(nodes, node));
268 return(xmlXPathNodeSetContains(nodes, (xmlNodePtr)&ns));
567 * Consider a list L containing only namespace nodes in the
574 * namespace node in the node-set (default namespace nodes always
586 * ancestor nodes o
1658 xmlC14NDocSaveTo(xmlDocPtr doc, xmlNodeSetPtr nodes, int exclusive, xmlChar ** inclusive_ns_prefixes, int with_comments, xmlOutputBufferPtr buf) argument
1694 xmlC14NDocDumpMemory(xmlDocPtr doc, xmlNodeSetPtr nodes, int exclusive, xmlChar ** inclusive_ns_prefixes, int with_comments, xmlChar ** doc_txt_ptr) argument
1766 xmlC14NDocSave(xmlDocPtr doc, xmlNodeSetPtr nodes, int exclusive, xmlChar ** inclusive_ns_prefixes, int with_comments, const char *filename, int compression) argument
[all...]
H A Drelaxng.c286 xmlHashTablePtr triage; /* hash table used to direct nodes to the
3307 ctxt, xmlNodePtr nodes,
3314 xmlNodePtr nodes);
3320 ctxt, xmlNodePtr nodes);
4267 * - trying to get a total order on the element nodes generated
5402 * @nodes: list of nodes
5410 xmlRelaxNGParsePatterns(xmlRelaxNGParserCtxtPtr ctxt, xmlNodePtr nodes, argument
5416 while (nodes != NULL) {
5417 if (IS_RELAXNG(nodes, "elemen
5458 xmlRelaxNGParseStart(xmlRelaxNGParserCtxtPtr ctxt, xmlNodePtr nodes) argument
5516 xmlRelaxNGParseGrammarContent(xmlRelaxNGParserCtxtPtr ctxt, xmlNodePtr nodes) argument
6442 xmlRelaxNGParseGrammar(xmlRelaxNGParserCtxtPtr ctxt, xmlNodePtr nodes) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dc14n.c43 int nsCurEnd; /* number of nodes in the set */
48 xmlNodePtr *nodeTab; /* array of nodes in no particular order */
88 static int xmlC14NIsNodeInNodeset (xmlNodeSetPtr nodes,
248 xmlC14NIsNodeInNodeset(xmlNodeSetPtr nodes, xmlNodePtr node, xmlNodePtr parent) { argument
249 if((nodes != NULL) && (node != NULL)) {
251 return(xmlXPathNodeSetContains(nodes, node));
268 return(xmlXPathNodeSetContains(nodes, (xmlNodePtr)&ns));
567 * Consider a list L containing only namespace nodes in the
574 * namespace node in the node-set (default namespace nodes always
586 * ancestor nodes o
1658 xmlC14NDocSaveTo(xmlDocPtr doc, xmlNodeSetPtr nodes, int exclusive, xmlChar ** inclusive_ns_prefixes, int with_comments, xmlOutputBufferPtr buf) argument
1694 xmlC14NDocDumpMemory(xmlDocPtr doc, xmlNodeSetPtr nodes, int exclusive, xmlChar ** inclusive_ns_prefixes, int with_comments, xmlChar ** doc_txt_ptr) argument
1766 xmlC14NDocSave(xmlDocPtr doc, xmlNodeSetPtr nodes, int exclusive, xmlChar ** inclusive_ns_prefixes, int with_comments, const char *filename, int compression) argument
[all...]
H A Drelaxng.c286 xmlHashTablePtr triage; /* hash table used to direct nodes to the
3307 ctxt, xmlNodePtr nodes,
3314 xmlNodePtr nodes);
3320 ctxt, xmlNodePtr nodes);
4267 * - trying to get a total order on the element nodes generated
5402 * @nodes: list of nodes
5410 xmlRelaxNGParsePatterns(xmlRelaxNGParserCtxtPtr ctxt, xmlNodePtr nodes, argument
5416 while (nodes != NULL) {
5417 if (IS_RELAXNG(nodes, "elemen
5458 xmlRelaxNGParseStart(xmlRelaxNGParserCtxtPtr ctxt, xmlNodePtr nodes) argument
5516 xmlRelaxNGParseGrammarContent(xmlRelaxNGParserCtxtPtr ctxt, xmlNodePtr nodes) argument
6442 xmlRelaxNGParseGrammar(xmlRelaxNGParserCtxtPtr ctxt, xmlNodePtr nodes) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Dc14n.c43 int nsCurEnd; /* number of nodes in the set */
48 xmlNodePtr *nodeTab; /* array of nodes in no particular order */
88 static int xmlC14NIsNodeInNodeset (xmlNodeSetPtr nodes,
248 xmlC14NIsNodeInNodeset(xmlNodeSetPtr nodes, xmlNodePtr node, xmlNodePtr parent) { argument
249 if((nodes != NULL) && (node != NULL)) {
251 return(xmlXPathNodeSetContains(nodes, node));
268 return(xmlXPathNodeSetContains(nodes, (xmlNodePtr)&ns));
567 * Consider a list L containing only namespace nodes in the
574 * namespace node in the node-set (default namespace nodes always
586 * ancestor nodes o
1658 xmlC14NDocSaveTo(xmlDocPtr doc, xmlNodeSetPtr nodes, int exclusive, xmlChar ** inclusive_ns_prefixes, int with_comments, xmlOutputBufferPtr buf) argument
1694 xmlC14NDocDumpMemory(xmlDocPtr doc, xmlNodeSetPtr nodes, int exclusive, xmlChar ** inclusive_ns_prefixes, int with_comments, xmlChar ** doc_txt_ptr) argument
1766 xmlC14NDocSave(xmlDocPtr doc, xmlNodeSetPtr nodes, int exclusive, xmlChar ** inclusive_ns_prefixes, int with_comments, const char *filename, int compression) argument
[all...]
H A Drelaxng.c286 xmlHashTablePtr triage; /* hash table used to direct nodes to the
3307 ctxt, xmlNodePtr nodes,
3314 xmlNodePtr nodes);
3320 ctxt, xmlNodePtr nodes);
4267 * - trying to get a total order on the element nodes generated
5402 * @nodes: list of nodes
5410 xmlRelaxNGParsePatterns(xmlRelaxNGParserCtxtPtr ctxt, xmlNodePtr nodes, argument
5416 while (nodes != NULL) {
5417 if (IS_RELAXNG(nodes, "elemen
5458 xmlRelaxNGParseStart(xmlRelaxNGParserCtxtPtr ctxt, xmlNodePtr nodes) argument
5516 xmlRelaxNGParseGrammarContent(xmlRelaxNGParserCtxtPtr ctxt, xmlNodePtr nodes) argument
6442 xmlRelaxNGParseGrammar(xmlRelaxNGParserCtxtPtr ctxt, xmlNodePtr nodes) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A DCA.pl.in8 # CA -newreq[-nodes] ... will generate a certificate request
67 print STDERR "usage: CA -newcert|-newreq|-newreq-nodes|-newca|-sign|-verify\n";
79 } elsif (/^-newreq-nodes$/) {
81 system ("$REQ -new -nodes -keyout newkey.pem -out newreq.pem $DAYS");
167 print STDERR "usage: CA -newcert|-newreq|-newreq-nodes|-newca|-sign|-verify\n";
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dqdm2.c1173 QDM2SubPNode *nodes[4]; local
1175 nodes[0] = qdm2_search_subpacket_type_in_list(list, 9);
1176 if (nodes[0] != NULL)
1177 process_subpacket_9(q, nodes[0]);
1179 nodes[1] = qdm2_search_subpacket_type_in_list(list, 10);
1180 if (nodes[1] != NULL)
1181 process_subpacket_10(q, nodes[1], nodes[1]->packet->size << 3);
1185 nodes[2] = qdm2_search_subpacket_type_in_list(list, 11);
1186 if (nodes[
[all...]
H A Dtruemotion2.c80 int nodes; ///< total number of nodes in tree member in struct:TM2Huff
125 huff.nodes = get_bits_long(&ctx->gb, 17);
135 if((huff.nodes < 0) || (huff.nodes > 0x10000)) {
136 av_log(ctx->avctx, AV_LOG_ERROR, "Incorrect number of Huffman tree nodes: %i\n", huff.nodes);
143 /* allocate space for codes - it is exactly ceil(nodes / 2) entries */
144 huff.max_num = (huff.nodes + 1) >> 1;
H A Dvp6.c208 /* nodes must ascend by count, but with descending symbol order */
218 Node nodes[2*size], *tmp = &nodes[size]; local
226 nodes[map[2*i ]].count = a + !a;
227 nodes[map[2*i+1]].count = b + !b;
231 ff_huff_build_tree(s->avctx, vlc, size, nodes, vp6_huff_cmp,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Dlibxml.c3325 "must be a tuple or list of nodes.");
3438 xmlNodeSetPtr nodes; local
3458 result = PyxmlNodeSet_Convert(pyobj_nodes, &nodes);
3464 if (nodes) {
3465 xmlFree(nodes->nodeTab);
3466 xmlFree(nodes);
3473 nodes,
3479 if (nodes) {
3480 xmlFree(nodes->nodeTab);
3481 xmlFree(nodes);
3514 xmlNodeSetPtr nodes; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jffs2/
H A Derase.c219 /* Walk the inode's list once, removing any nodes from this eraseblock */
226 prev = &ic->nodes;
254 D1(printk(KERN_DEBUG "Removed nodes in range 0x%08x-0x%08x from ino #%u\n",
262 this = ic->nodes;
285 if (ic->nodes == (void *)ic && ic->nlink == 0)
H A Dbuild.c82 - Scan physical nodes. Build map of inodes/dirents. Allocate inocaches as we go
97 lists of physical nodes */
195 raw = ic->nodes;
252 The erase code will do that, when all the nodes are completely gone.
267 of the medium to be available, for overhead caused by nodes being
280 /* When do we allow garbage collection to merge nodes to make
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/mm/
H A Dnuma.c178 * depth in the associativity nodes. The first is for an SMP
202 panic("numa.c: No memory nodes found!");
392 * cpus into nodes once the memory scan has discovered
425 * Assumption: either all memory nodes or none will
718 nodemask_t nodes; local
759 nodes_setall(nodes);
761 node_clear(nid, nodes);
762 nid = any_online_node(nodes);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dmigrate.c845 * Determine the nodes of a list of pages. The addr in the pm array
884 const int __user *nodes,
958 if (nodes) {
961 if (get_user(node, nodes + i))
979 if (nodes)
882 sys_move_pages(pid_t pid, unsigned long nr_pages, const void __user * __user *pages, const int __user *nodes, int __user *status, int flags) argument
H A Dslub.c144 * cacheline for most nodes. This could become a bouncing cacheline given
1224 * instead of attempting to obtain partial slabs from other nodes.
1229 * from other nodes and filled up.
1233 * first attempt to defrag slab caches on other nodes. This means
1234 * scanning over all nodes to look for partial slabs which may be
2857 nodemask_t nodes; member in struct:location
2937 node_set(page_to_nid(virt_to_page(track)), l->nodes);
2967 nodes_clear(l->nodes);
2968 node_set(page_to_nid(virt_to_page(track)), l->nodes);
3055 if (num_online_nodes() > 1 && !nodes_empty(l->nodes)
3103 unsigned long *nodes; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/tipc/
H A Dbcast.c165 * This mechanism endeavours to prevent all nodes in network from trying
298 * (i.e. helps prevent all nodes from NACK'ing at same time)
373 * Some nodes may send a complementary NACK now:
385 * tipc_bclink_send_msg - broadcast a packet to all nodes in cluster
551 * Send through as many bearers as necessary to reach all nodes
594 tipc_nmap_diff(&bcbearer->remains, &p->nodes, &bcbearer->remains_new);
646 if (!b->active || !b->nodes.count)
668 if (tipc_nmap_equal(&bp_temp[pri].primary->nodes,
669 &bp_temp[pri].secondary->nodes)) {
H A Dbearer.c351 tipc_nmap_add(&b_ptr->nodes, dest);
358 tipc_nmap_remove(&b_ptr->nodes, dest);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/kernel/
H A Dints.c75 static irq_node_t nodes[NUM_IRQ_NODES]; variable
170 for (node = nodes, i = NUM_IRQ_NODES-1; i >= 0; node++, i--) {
177 printk ("new_irq_node: out of nodes\n");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hpfs/
H A Danode.c400 int i, j, nodes; local
422 nodes = btree->n_used_nodes + btree->n_free_nodes;
432 btree->n_free_nodes = nodes - btree->n_used_nodes;
447 nodes = btree->n_used_nodes + btree->n_free_nodes;
466 btree->n_free_nodes = nodes - btree->n_used_nodes;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/dlm/
H A Dconfig.c23 * /config/dlm/<cluster>/spaces/<space>/nodes/<node>/nodeid
24 * /config/dlm/<cluster>/spaces/<space>/nodes/<node>/weight
41 struct nodes;
282 struct nodes { struct
473 struct nodes *nds = NULL;
478 nds = kzalloc(sizeof(struct nodes), GFP_KERNEL);
484 config_group_init_type_name(&nds->ns_group, "nodes", &nodes_type);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/hda/
H A Dhda_generic.c169 int i, nodes, err; local
177 nodes = snd_hda_get_sub_nodes(codec, codec->afg, &nid);
178 if (! nid || nodes < 0) {
183 /* parse all nodes belonging to the AFG */
184 for (i = 0; i < nodes; i++, nid++) {
498 * parse the nodes recursively until reach to the input PIN
853 * parse the nodes recursively until reach to the output PIN.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/libasprintf/
H A Dtexi2html346 -split_node : split on nodes
1209 ($type, $nodes, $full) = ($1, $2, $3);
1213 $_ = "$before$;0${type}ref\{$nodes$after";
1228 chop($nodes); # remove final newline
1230 $nodes .= " $`";
1233 $nodes .= " $next";
1236 chop($nodes);
1238 $nodes .= " $`";
1242 $_ = "$before$;0xref\{$nodes$after";
1248 $nodes
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/doc/
H A Dtexi2html346 -split_node : split on nodes
1209 ($type, $nodes, $full) = ($1, $2, $3);
1213 $_ = "$before$;0${type}ref\{$nodes$after";
1228 chop($nodes); # remove final newline
1230 $nodes .= " $`";
1233 $nodes .= " $next";
1236 chop($nodes);
1238 $nodes .= " $`";
1242 $_ = "$before$;0xref\{$nodes$after";
1248 $nodes
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/udev/
H A Dudev_rules.c1014 dbg("creation of partition nodes requested");

Completed in 328 milliseconds

12345