Home
last modified time | relevance | path

Searched refs:read_uint32 (Results 1 – 25 of 397) sorted by relevance

12345678910>>...16

/dports/devel/xelfviewer/XELFViewer-0.03/Formats/
H A Dxle.cpp192 nResult=read_uint32(nOffset+offsetof(XLE_DEF::IMAGE_VXD_HEADER,e32_level)); in getImageVxdHeader_level()
234 nResult=read_uint32(nOffset+offsetof(XLE_DEF::IMAGE_VXD_HEADER,e32_ver)); in getImageVxdHeader_ver()
248 nResult=read_uint32(nOffset+offsetof(XLE_DEF::IMAGE_VXD_HEADER,e32_mflags)); in getImageVxdHeader_mflags()
262 nResult=read_uint32(nOffset+offsetof(XLE_DEF::IMAGE_VXD_HEADER,e32_mpages)); in getImageVxdHeader_mpages()
290 nResult=read_uint32(nOffset+offsetof(XLE_DEF::IMAGE_VXD_HEADER,e32_eip)); in getImageVxdHeader_eip()
318 nResult=read_uint32(nOffset+offsetof(XLE_DEF::IMAGE_VXD_HEADER,e32_esp)); in getImageVxdHeader_esp()
402 nResult=read_uint32(nOffset+offsetof(XLE_DEF::IMAGE_VXD_HEADER,e32_ldrsum)); in getImageVxdHeader_ldrsum()
416 nResult=read_uint32(nOffset+offsetof(XLE_DEF::IMAGE_VXD_HEADER,e32_objtab)); in getImageVxdHeader_objtab()
1250 result.o32_size=read_uint32(nOffset+offsetof(XLE_DEF::o32_obj,o32_size)); in _read_o32_obj()
1251 result.o32_base=read_uint32(nOffset+offsetof(XLE_DEF::o32_obj,o32_base)); in _read_o32_obj()
[all …]
H A Dxmach.cpp37 quint32 nMagic=read_uint32(0); in isValid()
68 quint32 nMagic=read_uint32(0); in isBigEndian()
96 return read_uint32(offsetof(XMACH_DEF::mach_header,magic)); in getHeader_magic()
111 return read_uint32(offsetof(XMACH_DEF::mach_header,filetype),isBigEndian()); in getHeader_filetype()
116 return read_uint32(offsetof(XMACH_DEF::mach_header,ncmds),isBigEndian()); in getHeader_ncmds()
121 return read_uint32(offsetof(XMACH_DEF::mach_header,sizeofcmds),isBigEndian()); in getHeader_sizeofcmds()
126 return read_uint32(offsetof(XMACH_DEF::mach_header,flags),isBigEndian()); in getHeader_flags()
131 return read_uint32(offsetof(XMACH_DEF::mach_header_64,reserved),isBigEndian()); in getHeader_reserved()
1831 result.addr=read_uint32(nOffset+offsetof(XMACH_DEF::section,addr),bIsBigEndian); in _read_section()
3921 record.reference.s.value=read_uint32(nOffset,bIsBigEndian); in get_extrefsyms_list()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/gil/extension/io/bmp/detail/
H A Dreader_backend.hpp83 _io_dev.read_uint32(); in read_header()
90 _info._offset = _io_dev.read_uint32(); in read_header()
96 _info._header_size = _io_dev.read_uint32(); in read_header()
100 _info._width = _io_dev.read_uint32(); in read_header()
101 _info._height = _io_dev.read_uint32(); in read_header()
114 _info._compression = _io_dev.read_uint32(); in read_header()
116 _info._image_size = _io_dev.read_uint32(); in read_header()
149 _info._width = _io_dev.read_uint32(); in read_header()
150 _info._height = _io_dev.read_uint32(); in read_header()
159 _info._image_size = _io_dev.read_uint32(); in read_header()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/gil/extension/io/bmp/detail/
H A Dreader_backend.hpp83 _io_dev.read_uint32(); in read_header()
90 _info._offset = _io_dev.read_uint32(); in read_header()
96 _info._header_size = _io_dev.read_uint32(); in read_header()
100 _info._width = _io_dev.read_uint32(); in read_header()
101 _info._height = _io_dev.read_uint32(); in read_header()
114 _info._compression = _io_dev.read_uint32(); in read_header()
116 _info._image_size = _io_dev.read_uint32(); in read_header()
149 _info._width = _io_dev.read_uint32(); in read_header()
150 _info._height = _io_dev.read_uint32(); in read_header()
159 _info._image_size = _io_dev.read_uint32(); in read_header()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/gil/extension/io/bmp/detail/
H A Dreader_backend.hpp83 _io_dev.read_uint32();
90 _info._offset = _io_dev.read_uint32();
96 _info._header_size = _io_dev.read_uint32(); in apply()
100 _info._width = _io_dev.read_uint32();
101 _info._height = _io_dev.read_uint32();
114 _info._compression = _io_dev.read_uint32();
116 _info._image_size = _io_dev.read_uint32();
149 _info._width = _io_dev.read_uint32();
150 _info._height = _io_dev.read_uint32();
159 _info._image_size = _io_dev.read_uint32();
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/gil/extension/io/bmp/detail/
H A Dreader_backend.hpp83 _io_dev.read_uint32(); in read_header()
90 _info._offset = _io_dev.read_uint32(); in read_header()
96 _info._header_size = _io_dev.read_uint32(); in read_header()
100 _info._width = _io_dev.read_uint32(); in read_header()
101 _info._height = _io_dev.read_uint32(); in read_header()
114 _info._compression = _io_dev.read_uint32(); in read_header()
116 _info._image_size = _io_dev.read_uint32(); in read_header()
149 _info._width = _io_dev.read_uint32(); in read_header()
150 _info._height = _io_dev.read_uint32(); in read_header()
159 _info._image_size = _io_dev.read_uint32(); in read_header()
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/gil/extension/io/bmp/detail/
H A Dreader_backend.hpp83 _io_dev.read_uint32(); in read_header()
90 _info._offset = _io_dev.read_uint32(); in read_header()
96 _info._header_size = _io_dev.read_uint32(); in read_header()
100 _info._width = _io_dev.read_uint32(); in read_header()
101 _info._height = _io_dev.read_uint32(); in read_header()
114 _info._compression = _io_dev.read_uint32(); in read_header()
116 _info._image_size = _io_dev.read_uint32(); in read_header()
149 _info._width = _io_dev.read_uint32(); in read_header()
150 _info._height = _io_dev.read_uint32(); in read_header()
159 _info._image_size = _io_dev.read_uint32(); in read_header()
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/gil/extension/io/bmp/detail/
H A Dreader_backend.hpp83 _io_dev.read_uint32(); in read_header()
90 _info._offset = _io_dev.read_uint32(); in read_header()
96 _info._header_size = _io_dev.read_uint32(); in read_header()
100 _info._width = _io_dev.read_uint32(); in read_header()
101 _info._height = _io_dev.read_uint32(); in read_header()
114 _info._compression = _io_dev.read_uint32(); in read_header()
116 _info._image_size = _io_dev.read_uint32(); in read_header()
149 _info._width = _io_dev.read_uint32(); in read_header()
150 _info._height = _io_dev.read_uint32(); in read_header()
159 _info._image_size = _io_dev.read_uint32(); in read_header()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/gil/extension/io/bmp/detail/
H A Dreader_backend.hpp83 _io_dev.read_uint32(); in read_header()
90 _info._offset = _io_dev.read_uint32(); in read_header()
96 _info._header_size = _io_dev.read_uint32(); in read_header()
100 _info._width = _io_dev.read_uint32(); in read_header()
101 _info._height = _io_dev.read_uint32(); in read_header()
114 _info._compression = _io_dev.read_uint32(); in read_header()
116 _info._image_size = _io_dev.read_uint32(); in read_header()
149 _info._width = _io_dev.read_uint32(); in read_header()
150 _info._height = _io_dev.read_uint32(); in read_header()
159 _info._image_size = _io_dev.read_uint32(); in read_header()
[all …]
/dports/devel/xelfviewer/XELFViewer-0.03/XDEX/
H A Dxdex.cpp62 quint32 nEndian=read_uint32(offsetof(XDEX_DEF::HEADER,endian_tag)); in isBigEndian()
262 return read_uint32(offsetof(XDEX_DEF::HEADER,magic),false); in getHeader_magic()
267 return read_uint32(offsetof(XDEX_DEF::HEADER,version),false); in getHeader_version()
292 return read_uint32(offsetof(XDEX_DEF::HEADER,endian_tag)); in getHeader_endian_tag()
501 result.magic=read_uint32(offsetof(XDEX_DEF::HEADER,magic),false); in getHeader()
542 quint32 nCount=read_uint32(nOffset,bIsBigEndian); in getMapItems()
553 map_item.nCount=read_uint32(nOffset+4,bIsBigEndian); in getMapItems()
554 map_item.nOffset=read_uint32(nOffset+8,bIsBigEndian); in getMapItems()
935 quint32 nStringsOffset=read_uint32(nOffset,bIsBigEndian); in _getString()
979 quint32 nCount=read_uint32(nOffset,bIsBigEndian); in _getTypeList()
[all …]
H A Dxandroidbinary.cpp48 result.type=read_uint32(nOffset+offsetof(XANDROIDBINARY_DEF::HEADER,type)); in readHeader()
49 result.header_size=read_uint32(nOffset+offsetof(XANDROIDBINARY_DEF::HEADER,header_size)); in readHeader()
50 result.data_size=read_uint32(nOffset+offsetof(XANDROIDBINARY_DEF::HEADER,data_size)); in readHeader()
62 result.flags=read_uint32(nOffset+offsetof(XANDROIDBINARY_DEF::HEADER_STRING_POOL,flags)); in readHeaderStringPool()
77 result.uri=read_uint32(nOffset+offsetof(XANDROIDBINARY_DEF::HEADER_NAMESPACE,uri)); in readHeaderNamespace()
89 result.ns=read_uint32(nOffset+offsetof(XANDROIDBINARY_DEF::HEADER_XML_START,ns)); in readHeaderXmlStart()
90 result.name=read_uint32(nOffset+offsetof(XANDROIDBINARY_DEF::HEADER_XML_START,name)); in readHeaderXmlStart()
105 result.ns=read_uint32(nOffset+offsetof(XANDROIDBINARY_DEF::HEADER_XML_ATTRIBUTE,ns)); in readHeaderXmlAttribute()
123 result.ns=read_uint32(nOffset+offsetof(XANDROIDBINARY_DEF::HEADER_XML_END,ns)); in readHeaderXmlEnd()
124 result.name=read_uint32(nOffset+offsetof(XANDROIDBINARY_DEF::HEADER_XML_END,name)); in readHeaderXmlEnd()
[all …]
/dports/biology/py-bx-python/bx-python-0.8.13/lib/bx/bbi/
H A Dcirtree_file.pyx36 self.block_size = reader.read_uint32()
38 self.start_chrom_ix = reader.read_uint32()
39 self.start_base = reader.read_uint32()
40 self.end_chrom_ix = reader.read_uint32()
41 self.end_base = reader.read_uint32()
43 self.items_per_slot = reader.read_uint32()
45 reader.read_uint32()
70 start_chrom_ix = reader.read_uint32()
71 start_base = reader.read_uint32()
72 end_chrom_ix = reader.read_uint32()
[all …]
/dports/mail/evolution-ews/evolution-ews-3.42.1/src/EWS/addressbook/mspack/
H A Doab-decompress.c44 read_uint32 (FILE *input, in read_uint32() function
65 success = read_uint32 (input, &lzx_h->h_version); in read_headers()
68 success = read_uint32 (input, &lzx_h->l_version); in read_headers()
82 success = read_uint32 (input, &lzx_h->target_size); in read_headers()
107 success = read_uint32 (input, &lzx_b->flags); in read_block_header()
111 success = read_uint32 (input, &lzx_b->comp_size); in read_block_header()
115 success = read_uint32 (input, &lzx_b->ucomp_size); in read_block_header()
119 success = read_uint32 (input, &lzx_b->crc); in read_block_header()
272 success = read_uint32 (input, &lzx_h->h_version); in read_patch_headers()
275 success = read_uint32 (input, &lzx_h->l_version); in read_patch_headers()
[all …]
/dports/graphics/ampasCTL/CTL-57b48a2/lib/dpx/
H A Ddpx.cc221 magic=dpxi::read_uint32(is, 0); in read()
231 magic=dpxi::read_uint32(is, 1); in read()
243 data_offset=dpxi::read_uint32(is, _need_byteswap); in read()
246 ditto_key=dpxi::read_uint32(is, _need_byteswap); in read()
256 encryption_key=dpxi::read_uint32(is, _need_byteswap); in read()
296 x_offset=dpxi::read_uint32(is, _need_byteswap); in read()
297 y_offset=dpxi::read_uint32(is, _need_byteswap); in read()
313 horizonal_par=dpxi::read_uint32(is, _need_byteswap); in read()
314 vertical_par=dpxi::read_uint32(is, _need_byteswap); in read()
332 held_count=dpxi::read_uint32(is, _need_byteswap); in read()
[all …]
/dports/devel/xelfviewer/XELFViewer-0.03/XArchive/
H A Dxmachofat.cpp32 quint32 nMagic=read_uint32(0); in isValid()
54 quint32 nMagic=read_uint32(0); in isBigEndian()
66 return read_uint32(offsetof(XMACH_DEF::fat_header,nfat_arch),isBigEndian()); in getNumberOfRecords()
88 quint32 _cputype=read_uint32(nOffset+offsetof(XMACH_DEF::fat_arch,cputype),bIsBigEndian); in getRecords()
89 … quint32 _cpusubtype=read_uint32(nOffset+offsetof(XMACH_DEF::fat_arch,cpusubtype),bIsBigEndian); in getRecords()
90 quint32 _offset=read_uint32(nOffset+offsetof(XMACH_DEF::fat_arch,offset),bIsBigEndian); in getRecords()
91 quint32 _size=read_uint32(nOffset+offsetof(XMACH_DEF::fat_arch,size),bIsBigEndian); in getRecords()
H A Dxcab.cpp98 result.reserved1=read_uint32(offsetof(CFHEADER,reserved1)); in readCFHeader()
99 result.cbCabinet=read_uint32(offsetof(CFHEADER,cbCabinet)); in readCFHeader()
100 result.reserved2=read_uint32(offsetof(CFHEADER,reserved2)); in readCFHeader()
101 result.coffFiles=read_uint32(offsetof(CFHEADER,coffFiles)); in readCFHeader()
102 result.reserved3=read_uint32(offsetof(CFHEADER,reserved3)); in readCFHeader()
125 result.coffCabStart=read_uint32(nOffset+offsetof(CFFOLDER,coffCabStart)); in readCFFolder()
136 result.csum=read_uint32(nOffset+offsetof(CFDATA,csum)); in readCFData()
H A Dxzip.cpp59 …qint64 nOffset=read_uint32(nECDOffset+offsetof(ENDOFCENTRALDIRECTORYRECORD,nOffsetToCentralDirecto… in getVersion()
61 quint32 nSignature=read_uint32(nOffset+offsetof(CENTRALDIRECTORYFILEHEADER,nSignature)); in getVersion()
97 …qint64 nOffset=read_uint32(nECDOffset+offsetof(ENDOFCENTRALDIRECTORYRECORD,nOffsetToCentralDirecto… in isEncrypted()
99 quint32 nSignature=read_uint32(nOffset+offsetof(CENTRALDIRECTORYFILEHEADER,nSignature)); in isEncrypted()
156 quint32 nSignature=read_uint32(nOffset+offsetof(CENTRALDIRECTORYFILEHEADER,nSignature)); in getRecords()
167 record.nCRC32=read_uint32(nOffset+offsetof(CENTRALDIRECTORYFILEHEADER,nCRC32)); in getRecords()
168 … record.nCompressedSize=read_uint32(nOffset+offsetof(CENTRALDIRECTORYFILEHEADER,nCompressedSize)); in getRecords()
188 … quint32 nLocalSignature=read_uint32(nLocalFileHeaderOffset+offsetof(LOCALFILEHEADER,nSignature)); in getRecords()
262 record.nID=read_uint32(nOffset); in getAPKSignaturesBlockRecordsList()
266 record.nDataSize=read_uint32(nOffset); in getAPKSignaturesBlockRecordsList()
[all …]
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavformat/
H A Dmlvdec.c167 read_uint32(avctx, pb, "flags", "0x%"PRIx32); in scan_file()
168 read_uint32(avctx, pb, "lensID", "%"PRIi32); in scan_file()
186 read_uint32(avctx, pb, "wb_mode", "%"PRIi32); in scan_file()
187 read_uint32(avctx, pb, "kelvin", "%"PRIi32); in scan_file()
188 read_uint32(avctx, pb, "wbgain_r", "%"PRIi32); in scan_file()
189 read_uint32(avctx, pb, "wbgain_g", "%"PRIi32); in scan_file()
190 read_uint32(avctx, pb, "wbgain_b", "%"PRIi32); in scan_file()
191 read_uint32(avctx, pb, "wbs_gm", "%"PRIi32); in scan_file()
192 read_uint32(avctx, pb, "wbs_ba", "%"PRIi32); in scan_file()
212 read_uint32(avctx, pb, "isoValue", "%"PRIi32); in scan_file()
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavformat/
H A Dmlvdec.c167 read_uint32(avctx, pb, "flags", "0x%"PRIx32); in scan_file()
168 read_uint32(avctx, pb, "lensID", "%"PRIi32); in scan_file()
186 read_uint32(avctx, pb, "wb_mode", "%"PRIi32); in scan_file()
187 read_uint32(avctx, pb, "kelvin", "%"PRIi32); in scan_file()
188 read_uint32(avctx, pb, "wbgain_r", "%"PRIi32); in scan_file()
189 read_uint32(avctx, pb, "wbgain_g", "%"PRIi32); in scan_file()
190 read_uint32(avctx, pb, "wbgain_b", "%"PRIi32); in scan_file()
191 read_uint32(avctx, pb, "wbs_gm", "%"PRIi32); in scan_file()
192 read_uint32(avctx, pb, "wbs_ba", "%"PRIi32); in scan_file()
212 read_uint32(avctx, pb, "isoValue", "%"PRIi32); in scan_file()
[all …]
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Dmlvdec.c180 read_uint32(avctx, pb, "flags", "0x%"PRIx32); in scan_file()
181 read_uint32(avctx, pb, "lensID", "%"PRIi32); in scan_file()
199 read_uint32(avctx, pb, "wb_mode", "%"PRIi32); in scan_file()
200 read_uint32(avctx, pb, "kelvin", "%"PRIi32); in scan_file()
201 read_uint32(avctx, pb, "wbgain_r", "%"PRIi32); in scan_file()
202 read_uint32(avctx, pb, "wbgain_g", "%"PRIi32); in scan_file()
203 read_uint32(avctx, pb, "wbgain_b", "%"PRIi32); in scan_file()
204 read_uint32(avctx, pb, "wbs_gm", "%"PRIi32); in scan_file()
205 read_uint32(avctx, pb, "wbs_ba", "%"PRIi32); in scan_file()
225 read_uint32(avctx, pb, "isoValue", "%"PRIi32); in scan_file()
[all …]
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Dmlvdec.c184 read_uint32(avctx, pb, "flags", "0x%"PRIx32); in scan_file()
185 read_uint32(avctx, pb, "lensID", "%"PRIi32); in scan_file()
203 read_uint32(avctx, pb, "wb_mode", "%"PRIi32); in scan_file()
204 read_uint32(avctx, pb, "kelvin", "%"PRIi32); in scan_file()
205 read_uint32(avctx, pb, "wbgain_r", "%"PRIi32); in scan_file()
206 read_uint32(avctx, pb, "wbgain_g", "%"PRIi32); in scan_file()
207 read_uint32(avctx, pb, "wbgain_b", "%"PRIi32); in scan_file()
208 read_uint32(avctx, pb, "wbs_gm", "%"PRIi32); in scan_file()
209 read_uint32(avctx, pb, "wbs_ba", "%"PRIi32); in scan_file()
229 read_uint32(avctx, pb, "isoValue", "%"PRIi32); in scan_file()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Dmlvdec.c180 read_uint32(avctx, pb, "flags", "0x%"PRIx32); in scan_file()
181 read_uint32(avctx, pb, "lensID", "%"PRIi32); in scan_file()
199 read_uint32(avctx, pb, "wb_mode", "%"PRIi32); in scan_file()
200 read_uint32(avctx, pb, "kelvin", "%"PRIi32); in scan_file()
201 read_uint32(avctx, pb, "wbgain_r", "%"PRIi32); in scan_file()
202 read_uint32(avctx, pb, "wbgain_g", "%"PRIi32); in scan_file()
203 read_uint32(avctx, pb, "wbgain_b", "%"PRIi32); in scan_file()
204 read_uint32(avctx, pb, "wbs_gm", "%"PRIi32); in scan_file()
205 read_uint32(avctx, pb, "wbs_ba", "%"PRIi32); in scan_file()
225 read_uint32(avctx, pb, "isoValue", "%"PRIi32); in scan_file()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Dmlvdec.c184 read_uint32(avctx, pb, "flags", "0x%"PRIx32); in scan_file()
185 read_uint32(avctx, pb, "lensID", "%"PRIi32); in scan_file()
203 read_uint32(avctx, pb, "wb_mode", "%"PRIi32); in scan_file()
204 read_uint32(avctx, pb, "kelvin", "%"PRIi32); in scan_file()
205 read_uint32(avctx, pb, "wbgain_r", "%"PRIi32); in scan_file()
206 read_uint32(avctx, pb, "wbgain_g", "%"PRIi32); in scan_file()
207 read_uint32(avctx, pb, "wbgain_b", "%"PRIi32); in scan_file()
208 read_uint32(avctx, pb, "wbs_gm", "%"PRIi32); in scan_file()
209 read_uint32(avctx, pb, "wbs_ba", "%"PRIi32); in scan_file()
229 read_uint32(avctx, pb, "isoValue", "%"PRIi32); in scan_file()
[all …]
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Dmlvdec.c184 read_uint32(avctx, pb, "flags", "0x%"PRIx32); in scan_file()
185 read_uint32(avctx, pb, "lensID", "%"PRIi32); in scan_file()
203 read_uint32(avctx, pb, "wb_mode", "%"PRIi32); in scan_file()
204 read_uint32(avctx, pb, "kelvin", "%"PRIi32); in scan_file()
205 read_uint32(avctx, pb, "wbgain_r", "%"PRIi32); in scan_file()
206 read_uint32(avctx, pb, "wbgain_g", "%"PRIi32); in scan_file()
207 read_uint32(avctx, pb, "wbgain_b", "%"PRIi32); in scan_file()
208 read_uint32(avctx, pb, "wbs_gm", "%"PRIi32); in scan_file()
209 read_uint32(avctx, pb, "wbs_ba", "%"PRIi32); in scan_file()
229 read_uint32(avctx, pb, "isoValue", "%"PRIi32); in scan_file()
[all …]
/dports/databases/py-asyncmy/asyncmy-0.2.3/asyncmy/replication/
H A Devents.py130 self.slave_proxy_id = self.packet.read_uint32()
131 self.execution_time = self.packet.read_uint32()
161 self.file_id = self.packet.read_uint32()
187 self.slave_proxy_id = self.packet.read_uint32()
188 self.execution_time = self.packet.read_uint32()
194 self.file_id = self.packet.read_uint32()
195 self.start_pos = self.packet.read_uint32()
196 self.end_pos = self.packet.read_uint32()
215 self.value = self.packet.read_uint32()

12345678910>>...16