Home
last modified time | relevance | path

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

1234567891011

/dports/devel/xelfviewer/XELFViewer-0.03/Formats/
H A Dxne_def.h41 quint32 ne_crc; // Checksum of whole file member
H A Dxne.cpp96 result.ne_crc=read_uint32(nOffset+offsetof(XNE_DEF::IMAGE_OS2_HEADER,ne_crc)); in getImageOS2Header()
204 nResult=read_uint32(nOffset+offsetof(XNE_DEF::IMAGE_OS2_HEADER,ne_crc)); in getImageOS2Header_crc()
602 write_uint32(nOffset+offsetof(XNE_DEF::IMAGE_OS2_HEADER,ne_crc),nValue); in setImageOS2Header_crc()
/dports/devel/xelfviewer/XELFViewer-0.03/FormatWidgets/NE/
H A Dne_defs.cpp70 …{ne_crc, "ne_crc", offsetof(XNE_DEF::IMAGE_OS2_HEADER,ne_crc), …
H A Dne_defs.h95 ne_crc, enumerator
H A Dnewidget.cpp220 … case N_OS2_HEADER::ne_crc: ne.setImageOS2Header_crc((quint32)nValue); break; in _setValue()
461 g_lineEdit_OS2_HEADER[N_OS2_HEADER::ne_crc]->setValue(os2header.ne_crc); in reloadData()
/dports/www/p5-ClearSilver/clearsilver-0.10.5/util/
H A Dneo_misc.h130 UINT32 ne_crc (UINT8 *data, UINT32 bytes);
H A Dneo_misc.c215 UINT32 ne_crc (UINT8 *data, UINT32 bytes) in ne_crc() function
H A Dneo_hash.c281 return ne_crc((unsigned char *)a, strlen((const char *)a)); in ne_hash_str_hash()
/dports/textproc/p5-Text-ClearSilver/Text-ClearSilver-0.10.5.4/cs/util/
H A Dneo_misc.h130 UINT32 ne_crc (UINT8 *data, UINT32 bytes);
H A Dneo_misc.c215 UINT32 ne_crc (UINT8 *data, UINT32 bytes) in ne_crc() function
H A Dneo_hash.c281 return ne_crc((unsigned char *)a, strlen((const char *)a)); in ne_hash_str_hash()
/dports/www/clearsilver/clearsilver-0.10.5/util/
H A Dneo_misc.h130 UINT32 ne_crc (UINT8 *data, UINT32 bytes);
H A Dneo_misc.c215 UINT32 ne_crc (UINT8 *data, UINT32 bytes) in ne_crc() function
H A Dneo_hash.c281 return ne_crc((unsigned char *)a, strlen((const char *)a)); in ne_hash_str_hash()
/dports/editors/fpc-ide/fpc-3.2.2/rtl/os2/
H A Dnewexe.pas51 ne_crc : longint;
/dports/lang/fpc-utils/fpc-3.2.2/rtl/os2/
H A Dnewexe.pas51 ne_crc : longint;
/dports/lang/fpc-source/fpc-3.2.2/rtl/os2/
H A Dnewexe.pas51 ne_crc : longint;
/dports/lang/fpc/fpc-3.2.2/rtl/os2/
H A Dnewexe.pas51 ne_crc : longint;
/dports/devel/gnu-efi/gnu-efi-3.0.14/inc/ia32/
H A Dpe.h42 UINT32 ne_crc; // Checksum of whole file member
/dports/devel/gnu-efi/gnu-efi-3.0.14/inc/ia64/
H A Dpe.h57 UINT32 ne_crc; // Checksum of whole file member
/dports/devel/gnu-efi/gnu-efi-3.0.14/inc/x86_64/
H A Dpe.h42 UINT32 ne_crc; // Checksum of whole file member
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/gnu-efi/dist/inc/ia64/
H A Dpe.h59 UINT32 ne_crc; // Checksum of whole file member
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/gnu-efi/dist/inc/x86_64/
H A Dpe.h44 UINT32 ne_crc; // Checksum of whole file member
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/gnu-efi/dist/inc/ia32/
H A Dpe.h44 UINT32 ne_crc; // Checksum of whole file member
/dports/sysutils/syslinux/syslinux-6.03/efi64/include/efi/x86_64/
H A Dpe.h42 UINT32 ne_crc; // Checksum of whole file member

1234567891011