代码搜索:alloc

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

代码结果 10,000
www.eeworm.com/read/287317/4024530

pthread_alloc

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

h alloc.h

www.eeworm.com/read/279968/4129116

s alloc.s

; ;(#)_alloc.s 1.4 90/10/14 21:57:19, AMD ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Copyright 1989, 1990 Advanced Micro Devices, Inc. ; ; This software is the
www.eeworm.com/read/279968/4129135

s _alloc.s

; @(#)_alloc.s 1.4 90/10/14 21:57:19, AMD ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Copyright 1989, 1990 Advanced Micro Devices, Inc. ; ; This software is the p
www.eeworm.com/read/278320/4146458

h alloc.h

/* alloc.h Definitions for the object management API protocol memory allocation... */ /* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1996-2003 by Internet
www.eeworm.com/read/277815/4151663

c alloc.c

/********** Copyright 1990 Regents of the University of California. All rights reserved. **********/ /* * Memory alloction functions */ #include "spice.h" #include "stdio.h" #include "misc.h" #in
www.eeworm.com/read/276929/4161203

cpp alloc.cpp

// Common/Alloc.cpp #include "StdAfx.h" #ifdef _WIN32 #include "MyWindows.h" #else #include #endif #include "Alloc.h" /* #define _SZ_ALLOC_DEBUG */ /* use _SZ_ALLOC_DEBUG to debug alloc
www.eeworm.com/read/276929/4161213

h alloc.h

// Common/Alloc.h #ifndef __COMMON_ALLOC_H #define __COMMON_ALLOC_H #include void *MyAlloc(size_t size) throw(); void MyFree(void *address) throw(); #ifdef _WIN32 bool SetLargePageSize
www.eeworm.com/read/272963/4213817

h alloc.h

/* alloc.h memory management functions and variables. Copyright (c) 1987, 1991 by Borland International All Rights Reserved. */ #if !defined(__ALLOC_H) #define __ALLOC_H #i
www.eeworm.com/read/270031/4242171

h 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