代码搜索:Memory
找到约 10,000 项符合「Memory」的源代码
代码结果 10,000
www.eeworm.com/read/480930/1306986
c ip27-memory.c
/*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 2000
www.eeworm.com/read/479931/1328661
exp mi-read-memory.exp
# Copyright 1999, 2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public Lic
www.eeworm.com/read/479931/1328675
c mi-read-memory.c
static char bytes[256];
static short shorts[256];
static void
initialize (void)
{
int i;
for (i = 0; i < sizeof (bytes); i++)
{
bytes[i] = i;
shorts[i] = i * 2;
}
}
int
main
www.eeworm.com/read/475888/1375329
h pcsl_memory_impl.h
/*
*
*
* Copyright 1990-2007 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER
*
* This program is free software; you can redistribu
www.eeworm.com/read/475888/1375332
h pcsl_memory_port.h
/*
*
*
* Copyright 1990-2007 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER
*
* This program is free software; you can redistribu
www.eeworm.com/read/475888/1375334
c pcsl_memory_port.c
/*
*
*
* Copyright 1990-2007 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER
*
* This program is free software; you can redistribu
www.eeworm.com/read/475888/1375336
c pcsl_memory_port.c
/*
*
*
* Copyright 1990-2007 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER
*
* This program is free software; you can redistribu
www.eeworm.com/read/475888/1375339
h pcsl_memory_impl.h
/*
*
*
* Copyright 1990-2007 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER
*
* This program is free software; you can redistrib
www.eeworm.com/read/475888/1375342
h pcsl_memory_impl.h
/*
*
*
* Copyright 1990-2007 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER
*
* This program is free software; you can redistribut
www.eeworm.com/read/475888/1380058
s memory_asm_cpu.s
/*
* @(#)memory_asm_cpu.S 1.13 06/10/10
*
* Portions Copyright 2000-2008 Sun Microsystems, Inc. All Rights
* Reserved. Use is subject to license terms.
* DO NOT ALTER OR REMOVE COPYRIGHT NO