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 | 1256 StringBuffer strA = new StringBuffer(); in TestIncrementalNormalize() local 1282 String strA = "AA\u0300\u0316"; in TestIncrementalNormalize() local 1290 String strA = "AA\u0300\u0316\uD800\uDC01"; in TestIncrementalNormalize() local 1644 String strA = "AA\u0300\u0316\uD800\uDC01"; in TestIdenticalCompare() local
|
/external/icu/icu4c/source/test/cintltst/ |
D | cmsccoll.c | 987 UChar strA[MAXSLEN+1]; in TestIncrementalNormalize() local 1028 static const UChar strA[] = {0x41, 0x41, 0x300, 0x316, 0}; in TestIncrementalNormalize() local 1042 static const UChar strA[] = {0x41, 0x41, 0x300, 0x316, 0xD800, 0xDC01, 0}; in TestIncrementalNormalize() local 1051 static const UChar strA[] = {0x41, 0x00, 0x42, 0x00}; in TestIncrementalNormalize() local 1113 static const UChar strA[] = {0x41, 0x41, 0x300, 0x316, 0x00, 0x42, 0x00}; in TestIncrementalNormalize() local 1173 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 | 292 static const char* strA = "0123456789"; in TEST_F() local 598 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 | 2822 xmlChar *des = NULL, *strA = NULL; in xmlSchemaPResCompAttrErr() local 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
|