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

/haiku-fatelf/src/tools/docbook/libxslt/libxslt/
H A Dvariables.c187 cur->computed = 0;
220 cur->computed = 0;
279 * don't use params being computed in a call-param
598 if (elem->computed)
614 elem->name = BAD_CAST " being computed ... ";
745 elem->computed = 1;
908 elem->computed = 1;
1092 elem->computed = 1;
1267 if (elem->computed == 0) {
1271 elem->computed
[all...]
H A DxsltInternals.h225 float priority; /* as given from the stylesheet, not computed */
311 * Holds the computed keys for key definitions of the same QName.
1281 * Pre computed values.
1336 int computed; /* was the evaluation done */ member in struct:_xsltStackElem
1341 xmlXPathObjectPtr value; /* The value if computed */
H A Dtransform.c2774 * using them, to be "not yet computed".
2782 elem->computed = 0;
5360 if (vptr->computed) {
5364 vptr->computed = 0;
/haiku-fatelf/src/tools/docbook/libxslt/libexslt/
H A Defunctions.c328 param->computed = 1;
/haiku-fatelf/src/bin/gdb/bfd/
H A Dcoffcode.h3466 unsigned int computed;
3484 computed = coff_compute_checksum (abfd);
3486 checksum = computed + pelength;
3465 unsigned int computed; variable

Completed in 208 milliseconds