Home
last modified time | relevance | path

Searched defs:strB (Results 1 – 7 of 7) sorted by relevance

/external/skia/src/core/
DSkRect.cpp168 SkString strL, strT, strR, strB; in dump() local
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationMiscTest.java1257 StringBuffer strB = new StringBuffer(); in TestIncrementalNormalize() local
1283 String strB = "A\u00c0\u0316"; in TestIncrementalNormalize() local
1291 String strB = "A\u00c0\u0316\uD800\uDC00"; in TestIncrementalNormalize() local
1645 String strB = "A\u00c0\u0316\uD800\uDC00"; in TestIdenticalCompare() local
/external/icu/icu4c/source/test/cintltst/
Dcmsccoll.c988 UChar strB[MAXSLEN+1]; in TestIncrementalNormalize() local
1029 static const UChar strB[] = {0x41, 0xc0, 0x316, 0}; in TestIncrementalNormalize() local
1043 static const UChar strB[] = {0x41, 0xc0, 0x316, 0xD800, 0xDC00, 0}; in TestIncrementalNormalize() local
1052 static const UChar strB[] = {0x41, 0x00, 0x00, 0x00}; in TestIncrementalNormalize() local
1114 static const UChar strB[] = {0x41, 0x41, 0x300, 0x316, 0x00, 0x00, 0x00}; in TestIncrementalNormalize() local
1174 static const UChar strB[] = {0x41, 0x0, 0x302, 0x316, 0x41, 0x300, 0x00}; in TestIncrementalNormalize() local
/external/protobuf/src/google/protobuf/io/
Dzero_copy_stream_unittest.cc293 static const char* strB = "WhirledPeas"; in TEST_F() local
599 static const char* strB = "QuickBrownFox"; in TEST_F() local
/external/libedit/src/
Dterminal.c1052 static const Char strB[] = {033, '[', 'B', '\0'}; in terminal_reset_arrow() local
/external/libxml2/
Dxmlschemas.c2894 xmlChar *strA = NULL, *strB = NULL; in xmlSchemaPIllegalAttrErr() local
14169 xmlChar *strA = NULL, *strB = NULL, *strC = NULL; in xmlSchemaCheckDerivationOKRestriction2to4() local
14302 xmlChar *strA = NULL, *strB = NULL; in xmlSchemaCheckDerivationOKRestriction2to4() local
16465 xmlChar *strA = NULL, *strB = NULL; in xmlSchemaCheckDerivationOKRestriction() local
19626 xmlChar *strA = NULL, *strB = NULL; in xmlSchemaCheckElemPropsCorrect() local
19665 xmlChar *strA = NULL, *strB = NULL, *strC = NULL; in xmlSchemaCheckElemPropsCorrect() local
19926 xmlChar *strA = NULL, *strB = NULL; in xmlSchemaCheckElementDeclConsistent() local
23022 xmlChar *str = NULL, *strB = NULL; in xmlSchemaXPathProcessHistory() local
23860 xmlChar *str = NULL, *strB = NULL; in xmlSchemaCheckCVCIDCKeyRef() local
23879 xmlChar *str = NULL, *strB = NULL; in xmlSchemaCheckCVCIDCKeyRef() local
/external/skia/tests/
DPathOpsOpTest.cpp3660 …const char strB[] = "M31.35 57.75L31.35 57.75C31.9 57.7514 32.45 57.7052 33 57.7587C33.55 57.8122 … in issue3517() local