代码搜索:alloc
找到约 10,000 项符合「alloc」的源代码
代码结果 10,000
www.eeworm.com/read/315091/3624158
h lzmaencoder.h
// LZMA/Encoder.h
#ifndef __LZMA_ENCODER_H
#define __LZMA_ENCODER_H
#include "../../../Common/MyCom.h"
#include "../../ICoder.h"
extern "C"
{
#include "../../../../C/Alloc.h"
#includ
www.eeworm.com/read/315091/3624203
cpp outbuffer.cpp
// OutByte.cpp
#include "StdAfx.h"
#include "OutBuffer.h"
extern "C"
{
#include "../../../C/Alloc.h"
}
bool COutBuffer::Create(UInt32 bufferSize)
{
const UInt32 kMinBlockSize = 1;
www.eeworm.com/read/314859/3629063
h memalloc.h
/* Description : head for memory alloc functions.
*
* $Author: 王琢玉
* $Date: 2007/02/23
* $Name: memalloc.h
*/
#ifndef MEMALLOC_H
#define MEMALLOC_H
#include "pub_def.h"
#i
www.eeworm.com/read/299060/3856383
h zlib.h
#ifndef _ZLIB_H
#define _ZLIB_H
#include "zconf.h"
#ifdef __cplusplus
extern "C" {
#endif
#define ZLIB_VERSION "1.1.4"
typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items,
www.eeworm.com/read/297604/3885844
h lzmaencoder.h
// LZMA/Encoder.h
#ifndef __LZMA_ENCODER_H
#define __LZMA_ENCODER_H
#include "../../../Common/MyCom.h"
#include "../../ICoder.h"
extern "C"
{
#include "../../../../C/Alloc.h"
#includ
www.eeworm.com/read/297604/3885931
h memblocks.h
// MemBlocks.h
#ifndef __MEMBLOCKS_H
#define __MEMBLOCKS_H
extern "C"
{
#include "../../../C/Alloc.h"
}
#include "Common/Types.h"
#include "Common/MyVector.h"
#include "Windows/Sync
www.eeworm.com/read/297604/3885950
cpp outbuffer.cpp
// OutByte.cpp
#include "StdAfx.h"
#include "OutBuffer.h"
extern "C"
{
#include "../../../C/Alloc.h"
}
bool COutBuffer::Create(UInt32 bufferSize)
{
const UInt32 kMinBlockSize = 1;
www.eeworm.com/read/290475/3975200
h cdib.h
// cdib.h declaration for Inside Visual C++ CDib class
#ifndef _INSIDE_VISUAL_CPP_CDIB
#define _INSIDE_VISUAL_CPP_CDIB
class CDib : public CObject
{
enum Alloc {noAlloc, crtAlloc, heapAlloc}
www.eeworm.com/read/290475/3975445
h cdib.h
// cdib.h declaration for Inside Visual C++ CDib class
#ifndef _INSIDE_VISUAL_CPP_CDIB
#define _INSIDE_VISUAL_CPP_CDIB
class CDib : public CObject
{
enum Alloc {noAlloc, crtAlloc, heapAlloc}
www.eeworm.com/read/290475/3975462
h cdib.h
// cdib.h declaration for Inside Visual C++ CDib class
#ifndef _INSIDE_VISUAL_CPP_CDIB
#define _INSIDE_VISUAL_CPP_CDIB
class CDib : public CObject
{
enum Alloc {noAlloc, crtAlloc, heapAlloc}