Home
last modified time | relevance | path

Searched refs:leadByteToScript (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/icu/icu4c/source/common/
H A Ducol_swp.cpp175 header.leadByteToScript= ds->readUInt32(inHeader->leadByteToScript); in swapFormatVersion3()
180 …, &(inHeader->scriptToLeadByte), sizeof(header.scriptToLeadByte) + sizeof(header.leadByteToScript), in swapFormatVersion3()
258 if(header.leadByteToScript!=0) { in swapFormatVersion3()
259 …int indexCount = ds->readUInt16(*((uint16_t*)(inBytes+header.leadByteToScript))); // each entry = … in swapFormatVersion3()
260 …int dataCount = ds->readUInt16(*((uint16_t*)(inBytes+header.leadByteToScript + 2))); // each entry… in swapFormatVersion3()
261 ds->swapArray16(ds, inBytes+header.leadByteToScript, in swapFormatVersion3()
263 outBytes+header.leadByteToScript, pErrorCode); in swapFormatVersion3()
H A Ducol_data.h73 … uint32_t leadByteToScript; /* offset to lead collation byte to script mapping data */ member
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Ducol_swp.cpp175 header.leadByteToScript= ds->readUInt32(inHeader->leadByteToScript); in swapFormatVersion3()
180 …, &(inHeader->scriptToLeadByte), sizeof(header.scriptToLeadByte) + sizeof(header.leadByteToScript), in swapFormatVersion3()
258 if(header.leadByteToScript!=0) { in swapFormatVersion3()
259 …int indexCount = ds->readUInt16(*((uint16_t*)(inBytes+header.leadByteToScript))); // each entry = … in swapFormatVersion3()
260 …int dataCount = ds->readUInt16(*((uint16_t*)(inBytes+header.leadByteToScript + 2))); // each entry… in swapFormatVersion3()
261 ds->swapArray16(ds, inBytes+header.leadByteToScript, in swapFormatVersion3()
263 outBytes+header.leadByteToScript, pErrorCode); in swapFormatVersion3()
H A Ducol_data.h73 … uint32_t leadByteToScript; /* offset to lead collation byte to script mapping data */ member
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/common_os/include/external/icu/icu4c/source/common/
H A Ducol_data.h73 … uint32_t leadByteToScript; /* offset to lead collation byte to script mapping data */ member
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/android/include/external/icu/icu4c/source/common/
H A Ducol_data.h73 … uint32_t leadByteToScript; /* offset to lead collation byte to script mapping data */ member
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_bionic/include/external/icu/icu4c/source/common/
H A Ducol_data.h73 … uint32_t leadByteToScript; /* offset to lead collation byte to script mapping data */ member
/aosp_15_r20/external/icu/libicu/cts_headers/
H A Ducol_data.h73 … uint32_t leadByteToScript; /* offset to lead collation byte to script mapping data */ member
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_glibc/include/external/icu/icu4c/source/common/
H A Ducol_data.h73 … uint32_t leadByteToScript; /* offset to lead collation byte to script mapping data */ member