代码搜索:Allocation

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

代码结果 5,034
www.eeworm.com/read/437033/1836232

compile fp.compile

#!/bin/sh # Author: Kees J. Bot # Compile one soft FP source file. # (These files shouldn't be optimized normally, but the 16-bit C compiler # only optimizes scratch register allocation a bit wi
www.eeworm.com/read/437033/1836285

compile fp.compile

#!/bin/sh # Author: Kees J. Bot # Compile one soft FP source file. # (These files shouldn't be optimized normally, but the 16-bit C compiler # only optimizes scratch register allocation a bit wi
www.eeworm.com/read/428078/1962598

c nr_conjgrad.c

#include "lastwave.h" #include "signals.h" static LWFLOAT *vector(int nl, int nh) { LWFLOAT *v; v=(LWFLOAT *) Malloc((unsigned) (nh-nl+1)*sizeof(LWFLOAT)); if (!v) Errorf("allocation failure in
www.eeworm.com/read/427042/1981844

h os_support_custom.h

/* Copyright (C) 2007 Psi Systems, Inc. Author: Jean-Marc Valin File: os_support_custom.h Memory Allocation overrides to allow user control rather than C alloc/free. Redistribution and
www.eeworm.com/read/411046/2194964

h xmlmemory.h

/* * xmlmemory.h: interface for the memory allocation debug. * * Daniel.Veillard@w3.org */ #ifndef _DEBUG_MEMORY_ALLOC_ #define _DEBUG_MEMORY_ALLOC_ #include #include
www.eeworm.com/read/411046/2195389

h xmlmemory.h

/* * xmlmemory.h: interface for the memory allocation debug. * * Daniel.Veillard@w3.org */ #ifndef _DEBUG_MEMORY_ALLOC_ #define _DEBUG_MEMORY_ALLOC_ #include #include
www.eeworm.com/read/397587/2400822

c tty.c

/* $Id: tty.c,v 1.1.1.1 1999/04/10 10:17:24 edwardc Exp $ */ /* * TTY.C ------ Routines for pseudo terminal allocation. * Various platforms are supported. * * Copyright (C) 1992, 1993 Yongguang
www.eeworm.com/read/389922/2530958

com fp6aaa~1.com

#!/bin/sh # Author: Kees J. Bot # Compile one soft FP source file. # (These files shouldn't be optimized normally, but the 16-bit C compiler # only optimizes scratch register allocation a bit wi
www.eeworm.com/read/387630/2557895

h xmlmemory.h

/* * xmlmemory.h: interface for the memory allocation debug. * * daniel@veillard.com */ #ifndef _DEBUG_MEMORY_ALLOC_ #define _DEBUG_MEMORY_ALLOC_ #include #if defined(WIN32) && define
www.eeworm.com/read/387630/2557906

h xmlmemory.h

/* * xmlmemory.h: interface for the memory allocation debug. * * daniel@veillard.com */ #ifndef _DEBUG_MEMORY_ALLOC_ #define _DEBUG_MEMORY_ALLOC_ #include #if defined(WIN32) && define