代码搜索结果

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

i82365.h

/* * i82365.h - Definitions for Intel 82365 PCIC * PCMCIA Card Interface Controller * * originally by Barry Jaspan; hacked over by Keith Moore * hacked to unrecognisability by Andrew McRae (andre

eni_buffer.c

/* * * =================================== * HARP | Host ATM Research Platform * =================================== * * * This Host ATM Research Platform ("HARP") file (the "Software") is *

vmmeter.h

/*- * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, ar

bitops.h

/*These are the standard ANSI bit operation macros. They are used by */ /*microcontrollers that don't have special bit operation instructions.*/ #define BIT(x) (1

entries

/memory.h/1.1.1.1/Fri Jul 2 11:45:01 2004// D

pmapi.h

/**************************************************************************** * * SciTech OS Portability Manager Library * * ========================================================

pm.c

/**************************************************************************** * * SciTech OS Portability Manager Library * * ========================================================

pm.c

/**************************************************************************** * * SciTech OS Portability Manager Library * * ========================================================

objectc.java

package net.betterjava.memory.strongreference; public class ObjectC { }

employ1.cpp

// Fig. 17.9: employ1.cpp // Member function definitions for class Employee #include using std::cout; using std::endl; #include #include #include "employ1.h"