Searched refs:redefined (Results 1 - 5 of 5) sorted by relevance

/external/bison/doc/
H A Drefcard.tex280 %%%%% Prime definition of key; redefined below to prevent overful hboxes
/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c12 * - when types are redefined in includes, check that all
431 /* @relations will hold any included/imported/redefined schemas. */
558 xmlSchemaBasicItemPtr target; /* The to-be-redefined component. */
559 const xmlChar *refName; /* The name of the to-be-redefined component. */
561 to-be-redefined comp. */
562 xmlSchemaBucketPtr targetBucket; /* The redefined schema. */
629 xmlSchemaBucketPtr redefined; /* The schema to be redefined. */ member in struct:_xmlSchemaParserCtxt
5209 * resolve references to the redefined components and to check constraints.
5280 pctxt->redef = xmlSchemaAddRedef(pctxt, pctxt->redefined,
[all...]
/external/libxml2/
H A Dxmlschemas.c12 * - when types are redefined in includes, check that all
431 /* @relations will hold any included/imported/redefined schemas. */
558 xmlSchemaBasicItemPtr target; /* The to-be-redefined component. */
559 const xmlChar *refName; /* The name of the to-be-redefined component. */
561 to-be-redefined comp. */
562 xmlSchemaBucketPtr targetBucket; /* The redefined schema. */
629 xmlSchemaBucketPtr redefined; /* The schema to be redefined. */ member in struct:_xmlSchemaParserCtxt
5228 * resolve references to the redefined components and to check constraints.
5299 pctxt->redef = xmlSchemaAddRedef(pctxt, pctxt->redefined,
[all...]
/external/bison/build-aux/
H A Dtexinfo.tex4329 % #1 is \doindex or \docodeindex, #2 the index getting redefined (foo),
6053 % redefined for the two-volume lispref. We always output on
6054 % \jobname.toc even if this is redefined.
/external/bison/tests/
H A Dtestsuite7316 cat >input-redefined.y <<'_ATEOF'
7329 $as_echo "$at_srcdir/input.at:1072: VALGRIND_OPTS=\"\$VALGRIND_OPTS --leak-check=summary --show-reachable=no\"; export VALGRIND_OPTS; bison input-redefined.y"
7330 at_fn_check_prepare_dynamic "VALGRIND_OPTS=\"$VALGRIND_OPTS --leak-check=summary --show-reachable=no\"; export VALGRIND_OPTS; bison input-redefined.y" "input.at:1072"
7331 ( $at_check_trace; VALGRIND_OPTS="$VALGRIND_OPTS --leak-check=summary --show-reachable=no"; export VALGRIND_OPTS; bison input-redefined.y
7335 echo >>"$at_stderr"; $as_echo "input-redefined.y:2.9-11: error: %define variable 'var' redefined
7336 input-redefined.y:1.9-11: previous definition
7337 input-redefined.y:3.10-12: error: %define variable 'var' redefined
7338 input-redefined
[all...]

Completed in 276 milliseconds