Searched refs:tempLength (Results 1 – 2 of 2) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | capitst.c | 277 int32_t tempLength; in TestProperty() local 383 rules = ucol_getRules(ruled, &tempLength); in TestProperty() 384 if(tempLength == 0) { in TestProperty() 388 doAssert(u_strFindFirst(rules, tempLength, aa, 2) != NULL, in TestProperty() 397 tempLength = ucol_getRulesEx(col,UCOL_TAILORING_ONLY,buffer,bufLen ); in TestProperty() 398 doAssert( tempLength == 0x00, "getRulesEx() result incorrect" ); in TestProperty() 402 tempLength=ucol_getRulesEx(col,UCOL_FULL_RULES,buffer,bufLen ); in TestProperty() 403 if(tempLength == 0) { in TestProperty() 456 int32_t tempLength; in TestRuleBasedColl() local 489 rule1 = ucol_getRules(col1, &tempLength); in TestRuleBasedColl() [all …]
|
/external/guice/extensions/struts2/lib/ |
D | jsp-2.1.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |