代码搜索:alloc

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

代码结果 10,000
www.eeworm.com/read/159529/5582829

h os_alloc.h

/*------------------------------------------------------------------------------ $File: //hodad/usblink/3.4/source/os/linux_2_4_18/os_alloc.h $ $DateTime: 2003/11/14 13:57:14 $ $Revision: #1 $ Pur
www.eeworm.com/read/158872/5591007

h hw-alloc.h

/* Hardware memory allocator. Copyright (C) 1998 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. This program is free software; you ca
www.eeworm.com/read/158872/5591089

c hw-alloc.c

/* Hardware memory allocator. Copyright (C) 1998 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. This program is free software; you ca
www.eeworm.com/read/158865/5592979

h pthread_alloc.h

/* * Copyright (c) 1996-1997 * Silicon Graphics Computer Systems, Inc. * * Permission to use, copy, modify, distribute and sell this software * and its documentation for any purpose is hereby gra
www.eeworm.com/read/158865/5592984

h stl_alloc.h

/* * Copyright (c) 1996-1997 * Silicon Graphics Computer Systems, Inc. * * Permission to use, copy, modify, distribute and sell this software * and its documentation for any purpose is hereby gra
www.eeworm.com/read/153824/5644864

c nibble_alloc.c

/* * nibble_alloc.c - fast mem allocation for decoded values * * MS Dec 31/91 * * Copyright (C) 1992 Michael Sample and the University of British Columbia * * This library is free software; you
www.eeworm.com/read/153824/5644884

h nibble_alloc.h

/* * nibble_alloc.h - handles buffer allocation * MS 91 * * Copyright (C) 1992 Michael Sample and the University of British Columbia * * This library is free software; you can redistribute it an
www.eeworm.com/read/152843/5657098

c dma-alloc.c

/* dma-alloc.c: consistent DMA memory allocation * * Derived from arch/ppc/mm/cachemap.c * * PowerPC version derived from arch/arm/mm/consistent.c * Copyright (C) 2001 Dan Malek (dmalek@jlc.n
www.eeworm.com/read/471880/6883675

h fdtd-alloc.h

#ifndef _FDTD_ALLOC_H #define _FDTD_ALLOC_H #include #include /* memory allocation macros */ #define ALLOC_1D(name,nx,type) \ name = (ty
www.eeworm.com/read/471134/6897975

c my_alloc.c

/* */ /* Memory Allocation */ /* alloc_*.c */ /* */ #include #include typedef struct complex16{ double real,imag;}COMPLEX16; /* Memory Allocation for doubl