Searched refs:NODE (Results 1 - 7 of 7) sorted by relevance

/external/libxml2/
H A Dvalid.c362 #define NODE ctxt->vstate->node macro
4777 NODE = xmlValidateSkipIgnorable(NODE);
4778 if ((NODE == NULL) && (CONT == NULL))
4780 if ((NODE == NULL) &&
4786 if ((NODE != NULL) && (NODE->type == XML_ENTITY_REF_NODE))
4800 DEBUG_VALID_STATE(NODE, CONT)
4805 DEBUG_VALID_STATE(NODE, CONT)
4817 if (vstateVPush(ctxt, CONT, NODE, DEPT
[all...]
/external/apache-xml/src/main/java/org/apache/xpath/jaxp/
H A DXPathExpressionImpl.java333 ( returnType.equals( XPathConstants.NODE ) ) ||
359 // XPathConstants.NODE
360 if ( returnType.equals( XPathConstants.NODE ) ) {
H A DXPathImpl.java236 * {@link XPathConstants#NODE NODE} or
305 ( returnType.equals( XPathConstants.NODE ) ) ||
331 // XPathConstants.NODE
332 if ( returnType.equals( XPathConstants.NODE ) ) {
/external/webp/src/enc/
H A Dquant.c473 #define NODE(n, l) (nodes[(n) + 1][(l) + MIN_DELTA]) macro
525 NODE(n, m).cost = 0;
526 NODE(n, m).error = max_error;
527 NODE(n, m).ctx = ctx0;
547 Node* const cur = &NODE(n, m);
570 const Node* const prev = &NODE(n - 1, p);
624 NODE(n, best_node).prev = best_path[2]; // force best-prev for terminal
628 const Node* const node = &NODE(n, best_node);
638 #undef NODE macro
/external/opencv/cvaux/src/
H A Dcvlcm.cpp94 #define _CV_INITIALIZE_CVLCMDATA(STRUCT,SITE,EDGE,NODE)\
95 { (STRUCT)->psite = SITE ; (STRUCT)->pedge = EDGE; (STRUCT)->pnode = NODE;}
/external/ppp/pppd/
H A Dipxcp.c223 #define NODE(base) base[0], base[1], base[2], base[3], base[4], base[5] macro
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...

Completed in 261 milliseconds