Searched defs:strA (Results 1 – 6 of 6) sorted by relevance
/external/neven/Embedded/common/src/b_BasicEm/ |
D | String.c | 94 uint32 bbs_strlen( const char* strA ) in bbs_strlen() 264 int32 bbs_atoi( const char* strA ) in bbs_atoi()
|
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
D | CollationMiscTest.java | 1287 StringBuffer strA = new StringBuffer(); in TestIncrementalNormalize() local 1313 String strA = "AA\u0300\u0316"; in TestIncrementalNormalize() local 1321 String strA = "AA\u0300\u0316\uD800\uDC01"; in TestIncrementalNormalize() local 1681 String strA = "AA\u0300\u0316\uD800\uDC01"; in TestIdenticalCompare() local
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/ |
D | CollationMiscTest.java | 1290 StringBuffer strA = new StringBuffer(); in TestIncrementalNormalize() local 1316 String strA = "AA\u0300\u0316"; in TestIncrementalNormalize() local 1324 String strA = "AA\u0300\u0316\uD800\uDC01"; in TestIncrementalNormalize() local 1684 String strA = "AA\u0300\u0316\uD800\uDC01"; in TestIdenticalCompare() local
|
/external/icu/icu4c/source/test/cintltst/ |
D | cmsccoll.c | 983 UChar strA[MAXSLEN+1]; in TestIncrementalNormalize() local 1024 static const UChar strA[] = {0x41, 0x41, 0x300, 0x316, 0}; in TestIncrementalNormalize() local 1038 static const UChar strA[] = {0x41, 0x41, 0x300, 0x316, 0xD800, 0xDC01, 0}; in TestIncrementalNormalize() local 1047 static const UChar strA[] = {0x41, 0x00, 0x42, 0x00}; in TestIncrementalNormalize() local 1109 static const UChar strA[] = {0x41, 0x41, 0x300, 0x316, 0x00, 0x42, 0x00}; in TestIncrementalNormalize() local 1169 static const UChar strA[] = {0x41, 0x0, 0x300, 0x316, 0x41, 0x302, 0x00}; in TestIncrementalNormalize() local
|
/external/protobuf/src/google/protobuf/io/ |
D | zero_copy_stream_unittest.cc | 297 static const char* strA = "0123456789"; in TEST_F() local 603 static const char* strA = "0123456789"; in TEST_F() local
|
/external/libxml2/ |
D | xmlschemas.c | 2840 xmlChar *des = NULL, *strA = NULL; in xmlSchemaPResCompAttrErr() local 2912 xmlChar *strA = NULL, *strB = NULL; in xmlSchemaPIllegalAttrErr() local 14208 xmlChar *strA = NULL, *strB = NULL, *strC = NULL; in xmlSchemaCheckDerivationOKRestriction2to4() local 14341 xmlChar *strA = NULL, *strB = NULL; in xmlSchemaCheckDerivationOKRestriction2to4() local 16504 xmlChar *strA = NULL, *strB = NULL; in xmlSchemaCheckDerivationOKRestriction() local 19665 xmlChar *strA = NULL, *strB = NULL; in xmlSchemaCheckElemPropsCorrect() local 19704 xmlChar *strA = NULL, *strB = NULL, *strC = NULL; in xmlSchemaCheckElemPropsCorrect() local 19965 xmlChar *strA = NULL, *strB = NULL; in xmlSchemaCheckElementDeclConsistent() local
|