代码搜索:memory

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

代码结果 10,000
www.eeworm.com/read/291779/8396472

c memory.c

/* * linux/mm/memory.c * * (C) 1991 Linus Torvalds */ /* * demand-loading started 01.12.91 - seems it is high on the list of * things wanted, and it should be easy to implement. - Linus */ /* * 需求加载是
www.eeworm.com/read/291779/8396571

h memory.h

/* * NOTE!!! memcpy(dest,src,n) assumes ds=es=normal data segment. This * goes for all kernel functions (ds=es=kernel space, fs=local data, * gs=null), as well as for all well-behaving user programs (
www.eeworm.com/read/291498/8412368

c memory.c

/* * linux/mm/memory.c * * (C) 1991 Linus Torvalds */ /* * demand-loading started 01.12.91 - seems it is high on the list of * things wanted, and it should be easy to implement. - Linus */
www.eeworm.com/read/291498/8412431

h memory.h

/* * NOTE!!! memcpy(dest,src,n) assumes ds=es=normal data segment. This * goes for all kernel functions (ds=es=kernel space, fs=local data, * gs=null), as well as for all well-behaving user prog
www.eeworm.com/read/291252/8431588

c memory.c

/* * linux/mm/memory.c * * (C) 1991 Linus Torvalds */ /* * demand-loading started 01.12.91 - seems it is high on the list of * things wanted, and it should be easy to implement. - Linus */
www.eeworm.com/read/291252/8431675

h memory.h

/* * NOTE!!! memcpy(dest,src,n) assumes ds=es=normal data segment. This * goes for all kernel functions (ds=es=kernel space, fs=local data, * gs=null), as well as for all well-behaving user prog
www.eeworm.com/read/291164/8438838

h memory.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-98,2003 by Solar Designer */ /* * Memory allocation routines. */ #ifndef _JOHN_MEMORY_H #define _JOHN_MEMORY_H
www.eeworm.com/read/291164/8438938

c memory.c

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-98 by Solar Designer */ #include #include #include #include #include "ar
www.eeworm.com/read/190618/8440774

h memory.h

#ifndef _MEMORY_ #define _MEMORY_ char *memset(),*memcpy(); #endif /* _MEMORY_ */
www.eeworm.com/read/290943/8449195

axf memory.axf