代码搜索:DataSize

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

代码结果 1,285
www.eeworm.com/read/171600/9745468

hpp rs.hpp

#ifndef _RAR_RS_ #define _RAR_RS_ #define MAXPAR 255 #define MAXPOL 512 class RSCoder { private: void gfInit(); int gfMult(int a,int b); void pnInit(); void pnMult(int *p1,int *p2,
www.eeworm.com/read/171002/9776541

cpp bulkfunc.cpp

/*---------------------------------------------------------------------------- * Copyright (c) 2001 by National Semiconductor Corporation * National Semiconductor Corporation * 2900 Semicondu
www.eeworm.com/read/171002/9776552

cpp isofunc.cpp

/*---------------------------------------------------------------------------- * Copyright (c) 2001 by National Semiconductor Corporation * National Semiconductor Corporation * 2900 Semicondu
www.eeworm.com/read/265734/11255082

cpp ping.cpp

//#pragma pack(1) //#define WIN32_LEAN_AND_MEAN #include #include #include //#include //#include #pragma comment(lib,"ws2_32") #define IP_RECORD_ROUTE
www.eeworm.com/read/411034/11259001

h buffer.h

/* Copyright (c) 2008 TrueCrypt Foundation. All rights reserved. Governed by the TrueCrypt License 2.6 the full text of which is contained in the file License.txt included in TrueCrypt binary
www.eeworm.com/read/411029/11259769

cpp mp3adurtpsource.cpp

/********** This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either versio
www.eeworm.com/read/104313/15699398

cpp dopack.cpp

/************************************************************************** * * * Light OPC Server development library
www.eeworm.com/read/100149/15882413

asm crc_i86.asm

; Not copyrighted by Christian Spieler, 02 Apr 1997. ; TITLE crc_i86.asm NAME crc_i86 ; ; Optimized 8086 assembler version of the CRC32 calculation loop, intended ; for real mode
www.eeworm.com/read/100148/15882638

asm crc_i86.asm

; Not copyrighted by Christian Spieler, 02 Apr 1997. ; TITLE crc_i86.asm NAME crc_i86 ; ; Optimized 8086 assembler version of the CRC32 calculation loop, intended ; for real mode
www.eeworm.com/read/189071/8491032

makefile

FILES = nbtest load50 mapcmp polltest mapper setlevel setconsole inp outp \ datasize dataalign netifdebug KERNELDIR ?= /lib/modules/$(shell uname -r)/build INCLUDEDIR = $(KERNELDIR)/include CFLAGS