Home
last modified time | relevance | path

Searched refs:readUInt16 (Results 1 – 25 of 34) sorted by relevance

12

/third_party/skia/third_party/externals/icu/source/common/
Dutrie_swap.cpp121 trie.options=ds->readUInt16(inTrie->options); in utrie2_swap()
122 trie.indexLength=ds->readUInt16(inTrie->indexLength); in utrie2_swap()
123 trie.shiftedDataLength=ds->readUInt16(inTrie->shiftedDataLength); in utrie2_swap()
208 trie.options=ds->readUInt16(inTrie->options); in ucptrie_swap()
209 trie.indexLength=ds->readUInt16(inTrie->indexLength); in ucptrie_swap()
210 trie.dataLength = ds->readUInt16(inTrie->dataLength); in ucptrie_swap()
Dudataswp.cpp219 return (int16_t)ds->readUInt16((uint16_t)x); in udata_readInt16()
313 headerSize=ds->readUInt16(pHeader->dataHeader.headerSize); in udata_swapDataHeader()
314 infoSize=ds->readUInt16(pHeader->info.size); in udata_swapDataHeader()
390 … swapper->readUInt16= inIsBigEndian==U_IS_BIG_ENDIAN ? uprv_readDirectUInt16 : uprv_readSwapUInt16; in udata_openSwapper()
Ducol_swp.cpp250 …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()
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()
Dudataswp.h164 UDataReadUInt16 *readUInt16; member
Dunames.cpp1898 offset+=ds->readUInt16(inRange->size); in uchar_swapNames()
1929 tokenCount=ds->readUInt16(*p); in uchar_swapNames()
1990 count=ds->readUInt16(*((const uint16_t *)(inBytes+groupsOffset))); in uchar_swapNames()
2054 offset+=ds->readUInt16(inRange->size); in uchar_swapNames()
/third_party/icu/icu4c/source/common/
Dutrie_swap.cpp121 trie.options=ds->readUInt16(inTrie->options); in utrie2_swap()
122 trie.indexLength=ds->readUInt16(inTrie->indexLength); in utrie2_swap()
123 trie.shiftedDataLength=ds->readUInt16(inTrie->shiftedDataLength); in utrie2_swap()
208 trie.options=ds->readUInt16(inTrie->options); in ucptrie_swap()
209 trie.indexLength=ds->readUInt16(inTrie->indexLength); in ucptrie_swap()
210 trie.dataLength = ds->readUInt16(inTrie->dataLength); in ucptrie_swap()
Dudataswp.cpp219 return (int16_t)ds->readUInt16((uint16_t)x); in udata_readInt16()
313 headerSize=ds->readUInt16(pHeader->dataHeader.headerSize); in udata_swapDataHeader()
314 infoSize=ds->readUInt16(pHeader->info.size); in udata_swapDataHeader()
390 … swapper->readUInt16= inIsBigEndian==U_IS_BIG_ENDIAN ? uprv_readDirectUInt16 : uprv_readSwapUInt16; in udata_openSwapper()
Ducol_swp.cpp250 …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()
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()
Dudataswp.h164 UDataReadUInt16 *readUInt16; member
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dutrie_swap.cpp121 trie.options=ds->readUInt16(inTrie->options); in utrie2_swap()
122 trie.indexLength=ds->readUInt16(inTrie->indexLength); in utrie2_swap()
123 trie.shiftedDataLength=ds->readUInt16(inTrie->shiftedDataLength); in utrie2_swap()
208 trie.options=ds->readUInt16(inTrie->options); in ucptrie_swap()
209 trie.indexLength=ds->readUInt16(inTrie->indexLength); in ucptrie_swap()
210 trie.dataLength = ds->readUInt16(inTrie->dataLength); in ucptrie_swap()
Dudataswp.cpp219 return (int16_t)ds->readUInt16((uint16_t)x); in udata_readInt16()
313 headerSize=ds->readUInt16(pHeader->dataHeader.headerSize); in udata_swapDataHeader()
314 infoSize=ds->readUInt16(pHeader->info.size); in udata_swapDataHeader()
390 … swapper->readUInt16= inIsBigEndian==U_IS_BIG_ENDIAN ? uprv_readDirectUInt16 : uprv_readSwapUInt16; in udata_openSwapper()
Ducol_swp.cpp250 …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()
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()
Dudataswp.h164 UDataReadUInt16 *readUInt16; member
Dunames.cpp1891 offset+=ds->readUInt16(inRange->size); in uchar_swapNames()
1922 tokenCount=ds->readUInt16(*p); in uchar_swapNames()
1983 count=ds->readUInt16(*((const uint16_t *)(inBytes+groupsOffset))); in uchar_swapNames()
2047 offset+=ds->readUInt16(inRange->size); in uchar_swapNames()
/third_party/node/deps/icu-small/source/common/
Dutrie_swap.cpp121 trie.options=ds->readUInt16(inTrie->options); in utrie2_swap()
122 trie.indexLength=ds->readUInt16(inTrie->indexLength); in utrie2_swap()
123 trie.shiftedDataLength=ds->readUInt16(inTrie->shiftedDataLength); in utrie2_swap()
208 trie.options=ds->readUInt16(inTrie->options); in ucptrie_swap()
209 trie.indexLength=ds->readUInt16(inTrie->indexLength); in ucptrie_swap()
210 trie.dataLength = ds->readUInt16(inTrie->dataLength); in ucptrie_swap()
Dudataswp.cpp219 return (int16_t)ds->readUInt16((uint16_t)x); in udata_readInt16()
313 headerSize=ds->readUInt16(pHeader->dataHeader.headerSize); in udata_swapDataHeader()
314 infoSize=ds->readUInt16(pHeader->info.size); in udata_swapDataHeader()
390 … swapper->readUInt16= inIsBigEndian==U_IS_BIG_ENDIAN ? uprv_readDirectUInt16 : uprv_readSwapUInt16; in udata_openSwapper()
Ducol_swp.cpp250 …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()
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()
Dudataswp.h164 UDataReadUInt16 *readUInt16; member
Dunames.cpp1898 offset+=ds->readUInt16(inRange->size); in uchar_swapNames()
1929 tokenCount=ds->readUInt16(*p); in uchar_swapNames()
1990 count=ds->readUInt16(*((const uint16_t *)(inBytes+groupsOffset))); in uchar_swapNames()
2054 offset+=ds->readUInt16(inRange->size); in uchar_swapNames()
/third_party/skia/experimental/skrive/src/reader/
DBinaryReader.cpp32 return this->readUInt16(label); in readId()
59 uint16_t readUInt16(const char[]) override { in readUInt16() function in skrive::internal::__anonaefe223a0111::BinaryReader
100 return this->readUInt16(nullptr); in readLength16()
DJsonReader.cpp86 return this->readUInt16(label) + 1; in readId()
105 uint16_t readUInt16(const char label[]) override { in readUInt16() function in skrive::internal::__anonea38104f0111::JsonReader
DStreamReader.h69 virtual uint16_t readUInt16(const char label[]) = 0;
/third_party/skia/experimental/skrive/src/
DDrawable.cpp27 node->setDrawOrder(sr->readUInt16("drawOrder")); in parse_node()
DNode.cpp33 /*const auto clip_id =*/ sr->readUInt16("node"); in parse_node()
/third_party/node/src/
Dnode_wasi.h88 inline void readUInt16(char* memory, uint16_t* value, uint32_t offset);

12