代码搜索:executed
找到约 9,141 项符合「executed」的源代码
代码结果 9,141
www.eeworm.com/read/408038/11406163
gel f2407_program.gel
#define SCSR1 0x7018
#define SCSR2 0x7019
#define MP 0x0E
#define MC 0x0A
/* The Startup() function is executed when the GEL file is loaded. */
StartUp()
{
F2407_Init();
}
F24
www.eeworm.com/read/486037/1255298
h mman.h
#ifndef __ARM_MMAN_H__
#define __ARM_MMAN_H__
#define PROT_READ 0x1 /* page can be read */
#define PROT_WRITE 0x2 /* page can be written */
#define PROT_EXEC 0x4 /* page can be executed */
#define
www.eeworm.com/read/486037/1256863
h mman.h
#ifndef __ARM_MMAN_H__
#define __ARM_MMAN_H__
#define PROT_READ 0x1 /* page can be read */
#define PROT_WRITE 0x2 /* page can be written */
#define PROT_EXEC 0x4 /* page can be executed */
#define
www.eeworm.com/read/480930/1310290
h mman.h
#ifndef __ARM_MMAN_H__
#define __ARM_MMAN_H__
#define PROT_READ 0x1 /* page can be read */
#define PROT_WRITE 0x2 /* page can be written */
#define PROT_EXEC 0x4 /* page can be executed */
#define
www.eeworm.com/read/480930/1310551
h mman.h
#ifndef __ALPHA_MMAN_H__
#define __ALPHA_MMAN_H__
#define PROT_READ 0x1 /* page can be read */
#define PROT_WRITE 0x2 /* page can be written */
#define PROT_EXEC 0x4 /* page can be executed */
#de
www.eeworm.com/read/479151/1342540
h mman.h
#ifndef __ARM_MMAN_H__
#define __ARM_MMAN_H__
#define PROT_READ 0x1 /* page can be read */
#define PROT_WRITE 0x2 /* page can be written */
#define PROT_EXEC 0x4 /* page can be executed */
#define
www.eeworm.com/read/209559/4967655
h mman.h
#ifndef __ARM_MMAN_H__
#define __ARM_MMAN_H__
#define PROT_READ 0x1 /* page can be read */
#define PROT_WRITE 0x2 /* page can be written */
#define PROT_EXEC 0x4 /* page can be executed */
#define
www.eeworm.com/read/209559/4971065
h mman.h
#ifndef __ARM_MMAN_H__
#define __ARM_MMAN_H__
#define PROT_READ 0x1 /* page can be read */
#define PROT_WRITE 0x2 /* page can be written */
#define PROT_EXEC 0x4 /* page can be executed */
#define
www.eeworm.com/read/209559/4971443
h mman.h
#ifndef __ALPHA_MMAN_H__
#define __ALPHA_MMAN_H__
#define PROT_READ 0x1 /* page can be read */
#define PROT_WRITE 0x2 /* page can be written */
#define PROT_EXEC 0x4 /* page can be executed */
#de
www.eeworm.com/read/209559/4971982
h mman.h
#ifndef __PPC_MMAN_H__
#define __PPC_MMAN_H__
#define PROT_READ 0x1 /* page can be read */
#define PROT_WRITE 0x2 /* page can be written */
#define PROT_EXEC 0x4 /* page can be executed */
#define