代码搜索:Allocation
找到约 5,034 项符合「Allocation」的源代码
代码结果 5,034
www.eeworm.com/read/470713/1454466
java outofmemoryerror.java
/* OutOfMemoryError.java -- thrown when a memory allocation fails
Copyright (C) 1998, 1999, 2001, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free sof
www.eeworm.com/read/470693/1466356
java outofmemoryerror.java
/* OutOfMemoryError.java -- thrown when a memory allocation fails
Copyright (C) 1998, 1999, 2001, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free sof
www.eeworm.com/read/456693/1604709
h pymem.h
/* Lowest-level memory allocation interface */
#ifndef Py_PYMEM_H
#define Py_PYMEM_H
#include "pyport.h"
#ifdef __cplusplus
extern "C" {
#endif
/*
* Core memory allocator
* ======
www.eeworm.com/read/455538/1611697
c pngerror.c
/* pngerror.c - stub functions for i/o and memory allocation
*
* libpng 1.0.7 - July 1, 2000
* For conditions of distribution and use, see copyright notice in png.h
* Copyright (c) 1998, 1999, 20
www.eeworm.com/read/455538/1611752
c pngmem.c
/* pngmem.c - stub functions for memory allocation
*
* libpng 1.0.7 - July 1, 2000
* For conditions of distribution and use, see copyright notice in png.h
* Copyright (c) 1998, 1999, 2000 Glenn R
www.eeworm.com/read/455528/1612874
c pngerror.c
/* pngerror.c - stub functions for i/o and memory allocation
*
* libpng 1.0.7 - July 1, 2000
* For conditions of distribution and use, see copyright notice in png.h
* Copyright (c) 1998, 1999, 20
www.eeworm.com/read/455528/1612929
c pngmem.c
/* pngmem.c - stub functions for memory allocation
*
* libpng 1.0.7 - July 1, 2000
* For conditions of distribution and use, see copyright notice in png.h
* Copyright (c) 1998, 1999, 2000 Glenn R
www.eeworm.com/read/249482/4450630
dat funtc96b.dat
#include
#include
int main(void)
{
char *ptr;
printf("Changing allocation with brk()
");
ptr = malloc(1);
printf("Before brk() call: %lu bytes free
", corele
www.eeworm.com/read/249144/4455468
c pngerror.c
/* pngerror.c - stub functions for i/o and memory allocation
*
* libpng 1.0.9 - January 31, 2001
* For conditions of distribution and use, see copyright notice in png.h
* Copyright (c) 1998-2001
www.eeworm.com/read/249144/4455552
c pngmem.c
/* pngmem.c - stub functions for memory allocation
*
* libpng 1.0.9 - January 31, 2001
* For conditions of distribution and use, see copyright notice in png.h
* Copyright (c) 1998-2001 Glenn Rand