Searched +defs:node +defs:list (Results 1 - 25 of 142) sorted by relevance

123456

/macosx-10.9.5/bootp-268.1/bootpd.tproj/
H A DAFPUsers.h41 ODNodeRef node; member in struct:__anon6762
42 CFMutableArrayRef list; member in struct:__anon6762
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Debnf-otz.el[all...]
/macosx-10.9.5/WebKit-7537.78.2/gtk/tests/
H A Dtestdomnode.c68 WebKitDOMNodeList* list; local
129 WebKitDOMNodeList* list; local
130 WebKitDOMNode* node; local
166 webkit_dom_node_remove_child(WEBKIT_DOM_NODE(body), node, NULL); local
[all...]
H A Dtestdomdocument.c95 WebKitDOMNodeList* list = webkit_dom_document_get_elements_by_tag_name(document, "li"); local
124 WebKitDOMNodeList* list = webkit_dom_document_get_elements_by_class_name(document, "test"); local
179 WebKitDOMNode *node = webkit_dom_html_collection_item(collection, i); local
219 WebKitDOMNodeList* list = webkit_dom_document_get_elements_by_tag_name(document, "html"); local
230 WebKitDOMNode* node; local
[all...]
/macosx-10.9.5/postfix-252/postfix/src/postconf/
H A Dpostconf_main.c241 PC_PARAM_INFO **list; local
244 PC_PARAM_NODE *node; local
199 print_parameter(int mode, const char *name, PC_PARAM_NODE *node) argument
[all...]
H A Dpostconf_user.c168 PC_PARAM_NODE *node; local
228 PC_PARAM_INFO **list; local
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dtexnfo-upd.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dinfo.el[all...]
H A Dinfo-xref.el[all...]
/macosx-10.9.5/WebCore-7537.78.1/xml/
H A DXSLTUnicodeSort.cpp51 void xsltTransformErrorTrampoline(xsltTransformContextPtr context, xsltStylesheetPtr style, xmlNodePtr node, const char* message, ...) argument
82 xmlNodeSetPtr list = NULL; local
88 xmlNodePtr node; local
[all...]
/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/buckets/
H A Dapr_buckets_alloc.c46 apr_bucket_alloc_t *list = data; local
62 apr_bucket_alloc_t *list; local
92 apr_bucket_alloc_t *list; local
109 apr_bucket_alloc_destroy(apr_bucket_alloc_t *list) argument
124 apr_bucket_alloc(apr_size_t size, apr_bucket_alloc_t *list) argument
127 node_header_t *node; local
173 check_not_already_free(node_header_t *node) argument
175 apr_bucket_alloc_t *list = node->alloc; local
191 node_header_t *node = (node_header_t *)((char *)mem - SIZEOF_NODE_HEADER_T); local
192 apr_bucket_alloc_t *list = node->alloc; local
[all...]
/macosx-10.9.5/apr-30/apr-util/apr-util/buckets/
H A Dapr_buckets_alloc.c46 apr_bucket_alloc_t *list = data; local
62 apr_bucket_alloc_t *list; local
84 apr_bucket_alloc_t *list; local
101 apr_bucket_alloc_destroy(apr_bucket_alloc_t *list) argument
116 apr_bucket_alloc(apr_size_t size, apr_bucket_alloc_t *list) argument
119 node_header_t *node; local
164 check_not_already_free(node_header_t *node) argument
166 apr_bucket_alloc_t *list = node->alloc; local
182 node_header_t *node = (node_header_t *)((char *)mem - SIZEOF_NODE_HEADER_T); local
183 apr_bucket_alloc_t *list = node->alloc; local
[all...]
/macosx-10.9.5/libxml2-26/libxml2/
H A DtestC14N.c156 xmlChar **list; local
163 xmlChar **list; local
244 xmlNodePtr node; local
[all...]
/macosx-10.9.5/libxslt-13/libxslt/examples/
H A DxsltICUSort.c44 xmlNodeSetPtr list = NULL; local
50 xmlNodePtr node; local
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A DtestC14N.c150 xmlChar **list; local
157 xmlChar **list; local
238 xmlNodePtr node; local
[all...]
/macosx-10.9.5/zsh-60/zsh/Src/
H A Dlinklist.c105 LinkList list; local
118 LinkList list; local
131 insertlinknode(LinkList list, LinkNode node, void *dat) argument
149 zinsertlinknode(LinkList list, LinkNode node, void *dat) argument
169 uinsertlinknode(LinkList list, LinkNode node, LinkNode new) argument
206 getlinknode(LinkList list) argument
209 LinkNode node; local
227 ugetnode(LinkList list) argument
230 LinkNode node; local
247 remnode(LinkList list, LinkNode nd) argument
266 uremnode(LinkList list, LinkNode nd) argument
283 freelinklist(LinkList list, FreeFunc freefunc) argument
285 LinkNode node, next; local
300 countlinknodes(LinkList list) argument
329 LinkList list; local
330 LinkNode node; local
353 linknodebydatum(LinkList list, void *dat) argument
355 LinkNode node; local
370 linknodebystring(LinkList list, char *dat) argument
372 LinkNode node; local
390 hlinklist2array(LinkList list, int copy) argument
414 zlinklist2array(LinkList list) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/editing/
H A DInsertListCommand.cpp41 static Node* enclosingListChild(Node* node, Node* listNode) argument
56 HTMLElement* InsertListCommand::fixOrphanedListChild(Node* node) argument
68 RefPtr<HTMLElement> list = passedList; local
[all...]
/macosx-10.9.5/curl-78.94.1/curl/src/
H A Dtool_paramhlp.c41 struct getout *node = calloc(1, sizeof(struct getout)); local
363 add2list(struct curl_slist **list, const char *ptr) argument
[all...]
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/bltins/
H A Dalarm.c41 Namval_t *node; member in struct:tevent
57 static void *time_add(struct tevent *item, void *list) argument
80 static void *time_delete(register struct tevent *item, void *list) argument
97 print_alarms(void *list) argument
[all...]
/macosx-10.9.5/rsync-42/rsync/
H A Duidlist.c53 struct idlist *node = new(struct idlist); local
161 struct idlist *node; local
177 struct idlist *node; local
195 struct idlist *list; local
216 struct idlist *list; local
238 struct idlist *list; local
254 struct idlist *list; local
271 struct idlist *list; local
[all...]
/macosx-10.9.5/groff-38/groff/src/roff/troff/
H A Dnode.h50 struct node { struct
116 inline node::node() function in class:node
121 inline node::node(node *n) function in class:node
126 inline node::node(node *n, statem *s, int divlevel) function in class:node
481 node *list; member in class:overstrike_node
501 node *list; member in class:bracket_node
[all...]
/macosx-10.9.5/CPANInternal-140/XML-LibXML/
H A Dperl-libxml-mm.c112 xmlNodePtr node; member in struct:_ProxyNode
141 PmmNewNode(xmlNodePtr node) argument
310 PmmNodeToSv( xmlNodePtr node, ProxyNodePtr owner ) argument
376 xmlNodePtr node = PmmNODE( dfProxy ); local
396 PmmCloneNode( xmlNodePtr node, int recursive ) argument
593 PmmFixOwnerList( xmlNodePtr list, ProxyNodePtr parent ) argument
627 PmmFixOwnerNode( xmlNodePtr node, ProxyNodePtr parent ) argument
642 PmmNewContext(xmlParserCtxtPtr node) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/bindings/js/
H A DJSDOMBinding.cpp137 JSC::MarkedArgumentBuffer list; local
235 bool shouldAllowAccessToNode(ExecState* exec, Node* node) argument
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DDocumentMarkerController.cpp79 void DocumentMarkerController::addMarkerToNode(Node* node, unsigned startOffset, unsigned length, DocumentMarker::MarkerType type) argument
84 void DocumentMarkerController::addMarkerToNode(Node* node, unsigned startOffset, unsigned length, DocumentMarker::MarkerType type, PassRefPtr<DocumentMarkerDetails> details) argument
103 Node* node = textPiece->startContainer(); local
127 void DocumentMarkerController::addMarker(Node* node, const DocumentMarker& newMarker) argument
135 OwnPtr<MarkerList>& list = m_markers.add(node, nullptr).iterator->value; local
196 MarkerList* list = m_markers.get(srcNode); local
229 removeMarkers(Node* node, unsigned startOffset, int length, DocumentMarker::MarkerTypes markerTypes, RemovePartiallyOverlappingMarkerOrNot shouldRemovePartiallyOverlappingMarker) argument
238 MarkerList* list = m_markers.get(node); local
305 MarkerList* list = nodeIterator->value.get(); local
322 markersFor(Node* node, DocumentMarker::MarkerTypes markerTypes) argument
325 MarkerList* list = m_markers.get(node); local
338 markersForNode(Node* node) argument
341 MarkerList* list = m_markers.get(node); local
393 MarkerList* list = nodeIterator->value.get(); local
412 removeMarkers(Node* node, DocumentMarker::MarkerTypes markerTypes) argument
450 MarkerList* list = iterator->value.get(); local
491 Node* node = i->key.get(); local
494 MarkerList* list = i->value.get(); local
522 MarkerList* list = i->value.get(); local
528 shiftMarkers(Node* node, unsigned startOffset, int delta) argument
534 MarkerList* list = m_markers.get(node); local
574 setMarkersActive(Node* node, unsigned startOffset, unsigned endOffset, bool active) argument
576 MarkerList* list = m_markers.get(node); local
643 MarkerList* list = m_markers.get(node); local
671 Node* node = nodeIterator->key.get(); local
673 MarkerList* list = nodeIterator->value.get(); local
[all...]
H A DNodeRareData.h64 PassRefPtr<ChildNodeList> ensureChildNodeList(Node* node) argument
73 void removeChildNodeList(ChildNodeList* list) argument
96 PassRefPtr<T> addCacheWithAtomicName(Node* node, CollectionType collectionType, const AtomicString& name) argument
109 addCacheWithAtomicName(Node* node, CollectionType collectionType) argument
127 addCacheWithName(Node* node, CollectionType collectionType, const String& name) argument
138 addCacheWithQualifiedName(Node* node, const AtomicString& namespaceURI, const AtomicString& localName) argument
150 removeCacheWithAtomicName(LiveNodeListBase* list, CollectionType collectionType, const AtomicString& name = starAtom) argument
158 removeCacheWithName(LiveNodeListBase* list, CollectionType collectionType, const String& name) argument
166 removeCacheWithQualifiedName(LiveNodeList* list, const AtomicString& namespaceURI, const AtomicString& localName) argument
198 LiveNodeListBase* list = it->value; local
205 LiveNodeListBase* list = it->value; local
212 LiveNodeListBase* list = it->value; local
[all...]

Completed in 340 milliseconds

123456