Searched defs:contextSize (Results 26 - 31 of 31) sorted by relevance

12

/external/chromium_org/third_party/skia/src/core/
H A DSkDraw.cpp2008 virtual size_t contextSize() const SK_OVERRIDE;
2087 size_t SkTriColorShader::contextSize() const { function in class:SkTriColorShader
/external/skia/src/core/
H A DSkDraw.cpp1995 virtual size_t contextSize() const SK_OVERRIDE;
2076 size_t SkTriColorShader::contextSize() const { function in class:SkTriColorShader
/external/chromium_org/third_party/libxml/src/
H A Dxpath.c6019 ret->contextSize = -1;
8361 if (ctxt->context->contextSize >= 0) {
8364 (double) ctxt->context->contextSize));
8367 "last() : %d\n", ctxt->context->contextSize);
11514 int contextSize,
11527 contextSize = xmlXPathCompOpEvalPredicate(ctxt,
11528 &comp->steps[op->ch1], set, contextSize, hasNsNodes);
11530 if (contextSize <= 0)
11584 xpctxt->contextSize = contextSize;
11511 xmlXPathCompOpEvalPredicate(xmlXPathParserContextPtr ctxt, xmlXPathStepOpPtr op, xmlNodeSetPtr set, int contextSize, int hasNsNodes) argument
11663 xmlXPathCompOpEvalPositionalPredicate(xmlXPathParserContextPtr ctxt, xmlXPathStepOpPtr op, xmlNodeSetPtr set, int contextSize, int minPos, int maxPos, int hasNsNodes) argument
[all...]
/external/libxml2/
H A Dxpath.c6133 ret->contextSize = -1;
8486 if (ctxt->context->contextSize >= 0) {
8489 (double) ctxt->context->contextSize));
8492 "last() : %d\n", ctxt->context->contextSize);
11661 int contextSize,
11674 contextSize = xmlXPathCompOpEvalPredicate(ctxt,
11675 &comp->steps[op->ch1], set, contextSize, hasNsNodes);
11677 if (contextSize <= 0)
11731 xpctxt->contextSize = contextSize;
11658 xmlXPathCompOpEvalPredicate(xmlXPathParserContextPtr ctxt, xmlXPathStepOpPtr op, xmlNodeSetPtr set, int contextSize, int hasNsNodes) argument
11814 xmlXPathCompOpEvalPositionalPredicate(xmlXPathParserContextPtr ctxt, xmlXPathStepOpPtr op, xmlNodeSetPtr set, int contextSize, int minPos, int maxPos, int hasNsNodes) argument
[all...]
/external/owasp/sanitizer/tools/findbugs/lib/
H A Djaxen-1.1.6.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE.txt META-INF/maven/ ...
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...

Completed in 242 milliseconds

12