代码搜索:Allocation

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

代码结果 5,034
www.eeworm.com/read/427960/8908578

c ecdh.c

/* Example Elliptic Curve Diffie-Hellman program for constrained environments. Uses point compression. Stack-only memory allocation Use with this mirdef.h header (for a PC using MS C) #defin
www.eeworm.com/read/282867/9055441

kernel readme.kernel

NOTE: this info is out of date Radix Tree is 32 bits deep with a width of 4 bits (16 children) Which breaks out to 8 levels (8 iterations to get one refernce) Here is the bit allocation for each typ
www.eeworm.com/read/165816/10050687

h pciautoconfiglib.h

/* pciAutoConfigLib.h - PCI bus automatic resource allocation facility */ /* Copyright 1997-2000 Motorola, Inc. All Rights Reserved */ /* Copyright 1984-2000 Wind River Systems, Inc. */ /* mod
www.eeworm.com/read/356354/10230386

c pngerror.c

/* pngerror.c - stub functions for i/o and memory allocation * * libpng 1.2.5 - October 2, 2002 * For conditions of distribution and use, see copyright notice in png.h * Copyright (c) 1998-2002 G
www.eeworm.com/read/425214/10369674

h lf2407regs.h

volatile unsigned int *IMR = (volatile unsigned int *)0x0004; // Interrupt Mask Register volatile unsigned int *GREG = (volatile unsigned int *)0x0005; // Global memory allocation Regist
www.eeworm.com/read/425214/10369736

h lf2407regs.h

volatile unsigned int *IMR = (volatile unsigned int *)0x0004; // Interrupt Mask Register volatile unsigned int *GREG = (volatile unsigned int *)0x0005; // Global memory allocation Regist
www.eeworm.com/read/277934/10593258

cc allocator_bit_vector.cc

// file: allocator_bit_vector.cc // author: Marc Bumble // June1, 2000 // Class and functions used to maintain a bit vector for memory allocation // Copyright (C) 2000 by Marc D. Bumble // This prog
www.eeworm.com/read/421857/10692144

txt ntfs cluster size, better harddrive performance.txt

Cluster is an allocation unit. If you create file lets say 1 byte in size, at least one cluster should be allocated on FAT file system. On NTFS if file is small enough, it can be stored in MFT record
www.eeworm.com/read/418731/10934551

txt ntfs cluster size, better harddrive performance.txt

Cluster is an allocation unit. If you create file lets say 1 byte in size, at least one cluster should be allocated on FAT file system. On NTFS if file is small enough, it can be stored in MFT record
www.eeworm.com/read/129161/7077897

c pngstub.c

/* pngstub.c - stub functions for i/o and memory allocation libpng 1.0 beta 1 - version 0.71 For conditions of distribution and use, see copyright notice in png.h Copyright (c) 1995 Guy Er