代码搜索:DataSize

找到约 1,285 项符合「DataSize」的源代码

代码结果 1,285
www.eeworm.com/read/291714/8402231

pas atxclipboard.pas

unit ATxClipboard; interface uses ATxCodepages; function SCopyToClipboard(const S: AnsiString; Enc: TATEncoding = vencANSI): Boolean; function SCopyToClipboardW(const S: WideString): Bool
www.eeworm.com/read/290584/8474661

pas unitfunciones.pas

{Unit perteneciente al troyano Coolvibes que contiene todas las funciones que son usadas en varias partes del programa} unit UnitFunciones; interface uses Windows, SysUtils; functio
www.eeworm.com/read/431921/8647280

pas fftspec.pas

{ **************************************************************************** } { FileName............: FFTSpec.PAS } { Project.............: FFT
www.eeworm.com/read/282666/9076994

c disasm.c

// Free Disassembler and Assembler -- Disassembler // // Copyright (C) 2001 Oleh Yuschuk // // This program is free software; you can redistribute it and/or modify // it under the terms of the
www.eeworm.com/read/360039/10111186

c _list_.c

#include "_List_.h" #ifndef NULL #define NULL 0 #endif /* * 张向阳 为SIMGUI开发 * 此程序实现一个带有索引的链表基础,可用来支持设计多种类型的链表 * 以及存放你想存放的任何结构构和数据 */ /* *获得一个结点内存区的大小 */ int GetListNodeSize(pLIST lis
www.eeworm.com/read/355278/10282621

cpp os_win32.cpp

/* * os_win32.cpp * * Home page of code is: http://smartmontools.sourceforge.net * * Copyright (C) 2004-8 Christian Franke * * This program is free
www.eeworm.com/read/278099/10571293

asm absdisk.asm

; +++Date last modified: 05-Jul-1997 page 55, 132 ; ; ABSDISK.ASM ; ; Originally published as part of The MicroFirm Function Library ; This version released to the public doma
www.eeworm.com/read/159920/10589298

asm absdisk.asm

page 55, 132 ; ; ABSDISK.ASM ; ; Originally published as part of The MicroFirm Function Library ; This version released to the public domain by the author, Bob Stout ; ; Requir
www.eeworm.com/read/275985/10778598

pas mitec_crc.pas

unit MiTeC_CRC; interface uses SysUtils; function Swap32(const Figure: Integer): Integer; function _CRC32(CRC: LongWord; Buffer: Pointer; DataSize: LongWord): LongWord; function CRC32(Buffe
www.eeworm.com/read/349276/10838993

pas mitec_crc.pas

unit MiTeC_CRC; interface uses SysUtils; function Swap32(const Figure: Integer): Integer; function _CRC32(CRC: LongWord; Buffer: Pointer; DataSize: LongWord): LongWord; function CRC32(Buffe