/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/android_icu4j/src/main/tests/android/icu/dev/test/collator/ |
D | CollationMiscTest.java | 1288 StringBuffer strA = new StringBuffer(); in TestIncrementalNormalize() local 1314 String strA = "AA\u0300\u0316"; in TestIncrementalNormalize() local 1322 String strA = "AA\u0300\u0316\uD800\uDC01"; in TestIncrementalNormalize() local 1682 String strA = "AA\u0300\u0316\uD800\uDC01"; in TestIdenticalCompare() local
|
/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/icu4c/source/test/cintltst/ |
D | cmsccoll.c | 986 UChar strA[MAXSLEN+1]; in TestIncrementalNormalize() local 1027 static const UChar strA[] = {0x41, 0x41, 0x300, 0x316, 0}; in TestIncrementalNormalize() local 1041 static const UChar strA[] = {0x41, 0x41, 0x300, 0x316, 0xD800, 0xDC01, 0}; in TestIncrementalNormalize() local 1050 static const UChar strA[] = {0x41, 0x00, 0x42, 0x00}; in TestIncrementalNormalize() local 1112 static const UChar strA[] = {0x41, 0x41, 0x300, 0x316, 0x00, 0x42, 0x00}; in TestIncrementalNormalize() local 1172 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/libedit/src/ |
D | terminal.c | 1051 static const Char strA[] = {033, '[', 'A', '\0'}; in terminal_reset_arrow() 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
|