代码搜索:alloc
找到约 10,000 项符合「alloc」的源代码
代码结果 10,000
www.eeworm.com/read/14250/324575
h t264enc.h
#define OUTPIN_BUFFER_SIZE (1024*1024)
#include "..\common\t264.h"
#include "IProp.h"
#include "pullpin.h"
#include "alloc.h"
#include "splitter.h"
class CT264Enc: public CTransformFilter,
www.eeworm.com/read/14466/382115
h t264enc.h
#define OUTPIN_BUFFER_SIZE (1024*1024)
#include "..\common\t264.h"
#include "IProp.h"
#include "pullpin.h"
#include "alloc.h"
#include "splitter.h"
class CT264Enc: public CTransformFilter,
www.eeworm.com/read/14724/404128
h t264enc.h
#define OUTPIN_BUFFER_SIZE (1024*1024)
#include "..\common\t264.h"
#include "IProp.h"
#include "pullpin.h"
#include "alloc.h"
#include "splitter.h"
class CT264Enc: public CTransformFilter,
www.eeworm.com/read/16718/683688
h windw.h
//File Windw.h
#include
#include
#include
#include
#include
#include "Event.H"
#define TRUE 1
#define FALSE 0
#define OK
www.eeworm.com/read/486037/1254728
h mempool.h
/*
* memory buffer pool support
*/
#ifndef _LINUX_MEMPOOL_H
#define _LINUX_MEMPOOL_H
#include
typedef void * (mempool_alloc_t)(unsigned int gfp_mask, void *pool_data);
typedef void
www.eeworm.com/read/486037/1256292
h mempool.h
/*
* memory buffer pool support
*/
#ifndef _LINUX_MEMPOOL_H
#define _LINUX_MEMPOOL_H
#include
typedef void * (mempool_alloc_t)(unsigned int gfp_mask, void *pool_data);
typedef void
www.eeworm.com/read/474814/1390619
c sds_list.c
/* $Header$ */
#include "Sds/sdsgen.h"
#include "Sds/sds_lisd.h"
#include "Sds/sds_externs.h"
#include
#if defined (__MSDOS__)
#include
#else
#include
#endif
#define
www.eeworm.com/read/470720/1448187
c eb133a.c
// Build don't link:
// Gives ICE 109
// From: Klaus-Georg Adams
// Reported against EGCS snaps 98/06/28.
int main()
{
try {
}
catch (std::bad_alloc) {
www.eeworm.com/read/470693/1460133
c eb133a.c
// Build don't link:
// Gives ICE 109
// From: Klaus-Georg Adams
// Reported against EGCS snaps 98/06/28.
int main()
{
try {
}
catch (std::bad_alloc) {
www.eeworm.com/read/249482/4450333
dat funtc136.dat
函数名称: farfree
函数原型: void farfree(void far *ptr)
函数功能: 释放由farmalloc()和faralloc()分配的内存
函数返回:
函数说明: ptr 被释放的指针
所属文件: