Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkRect.cpp169 SkString strL, strT, strR, strB; in dump() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DCollationMiscTest.java1289 StringBuffer strB = new StringBuffer(); in TestIncrementalNormalize() local
1315 String strB = "A\u00c0\u0316"; in TestIncrementalNormalize() local
1323 String strB = "A\u00c0\u0316\uD800\uDC00"; in TestIncrementalNormalize() local
1683 String strB = "A\u00c0\u0316\uD800\uDC00"; in TestIdenticalCompare() local
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationMiscTest.java1288 StringBuffer strB = new StringBuffer(); in TestIncrementalNormalize() local
1314 String strB = "A\u00c0\u0316"; in TestIncrementalNormalize() local
1322 String strB = "A\u00c0\u0316\uD800\uDC00"; in TestIncrementalNormalize() local
1682 String strB = "A\u00c0\u0316\uD800\uDC00"; in TestIdenticalCompare() local
/external/icu/icu4c/source/test/cintltst/
Dcmsccoll.c987 UChar strB[MAXSLEN+1]; in TestIncrementalNormalize() local
1028 static const UChar strB[] = {0x41, 0xc0, 0x316, 0}; in TestIncrementalNormalize() local
1042 static const UChar strB[] = {0x41, 0xc0, 0x316, 0xD800, 0xDC00, 0}; in TestIncrementalNormalize() local
1051 static const UChar strB[] = {0x41, 0x00, 0x00, 0x00}; in TestIncrementalNormalize() local
1113 static const UChar strB[] = {0x41, 0x41, 0x300, 0x316, 0x00, 0x00, 0x00}; in TestIncrementalNormalize() local
1173 static const UChar strB[] = {0x41, 0x0, 0x302, 0x316, 0x41, 0x300, 0x00}; in TestIncrementalNormalize() local
/external/protobuf/src/google/protobuf/io/
Dzero_copy_stream_unittest.cc298 static const char* strB = "WhirledPeas"; in TEST_F() local
604 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.c2903 xmlChar *strA = NULL, *strB = NULL; in xmlSchemaPIllegalAttrErr() local
14182 xmlChar *strA = NULL, *strB = NULL, *strC = NULL; in xmlSchemaCheckDerivationOKRestriction2to4() local
14315 xmlChar *strA = NULL, *strB = NULL; in xmlSchemaCheckDerivationOKRestriction2to4() local
16478 xmlChar *strA = NULL, *strB = NULL; in xmlSchemaCheckDerivationOKRestriction() local
19639 xmlChar *strA = NULL, *strB = NULL; in xmlSchemaCheckElemPropsCorrect() local
19678 xmlChar *strA = NULL, *strB = NULL, *strC = NULL; in xmlSchemaCheckElemPropsCorrect() local
19939 xmlChar *strA = NULL, *strB = NULL; in xmlSchemaCheckElementDeclConsistent() local
23035 xmlChar *str = NULL, *strB = NULL; in xmlSchemaXPathProcessHistory() local
23873 xmlChar *str = NULL, *strB = NULL; in xmlSchemaCheckCVCIDCKeyRef() local
23892 xmlChar *str = NULL, *strB = NULL; in xmlSchemaCheckCVCIDCKeyRef() local
/external/skia/tests/
DPathOpsOpTest.cpp3663 …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