代码搜索:Memory
找到约 10,000 项符合「Memory」的源代码
代码结果 10,000
www.eeworm.com/read/410339/2212614
h memory.h
/*
* linux/include/asm-arm/arch-l7200/memory.h
*
* Copyright (c) 2000 Steve Hill (sjhill@cotw.com)
* Copyright (c) 2000 Rob Scott (rscott@mtrob.fdns.net)
*
* Changelog:
* 03-13-2000 SJH Create
www.eeworm.com/read/410339/2212658
h memory.h
/*
* linux/include/asm-arm/arch-rpc/memory.h
*
* Copyright (C) 1996,1997,1998 Russell King.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the
www.eeworm.com/read/409921/2220324
h memory.h
/*
* This file is part of the Mingw32 package.
*
* memory.h maps to the standard string.h header.
*/
#include
www.eeworm.com/read/409921/2220635
c memory.c
/*
* MEMORY.C - internal command.
*
*
* History:
*
* 01-Sep-1999 (Eric Kohl)
* Started.
*
* 28-Apr-2005 (Magnus Olsen) )
* Remove all ha
www.eeworm.com/read/409921/2220839
c 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
www.eeworm.com/read/409921/2222792
c 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
www.eeworm.com/read/409921/2224960
c 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
www.eeworm.com/read/409921/2226579
c memory.c
#include
#include
#include
/*
* @unimplemented
*/
void* WINGDIPAPI
GdipAlloc(size_t size)
{
return NULL;
}
/*
* @unimplemented
*/
void
www.eeworm.com/read/408818/2243100
h memory.h
/* Memory.h - Memory mappings and remapping functions declarations */
/* Copyright - Galileo technology. */
#ifndef __INCmemoryh
#define __INCmemoryh
/* includes */
#include "core.h"
/* defines *