Searched refs:strB (Results 1 - 8 of 8) sorted by relevance

/external/protobuf/src/google/protobuf/io/
H A Dzero_copy_stream_unittest.cc293 static const char* strB = "WhirledPeas"; local
311 coded_output->WriteVarint32(strlen(strB));
312 coded_output->WriteRaw(strB, strlen(strB));
327 EXPECT_EQ(strlen(strB), insize);
329 EXPECT_EQ(0, memcmp(temp_buffer, strB, insize));
599 static const char* strB = "QuickBrownFox"; local
621 outlen = strlen(strB) + 1;
623 coded_output->WriteRaw(strB, outlen);
641 EXPECT_EQ(strlen(strB)
[all...]
/external/skia/src/core/
H A DSkRect.cpp168 SkString strL, strT, strR, strB; local
172 SkAppendScalarDec(&strB, fBottom);
174 strL.c_str(), strT.c_str(), strR.c_str(), strB.c_str());
/external/icu/icu4c/source/test/cintltst/
H A Dcmsccoll.c988 UChar strB[MAXSLEN+1]; local
1006 strB[0] = baseA;
1009 strB[sLen-i] = ccMix[i % 3];
1012 strB[sLen] = 0;
1015 doTest(coll, strA, strB, UCOL_EQUAL); /* optimized functions in the impl*/
1017 doTest(coll, strA, strB, UCOL_EQUAL);
1029 static const UChar strB[] = {0x41, 0xc0, 0x316, 0}; local
1031 doTest(coll, strA, strB, UCOL_EQUAL);
1043 static const UChar strB[] = {0x41, 0xc0, 0x316, 0xD800, 0xDC00, 0}; local
1045 doTest(coll, strA, strB, UCOL_GREATE
1052 static const UChar strB[] = {0x41, 0x00, 0x00, 0x00}; local
1114 static const UChar strB[] = {0x41, 0x41, 0x300, 0x316, 0x00, 0x00, 0x00}; local
1174 static const UChar strB[] = {0x41, 0x0, 0x302, 0x316, 0x41, 0x300, 0x00}; local
[all...]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
H A DCollationMiscTest.java1261 StringBuffer strB = new StringBuffer();
1268 strB.delete(0, strB.length());
1269 strB.append(baseA);
1272 strB.insert(1, ccMix[i % 3]);
1276 strA.toString(), strB.toString(), 0); // optimized functions in the impl
1279 strA.toString(), strB.toString(), 0);
1287 String strB = "A\u00c0\u0316";
1289 CollationTest.doTest(this, (RuleBasedCollator)coll, strA, strB, 0);
1295 String strB
[all...]
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H A DCollationMiscTest.java1257 StringBuffer strB = new StringBuffer();
1264 strB.delete(0, strB.length());
1265 strB.append(baseA);
1268 strB.insert(1, ccMix[i % 3]);
1272 strA.toString(), strB.toString(), 0); // optimized functions in the impl
1275 strA.toString(), strB.toString(), 0);
1283 String strB = "A\u00c0\u0316";
1285 CollationTest.doTest(this, (RuleBasedCollator)coll, strA, strB, 0);
1291 String strB
[all...]
/external/libedit/src/
H A Dterminal.c1052 static const Char strB[] = {033, '[', 'B', '\0'}; local
1065 keymacro_add(el, strB, &arrow[A_K_DN].fun, arrow[A_K_DN].type);
1080 keymacro_add(el, &strB[1], &arrow[A_K_DN].fun, arrow[A_K_DN].type);
/external/libxml2/
H A Dxmlschemas.c2903 xmlChar *strA = NULL, *strB = NULL; local
2908 xmlSchemaFormatQNameNs(&strB, attr->ns, attr->name),
2911 FREE_AND_NULL(strB);
14182 xmlChar *strA = NULL, *strB = NULL, *strC = NULL; local
14199 xmlSchemaGetComponentDesignation(&strB,
14205 FREE_AND_NULL(strB);
14315 xmlChar *strA = NULL, *strB = NULL; local
14324 xmlSchemaGetComponentDesignation(&strB, baseItem),
14327 FREE_AND_NULL(strB);
16478 xmlChar *strA = NULL, *strB local
19639 xmlChar *strA = NULL, *strB = NULL; local
19678 xmlChar *strA = NULL, *strB = NULL, *strC = NULL; local
19939 xmlChar *strA = NULL, *strB = NULL; local
23035 xmlChar *str = NULL, *strB = NULL; local
23873 xmlChar *str = NULL, *strB = NULL; local
23892 xmlChar *str = NULL, *strB = NULL; local
[all...]
/external/skia/tests/
H A 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 34.1 57.9986 34.65 58.0709C35.2 58.1431 35.75 58.1777 36.3 58.1921C36.85 58.2065 37.4 58.1857 37.95 58.1572C38.5 58.1288 39.05 58.0888 39.6 58.0214C40.15 57.954 40.7 57.7971 41.25 57.7528C41.8 57.7084 42.35 57.7038 42.9 57.7555C43.45 57.8072 44 57.9655 44.55 58.0627C45.1 58.16 45.65 58.2885 46.2 58.3389C46.75 58.3893 47.3 58.3629 47.85 58.3651C48.4 58.3673 48.95 58.356 49.5 58.3522C50.05 58.3484 50.6 58.3447 51.15 58.3421C51.7 58.3395 52.25 58.3399 52.8 58.3366C53.35 58.3333 53.9 58.3269 54.45 58.3224C55 58.318 55.55 58.3084 56.1 58.31C56.65 58.3116 57.2 58.322 57.75 58.332C58.3 58.342 58.85 58.3645 59.4 58.3701C59.95 58.3757 60.5 58.3662 61.05 58.3655C61.6 58.3648 62.15 58.376 62.7 58.366C63.25 58.3559 63.8 58.3269 64.35 58.305C64.9 58.2831 65.45 58.2468 66 58.2345C66.55 58.2222 67.1 58.2353 67.65 58.2313C68.2 58.2272 68.75 58.233 69.3 58.2104C69.85 58.1878 70.4 58.129 70.95 58.0956C71.5 58.0623 72.05 58.0332 72.6 58.0104C73.15 57.9877 73.7 57.955 74.25 57.9592C74.8 57.9635 75.35 57.9932 75.9 58.0359C76.45 58.0787 77 58.1756 77.55 58.2158C78.1 58.256 78.65 58.2837 79.2 58.2772C79.75 58.2707 80.3 58.21 80.85 58.1768C81.4 58.1437 81.95 58.104 82.5 58.0781C83.05 58.0522 83.6 58.0363 84.15 58.0213C84.7 58.0063 85.25 57.9989 85.8 57.9879C86.35 57.977 86.9 57.9589 87.45 57.9556C88 57.9523 88.55 57.9337 89.1 57.9682C89.65 58.0028 90.2 58.1874 90.75 58.163C91.3 58.1387 91.85 57.8912 92.4 57.8224C92.95 57.7535 93.5 57.7621 94.05 57.75C94.6 57.7379 95.15 57.75 95.7 57.75L95.7 57.75L31.35 57.75Z"; local
3661 SkParsePath::FromSVGString(strB, &pathB);

Completed in 572 milliseconds