代码搜索:Memory
找到约 10,000 项符合「Memory」的源代码
代码结果 10,000
www.eeworm.com/read/117325/6104533
h memory_freebsd2.h
/*
* memory quantity mib groups
*
*/
#ifndef _MIBGROUP_MEMORY_H
#define _MIBGROUP_MEMORY_H
#include "mibdefs.h"
int getswap (int);
extern FindVarMethod var_extensible_mem;
extern void init_memor
www.eeworm.com/read/117325/6104545
c memory_solaris2.c
#include /* local SNMP configuration details*/
#if HAVE_STRING_H
#include
#endif
#if HAVE_STDLIB_H
#include
#endif
#include
#if HAVE_
www.eeworm.com/read/117325/6104548
h memory_solaris2.h
/*
* memory quantity mib groups
*
*/
#ifndef _MIBGROUP_MEMORY_H
#define _MIBGROUP_MEMORY_H
#include "mibdefs.h"
int getswap(int);
extern FindVarMethod var_extensible_mem;
void init_memory_solar
www.eeworm.com/read/117181/6110809
exp mi-read-memory.exp
# Copyright 1999, 2000 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 License as published by
#
www.eeworm.com/read/117181/6110819
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/113668/6126584
h outputsource_memory_generic.h
/* $Id: outputsource_memory_generic.h,v 1.7 2003/10/14 15:52:12 mbn Exp $
**
** ClanLib Game SDK
** Copyright (C) 2003 The ClanLib Team
** For a total list of contributers see the file CREDIT
www.eeworm.com/read/113668/6126586
h inputsource_memory_generic.h
/* $Id: inputsource_memory_generic.h,v 1.10 2003/10/14 15:52:12 mbn Exp $
**
** ClanLib Game SDK
** Copyright (C) 2003 The ClanLib Team
** For a total list of contributers see the file CREDIT
www.eeworm.com/read/113668/6126587
cpp outputsource_memory_generic.cpp
/* $Id: outputsource_memory_generic.cpp,v 1.7 2003/07/20 22:30:53 grumbel Exp $
**
** ClanLib Game SDK
** Copyright (C) 2003 The ClanLib Team
** For a total list of contributers see the file
www.eeworm.com/read/113668/6126589
cpp inputsource_memory_generic.cpp
/* $Id: inputsource_memory_generic.cpp,v 1.12 2003/07/20 22:30:53 grumbel Exp $
**
** ClanLib Game SDK
** Copyright (C) 2003 The ClanLib Team
** For a total list of contributers see the file
www.eeworm.com/read/110034/6168694
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