Home
last modified time | relevance | path

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

12345678910

/dports/devel/xelfviewer/XELFViewer-0.03/Formats/
H A Dxne_def.h44 quint16 ne_heap; // Initial heap allocation member
H A Dxne.cpp99 result.ne_heap=read_uint16(nOffset+offsetof(XNE_DEF::IMAGE_OS2_HEADER,ne_heap)); in getImageOS2Header()
246 nResult=read_uint16(nOffset+offsetof(XNE_DEF::IMAGE_OS2_HEADER,ne_heap)); in getImageOS2Header_heap()
632 write_uint16(nOffset+offsetof(XNE_DEF::IMAGE_OS2_HEADER,ne_heap),nValue); in setImageOS2Header_heap()
/dports/devel/xelfviewer/XELFViewer-0.03/FormatWidgets/NE/
H A Dne_defs.cpp73 …{ne_heap, "ne_heap", offsetof(XNE_DEF::IMAGE_OS2_HEADER,ne_heap), …
H A Dne_defs.h98 ne_heap, enumerator
H A Dnewidget.cpp223 … case N_OS2_HEADER::ne_heap: ne.setImageOS2Header_heap((quint16)nValue); break; in _setValue()
464 g_lineEdit_OS2_HEADER[N_OS2_HEADER::ne_heap]->setValue(os2header.ne_heap); in reloadData()
/dports/editors/fpc-ide/fpc-3.2.2/rtl/os2/
H A Dnewexe.pas54 ne_heap : word;
/dports/lang/fpc-utils/fpc-3.2.2/rtl/os2/
H A Dnewexe.pas54 ne_heap : word;
/dports/lang/fpc-source/fpc-3.2.2/rtl/os2/
H A Dnewexe.pas54 ne_heap : word;
/dports/lang/fpc/fpc-3.2.2/rtl/os2/
H A Dnewexe.pas54 ne_heap : word;
/dports/devel/gnu-efi/gnu-efi-3.0.14/inc/ia32/
H A Dpe.h45 UINT16 ne_heap; // Initial heap allocation member
/dports/devel/gnu-efi/gnu-efi-3.0.14/inc/ia64/
H A Dpe.h60 UINT16 ne_heap; // Initial heap allocation member
/dports/devel/gnu-efi/gnu-efi-3.0.14/inc/x86_64/
H A Dpe.h45 UINT16 ne_heap; // Initial heap allocation member
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/gnu-efi/dist/inc/ia64/
H A Dpe.h62 UINT16 ne_heap; // Initial heap allocation member
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/gnu-efi/dist/inc/x86_64/
H A Dpe.h47 UINT16 ne_heap; // Initial heap allocation member
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/gnu-efi/dist/inc/ia32/
H A Dpe.h47 UINT16 ne_heap; // Initial heap allocation member
/dports/sysutils/syslinux/syslinux-6.03/efi64/include/efi/x86_64/
H A Dpe.h45 UINT16 ne_heap; // Initial heap allocation member
/dports/sysutils/syslinux/syslinux-6.03/gnu-efi/gnu-efi-3.0/inc/ia32/
H A Dpe.h45 UINT16 ne_heap; // Initial heap allocation member
/dports/sysutils/syslinux/syslinux-6.03/gnu-efi/gnu-efi-3.0/inc/x86_64/
H A Dpe.h45 UINT16 ne_heap; // Initial heap allocation member
/dports/sysutils/syslinux/syslinux-6.03/gnu-efi/gnu-efi-3.0/inc/ia64/
H A Dpe.h60 UINT16 ne_heap; // Initial heap allocation member
/dports/sysutils/syslinux/syslinux-6.03/efi32/include/efi/ia32/
H A Dpe.h45 UINT16 ne_heap; // Initial heap allocation member
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpdebug/
H A Dfpimgreaderwinpetypes.pas104 ne_heap: WORD; // Initial heap allocation
/dports/editors/lazarus/lazarus/components/fpdebug/
H A Dfpimgreaderwinpetypes.pas104 ne_heap: WORD; // Initial heap allocation
/dports/editors/lazarus-qt5/lazarus/components/fpdebug/
H A Dfpimgreaderwinpetypes.pas104 ne_heap: WORD; // Initial heap allocation
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpdebug/
H A Dfpimgreaderwinpetypes.pas104 ne_heap: WORD; // Initial heap allocation
/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dwinfonts.c689 WORD ne_heap; /* 10 Initial size of local heap */ member
899 lputshort(fon, NE_hdr.ne_heap); in FONFontDump()

12345678910