Searched refs:scriptToLeadByte (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/icu/icu4c/source/common/ |
H A D | ucol_swp.cpp | 174 header.scriptToLeadByte= ds->readUInt32(inHeader->scriptToLeadByte); in swapFormatVersion3() 180 …ds->swapArray32(ds, &(inHeader->scriptToLeadByte), sizeof(header.scriptToLeadByte) + sizeof(header… in swapFormatVersion3() 181 &(outHeader->scriptToLeadByte), pErrorCode); in swapFormatVersion3() 249 if(header.scriptToLeadByte!=0) { in swapFormatVersion3() 250 …int indexCount = ds->readUInt16(*((uint16_t*)(inBytes+header.scriptToLeadByte))); // each entry = … in swapFormatVersion3() 251 …int dataCount = ds->readUInt16(*((uint16_t*)(inBytes+header.scriptToLeadByte + 2))); // each entry… in swapFormatVersion3() 252 ds->swapArray16(ds, inBytes+header.scriptToLeadByte, in swapFormatVersion3() 254 outBytes+header.scriptToLeadByte, pErrorCode); in swapFormatVersion3()
|
H A D | ucol_data.h | 72 … uint32_t scriptToLeadByte; /* offset to script to lead collation byte mapping data */ member
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A D | ucol_swp.cpp | 174 header.scriptToLeadByte= ds->readUInt32(inHeader->scriptToLeadByte); in swapFormatVersion3() 180 …ds->swapArray32(ds, &(inHeader->scriptToLeadByte), sizeof(header.scriptToLeadByte) + sizeof(header… in swapFormatVersion3() 181 &(outHeader->scriptToLeadByte), pErrorCode); in swapFormatVersion3() 249 if(header.scriptToLeadByte!=0) { in swapFormatVersion3() 250 …int indexCount = ds->readUInt16(*((uint16_t*)(inBytes+header.scriptToLeadByte))); // each entry = … in swapFormatVersion3() 251 …int dataCount = ds->readUInt16(*((uint16_t*)(inBytes+header.scriptToLeadByte + 2))); // each entry… in swapFormatVersion3() 252 ds->swapArray16(ds, inBytes+header.scriptToLeadByte, in swapFormatVersion3() 254 outBytes+header.scriptToLeadByte, pErrorCode); in swapFormatVersion3()
|
H A D | ucol_data.h | 72 … uint32_t scriptToLeadByte; /* offset to script to lead collation byte mapping data */ member
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/common_os/include/external/icu/icu4c/source/common/ |
H A D | ucol_data.h | 72 … uint32_t scriptToLeadByte; /* offset to script to lead collation byte mapping data */ member
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/android/include/external/icu/icu4c/source/common/ |
H A D | ucol_data.h | 72 … uint32_t scriptToLeadByte; /* offset to script to lead collation byte mapping data */ member
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_bionic/include/external/icu/icu4c/source/common/ |
H A D | ucol_data.h | 72 … uint32_t scriptToLeadByte; /* offset to script to lead collation byte mapping data */ member
|
/aosp_15_r20/external/icu/libicu/cts_headers/ |
H A D | ucol_data.h | 72 … uint32_t scriptToLeadByte; /* offset to script to lead collation byte mapping data */ member
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_glibc/include/external/icu/icu4c/source/common/ |
H A D | ucol_data.h | 72 … uint32_t scriptToLeadByte; /* offset to script to lead collation byte mapping data */ member
|