Home
last modified time | relevance | path

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

12345678910

/dports/devel/xelfviewer/XELFViewer-0.03/FormatWidgets/LE/
H A Dlewidget.cpp151 … case N_VXD_HEADER::e32_cpu: g_comboBox[CB_VXD_HEADER_e32_cpu]->setValue(nValue); break; in _setValue()
206 … case N_VXD_HEADER::e32_cpu: le.setImageVxdHeader_cpu((quint16)nValue); break; in _setValue()
433 …get_VXD_HEADER,XLE::getImageLECpusS(),SLE::TYPE_VXD_HEADER,N_VXD_HEADER::e32_cpu,XComboBoxEx::CBTY… in reloadData()
444 g_lineEdit_VXD_HEADER[N_VXD_HEADER::e32_cpu]->setValue(vxdheader.e32_cpu); in reloadData()
488 g_comboBox[CB_VXD_HEADER_e32_cpu]->setValue(vxdheader.e32_cpu); in reloadData()
547 …case N_VXD_HEADER::e32_cpu: g_lineEdit_VXD_HEADER[N_VXD_HEADER::e32_cpu]->setValue((quint16)nV… in widgetValueChanged()
H A Dle_defs.h94 e32_cpu, enumerator
H A Dle_defs.cpp69 …{e32_cpu, "e32_cpu", offsetof(XLE_DEF::IMAGE_VXD_HEADER,e32_cpu), 2,…
/dports/devel/xelfviewer/XELFViewer-0.03/Formats/
H A Dxle_def.h37 quint16 e32_cpu; // The CPU type member
H A Dxle.cpp95 result.e32_cpu=read_uint16(nOffset+offsetof(XLE_DEF::IMAGE_VXD_HEADER,e32_cpu)); in getImageVxdHeader()
206 nResult=read_uint16(nOffset+offsetof(XLE_DEF::IMAGE_VXD_HEADER,e32_cpu)); in getImageVxdHeader_cpu()
832 write_uint16(nOffset+offsetof(XLE_DEF::IMAGE_VXD_HEADER,e32_cpu),nValue); in setImageVxdHeader_cpu()
/dports/editors/fpc-ide/fpc-3.2.2/rtl/os2/
H A Dexe.pas54 e32_cpu : word;
/dports/lang/fpc-utils/fpc-3.2.2/rtl/os2/
H A Dexe.pas54 e32_cpu : word;
/dports/lang/fpc-source/fpc-3.2.2/rtl/os2/
H A Dexe.pas54 e32_cpu : word;
/dports/lang/fpc/fpc-3.2.2/rtl/os2/
H A Dexe.pas54 e32_cpu : word;
/dports/devel/kBuild/kBuild-0.1.9998/src/lib/kStuff/include/k/kLdrFmts/
H A Dlx.h55 KU16 e32_cpu; member
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpdebug/
H A Dfpimgreaderwinpetypes.pas137 e32_cpu: WORD; // The CPU type
H A Dfpdbgpetypes.pp136 e32_cpu: WORD; // The CPU type
/dports/editors/lazarus/lazarus/components/fpdebug/
H A Dfpimgreaderwinpetypes.pas137 e32_cpu: WORD; // The CPU type
H A Dfpdbgpetypes.pp136 e32_cpu: WORD; // The CPU type
/dports/editors/lazarus-qt5/lazarus/components/fpdebug/
H A Dfpimgreaderwinpetypes.pas137 e32_cpu: WORD; // The CPU type
H A Dfpdbgpetypes.pp136 e32_cpu: WORD; // The CPU type
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpdebug/
H A Dfpimgreaderwinpetypes.pas137 e32_cpu: WORD; // The CPU type
H A Dfpdbgpetypes.pp136 e32_cpu: WORD; // The CPU type
/dports/devel/kBuild/kBuild-0.1.9998/src/lib/kStuff/kLdr/
H A DkLdrModLX.c216 || Hdr.e32_cpu < E32CPU286 in kldrModLXDoCreate()
217 || Hdr.e32_cpu > E32CPU486 in kldrModLXDoCreate()
306 switch (Hdr.e32_cpu) in kldrModLXDoCreate()
/dports/multimedia/libxine/xine-lib-1.2.11/src/libw32dll/wine/
H A Dwinnt.h1168 WORD e32_cpu; member
/dports/multimedia/mplayer/mplayer-export-2021-12-29/loader/wine/
H A Dwinnt.h1163 WORD e32_cpu; member
/dports/multimedia/mencoder/mplayer-export-2021-12-29/loader/wine/
H A Dwinnt.h1163 WORD e32_cpu; member
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/object-0.27.1/src/
H A Dpe.rs147 pub e32_cpu: U16<LE>, field
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/object-0.27.1/src/
H A Dpe.rs147 pub e32_cpu: U16<LE>, field
/dports/devel/sccache/sccache-0.2.15/cargo-crates/object-0.22.0/src/
H A Dpe.rs147 pub e32_cpu: U16<LE>, field

12345678910