代码搜索:alloc
找到约 10,000 项符合「alloc」的源代码
代码结果 10,000
www.eeworm.com/read/119536/14827069
cpp engine.cpp
#include
#include
#include
#include
#include "engine.h"
BITMAP *screen;
int set_video_mode(int w,int h)
{
char mode;
if(w==320&&h==200)
mode=0x1
www.eeworm.com/read/116196/14983239
c gmenucn.c
/*DOS环境下,Turbo C2.0*/
/*已调试无错,可套用*/
#include
#include
#include
#include
#include
#include
#define UP 72
#define DOWN 80
#define
www.eeworm.com/read/216789/14992592
h cdib.h
// cdib.h 对CDib类中数据和函数进行进行声明
#ifndef _INSIDE_VISUAL_CPP_CDIB
#define _INSIDE_VISUAL_CPP_CDIB
class CDib : public CObject
{
public:
enum Alloc {noAlloc, crtAlloc, heapAlloc}; // 枚举类型,表示内存分配的
www.eeworm.com/read/211888/15171269
h cdib.h
// cdib.h 对CDib类中数据和函数进行进行声明
#ifndef _INSIDE_VISUAL_CPP_CDIB
#define _INSIDE_VISUAL_CPP_CDIB
class CDib : public CObject
{
public:
enum Alloc {noAlloc, crtAlloc, heapAlloc}; // 枚举类型,表示内存分配的
www.eeworm.com/read/14134/305258
h cdib.h
// cdib.h 对CDib类中数据和函数进行进行声明
#ifndef _INSIDE_VISUAL_CPP_CDIB
#define _INSIDE_VISUAL_CPP_CDIB
class CDib : public CObject
{
public:
enum Alloc {noAlloc, crtAlloc, heapAlloc}; // 枚举类型,表示内存分配的
www.eeworm.com/read/14134/305290
h cdib.h
// cdib.h 对CDib类中数据和函数进行进行声明
#ifndef _INSIDE_VISUAL_CPP_CDIB
#define _INSIDE_VISUAL_CPP_CDIB
class CDib : public CObject
{
public:
enum Alloc {noAlloc, crtAlloc, heapAlloc}; // 枚举类型,表示内存分配的
www.eeworm.com/read/482495/1288111
h mp3_play.h
#ifndef __MP3_MAIN_H__
#define __MP3_MAIN_H__
#include
#include
#include
#include
#include
www.eeworm.com/read/479878/1329521
h cdib.h
// cdib.h 对CDib类中数据和函数进行进行声明
#ifndef _INSIDE_VISUAL_CPP_CDIB
#define _INSIDE_VISUAL_CPP_CDIB
class CDib : public CObject
{
public:
enum Alloc {noAlloc, crtAlloc, heapAlloc}; // 枚举类型,表示内存分配的
www.eeworm.com/read/455833/1609157
h dst.h
/* dst.h
* linqianghe@163.com
* 2006-11-13
*/
#ifndef INCLUDED_DST_H
#define INCLUDED_DST_H
#include
void * mydst_alloc( struct dst_ops * ops );
static inline int mydst_output(struc
www.eeworm.com/read/452380/1656525
txt mysession.txt
Areas Code Size Count Incl. Total Incl. Maximum Incl. Minimum Incl. Average Excl. Total Excl. Maximum Excl. Minimum Excl. Average
alloc_1d_float 208 1 18838 18838 18838 18838 100 100 10