Home
last modified time | relevance | path

Searched refs:RES_BOGUS (Results 1 – 22 of 22) sorted by relevance

/third_party/skia/third_party/externals/icu/source/common/
Duresbund.cpp123 *res = RES_BOGUS; in getFallbackData()
130 … while(*res == RES_BOGUS && resB->fParent != NULL) { /* Otherwise, we'll look in parents */ in getFallbackData()
139 … if(*res != RES_BOGUS) { /* If the resource is found in parents, we need to adjust the error */ in getFallbackData()
404 if (aliasres != RES_BOGUS) { in init_entry()
543 res_getResource(&t1->fData,"%%ParentIsRoot") == RES_BOGUS) { in loadParentsExceptRoot()
545 if (parentRes != RES_BOGUS) { // An explicit parent was found. in loadParentsExceptRoot()
1114 if(r != RES_BOGUS) { in init_resb_result()
1147 … if(r != RES_BOGUS) { /* found a resource, but it might be an indirection */ in init_resb_result()
1161 } while(r == RES_BOGUS && dataEntry != NULL); in init_resb_result()
1162 if(r == RES_BOGUS) { in init_resb_result()
[all …]
Duresdata.cpp718 return RES_BOGUS; in res_getTableItemByKey()
756 return RES_BOGUS; in res_getTableItemByKey()
765 return RES_BOGUS; in res_getTableItemByIndex()
809 return RES_BOGUS; in res_getTableItemByIndex()
872 return RES_BOGUS; in res_getArrayItem()
894 return RES_BOGUS; in res_getArrayItem()
936 return RES_BOGUS; in res_findResource()
939 while(nextSepP && *pathP && t1 != RES_BOGUS && URES_IS_CONTAINER(type)) { in res_findResource()
950 return RES_BOGUS; in res_findResource()
968 t2 = RES_BOGUS; /* have an array, but don't have a valid index */ in res_findResource()
[all …]
Duresdata.h65 #define RES_BOGUS 0xffffffff macro
/third_party/icu/icu4c/source/common/
Duresbund.cpp123 *res = RES_BOGUS; in getFallbackData()
130 … while(*res == RES_BOGUS && resB->fParent != NULL) { /* Otherwise, we'll look in parents */ in getFallbackData()
139 … if(*res != RES_BOGUS) { /* If the resource is found in parents, we need to adjust the error */ in getFallbackData()
404 if (aliasres != RES_BOGUS) { in init_entry()
543 res_getResource(&t1->fData,"%%ParentIsRoot") == RES_BOGUS) { in loadParentsExceptRoot()
545 if (parentRes != RES_BOGUS) { // An explicit parent was found. in loadParentsExceptRoot()
1114 if(r != RES_BOGUS) { in init_resb_result()
1147 … if(r != RES_BOGUS) { /* found a resource, but it might be an indirection */ in init_resb_result()
1161 } while(r == RES_BOGUS && dataEntry != NULL); in init_resb_result()
1162 if(r == RES_BOGUS) { in init_resb_result()
[all …]
Duresdata.cpp718 return RES_BOGUS; in res_getTableItemByKey()
756 return RES_BOGUS; in res_getTableItemByKey()
765 return RES_BOGUS; in res_getTableItemByIndex()
809 return RES_BOGUS; in res_getTableItemByIndex()
872 return RES_BOGUS; in res_getArrayItem()
894 return RES_BOGUS; in res_getArrayItem()
936 return RES_BOGUS; in res_findResource()
939 while(nextSepP && *pathP && t1 != RES_BOGUS && URES_IS_CONTAINER(type)) { in res_findResource()
950 return RES_BOGUS; in res_findResource()
968 t2 = RES_BOGUS; /* have an array, but don't have a valid index */ in res_findResource()
[all …]
Duresdata.h65 #define RES_BOGUS 0xffffffff macro
/third_party/flutter/skia/third_party/externals/icu/source/common/
Duresbund.cpp112 *res = RES_BOGUS; in getFallbackData()
119 … while(*res == RES_BOGUS && resB->fParent != NULL) { /* Otherwise, we'll look in parents */ in getFallbackData()
128 … if(*res != RES_BOGUS) { /* If the resource is found in parents, we need to adjust the error */ in getFallbackData()
399 if (aliasres != RES_BOGUS) { in init_entry()
522 res_getResource(&t1->fData,"%%ParentIsRoot") == RES_BOGUS) { in loadParentsExceptRoot()
524 if (parentRes != RES_BOGUS) { // An explicit parent was found. in loadParentsExceptRoot()
1096 if(r != RES_BOGUS) { in init_resb_result()
1129 … if(r != RES_BOGUS) { /* found a resource, but it might be an indirection */ in init_resb_result()
1143 } while(r == RES_BOGUS && dataEntry != NULL); in init_resb_result()
1144 if(r == RES_BOGUS) { in init_resb_result()
[all …]
Duresdata.cpp715 return RES_BOGUS; in res_getTableItemByKey()
753 return RES_BOGUS; in res_getTableItemByKey()
762 return RES_BOGUS; in res_getTableItemByIndex()
806 return RES_BOGUS; in res_getTableItemByIndex()
842 return RES_BOGUS; in res_getArrayItem()
864 return RES_BOGUS; in res_getArrayItem()
900 return RES_BOGUS; in res_findResource()
903 while(nextSepP && *pathP && t1 != RES_BOGUS && URES_IS_CONTAINER(type)) { in res_findResource()
914 return RES_BOGUS; in res_findResource()
927 if(t2 == RES_BOGUS) { in res_findResource()
[all …]
Duresdata.h65 #define RES_BOGUS 0xffffffff macro
/third_party/node/deps/icu-small/source/common/
Duresbund.cpp125 *res = RES_BOGUS; in getFallbackData()
136 while(*res == RES_BOGUS && dataEntry->fParent != nullptr) { in getFallbackData()
145 if(*res == RES_BOGUS) { in getFallbackData()
406 if (aliasres != RES_BOGUS) { in init_entry()
544 res_getResource(&t1->fData,"%%ParentIsRoot") == RES_BOGUS) { in loadParentsExceptRoot()
546 if (parentRes != RES_BOGUS) { // An explicit parent was found. in loadParentsExceptRoot()
1128 if(r != RES_BOGUS) { in getAliasTargetAsResourceBundle()
1157 if(r == RES_BOGUS) { in getAliasTargetAsResourceBundle()
1188 if (U_FAILURE(*status) || r != RES_BOGUS) { in getAliasTargetAsResourceBundle()
1562 Resource r = RES_BOGUS; in ures_getNextString()
[all …]
Duresdata.cpp718 return RES_BOGUS; in res_getTableItemByKey()
756 return RES_BOGUS; in res_getTableItemByKey()
765 return RES_BOGUS; in res_getTableItemByIndex()
809 return RES_BOGUS; in res_getTableItemByIndex()
872 return RES_BOGUS; in res_getArrayItem()
894 return RES_BOGUS; in res_getArrayItem()
936 return RES_BOGUS; in res_findResource()
939 while(nextSepP && *pathP && t1 != RES_BOGUS && URES_IS_CONTAINER(type)) { in res_findResource()
950 return RES_BOGUS; in res_findResource()
968 t2 = RES_BOGUS; /* have an array, but don't have a valid index */ in res_findResource()
[all …]
Duresdata.h65 #define RES_BOGUS 0xffffffff macro
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DICUResourceBundleImpl.java146 if (res == RES_BOGUS) { in getString()
161 if (item == RES_BOGUS) { in createBundleObject()
DICUResourceBundle.java960 int res = RES_BOGUS; in findStringWithFallback()
974 if (res == RES_BOGUS) { in findStringWithFallback()
988 res = RES_BOGUS; in findStringWithFallback()
994 if (res == RES_BOGUS) { in findStringWithFallback()
1020 res = RES_BOGUS; in findStringWithFallback()
1327 public static final int RES_BOGUS = 0xffffffff;
DICUResourceBundleReader.java949 return ICUResourceBundle.RES_BOGUS; in getContainerResource()
953 return ICUResourceBundle.RES_BOGUS; in getContainer16Resource()
967 return ICUResourceBundle.RES_BOGUS; in getContainer32Resource()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DICUResourceBundleImpl.java147 if (res == RES_BOGUS) { in getString()
162 if (item == RES_BOGUS) { in createBundleObject()
DICUResourceBundle.java964 int res = RES_BOGUS; in findStringWithFallback()
978 if (res == RES_BOGUS) { in findStringWithFallback()
992 res = RES_BOGUS; in findStringWithFallback()
998 if (res == RES_BOGUS) { in findStringWithFallback()
1024 res = RES_BOGUS; in findStringWithFallback()
1334 public static final int RES_BOGUS = 0xffffffff;
DICUResourceBundleReader.java951 return ICUResourceBundle.RES_BOGUS; in getContainerResource()
955 return ICUResourceBundle.RES_BOGUS; in getContainer16Resource()
969 return ICUResourceBundle.RES_BOGUS; in getContainer32Resource()
/third_party/flutter/skia/third_party/externals/icu/source/tools/genrb/
Dreslist.cpp145 : fType(URES_NONE), fWritten(FALSE), fRes(RES_BOGUS), fRes16(-1), fKey(-1), fKey16(-1), in SResource()
152 : fType(type), fWritten(FALSE), fRes(RES_BOGUS), fRes16(-1), in SResource()
444 if (fRes != RES_BOGUS) { in preflightStrings()
517 assert(same->fRes != RES_BOGUS && same->fWritten); in handleWrite16()
625 if (fRes == RES_BOGUS) { in write16()
703 if (fRes != RES_BOGUS) { in preWrite()
814 assert(fRes != RES_BOGUS); in write()
/third_party/skia/third_party/externals/icu/source/tools/genrb/
Dreslist.cpp152 : fType(URES_NONE), fWritten(FALSE), fRes(RES_BOGUS), fRes16(-1), fKey(-1), fKey16(-1), in SResource()
159 : fType(type), fWritten(FALSE), fRes(RES_BOGUS), fRes16(-1), in SResource()
463 if (fRes != RES_BOGUS) { in preflightStrings()
536 assert(same->fRes != RES_BOGUS && same->fWritten); in handleWrite16()
644 if (fRes == RES_BOGUS) { in write16()
722 if (fRes != RES_BOGUS) { in preWrite()
833 assert(fRes != RES_BOGUS); in write()
/third_party/icu/icu4c/source/tools/genrb/
Dreslist.cpp152 : fType(URES_NONE), fWritten(FALSE), fRes(RES_BOGUS), fRes16(-1), fKey(-1), fKey16(-1), in SResource()
159 : fType(type), fWritten(FALSE), fRes(RES_BOGUS), fRes16(-1), in SResource()
463 if (fRes != RES_BOGUS) { in preflightStrings()
536 assert(same->fRes != RES_BOGUS && same->fWritten); in handleWrite16()
644 if (fRes == RES_BOGUS) { in write16()
722 if (fRes != RES_BOGUS) { in preWrite()
833 assert(fRes != RES_BOGUS); in write()
/third_party/node/deps/icu-small/source/tools/genrb/
Dreslist.cpp152 : fType(URES_NONE), fWritten(FALSE), fRes(RES_BOGUS), fRes16(-1), fKey(-1), fKey16(-1), in SResource()
159 : fType(type), fWritten(FALSE), fRes(RES_BOGUS), fRes16(-1), in SResource()
463 if (fRes != RES_BOGUS) { in preflightStrings()
536 assert(same->fRes != RES_BOGUS && same->fWritten); in handleWrite16()
644 if (fRes == RES_BOGUS) { in write16()
722 if (fRes != RES_BOGUS) { in preWrite()
833 assert(fRes != RES_BOGUS); in write()