HomeSort by relevance Sort by last modified time
    Searched refs:NODE (Results 26 - 50 of 94) sorted by null

12 3 4

  /external/vboot_reference/utility/
eficompress.c 47 typedef INT16 NODE;
104 NODE
106 IN NODE q,
113 IN NODE q,
115 IN NODE r
121 IN NODE Old
272 STATIC NODE mPos, mMatchPos, mAvail, *mPosition, *mParent, *mPrev, *mNext = NULL;
519 NODE i;
530 mNext[i] = (NODE)(i + 1);
541 NODE
    [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
h264_utils.h 387 #define PRINT_PANSCAN_DATA(NODE)
401 #define PRINT_PANSCAN_DATA(NODE) \
403 if (NODE) {\
405 (NODE)->start_ts, (NODE)->end_ts);\
406 PRINT_PANSCAN_PARAM(NODE->pan_scan_param);\
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
h264_utils.h 385 #define PRINT_PANSCAN_DATA(NODE)
399 #define PRINT_PANSCAN_DATA(NODE) \
401 if (NODE) {\
403 (NODE)->start_ts, (NODE)->end_ts);\
404 PRINT_PANSCAN_PARAM(NODE->pan_scan_param);\
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
h264_utils.h 385 #define PRINT_PANSCAN_DATA(NODE)
399 #define PRINT_PANSCAN_DATA(NODE) \
401 if (NODE) {\
403 (NODE)->start_ts, (NODE)->end_ts);\
404 PRINT_PANSCAN_PARAM(NODE->pan_scan_param);\
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
h264_utils.h 385 #define PRINT_PANSCAN_DATA(NODE)
399 #define PRINT_PANSCAN_DATA(NODE) \
401 if (NODE) {\
403 (NODE)->start_ts, (NODE)->end_ts);\
404 PRINT_PANSCAN_PARAM(NODE->pan_scan_param);\
  /external/llvm/lib/Target/WebAssembly/
WebAssemblyISelLowering.h 27 #define HANDLE_NODETYPE(NODE) NODE,
  /device/linaro/bootloader/edk2/BaseTools/Source/C/TianoCompress/
TianoCompress.c 78 STATIC NODE mPos, mMatchPos, mAvail, *mPosition, *mParent, *mPrev, *mNext = NULL;
338 NODE Index;
351 mNext[Index] = (NODE) (Index + 1);
361 NODE
363 IN NODE NodeQ,
370 Find child node given the parent node and the edge character
374 NodeQ - the parent node
379 The child node (NIL if not found)
383 NODE NodeR;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/cp/
name-lookup.h 60 #define LOCAL_BINDING_P(NODE) ((NODE)->is_local)
62 /* True if NODE->value is from a base class of the class which is
64 #define INHERITED_VALUE_BINDING_P(NODE) ((NODE)->value_is_inherited)
273 /* The tree node representing the global scope. */
  /external/lzma/C/
Ppmd7.c 55 #define NODE(ptr) (ptr)
57 #define NODE(offs) ((CPpmd7_Node *)(p->Base + (offs)))
120 static void InsertNode(CPpmd7 *p, void *node, unsigned indx)
122 *((CPpmd_Void_Ref *)node) = p->FreeList[indx];
123 p->FreeList[indx] = REF(node);
128 CPpmd_Void_Ref *node = (CPpmd_Void_Ref *)Ppmd7_GetPtr(p, p->FreeList[indx]); local
129 p->FreeList[indx] = *node;
130 return node;
167 CPpmd7_Node *node = NODE(next); local
184 CPpmd7_Node *node = NODE(n); local
202 CPpmd7_Node *node = NODE(n); local
    [all...]
  /external/selinux/python/semanage/
semanage-bash-completion.sh 83 [NODE]='node'
139 elif __contains_word "$command" ${VERBS[NODE]} ; then
  /external/libxml2/
valid.c 132 * @node: the node raising the error
142 xmlNodePtr node, xmlParserErrors error,
163 __xmlRaiseError(schannel, channel, data, pctxt, node, XML_FROM_VALID, error,
175 * @node: the node raising the error
185 xmlNodePtr node, xmlParserErrors error,
206 __xmlRaiseError(schannel, channel, data, pctxt, node, XML_FROM_VALID, error,
216 * @node: the node raising the erro
268 xmlNodePtr node; \/* pointer to the current node *\/ member in struct:_xmlValidState
353 xmlNodePtr node; \/* pointer to the current node in the list *\/ member in struct:_xmlValidState
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
cpplib.h 216 node;
229 struct cpp_identifier GTY ((tag ("CPP_TOKEN_FLD_NODE"))) node; member in union:cpp_token_u
598 /* The structure of a node in the hash table. The hash table has
606 diagnostic may be required for this node. Currently this only
610 /* Hash node flags. */
622 /* Different flavors of hash node. */
649 #define HT_NODE(NODE) ((ht_identifier *) (NODE))
650 #define NODE_LEN(NODE) HT_LEN (&(NODE)->ident
    [all...]
ipa-prop.h 129 node, which means that the particular piece (starting at offset and having
319 it points to the node that IPA cp cloned from. */
321 /* If this node is an ipa-cp clone, these are the known values that describe
333 /* Node has been completely replaced by clones and will be removed after
377 /* Information about replacements done in aggregates for a given node (each
378 node has its linked list). */
395 void ipa_set_node_agg_value_chain (struct cgraph_node *node,
440 node/edge. */
441 #define IPA_NODE_REF(NODE) (&ipa_node_params_vector[(NODE)->uid]
    [all...]
c-tree.h 46 keyword. C_RID_CODE (node) is then the RID_* value of the keyword,
105 #define TYPE_ACTUAL_ARG_TYPES(NODE) TYPE_LANG_SLOT_1 (NODE)
  /external/selinux/libsepol/cil/src/
cil_fqn.c 42 struct cil_tree_node *node; member in struct:cil_fqn_args
77 struct cil_tree_node *node = NODE(datum); local
81 if (node->flavor != CIL_BLOCK) {
92 child_args.node = node;
124 cil_tree_log(child_args.node, CIL_ERR,"Problem qualifying names in block");
137 fqn_args.node = root_node;
cil_resolve_ast.c 522 if (NODE(alias_datum)->flavor != alias_flavor) {
1064 struct cil_tree_node *node = NULL; local
1089 node = result_datum->nodes->head->data;
1090 if (node->flavor != CIL_ROLE) {
1092 printf("%i\n", node->flavor);
1093 cil_log(CIL_ERR, "roletransition must result in a role, but %s is a %s\n", roletrans->result_str, cil_node_to_string(node));
1175 struct cil_tree_node *node; member in struct:cil_ordered_list
1184 (*ordered)->node = NULL;
1190 (*ordered)->node = NULL;
1572 struct cil_tree_node *node = NULL; local
1829 struct cil_tree_node *node = NULL; local
2261 struct cil_tree_node *node = NULL; local
2463 struct cil_tree_node *node = NULL; local
4065 struct cil_tree_node *node = NULL; local
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/values/
ValuesEditorDelegate.java 33 import org.w3c.dom.Node;
90 * Processes the new XML Model, which XML root node is given.
105 Node node = (Node) xpath.evaluate("/" + resources_desc.getXmlName(), //$NON-NLS-1$ local
107 XPathConstants.NODE);
108 // Node can be null _or_ it must be the element we searched for.
109 assert node == null || node.getNodeName().equals(resources_desc.getXmlName());
111 // Refresh the manifest UI node and all its descendant
    [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/jaxp/
XPathExpressionImpl.java 38 import org.w3c.dom.Node;
121 Node contextNode = (Node)contextItem;
124 // dummy Document as Context Node
152 * @param item The starting context (node or node list, for example).
219 * @param item The starting context (node or node list, for example).
333 ( returnType.equals( XPathConstants.NODE ) ) ||
359 // XPathConstants.NODE
    [all...]
XPathImpl.java 36 import org.w3c.dom.Node;
215 if ( contextItem instanceof Node ) {
216 xobj = xpath.execute (xpathSupport, (Node)contextItem,
236 * {@link XPathConstants#NODE NODE} or
247 * @param item The starting context (node or node list, for example).
305 ( returnType.equals( XPathConstants.NODE ) ) ||
331 // XPathConstants.NODE
332 if ( returnType.equals( XPathConstants.NODE ) ) {
    [all...]
  /libcore/luni/src/test/java/libcore/xml/
JaxenXPathTestSuite.java 24 import org.w3c.dom.Node;
157 @Override void test(Node contextNode) {
174 @Override void test(Node contextNode) throws XPathExpressionException {
175 Node newContext = (Node) xpath.evaluate(
176 select, contextNode, XPathConstants.NODE);
187 @Override void test(Node contextNode) throws XPathExpressionException {
206 @Override void test(Node contextNode) throws XPathExpressionException {
228 Node getNode() {
231 return (Node) xpath.evaluate(select, inputSource, XPathConstants.NODE)
    [all...]
  /external/hamcrest/hamcrest-library/src/main/java/org/hamcrest/xml/
HasXPath.java 8 import org.w3c.dom.Node;
19 * Applies a Matcher to a given XML Node in an existing XML Node tree, specified by an XPath expression.
24 public class HasXPath extends TypeSafeDiagnosingMatcher<Node> {
60 public boolean matchesSafely(Node item, Description mismatch) {
74 private Condition<Object> evaluated(Node item, Description mismatch) {
110 * Creates a matcher of {@link org.w3c.dom.Node}s that matches when the examined node has a value at the
120 public static Matcher<Node> hasXPath(String xPath, Matcher<String> valueMatcher) {
125 * Creates a matcher of {@link org.w3c.dom.Node}s that matches when the examined node has a value at th
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/menu/
MenuEditorDelegate.java 33 import org.w3c.dom.Node;
89 * Processes the new XML Model, which XML root node is given.
110 Node node = (Node) xpath.evaluate("/" + root_desc.getXmlName(), //$NON-NLS-1$ local
112 XPathConstants.NODE);
113 if (node == null && root_desc.getMandatory() != Mandatory.NOT_MANDATORY) {
115 node = getUiRootNode().createXmlNode();
118 // Refresh the manifest UI node and all its descendants
119 getUiRootNode().loadFromXmlNode(node);
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
dhdu_linux.c 237 * To use /dev/node interface:
241 #define NODE "/dev/hnd0"
251 dnode = open(NODE, O_RDWR);
  /tools/tradefederation/core/prod-tests/src/com/android/framework/tests/
PackageManagerOTATestUtils.java 25 import org.w3c.dom.Node;
113 Node n = getNodeForXPath(xmlFile, xPathString);
115 CLog.d("Found node %s for xpath %s", n.getNodeName(), xPathString);
131 Node n = getNodeForXPath(xmlFile, xPathString);
133 CLog.d("Failed to find node for xpath %s", xPathString);
136 CLog.d("Value of node %s: %s", xPathString, n.getNodeValue());
150 Node n = getNodeForXPath(xmlFile, xPathString);
152 CLog.d("Failed to find node for xpath %s", xPathString);
157 CLog.v("Value of node %s: \"%s\", expected: \"%s\"",
163 public Node getNodeForXPath(File xmlFile, String xPathString)
171 Node node = (Node) expr.evaluate(doc, XPathConstants.NODE); local
    [all...]
  /external/opencv/cvaux/src/
cvlcm.cpp 90 #define _CV_IS_SITE_REFLEX( SITE ) ((SITE) ->node[0] == (SITE) ->node[1])
91 #define _CV_IS_EDGE_REFLEX( EDGE ) (( (EDGE)->site[0]->node[0] == (EDGE)->site[0]->node[0] ) || \
92 ( (EDGE)->site[1]->node[0] == (EDGE)->site[1]->node[0] ) )
94 #define _CV_INITIALIZE_CVLCMDATA(STRUCT,SITE,EDGE,NODE)\
95 { (STRUCT)->psite = SITE ; (STRUCT)->pedge = EDGE; (STRUCT)->pnode = NODE;}
112 // Purpose: Function constructs Complex Node (node, which consists o
    [all...]

Completed in 1519 milliseconds

12 3 4