Home
last modified time | relevance | path

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

/dports/japanese/kterm/pcemu1.01alpha/
H A Dmfs.h68 #define Read2Bytes(t,x) (t)(*(BYTE *)(x) + (*((BYTE *)(x) + 1) << 8)) macro
351 #define sft_fd_r(sft) (Read2Bytes(u_short,&sft[sft_fd_off]))
358 #define cds_flags_r(cds) (Read2Bytes(u_short,&cds[cds_flags_off]))
363 #define cds_rootlen_r(cds) (Read2Bytes(u_short,&cds[cds_rootlen_off]))
380 #define FARPTR(x) &memory[Read2Bytes(u_short, (x)) + \
381 (Read2Bytes(u_short, (BYTE *)(x)+2) << 4)]
391 #define sda_cur_psp(sda) (Read2Bytes(u_short,&sda[sda_cur_psp_off]))
404 #define sda_ext_act(sda) (Read2Bytes(u_short,&sda[sda_ext_act_off]))
405 #define sda_ext_attr(sda) (Read2Bytes(u_short,&sda[sda_ext_attr_off]))
406 #define sda_ext_mode(sda) (Read2Bytes(u_short,&sda[sda_ext_mode_off]))
[all …]
H A Dmfs.c2906 u_short att = Read2Bytes(u_short,Addr(state, ss, esp));
3042 attr = Read2Bytes(u_short, tmp);
3178 attr = Read2Bytes(u_short,Addr(state, ss, uesp));
3563 subfunc = LOW(Read2Bytes(u_short,Addr(state, ss, uesp)));
3594 attr = Read2Bytes(u_short,Addr(state, ss, uesp));
/dports/editors/abiword/abiword-3.0.5/plugins/bmp/xp/
H A Die_impGraphic_BMP.cpp235 m_iFileType = Read2Bytes(pBB,m_iBytesRead); in Read_BMP_Header()
238 m_iXHotspot = Read2Bytes(pBB,m_iBytesRead); in Read_BMP_Header()
239 m_iYHotspot = Read2Bytes(pBB,m_iBytesRead); in Read_BMP_Header()
247 static_cast<UT_sint32>(Read2Bytes(pBB,m_iBytesRead) ): in Read_BMP_Header()
250 static_cast<UT_sint32>(Read2Bytes(pBB,m_iBytesRead) ): in Read_BMP_Header()
253 m_iPlanes = Read2Bytes(pBB,m_iBytesRead); in Read_BMP_Header()
256 m_iBitsPerPlane = Read2Bytes(pBB,m_iBytesRead); in Read_BMP_Header()
273 m_iResolutionUnits = Read2Bytes(pBB,m_iBytesRead); in Read_BMP_Header()
275 m_iPadding = Read2Bytes(pBB,m_iBytesRead); in Read_BMP_Header()
277 m_iOrigin = Read2Bytes(pBB,m_iBytesRead); in Read_BMP_Header()
[all …]
H A Die_impGraphic_BMP.h101 UT_uint16 Read2Bytes(UT_ByteBuf* pBB, UT_uint32 offset);
/dports/editors/abiword/abiword-3.0.5/src/wp/impexp/win/
H A Die_impGraphic_Win32Native.cpp423 m_iFileType = Read2Bytes(pBB,m_iBytesRead); in Read_BMP_Header()
426 m_iXHotspot = Read2Bytes(pBB,m_iBytesRead); in Read_BMP_Header()
427 m_iYHotspot = Read2Bytes(pBB,m_iBytesRead); in Read_BMP_Header()
435 static_cast<UT_sint32>(Read2Bytes(pBB,m_iBytesRead) ): in Read_BMP_Header()
438 static_cast<UT_sint32>(Read2Bytes(pBB,m_iBytesRead) ): in Read_BMP_Header()
441 m_iPlanes = Read2Bytes(pBB,m_iBytesRead); in Read_BMP_Header()
444 m_iBitsPerPlane = Read2Bytes(pBB,m_iBytesRead); in Read_BMP_Header()
461 m_iResolutionUnits = Read2Bytes(pBB,m_iBytesRead); in Read_BMP_Header()
463 m_iPadding = Read2Bytes(pBB,m_iBytesRead); in Read_BMP_Header()
465 m_iOrigin = Read2Bytes(pBB,m_iBytesRead); in Read_BMP_Header()
[all …]
H A Die_impGraphic_Win32Native.h49 UT_uint16 Read2Bytes(UT_ByteBuf* pBB,
/dports/net/opal/opal-3.10.10/src/iax2/
H A Dframe.cxx146 PBoolean IAX2Frame::Read2Bytes(PINDEX & res) in Read2Bytes() function in IAX2Frame
158 PBoolean IAX2Frame::Read2Bytes(WORD & res) in Read2Bytes() function in IAX2Frame
172 if (Read2Bytes(a) && Read2Bytes(b)) { in Read4Bytes()
217 Read2Bytes(a); in ProcessNetworkPacket()
227 Read2Bytes(a); in ProcessNetworkPacket()
234 Read2Bytes(b); in ProcessNetworkPacket()
463 Read2Bytes(dataWord); in ProcessNetworkPacket()
/dports/multimedia/mpgtx/mpgtx-1.3.1/
H A Dmpeg.hh325 long Read2Bytes(off_t offset);
H A Dmpeg.cxx1776 int size = Read2Bytes(startofpacket + 4); in ParseSystemPacket()
2158 pnum = Read2Bytes(offset + 9 + (i*4)); in ParsePAT()
2176 long mpeg::Read2Bytes(off_t offset){ in Read2Bytes() function in mpeg
2221 int pnum = Read2Bytes(offset + 4); in ParsePMT()
2403 int CAsysID = Read2Bytes(offset + 2); in DescCA()
/dports/net/opal/opal-3.10.10/include/iax2/
H A Dframe.h237 PBoolean Read2Bytes(PINDEX & res);
241 PBoolean Read2Bytes(WORD & res);
/dports/net/opal/opal-3.10.10/src/win32/
H A Dopaln_2005.dtf38029 ?Read2Bytes@IAX2Frame@@IAE_NAAG@Z @33558 NONAME
38030 ?Read2Bytes@IAX2Frame@@IAE_NAAH@Z @33559 NONAME
H A Dopaln_2005_wm6.dtf38077 ?Read2Bytes@IAX2Frame@@IAA_NAAG@Z @33476 NONAME
38078 ?Read2Bytes@IAX2Frame@@IAA_NAAH@Z @33477 NONAME
H A Dopaln_2005_wm.dtf38077 ?Read2Bytes@IAX2Frame@@IAA_NAAG@Z @33476 NONAME
38078 ?Read2Bytes@IAX2Frame@@IAA_NAAH@Z @33477 NONAME
H A Dopaln_2008.dtf38443 ?Read2Bytes@IAX2Frame@@IAE_NAAG@Z @33558 NONAME
38444 ?Read2Bytes@IAX2Frame@@IAE_NAAH@Z @33559 NONAME
H A Dopal_2005.dtf44048 ?Read2Bytes@IAX2Frame@@IAE_NAAG@Z @39519 NONAME
44049 ?Read2Bytes@IAX2Frame@@IAE_NAAH@Z @39520 NONAME
H A Dopal_2005_wm6.dtf44094 ?Read2Bytes@IAX2Frame@@IAA_NAAG@Z @40330 NONAME
44095 ?Read2Bytes@IAX2Frame@@IAA_NAAH@Z @40331 NONAME
H A Dopal_2008.dtf44467 ?Read2Bytes@IAX2Frame@@IAE_NAAG@Z @39519 NONAME
44468 ?Read2Bytes@IAX2Frame@@IAE_NAAH@Z @39520 NONAME
H A Dopal_2005_wm.dtf44094 ?Read2Bytes@IAX2Frame@@IAA_NAAG@Z @40330 NONAME
44095 ?Read2Bytes@IAX2Frame@@IAA_NAAH@Z @40331 NONAME
H A Dopaln_2010.dtf44513 ?Read2Bytes@IAX2Frame@@IAE_NAAG@Z @33558 NONAME
44514 ?Read2Bytes@IAX2Frame@@IAE_NAAH@Z @33559 NONAME
H A Dopal_2010.dtf44628 ?Read2Bytes@IAX2Frame@@IAE_NAAG@Z @39519 NONAME
44629 ?Read2Bytes@IAX2Frame@@IAE_NAAH@Z @39520 NONAME
H A Dopald_2005_wm.dtf45174 ?Read2Bytes@IAX2Frame@@IAA_NAAG@Z @40691 NONAME
45175 ?Read2Bytes@IAX2Frame@@IAA_NAAH@Z @40692 NONAME
H A Dopald_2005.dtf50158 ?Read2Bytes@IAX2Frame@@IAE_NAAG@Z @44977 NONAME
50159 ?Read2Bytes@IAX2Frame@@IAE_NAAH@Z @44978 NONAME
H A Dopald_2005_wm6.dtf45174 ?Read2Bytes@IAX2Frame@@IAA_NAAG@Z @40691 NONAME
45175 ?Read2Bytes@IAX2Frame@@IAA_NAAH@Z @40692 NONAME
H A Dopald_2008.dtf50338 ?Read2Bytes@IAX2Frame@@IAE_NAAG@Z @44977 NONAME
50339 ?Read2Bytes@IAX2Frame@@IAE_NAAH@Z @44978 NONAME
H A Dopald_2010.dtf50781 ?Read2Bytes@IAX2Frame@@IAE_NAAG@Z @44977 NONAME
50782 ?Read2Bytes@IAX2Frame@@IAE_NAAH@Z @44978 NONAME