代码搜索:Memory

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

代码结果 10,000
www.eeworm.com/read/432859/1889312

h memory.h

#ifndef MEMORY_INCLUDE #define MEMORY_INCLUDE /* the real memory include file */ #include extern void * memcpy_b ( /* Ptr to the destination buffer in memory. Must be at
www.eeworm.com/read/432474/1892545

c memory.c

/* memory.c - xdr routine for coding/decoding WDB memory structures */ /* Copyright 1994-1998 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history -------------------- 01f,
www.eeworm.com/read/432390/1894534

c memory.c

/*++ THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS F
www.eeworm.com/read/432012/1901448

fs memory.fs

\ tag: forth memory allocation \ \ Copyright (C) 2002-2003 Stefan Reinauer \ \ See the file "COPYING" for further information about \ the copyright and warranty status of this work. \ \ 7.3.3.2 me
www.eeworm.com/read/431876/1902934

c memory.c

/* memory.c - xdr routine for coding/decoding WDB memory structures */ /* Copyright 1994-1998 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history -------------------- 01f,
www.eeworm.com/read/431386/1907175

asm memory.asm

malloc proto :DWORD free proto :DWORD .code ;::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: ;
www.eeworm.com/read/431386/1907199

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/431386/1907219

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/431386/1907230

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/431386/1907244

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