Searched refs:endExpansionCECount (Results 1 – 8 of 8) sorted by relevance
/third_party/icu/icu4c/source/common/ |
D | ucol_swp.cpp | 172 header.endExpansionCECount= udata_readInt32(ds, inHeader->endExpansionCECount); in swapFormatVersion3() 224 if(header.endExpansionCECount!=0) { in swapFormatVersion3() 225 ds->swapArray32(ds, inBytes+header.endExpansionCE, header.endExpansionCECount*4, in swapFormatVersion3()
|
D | ucol_data.h | 57 int32_t endExpansionCECount; /* size of endExpansionCE */ member
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ucol_swp.cpp | 172 header.endExpansionCECount= udata_readInt32(ds, inHeader->endExpansionCECount); in swapFormatVersion3() 224 if(header.endExpansionCECount!=0) { in swapFormatVersion3() 225 ds->swapArray32(ds, inBytes+header.endExpansionCE, header.endExpansionCECount*4, in swapFormatVersion3()
|
D | ucol_data.h | 57 int32_t endExpansionCECount; /* size of endExpansionCE */ member
|
/third_party/node/deps/icu-small/source/common/ |
D | ucol_swp.cpp | 172 header.endExpansionCECount= udata_readInt32(ds, inHeader->endExpansionCECount); in swapFormatVersion3() 224 if(header.endExpansionCECount!=0) { in swapFormatVersion3() 225 ds->swapArray32(ds, inBytes+header.endExpansionCE, header.endExpansionCECount*4, in swapFormatVersion3()
|
D | ucol_data.h | 57 int32_t endExpansionCECount; /* size of endExpansionCE */ member
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ucol_swp.cpp | 172 header.endExpansionCECount= udata_readInt32(ds, inHeader->endExpansionCECount); in swapFormatVersion3() 224 if(header.endExpansionCECount!=0) { in swapFormatVersion3() 225 ds->swapArray32(ds, inBytes+header.endExpansionCE, header.endExpansionCECount*4, in swapFormatVersion3()
|
D | ucol_data.h | 57 int32_t endExpansionCECount; /* size of endExpansionCE */ member
|