代码搜索:Allocation

找到约 5,034 项符合「Allocation」的源代码

代码结果 5,034
www.eeworm.com/read/357352/3016302

c alloc_stats.c

/* vi: set sw=4 ts=4: */ /* * alloc_stats.c --- Update allocation statistics for ext2fs * * Copyright (C) 2001 Theodore Ts'o. * * %Begin-Header% * This file may be redistributed under the terms
www.eeworm.com/read/261682/4320001

h evbconfig.h

/* V0.1 Initial Release 10/July/2006 RBR Port over Tmote 21/December/2006 RS */ #ifndef EVBCONFIG_H #define EVBCONFIG_H //todo: figure it out...dynamic memory allocation //cha
www.eeworm.com/read/258893/4349492

c pgpmempool.c

/* * pgpMemPool.c - Pooled memory allocation, similar to GNU obstacks. * * Written by Colin Plumb. * * $Id: pgpMemPool.c,v 1.9 1997/07/29 20:01:40 hal Exp $ */ #include "pgpConfig.h" #
www.eeworm.com/read/253336/4398493

c alloc_stats.c

/* vi: set sw=4 ts=4: */ /* * alloc_stats.c --- Update allocation statistics for ext2fs * * Copyright (C) 2001 Theodore Ts'o. * * %Begin-Header% * This file may be redistributed under the terms
www.eeworm.com/read/162614/5536777

java pr18699.java

// Test for thread-local allocation problems. import java.util.HashMap; import java.util.Observable; import java.util.Observer; class PR18699 extends Observable implements Runnable, Observer { pu
www.eeworm.com/read/162519/5546309

java pr18699.java

// Test for thread-local allocation problems. import java.util.HashMap; import java.util.Observable; import java.util.Observer; class PR18699 extends Observable implements Runnable, Observer { pu
www.eeworm.com/read/369687/9636290

c lmalloc.c

#include #include #include "xlmalloc.h" static unsigned long Memfail=0L; /* Count of allocation failures */ static unsigned long Allocs=0L; /* Total allocations */ st
www.eeworm.com/read/412949/11173639

c lmalloc.c

#include #include #include "xlmalloc.h" static unsigned long Memfail=0L; /* Count of allocation failures */ static unsigned long Allocs=0L; /* Total allocations */ st
www.eeworm.com/read/412949/11173707

c lmalloc.c

#include #include #include "xlmalloc.h" static unsigned long Memfail=0L; /* Count of allocation failures */ static unsigned long Allocs=0L; /* Total allocations */ st
www.eeworm.com/read/412949/11173715

bak lmalloc.c.bak

#include #include #include "xlmalloc.h" static unsigned long Memfail=0L; /* Count of allocation failures */ static unsigned long Allocs=0L; /* Total allocations */ st