代码搜索:Memory

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

代码结果 10,000
www.eeworm.com/read/428641/1957480

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/428075/1962801

c memory.c

/* * linux/mm/memory.c * * (C) 1991 Linus Torvalds */ /* * demand-loading started 01.12.91 - seems it is high on the list of * things wanted, and it should be easy to implement. - Linus */
www.eeworm.com/read/428075/1962834

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
www.eeworm.com/read/427463/1971476

c memory.c

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this sample source code is subject to the terms of the Microsoft // license agreement under which you licensed thi
www.eeworm.com/read/427463/1971497

c memory.c

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this sample source code is subject to the terms of the Microsoft // license agreement under which you licensed thi
www.eeworm.com/read/427463/1971524

c memory.c

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this sample source code is subject to the terms of the Microsoft // license agreement under which you licensed thi
www.eeworm.com/read/427458/1971651

c memory.c

/*++ THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS F
www.eeworm.com/read/426481/1989625

h memory.h

/* * linux/include/asm-arm/arch-s3c2400/memory.h by gj@denx.de * based on * linux/include/asm-arm/arch-sa1100/memory.h * * Copyright (c) 1999 Nicolas Pitre */ #ifndef __ASM_
www.eeworm.com/read/426481/1989947

h memory.h

/* Memory.h - Memory mappings and remapping functions declarations */ /* Copyright - Galileo technology. */ #ifndef __INCmemoryh #define __INCmemoryh /* includes */ #include "core.h" /* defines *
www.eeworm.com/read/426481/1989973

c memory.c

/* * Copyright - Galileo technology. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it und