Searched defs:nodes (Results 26 - 50 of 100) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/
H A Damd.c257 u32 nodes, cores_per_node; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/mm/
H A Dsrat_64.c312 nodes_cover_memory(const struct bootnode *nodes) argument
[all...]
H A Dnuma_64.c49 static int __init populate_memnodemap(const struct bootnode *nodes, argument
109 static int __init extract_lsb_from_nodes(const struct bootnode *nodes, argument
134 int __init compute_hash_shift(struct bootnode *nodes, int numnodes, argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/kernel/
H A Dints.c75 static irq_node_t nodes[NUM_IRQ_NODES]; variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libantlr3c-3.2/include/
H A Dantlr3commontreenodestream.h194 pANTLR3_VECTOR nodes; member in struct:ANTLR3_COMMON_TREE_NODE_STREAM_struct
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dadpcmenc.c272 TrellisNode **nodes = nodep_buf; // nodes[] is always sorted by .ssd local
[all...]
H A Dg722enc.c169 struct TrellisNode **nodes[2]; local
[all...]
H A Dvp6.c228 Node nodes[2*VP6_MAX_HUFF_SIZE], *tmp = &nodes[size]; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dfraps.c93 Node nodes[512]; local
H A Dg722enc.c181 struct TrellisNode **nodes[2]; local
[all...]
H A Dhuffman.c136 static int build_huff_tree(VLC *vlc, Node *nodes, int head, int flags, int nb_bits) argument
113 get_tree_codes(uint32_t *bits, int16_t *lens, uint8_t *xlat, Node *nodes, int node, uint32_t pfx, int pl, int *pos, int no_zero_count) argument
154 ff_huff_build_tree(AVCodecContext *avctx, VLC *vlc, int nb_codes, int nb_bits, Node *nodes, HuffCmp cmp, int flags) argument
[all...]
H A Dadpcmenc.c277 TrellisNode **nodes = nodep_buf; // nodes[] is always sorted by .ssd local
[all...]
H A Dvp6.c241 Node nodes[2*VP6_MAX_HUFF_SIZE], *tmp = &nodes[size]; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/oprofile/cell/
H A Dspu_task_sync.c457 int nodes = 0; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/oprofile/
H A Dop_model_amd.c440 int nodes; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/
H A Dhda_proc.c550 int i, nodes; local
H A Dhda_generic.c178 int i, nodes, err; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Draw1394.h95 __u32 nodes; member in struct:raw1394_khost_list
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dtr-dht.c72 uint8_t *nodes; member in struct:bootstrap_closure
268 uint8_t * nodes = NULL, * nodes6 = NULL; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Dradix-tree.c81 struct radix_tree_node *nodes[RADIX_TREE_MAX_PATH]; member in struct:radix_tree_preload
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dmigrate.c895 do_pages_move(struct mm_struct *mm, struct task_struct *task, unsigned long nr_pages, const void __user * __user *pages, const int __user *nodes, int __user *status, int flags) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dmempolicy.h104 nodemask_t nodes; /* interleave/bind */ member in union:mempolicy::__anon17715
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/mxml-2.7/
H A Dmxml.h155 mxml_node_t **nodes; /* Node array */ member in struct:mxml_index_s
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dc14n.c248 xmlC14NIsNodeInNodeset(xmlNodeSetPtr nodes, xmlNodePtr node, xmlNodePtr parent) { argument
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...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Dreq.c179 int nodes = 0, kludge = 0, newhdr = 0, subject = 0, pubkey = 0; local

Completed in 302 milliseconds

1234