代码搜索:Memory
找到约 10,000 项符合「Memory」的源代码
代码结果 10,000
www.eeworm.com/read/360831/2958640
h memory.h
/* Memory.h - Memory mappings and remapping functions declarations */
/* Copyright - Galileo technology. */
#ifndef __INCmemoryh
#define __INCmemoryh
/* includes */
#include "core.h"
/* defines *
www.eeworm.com/read/360831/2958666
c memory.c
/*
* Copyright - Galileo technology.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* modify it und
www.eeworm.com/read/360831/2959165
memory_dump
64 MB:
0x00: 80 08 04 0c 09 01 40 00 01 a0 60 00 80 08 00 01
0x10: 8f 04 04 01 01 00 06 a0 60 00 00 14 10 14 2d 10
0x20: 20 10 20 10 00 00 00 00 00 00 00 00 00 00 00 00
0x30: 00 00 00 00 00 00 00 00 0
www.eeworm.com/read/360437/2963087
hpp memory.hpp
/*
Copyright (C) 2000-2007 MySQL AB
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
the Free Soft
www.eeworm.com/read/359509/2975970
asm memory.asm
malloc proto :DWORD
free proto :DWORD
.code
;:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
;
www.eeworm.com/read/359509/2975994
asm memory.asm
fCopyMemory proto :LPVOID, :LPVOID, :UINT
fZeroMemory proto :LPVOID, :UINT
fFillMemory proto :LPVOID, :UINT, :BYTE
new proto :DWORD
delete proto :LPVOID
.code
;::::::::::::::::::::::::::::::
www.eeworm.com/read/359509/2976014
asm memory.asm
; Four-F, 2002
; four-f@mail.ru
fCopyMemory proto :LPVOID, :LPVOID, :UINT
fZeroMemory proto :LPVOID, :UINT
fFillMemory proto :LPVOID, :UINT, :BYTE
malloc proto :DWORD
free proto :LPVOID
.co
www.eeworm.com/read/359509/2976025
asm memory.asm
; Four-F, 2002
; four-f@mail.ru
fCopyMemory proto :LPVOID, :LPVOID, :UINT
fZeroMemory proto :LPVOID, :UINT
fFillMemory proto :LPVOID, :UINT, :BYTE
malloc proto :DWORD
free proto :LPVOID
.co
www.eeworm.com/read/359509/2976039
asm memory.asm
; Four-F, 2002
; four-f@mail.ru
fCopyMemory proto :LPVOID, :LPVOID, :UINT
fZeroMemory proto :LPVOID, :UINT
fFillMemory proto :LPVOID, :UINT, :BYTE
new proto :DWORD
delete proto :LPVOID
.cod
www.eeworm.com/read/359509/2976047
asm memory.asm
; Four-F, 2002
; four-f@mail.ru
fCopyMemory proto :LPVOID, :LPVOID, :UINT
fZeroMemory proto :LPVOID, :UINT
fFillMemory proto :LPVOID, :UINT, :BYTE
malloc proto :DWORD
free proto :LPVOID
.co