/third_party/icu/icu4c/source/common/unicode/ |
D | ures.h | 77 URES_BINARY=1, enumerator 115 RES_BINARY=URES_BINARY,
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | ures.h | 77 URES_BINARY=1, enumerator 115 RES_BINARY=URES_BINARY,
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | ures.h | 74 URES_BINARY=1, enumerator 112 RES_BINARY=URES_BINARY,
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | ures.h | 77 URES_BINARY=1, enumerator 115 RES_BINARY=URES_BINARY,
|
/third_party/icu/icu4c/source/common/ |
D | uresdata.cpp | 285 URES_BINARY, 443 if(RES_GET_TYPE(res)==URES_BINARY) { in res_getBinaryNoTrace() 482 case URES_BINARY: in res_countArrayItems() 1104 case URES_BINARY: in ures_swapResource()
|
D | uresbund.cpp | 1547 case URES_BINARY: in ures_getNextString() 1580 case URES_BINARY: in ures_getNextResource() 1626 case URES_BINARY: in ures_getByIndex() 1692 case URES_BINARY: in ures_getStringByIndex()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | uresdata.cpp | 285 URES_BINARY, 443 if(RES_GET_TYPE(res)==URES_BINARY) { in res_getBinaryNoTrace() 482 case URES_BINARY: in res_countArrayItems() 1104 case URES_BINARY: in ures_swapResource()
|
/third_party/node/deps/icu-small/source/common/ |
D | uresdata.cpp | 285 URES_BINARY, 443 if(RES_GET_TYPE(res)==URES_BINARY) { in res_getBinaryNoTrace() 482 case URES_BINARY: in res_countArrayItems() 1104 case URES_BINARY: in ures_swapResource()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | uresdata.cpp | 284 URES_BINARY, 441 if(RES_GET_TYPE(res)==URES_BINARY) { in res_getBinary() 480 case URES_BINARY: in res_countArrayItems() 1076 case URES_BINARY: in ures_swapResource()
|
/third_party/flutter/skia/third_party/externals/icu/source/samples/uresb/ |
D | uresb.c | 271 case URES_BINARY : in printOutBundle()
|
/third_party/icu/icu4c/source/samples/uresb/ |
D | uresb.c | 271 case URES_BINARY : in printOutBundle()
|
/third_party/skia/third_party/externals/icu/source/samples/uresb/ |
D | uresb.c | 271 case URES_BINARY : in printOutBundle()
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/genrb/ |
D | reslist.cpp | 356 : SResource(bundle, tag, URES_BINARY, comment, errorCode), in BinaryResource() 378 fRes = URES_MAKE_EMPTY_RESOURCE(URES_BINARY); in BinaryResource() 669 fRes = URES_MAKE_RESOURCE(URES_BINARY, *byteOffset >> 2); in handlePreWrite()
|
D | wrtjava.cpp | 598 case URES_BINARY: in res_write_java()
|
D | derb.cpp | 490 case URES_BINARY : in printOutBundle()
|
/third_party/skia/third_party/externals/icu/source/tools/genrb/ |
D | reslist.cpp | 375 : SResource(bundle, tag, URES_BINARY, comment, errorCode), in BinaryResource() 397 fRes = URES_MAKE_EMPTY_RESOURCE(URES_BINARY); in BinaryResource() 688 fRes = URES_MAKE_RESOURCE(URES_BINARY, *byteOffset >> 2); in handlePreWrite()
|
D | wrtjava.cpp | 598 case URES_BINARY: in res_write_java()
|
D | derb.cpp | 490 case URES_BINARY : in printOutBundle()
|
/third_party/node/deps/icu-small/source/tools/genrb/ |
D | reslist.cpp | 375 : SResource(bundle, tag, URES_BINARY, comment, errorCode), in BinaryResource() 397 fRes = URES_MAKE_EMPTY_RESOURCE(URES_BINARY); in BinaryResource() 688 fRes = URES_MAKE_RESOURCE(URES_BINARY, *byteOffset >> 2); in handlePreWrite()
|
D | wrtjava.cpp | 598 case URES_BINARY: in res_write_java()
|
D | derb.cpp | 490 case URES_BINARY : in printOutBundle()
|
/third_party/icu/icu4c/source/tools/genrb/ |
D | reslist.cpp | 375 : SResource(bundle, tag, URES_BINARY, comment, errorCode), in BinaryResource() 397 fRes = URES_MAKE_EMPTY_RESOURCE(URES_BINARY); in BinaryResource() 688 fRes = URES_MAKE_RESOURCE(URES_BINARY, *byteOffset >> 2); in handlePreWrite()
|
D | wrtjava.cpp | 598 case URES_BINARY: in res_write_java()
|
D | derb.cpp | 490 case URES_BINARY : in printOutBundle()
|
/third_party/icu/icu4c/source/test/intltest/ |
D | restsnew.cpp | 1124 CONFIRM_EQ(res.getType(), URES_BINARY); in TestNewTypes() 1137 CONFIRM_EQ(res.getType(), URES_BINARY); in TestNewTypes()
|