代码搜索:Allocation

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

代码结果 5,034
www.eeworm.com/read/161121/5560336

h pgalloc.h

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

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/152843/5658424

c pci_iommu.c

/* * arch/ppc64/kernel/pci_iommu.c * Copyright (C) 2001 Mike Corrigan & Dave Engebretsen, IBM Corporation * * Rewrite, cleanup, new allocation schemes: * Copyright (C) 2004 Olof Johansson, IBM Co
www.eeworm.com/read/171592/9745818

doc filesys.doc

Copyright (c) 1991-1993 R.A. Burgess MMURTL File System Service (MS-DOS FAT Compatible) INTRODUCTION The file system included with MMURTL is compatible with the MS-DOS FAT (File Allocation T
www.eeworm.com/read/247734/12622551

def _fat.def

#ifndef _FAT16_DEF_ // The FAT16_MAX_FILES_OPEN #define is only applicable when Dynamic // memeory allocation is not used (FAT16_DYNAMIC_MEM not defined). // Defines how many concurent open
www.eeworm.com/read/134594/13981234

c alloc.c

/* * alloc.c -- Memory allocation utilities for cluster * * $Log: alloc.c,v $ * Revision 1.8 1993/01/20 19:00:40 stolcke * triangular matrix stuff no longer needed * * Revision 1.7 1993/01/
www.eeworm.com/read/133944/14017039

m fuzall.m

function [U,dist,obj] = fuzall(data,phi,centroid,distype,W) % fuzzy k means allocation % calculate membership U & distance matrix, given centroid & phi % [U,dist,obj] = fuzall(data,phi,centroid,dis
www.eeworm.com/read/202077/15390704

c alloc.c

/* * alloc.c -- Memory allocation utilities for cluster * * $Log: alloc.c,v $ * Revision 1.8 1993/01/20 19:00:40 stolcke * triangular matrix stuff no longer needed * * Revision 1.7 1993/01/
www.eeworm.com/read/100266/15879215

c array.c

/* array.c: Handle allocation and manipulation of arrays */ #include "vt.h" #ifdef PROTOTYPES static Array *aralloc(void); static void mark_cframes(int, Cframe *); static void mark_estates(Estate *)
www.eeworm.com/read/187283/8835232

h regs.h

/* Define per-register tables for data flow info and register allocation. Copyright (C) 1987 Free Software Foundation, Inc. This file is part of GNU CC. GNU CC is free software; you can redistrib