Searched refs:has_use (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/libxslt/libxslt/
H A DxsltInternals.h651 int has_use; member in struct:_xsltStyleItemElement
797 int has_use; /* copy, element */ member in struct:_xsltStyleItemCopy
1054 int has_use; member in struct:_xsltStyleItemSort
1387 int has_use; /* copy, element */ member in struct:_xsltStylePreComp
H A Dpreproc.c718 NULL, &comp->has_use);
797 comp->has_use = 0;
799 comp->has_use = 1;
966 NULL, &comp->has_use);
H A Dtransform.c4023 if (comp->has_use) {
/external/libxslt/libxslt/
H A DxsltInternals.h651 int has_use; member in struct:_xsltStyleItemElement
797 int has_use; /* copy, element */ member in struct:_xsltStyleItemCopy
1054 int has_use; member in struct:_xsltStyleItemSort
1387 int has_use; /* copy, element */ member in struct:_xsltStylePreComp
H A Dpreproc.c718 NULL, &comp->has_use);
797 comp->has_use = 0;
799 comp->has_use = 1;
966 NULL, &comp->has_use);
H A Dtransform.c4023 if (comp->has_use) {

Completed in 131 milliseconds