代码搜索结果
找到约 10,000 项符合
Memory 的代码
memory.h
/*
* linux/include/asm-arm/arch-pxa/memory.h
*
* Author: Nicolas Pitre
* Copyright: (C) 2001 MontaVista Software Inc.
*
* This program is free software; you can redistribute it and/or modify
memory.h
/*
* linux/include/asm-arm/arch-mx1ads/memory.h
*
* Copyright (C) 1999 ARM Limited
* Copyright (C) 2002 Shane Nay (shane@minirl.com)
*
* This program is free software; you can redistribute it
memory.h
#ifndef MEMORY_H
#define MEMORY_H
/*==========================================================================
Standard Memory Header
DESCRIP
memory.po
memory.o memory.o: memory.c ../../include/blob/config.h \
../../include/blob/arch.h ../../include/blob/proc/pxa.h \
../../include/blob/arch/pxa-regs.h ../../include/blob/bitfield.h \
../../inclu
memory.h
/*
* This file is part of the Mingw32 package.
*
* memory.h maps to the standard string.h header.
*/
#include
memory.c
/*
* MEMORY.C - internal command.
*
*
* History:
*
* 01-Sep-1999 (Eric Kohl)
* Started.
*
* 28-Apr-2005 (Magnus Olsen) )
* Remove all ha
memory.c
/* memory.c
Memory-resident database... */
/*
* Copyright (c) 1995, 1996, 1997, 1998 The Internet Software Consortium.
* All rights reserved.
*
* Redistribution and use in source and
memory.c
/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS NDIS library
* FILE: ndis/memory.c
* PURPOSE: Memory management routines
* PROGRAMMERS: Casper S. H
memory.c
/*
* File memory.c - managing memory
*
* Copyright (C) 2004, Eric Pouech
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser Gen
memory.c
#include
#include
#include
/*
* @unimplemented
*/
void* WINGDIPAPI
GdipAlloc(size_t size)
{
return NULL;
}
/*
* @unimplemented
*/
void