代码搜索:Memory

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

代码结果 10,000
www.eeworm.com/read/250937/12374752

txt memory_management.txt

Date: Fri, 5 Sep 2003 20:31:03 +0300 From: Anatoly Vorobey To: memcached@lists.danga.com Subject: Re: Memory Management... On Fri, Sep 05, 2003 at 12:07:48PM -0400, Kyle R. Burton
www.eeworm.com/read/250773/12385397

asm memory_allocation.asm

#include "SS_SYN.h" //#define DEBUG_GEN_DATA .global Save_INTCTL; .global int_counter; #ifdef DEBUG_GEN_DATA .global I1; .global Q1; .global IQ1; #endif .global Pointer0; .global Pointer
www.eeworm.com/read/149140/12398849

h memory_struct.h

#ifndef OS_MEMORY_STRUCT #define OS_MEMORY_STRUCT struct file_window{ enum{ FILE_OPEN, FILE_CLOSE } state; struct file file; int block_ring; int file_front,file_back; int lock_
www.eeworm.com/read/149140/12398899

c call_memory.c

#include"../include/os.h" int memory_call_process(struct thread_environment *env) { int return_value=-1; union memory_call_parameter *par=get_memory_parameter(); switch(env->system_call_
www.eeworm.com/read/149140/12398934

h memory_function.h

#ifndef OS_MEMORY_FUNCTION #define OS_MEMORY_FUNCTION extern int get_memory_body_size( struct install_memory_body_parameter *par); extern int init_memory_body( struct memory_body_struct *my
www.eeworm.com/read/149140/12398939

h call_memory.h

#ifndef OS_MEMORY_MEMORY_CALL #define OS_MEMORY_MEMORY_CALL union memory_call_parameter{ struct{ struct install_memory_body_parameter memory_body_parameter; struct capability capabi
www.eeworm.com/read/149081/12404828

dat memory_count.dat

61 00000000 62 11111111 63 00000001 00 00111110 01 01000110 02 01111111 03 11000010 04 11000100 05 11000100 06 11111100 07 00000000
www.eeworm.com/read/132338/14097277

c memory_chunks.c

/********************************************************************** memory_chunks.c ********************************************************************** memory_chunks - Efficient bulk memo
www.eeworm.com/read/132338/14097302

c memory_util.c

/********************************************************************** memory_util.c ********************************************************************** memory_util - Usage control wrapper a
www.eeworm.com/read/132338/14097342

h memory_chunks.h

/********************************************************************** memory_chunks.h ********************************************************************** memory_chunks - Efficient bulk memo