代码搜索结果

找到约 10,000 项符合 Memory 的代码

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

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

/* * NOTE!!! memcpy(dest,src,n) assumes ds=es=normal data segment. This * goes for all kernel functions (ds=es=kernel space, fs=local data, * gs=null), as well as for all well-behaving user programs (

memory.h

/* * Copyright (C) 1996-1998 by the Board of Trustees * of Leland Stanford Junior University. * * This file is part of the SimOS distribution. * See LICENSE file for terms of the license.

memory.tex

\startmanpage \mantitle{Memory}{tex}{10/7/2002} \manname{Memory} --- Memory Management Routines \subhead{Rules for memory management} \par MPICH explicity prohibits the appearence of {\tt malloc}, {\

memory.c~

/* * Copyright (c) 1999-2000 Caucho Technology. All rights reserved. * * Caucho Technology permits redistribution, modification and use * of this file in source and binary form ("the Software") u

memory.c

/* * Copyright (c) 1999-2000 Caucho Technology. All rights reserved. * * Caucho Technology permits redistribution, modification and use * of this file in source and binary form ("the Software") u

memory.c

/* memory.c - xdr routine for coding/decoding WDB memory structures */ /* Copyright 1994-1998 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history -------------------- 01f,

memory.c

/*******************************************************/ /* "C" Language Integrated Production System */ /* */ /*

memory.h

/* * linux/include/asm-arm/arch-ebsa285/memory.h * * Copyright (c) 1996-1999 Russell King. * * Changelog: * 20-Oct-1996 RMK Created * 31-Dec-1997 RMK Fixed definitions to reduce warnings. *