代码搜索:Memory
找到约 10,000 项符合「Memory」的源代码
代码结果 10,000
www.eeworm.com/read/402480/2321709
h memory.h
/*
* Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana
* University Research and Technology
* Corporation. All rights reserved.
www.eeworm.com/read/401500/2340231
jad memory.jad
MIDlet-1: MemoryMidlet,,MemoryMidlet
MIDlet-Jar-URL: Memory.jar
MIDlet-Name: Memory Midlet Suite
MIDlet-Vendor: Midlet Suite Vendor
MIDlet-Version: 1.0.0
MicroEdition-Configuration: CLDC-1.1
Mic
www.eeworm.com/read/401176/2342957
c memory.c
/*
This file is part of GNUnet.
(C) 2006, 2007 Christian Grothoff (and other contributing authors)
GNUnet is free software; you can redistribute it and/or modify
it under the term
www.eeworm.com/read/400890/2344903
c 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,
www.eeworm.com/read/400650/2348205
c memory.c
/*
* Copyright 1997, Regents of the University of Minnesota
*
* memory.c
*
* This file contains routines that deal with memory allocation
*
* Started 2/24/96
* George
*
* $Id: memory.c 2501
www.eeworm.com/read/400650/2348500
c memory.c
/*
* Copyright 1997, Regents of the University of Minnesota
*
* memory.c
*
* This file contains routines that deal with memory allocation
*
* Started 2/24/96
* George
*
* $Id: memory.c 2501
www.eeworm.com/read/400494/2352112
h memory.h
/* Copyright (C) 1991 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Li
www.eeworm.com/read/400494/2352323
texi memory.texi
@comment !!! describe mmap et al (here?)
@c !!! doc brk/sbrk
@node Memory Allocation, Character Handling, Error Reporting, Top
@chapter Memory Allocation
@cindex memory allocation
@cindex storage all
www.eeworm.com/read/399446/2360506
h 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 prog