代码搜索:Allocation

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

代码结果 5,034
www.eeworm.com/read/268204/11149594

h f2407_c.h

/* Core registers */ #define IMR (volatile unsigned int *)0x0004 /* Interrupt mask reg */ #define GREG (volatile unsigned int *)0x0005 /* Global memory allocation reg */ #defin
www.eeworm.com/read/268203/11149677

h f2407_c.h

/* Core registers */ #define IMR (volatile unsigned int *)0x0004 /* Interrupt mask reg */ #define GREG (volatile unsigned int *)0x0005 /* Global memory allocation reg */ #defin
www.eeworm.com/read/413176/11164095

h pretoin.h

#include /*For formated input output like fprintf and fscanf*/ #include /*For formated string like strcpy and strcmp*/ #include /*For dynamic memory allocation like fr
www.eeworm.com/read/235248/14080228

txt importing-c++-classes.txt

Any shared library that wishes to export C++ classes to UC must be relinked with the ucstub.cpp file. This redefines operator new and delete, so that both UC and the DLL use the same allocation str
www.eeworm.com/read/202383/15385004

h f2407_c.h

/* Core registers */ #define IMR (volatile unsigned int *)0x0004 /* Interrupt mask reg */ #define GREG (volatile unsigned int *)0x0005 /* Global memory allocation reg */ #def
www.eeworm.com/read/200737/15426316

c memtst.c

/* V0.1 Initial Release 10/July/2006 RBR */ //test memory allocation #include "msstate_lrwpan.h" #define MAXLOOPS 100 #define MAXBLKS 100 #define MAXBLKSIZE 256 unsigned cha
www.eeworm.com/read/100052/15571675

h memory.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-98 by Solar Designer */ /* * Memory allocation routines. */ #ifndef _JOHN_MEMORY_H #define _JOHN_MEMORY_H #incl
www.eeworm.com/read/108044/15595745

c h.c

/* * h.c -- Handle allocation module * * Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved. * See the file "license.txt" for usage and redistribution license requirements *
www.eeworm.com/read/108044/15595761

c balloc.c

/* * balloc.c -- Block allocation module * * Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved. * * See the file "license.txt" for usage and redistribution license requirem
www.eeworm.com/read/105435/15666892

c h.c

/* * h.c -- Handle allocation module * * Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved. * See the file "license.txt" for usage and redistribution license requirements * * $