代码搜索:Allocation

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

代码结果 5,034
www.eeworm.com/read/110034/6171756

h pgalloc.h

/* * linux/include/asm-arm/proc-armo/pgalloc.h * * Copyright (C) 2001 Russell King * * Page table allocation/freeing primitives for 26-bit ARM processors. */ /* unfortunately, this includes l
www.eeworm.com/read/102935/6230555

c memory.c

/* * Copyright (c) by Jaroslav Kysela * Copyright (c) by Takashi Iwai * * EMU10K1 memory page allocation (PTB area) * * * This program is free software; you
www.eeworm.com/read/493630/6396395

cmd 28335_ram.cmd

MEMORY { PAGE 0: /* Program Memory */ /* Memory (RAM/FLASH/OTP) blocks can be moved to PAGE1 for data allocation */ RAML0 : origin = 0x008000, length = 0x001000 /*
www.eeworm.com/read/493630/6396396

cmd f28335.cmd

MEMORY { PAGE 0: /* Program Memory */ /* Memory (RAM/FLASH/OTP) blocks can be moved to PAGE1 for data allocation */ RAML0 : origin = 0x008000, length = 0x001000 /*
www.eeworm.com/read/406076/11449723

c interface.c

/* command line interface for Clustal W */ /* DES was here MARCH. 1994 */ /* DES was here SEPT. 1994 */ /* Fixed memory allocation bug in check_param() . Alan Bleasby Dec 2002 */ #include
www.eeworm.com/read/128085/14316811

pas swaptestu.pas

unit swaptestu; // Win95 API memory allocation swapfile test & example // written by Phil Dorcas 4/4/97 - 4/7/97 // "Run test" button allocates memory with error checking on each press // "Re
www.eeworm.com/read/212602/15152359

m fm_vs.m

function fm_vs(flag,k) % FM_VS save Jacobian Matrices during time domain integrations % % FM_VS(FLAG,K) % FLAG 0 -> initialization and memory allocation % 1 -> enlarge memory all
www.eeworm.com/read/11175/207662

asm brk.asm

page ,132 title brk - C system call for memory ;*** ;brk.asm - DOS brk and sbrk memory allocation ; ; Copyright (c) 1985-1988, Microsoft Corporation. All rights reserved. ; ;Purpose: ; defi
www.eeworm.com/read/14771/408018

txt changes.txt

Changes for Version JM 6.1e to JM 6.1d -------------------------------------- Bug fixes * reference frame flag list1 * memory allocation * CABAC updates Changes for Version JM 6.1d to JM 6.1
www.eeworm.com/read/16793/690719

c malloc.c

/* malloc.c - dynamic memory allocation for bash. */ /* Copyright (C) 1985-2005 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne-Again SHell. Bash is free softwa