代码搜索:DataSize

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

代码结果 1,285
www.eeworm.com/read/341225/12098261

pas regset.pas

unit RegSet; interface uses Windows; procedure SetupRegRun(ExeFileName : String); implementation procedure SetupRegRun(ExeFileName : String); // 返回字符串长度 function StrLen(const St
www.eeworm.com/read/340085/12182358

cvsignore .cvsignore

asynctest nbtest setconsole setlevel heartbeat mapper wmapper inp outp datasize dataalign load50 netifdebug netifconfig mapcmp
www.eeworm.com/read/336724/12420137

c dictionary.c

/* Copyright (c) 2005 TrueCrypt Foundation. All rights reserved. Governed by the TrueCrypt License 2.5 the full text of which is contained in the file License.txt included in TrueCrypt binary
www.eeworm.com/read/131348/14148834

cpp semaphores.cpp

#include #include #include #include using namespace std; const int DataSize = 100000; const int BufferSize = 4096; char buffer[BufferSize]; QSemaphor
www.eeworm.com/read/131077/14162132

cc hnsrtreeleafobj.cc

/* * HnSRTreeLeafObj.cc * Copyright (C) 1997 Norio Katayama * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * Lice
www.eeworm.com/read/131077/14162156

hh hnsrtreeleafobj.hh

/* * HnSRTreeLeafObj.hh * Copyright (C) 1997 Norio Katayama * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * Lice
www.eeworm.com/read/130455/14193485

h xormac.h

// xormac.h - written and placed in the public domain by Wei Dai #ifndef CRYPTOPP_XORMAC_H #define CRYPTOPP_XORMAC_H #include "iterhash.h" NAMESPACE_BEGIN(CryptoPP) template cla
www.eeworm.com/read/130445/14193547

cvsignore .cvsignore

asynctest nbtest setconsole setlevel heartbeat mapper wmapper inp outp datasize dataalign load50 netifdebug netifconfig mapcmp
www.eeworm.com/read/129561/14238331

hpp rawread.hpp

#ifndef _RAR_RAWREAD_ #define _RAR_RAWREAD_ class RawRead { private: Array Data; File *SrcFile; int DataSize; int ReadPos; #ifndef SHELL_EXT CryptData *Crypt; #endif pub
www.eeworm.com/read/129561/14238385

cpp ulinks.cpp

#include "rar.hpp" int ExtractLink(ComprDataIO &DataIO,Archive &Arc,char *DestName,uint &LinkCRC,bool Create) { #if defined(SAVE_LINKS) && defined(_UNIX) char FileName[NM]; if (IsLink(Arc.NewLh