代码搜索:Allocation
找到约 5,034 项符合「Allocation」的源代码
代码结果 5,034
www.eeworm.com/read/430015/8773018
mainpage
/*! \mainpage
pool: Pooled memory allocation class
Overview
Many programs, especially compilers and 3D graphics programs, allocate
large complex data structures. For exa
www.eeworm.com/read/366020/9836392
c adc_isr.c
#include "DSP281x_Device.h"
/*** Global variables used by ADC_ISR() (Labs 6 and 7) ***/
#define AdcBuf_len 511 // ADC buffer length
Uint16 AdcBuf_A[AdcBuf_len]; // ADC buffer allocation
Uin
www.eeworm.com/read/359858/10120117
h m82xxdpramlib.h
/* m82xxDpramLib.h - 82xx DPRAM memory allocation driver */
/* Copyright 1984-2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01c,26nov01,rcs