Home
last modified time | relevance | path

Searched refs:strT (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkRect.cpp169 SkString strL, strT, strR, strB; in dump() local
171 SkAppendScalarDec(&strT, fTop); in dump()
175 strL.c_str(), strT.c_str(), strR.c_str(), strB.c_str()); in dump()
/external/libxml2/
Dxmlschemas.c3032 xmlChar *des = NULL, *strT = NULL; in xmlSchemaPIllegalFacetAtomicErr() local
3039 xmlSchemaFormatItemForReport(&strT, NULL, WXS_BASIC_CAST baseType, NULL), in xmlSchemaPIllegalFacetAtomicErr()
3042 FREE_AND_NULL(strT); in xmlSchemaPIllegalFacetAtomicErr()