Searched defs:node (Results 276 - 300 of 854) sorted by relevance

<<11121314151617181920>>

/macosx-10.10/WebKit2-7600.1.25/WebProcess/InjectedBundle/
H A DInjectedBundlePageEditorClient.cpp60 bool InjectedBundlePageEditorClient::shouldInsertNode(WebPage* page, Node* node, Range* rangeToReplace, EditorInsertAction action) argument
/macosx-10.10/WebKit2-7600.1.25/WebProcess/WebPage/efl/
H A DWebPageEfl.cpp190 Node* node = range->startContainer(); local
/macosx-10.10/apr-32/apr-util/apr-util/buckets/
H A Dapr_buckets_alloc.c127 node_header_t *node; local
173 check_not_already_free(node_header_t *node) argument
191 node_header_t *node = (node_header_t *)((char *)mem - SIZEOF_NODE_HEADER_T); local
[all...]
/macosx-10.10/bind9-45.101/bind9/bin/tests/
H A Dnsecify.c54 active_node(dns_db_t *db, dns_dbversion_t *version, dns_dbnode_t *node) { argument
120 dns_dbnode_t *node, *nextnode; local
[all...]
/macosx-10.10/bind9-45.101/bind9/contrib/sdb/bdb/
H A Dzone2bdb.c123 dns_dbnode_t *node = NULL; local
/macosx-10.10/bind9-45.101/bind9/contrib/sdb/pgsql/
H A Dzonetodb.c140 dns_dbnode_t *node; local
/macosx-10.10/bind9-45.101/bind9/lib/dns/include/dns/
H A Dresolver.h78 dns_dbnode_t * node; member in struct:dns_fetchevent
/macosx-10.10/bind9-45.101/bind9/lib/dns/
H A Dnsec.c160 dns_nsec_build(dns_db_t *db, dns_dbversion_t *version, dns_dbnode_t *node, argument
231 dns_dbnode_t *node = NULL; local
69 dns_nsec_buildrdata(dns_db_t *db, dns_dbversion_t *version, dns_dbnode_t *node, dns_name_t *target, unsigned char *buffer, dns_rdata_t *rdata) argument
/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/
H A DSCPPath.c179 CFDictionaryRef node = NULL; local
[all...]
/macosx-10.10/cups-408/cups/cgi-bin/
H A Dmakedocset.c217 help_node_t *node; /* Current help node */ local
413 help_node_t *node; /* Current help node */ local
[all...]
/macosx-10.10/dtrace-147/tools/ctfconvert/
H A Dtraverse.c109 tdtrav_assert(tdesc_t *node, tdesc_t **nodep, void *private) argument
/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A DBTreeAllocate.c75 BlockDescriptor node; local
185 BlockDescriptor node; local
[all...]
H A DBTreeMiscOps.c155 BlockDescriptor node; local
/macosx-10.10/libauto-186/
H A DFreeList.h55 static FreeListNode *flip(FreeListNode *node) { return (FreeListNode *)(uintptr_t(node) ^ all_ones); } argument
184 FreeListNode *node local
208 FreeListNode *node = new(address) FreeListNode(NULL, _head, size); local
225 append(FreeListNode *node) argument
241 remove(FreeListNode *node) argument
275 FreeListNode *node = new(address) FreeListNode(prevNode, nextNode, size); local
[all...]
/macosx-10.10/libstdcxx-104.1/include/c++/4.2.1/ext/pb_ds/detail/left_child_next_sibling_heap_/
H A Dleft_child_next_sibling_heap_.hpp131 typedef typename node_allocator::value_type node; typedef in class:pb_ds::detail::left_child_next_sibling_heap_
/macosx-10.10/libstdcxx-104.1/include/c++/4.2.1/ext/pb_ds/detail/thin_heap_/
H A Dthin_heap_.hpp94 typedef typename base_type::node node; typedef in class:pb_ds::detail::thin_heap_
/macosx-10.10/libxml2-26/libxml2/include/libxml/
H A Dvalid.h88 xmlNodePtr node; /* Current parsed Node */ member in struct:_xmlValidCtxt
/macosx-10.10/libxml2-26/libxml2/
H A DtestC14N.c244 xmlNodePtr node; local
[all...]
/macosx-10.10/libxslt-13/libxslt/examples/
H A DxsltICUSort.c50 xmlNodePtr node; local
/macosx-10.10/libxslt-13/libxslt/libxslt/
H A Dattrvt.c359 xsltEvalAVT(xsltTransformContextPtr ctxt, void *avt, xmlNodePtr node) { argument
H A Dimports.c340 xsltFindElemSpaceHandling(xsltTransformContextPtr ctxt, xmlNodePtr node) { argument
[all...]
H A Dnamespaces.c93 xsltNamespaceAlias(xsltStylesheetPtr style, xmlNodePtr node) argument
735 xsltCopyNamespaceList(xsltTransformContextPtr ctxt, xmlNodePtr node, xmlNsPtr cur) argument
[all...]
H A DnumbersInternals.h41 xmlNodePtr node; member in struct:_xsltNumberData
/macosx-10.10/postfix-255/postfix/src/postconf/
H A Dpostconf_service.c93 PCF_PARAM_NODE *node; local
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dvalid.h88 xmlNodePtr node; /* Current parsed Node */ member in struct:_xmlValidCtxt

Completed in 178 milliseconds

<<11121314151617181920>>