Home
last modified time | relevance | path

Searched refs:read_uint16 (Results 1 – 25 of 359) sorted by relevance

12345678910>>...15

/dports/devel/jclassinfo/jclassinfo-0.19.1/jclass/
H A Djava_buf.c31 static uint16_t read_uint16(const char**);
39 static uint16_t read_uint16(const char** buf) in read_uint16() function
86 class_struct->access_flags = read_uint16(&buf); in jclass_class_new_from_buffer()
124 read_uint16(&buf); in jclass_cp_new_from_buffer()
125 read_uint16(&buf); in jclass_cp_new_from_buffer()
129 read_uint16(&buf); in jclass_cp_new_from_buffer()
131 cp->this_class = read_uint16(&buf); in jclass_cp_new_from_buffer()
132 cp->super_class = read_uint16(&buf); in jclass_cp_new_from_buffer()
143 constant_pool->count = read_uint16(buf); in read_constant_pool()
213 info->info.utf8->length = read_uint16(buf); in get_next_entry()
[all …]
/dports/devel/xelfviewer/XELFViewer-0.03/Formats/
H A Dxne.cpp40 quint32 signature=read_uint16(lfanew); in isValid()
134 nResult=read_uint16(nOffset+offsetof(XNE_DEF::IMAGE_OS2_HEADER,ne_magic)); in getImageOS2Header_magic()
176 nResult=read_uint16(nOffset+offsetof(XNE_DEF::IMAGE_OS2_HEADER,ne_enttab)); in getImageOS2Header_enttab()
218 nResult=read_uint16(nOffset+offsetof(XNE_DEF::IMAGE_OS2_HEADER,ne_flags)); in getImageOS2Header_flags()
246 nResult=read_uint16(nOffset+offsetof(XNE_DEF::IMAGE_OS2_HEADER,ne_heap)); in getImageOS2Header_heap()
260 nResult=read_uint16(nOffset+offsetof(XNE_DEF::IMAGE_OS2_HEADER,ne_stack)); in getImageOS2Header_stack()
302 nResult=read_uint16(nOffset+offsetof(XNE_DEF::IMAGE_OS2_HEADER,ne_cseg)); in getImageOS2Header_cseg()
316 nResult=read_uint16(nOffset+offsetof(XNE_DEF::IMAGE_OS2_HEADER,ne_cmod)); in getImageOS2Header_cmod()
442 nResult=read_uint16(nOffset+offsetof(XNE_DEF::IMAGE_OS2_HEADER,ne_align)); in getImageOS2Header_align()
456 nResult=read_uint16(nOffset+offsetof(XNE_DEF::IMAGE_OS2_HEADER,ne_cres)); in getImageOS2Header_cres()
[all …]
H A Dxmsdos.cpp224 return read_uint16(offsetof(XMSDOS_DEF::IMAGE_DOS_HEADEREX,e_cblp)); in get_e_cblp()
229 return read_uint16(offsetof(XMSDOS_DEF::IMAGE_DOS_HEADEREX,e_cp)); in get_e_cp()
234 return read_uint16(offsetof(XMSDOS_DEF::IMAGE_DOS_HEADEREX,e_crlc)); in get_e_crlc()
254 return read_uint16(offsetof(XMSDOS_DEF::IMAGE_DOS_HEADEREX,e_ss)); in get_e_ss()
259 return read_uint16(offsetof(XMSDOS_DEF::IMAGE_DOS_HEADEREX,e_sp)); in get_e_sp()
269 return read_uint16(offsetof(XMSDOS_DEF::IMAGE_DOS_HEADEREX,e_ip)); in get_e_ip()
274 return read_uint16(offsetof(XMSDOS_DEF::IMAGE_DOS_HEADEREX,e_cs)); in get_e_cs()
474 quint16 nNew=read_uint16(nOffset); in isLE()
482 quint16 nNew=read_uint16(nOffset); in isLX()
490 quint16 nNew=read_uint16(nOffset); in isNE()
[all …]
/dports/devel/xelfviewer/XELFViewer-0.03/XArchive/
H A Dxcab.cpp59 nResult=read_uint16(offsetof(CFHEADER,cFolders))+read_uint16(offsetof(CFHEADER,cFiles)); in getNumberOfRecords()
105 result.cFolders=read_uint16(offsetof(CFHEADER,cFolders)); in readCFHeader()
106 result.cFiles=read_uint16(offsetof(CFHEADER,cFiles)); in readCFHeader()
107 result.flags=read_uint16(offsetof(CFHEADER,flags)); in readCFHeader()
108 result.setID=read_uint16(offsetof(CFHEADER,setID)); in readCFHeader()
109 result.iCabinet=read_uint16(offsetof(CFHEADER,iCabinet)); in readCFHeader()
113 result.cbCFHeader=read_uint16(offsetof(CFHEADER,cbCFHeader)); in readCFHeader()
126 result.cCFData=read_uint16(nOffset+offsetof(CFFOLDER,cCFData)); in readCFFolder()
127 result.typeCompress=read_uint16(nOffset+offsetof(CFFOLDER,typeCompress)); in readCFFolder()
137 result.cbData=read_uint16(nOffset+offsetof(CFDATA,cbData)); in readCFData()
[all …]
H A Dxzip.cpp65 nVersion=read_uint16(nOffset+offsetof(CENTRALDIRECTORYFILEHEADER,nVersion)); in getVersion()
69 nVersion=read_uint16(nOffset+offsetof(CENTRALDIRECTORYFILEHEADER,nMinVersion)); in getVersion()
77 nVersion=read_uint16(0+offsetof(CENTRALDIRECTORYFILEHEADER,nVersion)); in getVersion()
103 quint16 nFlags=read_uint16(nOffset+offsetof(CENTRALDIRECTORYFILEHEADER,nFlags)); in isEncrypted()
113 quint16 nFlags=read_uint16(offsetof(CENTRALDIRECTORYFILEHEADER,nFlags)); in isEncrypted()
129 nResult=read_uint16(nECDOffset+offsetof(ENDOFCENTRALDIRECTORYRECORD,nTotalNumberOfRecords)); in getNumberOfRecords()
143 …int nNumberOfRecords=read_uint16(nECDOffset+offsetof(ENDOFCENTRALDIRECTORYRECORD,nTotalNumberOfRec… in getRecords()
163 … quint32 nFileNameSize=read_uint16(nOffset+offsetof(CENTRALDIRECTORYFILEHEADER,nFileNameLength)); in getRecords()
164 …quint32 nExtraFieldSize=read_uint16(nOffset+offsetof(CENTRALDIRECTORYFILEHEADER,nExtraFieldLength)… in getRecords()
165 …quint32 nFileCommentSize=read_uint16(nOffset+offsetof(CENTRALDIRECTORYFILEHEADER,nFileCommentLengt… in getRecords()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/gil/extension/io/bmp/detail/
H A Dreader_backend.hpp77 if( _io_dev.read_uint16() == 0x424D ) in read_header()
86 _io_dev.read_uint16(); in read_header()
88 _io_dev.read_uint16(); in read_header()
110 _io_dev.read_uint16(); in read_header()
112 _info._bits_per_pixel = _io_dev.read_uint16(); in read_header()
127 _info._width = static_cast< bmp_image_width::type >( _io_dev.read_uint16() ); in read_header()
128 _info._height = static_cast< bmp_image_height::type >( _io_dev.read_uint16() ); in read_header()
131 _io_dev.read_uint16(); in read_header()
133 _info._bits_per_pixel = _io_dev.read_uint16(); in read_header()
153 _io_dev.read_uint16(); in read_header()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/gil/extension/io/bmp/detail/
H A Dreader_backend.hpp77 if( _io_dev.read_uint16() == 0x424D ) in read_header()
86 _io_dev.read_uint16(); in read_header()
88 _io_dev.read_uint16(); in read_header()
110 _io_dev.read_uint16(); in read_header()
112 _info._bits_per_pixel = _io_dev.read_uint16(); in read_header()
127 _info._width = static_cast< bmp_image_width::type >( _io_dev.read_uint16() ); in read_header()
128 _info._height = static_cast< bmp_image_height::type >( _io_dev.read_uint16() ); in read_header()
131 _io_dev.read_uint16(); in read_header()
133 _info._bits_per_pixel = _io_dev.read_uint16(); in read_header()
153 _io_dev.read_uint16(); 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.hpp77 if( _io_dev.read_uint16() == 0x424D )
86 _io_dev.read_uint16();
88 _io_dev.read_uint16();
110 _io_dev.read_uint16();
112 _info._bits_per_pixel = _io_dev.read_uint16();
127 _info._width = static_cast< bmp_image_width::type >( _io_dev.read_uint16() );
128 _info._height = static_cast< bmp_image_height::type >( _io_dev.read_uint16() );
131 _io_dev.read_uint16();
133 _info._bits_per_pixel = _io_dev.read_uint16();
153 _io_dev.read_uint16();
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/gil/extension/io/bmp/detail/
H A Dreader_backend.hpp77 if( _io_dev.read_uint16() == 0x424D ) in read_header()
86 _io_dev.read_uint16(); in read_header()
88 _io_dev.read_uint16(); in read_header()
110 _io_dev.read_uint16(); in read_header()
112 _info._bits_per_pixel = _io_dev.read_uint16(); in read_header()
127 _info._width = static_cast< bmp_image_width::type >( _io_dev.read_uint16() ); in read_header()
128 _info._height = static_cast< bmp_image_height::type >( _io_dev.read_uint16() ); in read_header()
131 _io_dev.read_uint16(); in read_header()
133 _info._bits_per_pixel = _io_dev.read_uint16(); in read_header()
153 _io_dev.read_uint16(); in read_header()
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/gil/extension/io/bmp/detail/
H A Dreader_backend.hpp77 if( _io_dev.read_uint16() == 0x424D ) in read_header()
86 _io_dev.read_uint16(); in read_header()
88 _io_dev.read_uint16(); in read_header()
110 _io_dev.read_uint16(); in read_header()
112 _info._bits_per_pixel = _io_dev.read_uint16(); in read_header()
127 _info._width = static_cast< bmp_image_width::type >( _io_dev.read_uint16() ); in read_header()
128 _info._height = static_cast< bmp_image_height::type >( _io_dev.read_uint16() ); in read_header()
131 _io_dev.read_uint16(); in read_header()
133 _info._bits_per_pixel = _io_dev.read_uint16(); in read_header()
153 _io_dev.read_uint16(); 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.hpp77 if( _io_dev.read_uint16() == 0x424D ) in read_header()
86 _io_dev.read_uint16(); in read_header()
88 _io_dev.read_uint16(); in read_header()
110 _io_dev.read_uint16(); in read_header()
112 _info._bits_per_pixel = _io_dev.read_uint16(); in read_header()
127 _info._width = static_cast< bmp_image_width::type >( _io_dev.read_uint16() ); in read_header()
128 _info._height = static_cast< bmp_image_height::type >( _io_dev.read_uint16() ); in read_header()
131 _io_dev.read_uint16(); in read_header()
133 _info._bits_per_pixel = _io_dev.read_uint16(); in read_header()
153 _io_dev.read_uint16(); in read_header()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/gil/extension/io/bmp/detail/
H A Dreader_backend.hpp77 if( _io_dev.read_uint16() == 0x424D ) in read_header()
86 _io_dev.read_uint16(); in read_header()
88 _io_dev.read_uint16(); in read_header()
110 _io_dev.read_uint16(); in read_header()
112 _info._bits_per_pixel = _io_dev.read_uint16(); in read_header()
127 _info._width = static_cast< bmp_image_width::type >( _io_dev.read_uint16() ); in read_header()
128 _info._height = static_cast< bmp_image_height::type >( _io_dev.read_uint16() ); in read_header()
131 _io_dev.read_uint16(); in read_header()
133 _info._bits_per_pixel = _io_dev.read_uint16(); in read_header()
153 _io_dev.read_uint16(); in read_header()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/gil/extension/io/targa/detail/
H A Dreader_backend.hpp64 _info._color_map_start = _io_dev.read_uint16(); in read_header()
65 _info._color_map_length = _io_dev.read_uint16(); in read_header()
68 _info._x_origin = _io_dev.read_uint16(); in read_header()
69 _info._y_origin = _io_dev.read_uint16(); in read_header()
71 _info._width = _io_dev.read_uint16(); in read_header()
72 _info._height = _io_dev.read_uint16(); in read_header()
/dports/devel/hyperscan/boost_1_75_0/boost/gil/extension/io/targa/detail/
H A Dreader_backend.hpp64 _info._color_map_start = _io_dev.read_uint16(); in read_header()
65 _info._color_map_length = _io_dev.read_uint16(); in read_header()
68 _info._x_origin = _io_dev.read_uint16(); in read_header()
69 _info._y_origin = _io_dev.read_uint16(); in read_header()
71 _info._width = _io_dev.read_uint16(); in read_header()
72 _info._height = _io_dev.read_uint16(); in read_header()
/dports/devel/boost-python-libs/boost_1_72_0/boost/gil/extension/io/targa/detail/
H A Dreader_backend.hpp64 _info._color_map_start = _io_dev.read_uint16(); in read_header()
65 _info._color_map_length = _io_dev.read_uint16(); in read_header()
68 _info._x_origin = _io_dev.read_uint16(); in read_header()
69 _info._y_origin = _io_dev.read_uint16(); in read_header()
71 _info._width = _io_dev.read_uint16(); in read_header()
72 _info._height = _io_dev.read_uint16(); in read_header()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/gil/extension/io/targa/detail/
H A Dreader_backend.hpp64 _info._color_map_start = _io_dev.read_uint16(); in read_header()
65 _info._color_map_length = _io_dev.read_uint16(); in read_header()
68 _info._x_origin = _io_dev.read_uint16(); in read_header()
69 _info._y_origin = _io_dev.read_uint16(); in read_header()
71 _info._width = _io_dev.read_uint16(); in read_header()
72 _info._height = _io_dev.read_uint16(); in read_header()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/gil/extension/io/targa/detail/
H A Dreader_backend.hpp64 _info._color_map_start = _io_dev.read_uint16(); in read_header()
65 _info._color_map_length = _io_dev.read_uint16(); in read_header()
68 _info._x_origin = _io_dev.read_uint16(); in read_header()
69 _info._y_origin = _io_dev.read_uint16(); in read_header()
71 _info._width = _io_dev.read_uint16(); in read_header()
72 _info._height = _io_dev.read_uint16(); in read_header()
/dports/devel/boost-libs/boost_1_72_0/boost/gil/extension/io/targa/detail/
H A Dreader_backend.hpp64 _info._color_map_start = _io_dev.read_uint16(); in read_header()
65 _info._color_map_length = _io_dev.read_uint16(); in read_header()
68 _info._x_origin = _io_dev.read_uint16(); in read_header()
69 _info._y_origin = _io_dev.read_uint16(); in read_header()
71 _info._width = _io_dev.read_uint16(); in read_header()
72 _info._height = _io_dev.read_uint16(); in read_header()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/gil/extension/io/targa/detail/
H A Dreader_backend.hpp64 _info._color_map_start = _io_dev.read_uint16(); in read_header()
65 _info._color_map_length = _io_dev.read_uint16(); in read_header()
68 _info._x_origin = _io_dev.read_uint16(); in read_header()
69 _info._y_origin = _io_dev.read_uint16(); in read_header()
71 _info._width = _io_dev.read_uint16(); in read_header()
72 _info._height = _io_dev.read_uint16(); in read_header()
/dports/games/abuse_sdl/abuse-0.8/src/imlib/
H A Dpcxread.cpp38 PCX_header.xmin=read_uint16(fp); in read_PCX_header()
39 PCX_header.ymin=read_uint16(fp); in read_PCX_header()
40 PCX_header.xmax=read_uint16(fp); in read_PCX_header()
41 PCX_header.ymax=read_uint16(fp); in read_PCX_header()
42 PCX_header.hres=read_uint16(fp); in read_PCX_header()
43 PCX_header.vres=read_uint16(fp); in read_PCX_header()
47 PCX_header.bytes_per_line=read_uint16(fp); in read_PCX_header()
48 PCX_header.palette_type=read_uint16(fp); in read_PCX_header()
/dports/databases/py-asyncmy/asyncmy-0.2.3/asyncmy/replication/
H A Dpackets.py222 return self.read_uint16()
279 def read_uint16(self): member in BinLogPacket
365 return self.read_uint16()
391 return self.read_uint32() if large else self.read_uint16()
404 elements = self.read_uint16()
405 size = self.read_uint16()
414 self.read_uint16(), # size of the key
422 self.read_uint16(), # size of key
449 elements = self.read_uint16()
450 size = self.read_uint16()
[all …]
/dports/net/astron/Astron-c8ba982/src/eventlogger/
H A Dmsgpack_decode.h137 msgpack_decode_string(out, dgi, msgpack_swap(dgi.read_uint16())); in msgpack_decode()
146 msgpack_decode_ext(out, dgi, msgpack_swap(dgi.read_uint16())); in msgpack_decode()
161 out << msgpack_swap(dgi.read_uint16()); in msgpack_decode()
188 msgpack_decode_string(out, dgi, msgpack_swap(dgi.read_uint16())); in msgpack_decode()
194 msgpack_decode_container(out, dgi, msgpack_swap(dgi.read_uint16()), false); in msgpack_decode()
200 msgpack_decode_container(out, dgi, msgpack_swap(dgi.read_uint16()), true); in msgpack_decode()
/dports/graphics/charls/charls-2.2.0/src/
H A Djpeg_stream_reader.cpp325 frame_info_.height = read_uint16(); in read_start_of_frame_segment()
329 frame_info_.width = read_uint16(); in read_start_of_frame_segment()
377 preset_coding_parameters_.maximum_sample_value = read_uint16(); in read_preset_parameters_segment()
378 preset_coding_parameters_.threshold1 = read_uint16(); in read_preset_parameters_segment()
379 preset_coding_parameters_.threshold2 = read_uint16(); in read_preset_parameters_segment()
380 preset_coding_parameters_.threshold3 = read_uint16(); in read_preset_parameters_segment()
381 preset_coding_parameters_.reset_value = read_uint16(); in read_preset_parameters_segment()
460 uint16_t jpeg_stream_reader::read_uint16() in read_uint16() function in charls::jpeg_stream_reader
468 uint32_t value{read_uint16()}; in read_uint32()
470 value += read_uint16(); in read_uint32()
[all …]
/dports/net/astron/Astron-c8ba982/src/stateserver/
H A DDBStateServer.cpp48 uint16_t msgtype = dgi.read_uint16(); in handle_datagram()
112 uint16_t dc_id = dgi.read_uint16(); in handle_activate()
214 uint16_t field_id = dgi.read_uint16(); in handle_set_field()
238 uint16_t field_count = dgi.read_uint16(); in handle_set_fields()
242 uint16_t field_id = dgi.read_uint16(); in handle_set_fields()
273 uint16_t field_id = dgi.read_uint16(); in handle_get_field()
355 uint16_t field_count = dgi.read_uint16(); in handle_get_fields()
366 uint16_t field_id = dgi.read_uint16(); in handle_get_fields()
527 uint16_t dc_id = dgi.read_uint16(); in handle_get_all_resp()
596 uint16_t db_field_count = dgi.read_uint16(); in unpack_db_fields()
[all …]
/dports/net/astron/Astron-c8ba982/src/clientagent/
H A DClient.cpp175 uint16_t interest_id = dgi.read_uint16(); in build_interest()
183 count = dgi.read_uint16(); in build_interest()
362 uint16_t msgtype = dgi.read_uint16(); in handle_datagram()
365 uint16_t reason = dgi.read_uint16(); in handle_datagram()
377 m_state = (ClientState)dgi.read_uint16(); in handle_datagram()
401 uint16_t id = dgi.read_uint16(); in handle_datagram()
440 uint16_t dc_id = dgi.read_uint16(); in handle_datagram()
472 fields.insert(dgi.read_uint16()); in handle_datagram()
598 uint16_t dc_id = dgi.read_uint16(); in handle_datagram()
810 uint16_t dc_id = dgi.read_uint16(); in handle_object_entrance()
[all …]

12345678910>>...15