代码搜索:uint

找到约 10,000 项符合「uint」的源代码

代码结果 10,000
www.eeworm.com/read/110972/6162978

hpp sesenc.hpp

/************************************************************************* This software module was originally developed by Ming-Chieh Lee (mingcl@microsoft.com), Microsoft Corporation Wei-g
www.eeworm.com/read/110972/6162982

hpp blkenc.hpp

/************************************************************************* This software module was originally developed by Ming-Chieh Lee (mingcl@microsoft.com), Microsoft Corporation Wei-g
www.eeworm.com/read/110034/6168977

c fcc_enet.c

/* * BK Id: SCCS/s.fcc_enet.c 1.7 05/17/01 18:14:20 cort */ /* * Fast Ethernet Controller (FCC) driver for Motorola MPC8260. * Copyright (c) 2000 MontaVista Software, Inc. Dan Malek (dmalek@jlc.
www.eeworm.com/read/109649/6173314

cpp lzmaencoder.cpp

// LZMA/Encoder.cpp #include "StdAfx.h" #include "../../../Common/Defs.h" #include "LZMAEncoder.h" #ifdef COMPRESS_MF_BT #include "../LZ/BinTree/BinTree2.h" #include "../LZ/BinTree/BinTr
www.eeworm.com/read/109649/6173351

cpp x86_2.cpp

// x86_2.cpp #include "StdAfx.h" #include "x86_2.h" #include "Windows/Defs.h" #include "../../ICoder.h" inline UINT32 Swap4(UINT32 value) { return (value > 24) |
www.eeworm.com/read/109649/6173367

cpp alpha.cpp

// Alpha.cpp #include "StdAfx.h" #include "Alpha.h" #include "Windows/Defs.h" static HRESULT BC_Alpha_Code(ISequentialInStream *inStream, ISequentialOutStream *outStream, const UINT64
www.eeworm.com/read/109649/6173406

cpp rarheader.cpp

// Archive::Rar::Headers.cpp #include "StdAfx.h" #include "RarHeader.h" #include "Common/CRC.h" static void UpdateCRCBytesWithoutStartBytes(CCRC &crc, const void *data, UINT32 size, UI
www.eeworm.com/read/109649/6173630

cpp progressdialog.cpp

// ProgressDialog.cpp #include "StdAfx.h" #include "resource.h" #include "ProgressDialog.h" #include "Common/IntToString.h" #include "Common/IntToString.h" using namespace NWindows; stati
www.eeworm.com/read/109649/6173695

cpp rar20crypto.cpp

// Crypto/Rar20/Crypto.cpp #include "StdAfx.h" #include "Rar20Crypto.h" #include "Common/Crc.h" #define rol(x,n) (((x)(8*sizeof(x)-(n)))) #define ror(x,n) (((x)>>(n)) | (
www.eeworm.com/read/109544/6174043

c ddecode.c

//========================================================================== // // THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY // KIND, EITHER EXPRESSED OR IMPLIED, INCLUDI