代码搜索:alloc

找到约 10,000 项符合「alloc」的源代码

代码结果 10,000
www.eeworm.com/read/357852/10200051

cpp bad-alloc1.cpp

#include #include using namespace std; void memoryEater() { int i = 0; double* ptr; try { while (1) { ptr = new double[50000000]; cerr
www.eeworm.com/read/352714/10522172

c lmm_alloc_aligned.c

/* * lmm_alloc_alligned.c * Modified for use in 15-410 at CMU * Zachary Anderson(zra) */ /* * Copyright (c) 1995, 1998 University of Utah and the Flux Group. * All rights reserved. * * This
www.eeworm.com/read/352714/10522187

c lmm_alloc_gen.c

/* * lmm_alloc_gen.c * Modified for use in 15-410 at CMU * Zachary Anderson(zra) */ /* * Copyright (c) 1995-1996, 1998-1999 University of Utah and the Flux Group. * All rights reserved. * *
www.eeworm.com/read/352714/10522193

c lmm_alloc_page.c

/* * lmm_alloc_page.c * Modified for use in 15-410 at CMU * Zachary Anderson(zra) */ /* * Copyright (c) 1995-1996, 1998 University of Utah and the Flux Group. * All rights reserved. * * This
www.eeworm.com/read/422976/10595970

dpr delphi7alloc.dpr

program Delphi7Alloc; uses Forms, CompareAllocForm in 'CompareAllocForm.pas' {Form6}; {$R *.res} begin Application.Initialize; Application.CreateForm(TForm6, Form6); Applicatio
www.eeworm.com/read/422976/10595983

res delphi7alloc.res

www.eeworm.com/read/422976/10596003

cfg delphi7alloc.cfg

-$A8 -$B- -$C+ -$D+ -$E- -$F- -$G+ -$H+ -$I+ -$J- -$K- -$L+ -$M- -$N+ -$O+ -$P+ -$Q- -$R- -$S- -$T- -$U- -$V+ -$W- -$X+ -$YD -$Z1 -cg -AWinTypes=Windows;WinProcs=Windows;Dbi
www.eeworm.com/read/422976/10596011

dof delphi7alloc.dof

[FileVersion] Version=7.0 [Compiler] A=8 B=0 C=1 D=1 E=0 F=0 G=1 H=1 I=1 J=0 K=0 L=1 M=0 N=1 O=1 P=1 Q=0 R=0 S=0 T=0 U=0 V=1 W=0 X=1 Y=1 Z=1 ShowHints=1 ShowWarnings=1 U
www.eeworm.com/read/349627/10812205

c gui_alloc_alloczero.c

/* ********************************************************************************************************* * uC/GUI * Univers
www.eeworm.com/read/349627/10812238

c gui_alloc_allocinit.c

/* ********************************************************************************************************* * uC/GUI * Univers