/external/icu/icu4c/source/common/ |
uresbund.cpp | 112 *res = RES_BOGUS; 119 while(*res == RES_BOGUS && resB->fParent != NULL) { /* Otherwise, we'll look in parents */ 128 if(*res != RES_BOGUS) { /* If the resource is found in parents, we need to adjust the error */ 394 if (aliasres != RES_BOGUS) { 517 res_getResource(&t1->fData,"%%ParentIsRoot") == RES_BOGUS) { 519 if (parentRes != RES_BOGUS) { // An explicit parent was found. [all...] |
uresdata.cpp | 715 return RES_BOGUS; 753 return RES_BOGUS; 804 return RES_BOGUS; 860 return RES_BOGUS; 896 return RES_BOGUS; 899 while(nextSepP && *pathP && t1 != RES_BOGUS && URES_IS_CONTAINER(type)) { 901 * resource (t1 == RES_BOGUS) or we found a scalar resource (including alias) 910 return RES_BOGUS; 923 if(t2 == RES_BOGUS) { 936 t2 = RES_BOGUS; /* have an array, but don't have a valid index * [all...] |
uresdata.h | 55 /* Resource type 15 is not defined but effectively used by RES_BOGUS=0xffffffff. */ 65 #define RES_BOGUS 0xffffffff
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
ICUResourceBundleImpl.java | 147 if (res == RES_BOGUS) { 162 if (item == RES_BOGUS) {
|
ICUResourceBundle.java | [all...] |
ICUResourceBundleReader.java | [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
ICUResourceBundleImpl.java | 146 if (res == RES_BOGUS) { 161 if (item == RES_BOGUS) {
|
ICUResourceBundle.java | [all...] |
ICUResourceBundleReader.java | [all...] |
/external/icu/icu4c/source/tools/genrb/ |
reslist.cpp | 145 : fType(URES_NONE), fWritten(FALSE), fRes(RES_BOGUS), fRes16(-1), fKey(-1), fKey16(-1), 152 : fType(type), fWritten(FALSE), fRes(RES_BOGUS), fRes16(-1), 444 if (fRes != RES_BOGUS) { 509 * For unique UTF-16 v2 strings, write16() sees fRes != RES_BOGUS 517 assert(same->fRes != RES_BOGUS && same->fWritten); 619 * fRes != RES_BOGUS: 625 if (fRes == RES_BOGUS) { 639 * For UTF-16 v2 strings, preWrite() sees fRes != RES_BOGUS 703 if (fRes != RES_BOGUS) { 814 assert(fRes != RES_BOGUS); [all...] |
/prebuilts/misc/common/icu4j/ |
icu4j.jar | |
/prebuilts/misc/common/robolectric/lib/ |
icu4j-53.1.jar | |
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/ |
icu4j-53.1.jar | |
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/ |
icu4j-54.1.1.jar | |