代码搜索:alloc
找到约 10,000 项符合「alloc」的源代码
代码结果 10,000
www.eeworm.com/read/190666/5175978
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/187737/5217030
tpl makeword.tpl
INCLUDE "sstore.oxh"
PROC main:
LOCAL storeId%, streamId&, string1$(255), string2$(255)
LOCAL address&, length%
address& = ALLOC(5)
string1$ = "Word document created from within OPL" + CHR$
www.eeworm.com/read/182103/5270624
c dpram.c
/*
* dpram.c
*
* MPC8xx dual-port RAM allocation routines
*
* Based on code (alloc860.c in eth_comm port) by
* Jay Monkman (jmonkman@frasca.com),
* which, in turn, is based on code by
* W. Er
www.eeworm.com/read/347503/3168523
d align2b.d
# ld: --defsym data_align=32 -T align2.t
# objdump: --section-headers
[^:]+: +file +format.*
Sections:
Idx +Name +Size +VMA +LMA +File off +Algn
+0 +\.text +[^ ]* +0+ +0+ .*
+CONTENTS, +ALLOC, +LO
www.eeworm.com/read/347503/3168554
d align2a.d
# ld: --defsym data_align=16 -T align2.t
# objdump: --section-headers
[^:]+: +file format.*
Sections:
Idx +Name +Size +VMA +LMA +File +off +Algn
+0 +\.text +[^ ]* +0+ +0+ .*
+CONTENTS, +ALLOC, +LO
www.eeworm.com/read/344017/3212775
pl doc5.pl
@d5_cuts;
$d5_dumphtml = "";
$d5_dumphtml_types = "";
%d5_dumphtml_types_alloc = ();
$d5_divstart = "\n
www.eeworm.com/read/340665/3276634
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/339446/3307095
mak prj0041.mak
# Prevent "Cannot find missing dependency..." warnings while compiling
# pngw32.rc (PRJ0041).
all: $(IntDir)\alloc.h \
$(IntDir)\fp.h \
$(IntDir)\m68881.h \
$(IntDir)\mem.h \
$(IntDir)\pngusr
www.eeworm.com/read/333835/3382567
h socklnd_lib-linux.h
#define DEBUG_PORTAL_ALLOC
#ifndef EXPORT_SYMTAB
# define EXPORT_SYMTAB
#endif
#ifndef __LINUX_SOCKNAL_LIB_H__
#define __LINUX_SOCKNAL_LIB_H__
#ifndef AUTOCONF_INCLUDED
#include
#en
www.eeworm.com/read/325387/3484506
h ngx_palloc.h
/*
* Copyright (C) Igor Sysoev
*/
#ifndef _NGX_PALLOC_H_INCLUDED_
#define _NGX_PALLOC_H_INCLUDED_
#include
#include
/*
* NGX_MAX_ALLOC_FROM_POOL should be (ngx_pa