Searched defs:strB (Results 1 – 7 of 7) sorted by relevance
/external/skia/src/core/ |
D | SkRect.cpp | 168 SkString strL, strT, strR, strB; in dump() local
|
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
D | CollationMiscTest.java | 1257 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/ |
D | cmsccoll.c | 988 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/ |
D | zero_copy_stream_unittest.cc | 293 static const char* strB = "WhirledPeas"; in TEST_F() local 599 static const char* strB = "QuickBrownFox"; in TEST_F() local
|
/external/libedit/src/ |
D | terminal.c | 1052 static const Char strB[] = {033, '[', 'B', '\0'}; in terminal_reset_arrow() local
|
/external/libxml2/ |
D | xmlschemas.c | 2894 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/ |
D | PathOpsOpTest.cpp | 3660 …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
|