代码搜索:Memory
找到约 10,000 项符合「Memory」的源代码
代码结果 10,000
www.eeworm.com/read/141268/5774475
h memory_t.h
/*
* Copyright (c) 2001
* Politecnico di Torino. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that: (1)
www.eeworm.com/read/140704/5783898
h memory_manager.h
// file: memory_manager.h
//
// make sure definitions are only made once
//
#ifndef __ISIP_MEMORY_MANAGER
#define __ISIP_MEMORY_MANAGER
// isip include files
//
#ifndef __ISIP_INTEGRAL
#include
www.eeworm.com/read/136989/5826888
mpc shared_memory.mpc
project(*Hash Map) : aceexe {
exename = Hash_Map
Source_Files {
Hash_Map.cpp
}
}
project(Malloc) : aceexe {
exename = Malloc
Source_Files {
Malloc.cpp
}
}
project(M
www.eeworm.com/read/136989/5827909
cpp memory_test.cpp
// memory_test.cpp,v 1.3 2003/11/09 04:12:09 dhinton Exp
#define ACE_BUILD_SVC_DLL
#include "Performance_Test_Options.h"
#include "Benchmark_Performance.h"
ACE_RCSID(Synch_Benchmarks, memory_
www.eeworm.com/read/136989/5837916
cpp memory_pools.cpp
// Memory_Pools.cpp,v 1.10 2001/02/02 02:31:47 fhunleth Exp
#include "Memory_Pools.h"
#include "Event_Channel.h"
#if !defined (__ACE_INLINE__)
#include "Memory_Pools.i"
#endif /* __ACE_INLINE
www.eeworm.com/read/136989/5837932
i memory_pools.i
/* -*- C++ -*- */
// Memory_Pools.i,v 1.4 1998/10/12 04:37:27 coryan Exp
ACE_INLINE void *
ACE_ES_Memory_Pools::new_Dispatch_Request (void)
{
return Dispatch_Request_::instance ()->malloc (si
www.eeworm.com/read/136989/5837951
h memory_pools.h
/* -*- C++ -*- */
//=============================================================================
/**
* @file Memory_Pools.h
*
* Memory_Pools.h,v 1.21 2003/12/29 15:16:30 dhinton Exp
*
*
www.eeworm.com/read/136989/5838869
mpc memory_growth.mpc
// -*- MPC -*-
// Memory_Growth.mpc,v 1.4 2003/12/23 21:05:25 dhinton Exp
project(*server): taoexe, portableserver {
Source_Files {
Memory_Growth.cpp
server.cpp
}
}
project(*cl
www.eeworm.com/read/136989/5838872
h memory_growth.h
//
// Memory_Growth.h,v 1.2 2003/07/21 23:51:34 dhinton Exp
//
#ifndef MEMORY_GROWTH_H
#define MEMORY_GROWTH_H
#include /**/ "ace/pre.h"
#include "TestS.h"
#if defined (_MSC_VER)
# if (_