代码搜索:executing

找到约 1,160 项符合「executing」的源代码

代码结果 1,160
www.eeworm.com/read/493401/6402332

cc addrspace.cc

// addrspace.cc // Routines to manage address spaces (executing user programs). // // In order to run a user program, you must: // // 1. link with the -N -T 0 option // 2. run coff2noff to convert t
www.eeworm.com/read/481225/6645193

cc addrspace.cc

// addrspace.cc // Routines to manage address spaces (executing user programs). // // In order to run a user program, you must: // // 1. link with the -N -T 0 option // 2. run coff2noff to convert t
www.eeworm.com/read/409089/11358557

txt readme.txt

AvrX for avr-gcc & IAR ICCAVR, version 2.6 example code 08-June-2001 After executing a "make clean" the directory listing is as follows: Timers.c - Shows how to set up the AvrX Timer Queue me
www.eeworm.com/read/250137/12428419

h write_erase_secure_gnu.h

#ifndef _WRITE_ERASE_SECURE_H #define _WRITE_ERASE_SECURE_H typedef enum { SUCCESS=300, INVALID_SECTOR=301, SECTOR_ALREADY_SECURED=302, NOT_EXECUTING_IN_RAM=303, WRONG_PART=
www.eeworm.com/read/214672/15092306

cc addrspace.cc

// addrspace.cc // Routines to manage address spaces (executing user programs). // // In order to run a user program, you must: // // 1. link with the -n -T 0 option // 2. run coff2noff to convert t
www.eeworm.com/read/491809/1187560

cc addrspace.cc

// addrspace.cc // Routines to manage address spaces (executing user programs). // // In order to run a user program, you must: // // 1. link with the -N -T 0 option // 2. run coff2noff to convert t
www.eeworm.com/read/247171/4488110

changelog

2007-04-06 Rolf Bjarne Kvinge * ExternalProcessExecutor.vb: Handle exceptions while executing process instead of crashing. * TestList.vb: Don't inherit from List anymore, ins
www.eeworm.com/read/229812/4739461

c chk_exec.c

#include #include #include char buff[2048]; char *prefix[2] = { "PASS executing ", "PASS source\\", }; size_t plen[2]; int main( int argc, char *
www.eeworm.com/read/229812/4745440

c chk_exec.c

#include #include #include char buff[2048]; char prefix[] = "PASS executing "; size_t plen; int main( int argc, char **argv ) { FILE *fp; cha
www.eeworm.com/read/134636/13979265

htm s13_03.htm

80386 Programmer's Reference Manual -- Section 13.3 up: Chapter 13 -- Executing