代码搜索:executed
找到约 9,141 项符合「executed」的源代码
代码结果 9,141
www.eeworm.com/read/312645/3661532
changelog
2004-05-27 Gary Thomas
* src/redboot_linux_exec.c (do_exec): Be sensitive to value in
"entry_address" as this can indicate if the image to be executed
is valid (the "load
www.eeworm.com/read/312645/3662215
changelog
2004-05-27 Gary Thomas
* src/redboot_linux_exec.c (do_exec): Be sensitive to value in
"entry_address" as this can indicate if the image to be executed
is valid (the "load
www.eeworm.com/read/312645/3663218
changelog
2004-05-27 Gary Thomas
* src/redboot_linux_exec.c (do_exec): Be sensitive to value in
"entry_address" as this can indicate if the image to be executed
is valid (the "load
www.eeworm.com/read/304222/3802239
c testit.c
/* $Revision: 1.3 $
**
** A "micro-shell" to test editline library.
** If given any arguments, commands aren't executed.
*/
#include
#if defined(HAVE_STDLIB)
#include
#endif /*
www.eeworm.com/read/389922/2530934
c testit.c
/* $Revision: 1.3 $
**
** A "micro-shell" to test editline library.
** If given any arguments, commands aren't executed.
*/
#include
#if defined(HAVE_STDLIB)
#include
#endif /*
www.eeworm.com/read/366702/2876976
f90 derived_pointer_null_1.f90
! { dg-do compile }
! { dg-options "-std=gnu" }
!
! Test of fix (patch unknown) for pr19181 and pr21300. This test is based
! on the example given in 21300. Note that this can be executed.
!
! Contri
www.eeworm.com/read/262041/4316192
h flashdev.h
/* flash.h:
*/
#define FLASH_TIMEOUT 1000000
#define FLASHFUNCSIZE 320
/* If this is set to 1, then the 28F640 functions are executed out of RAM. */
#define COPY_640OPS_TO_RAM 0
/* Manuf
www.eeworm.com/read/173823/9634022
java sleepyhead.java
// Chapter 7, Listing 3
public class SleepyHead extends Thread
{
// Run method is executed when thread first started
public void run()
{
System.out.println ("I feel sleepy. Wake me in eight
www.eeworm.com/read/181645/9242896
gel c5509.gel
/* The Startup() function is executed when the GEL file is loaded. */
StartUp()
{
C5509_Init();
GEL_TextOut("Gel StartUp Complete.\n");
}
menuitem "C5509_Configuration";
hotmenu CPU_Reset()
{
GE
www.eeworm.com/read/174964/9567061
gel c5509.gel
/* The Startup() function is executed when the GEL file is loaded. */
StartUp()
{
C5509_Init();
GEL_TextOut("Gel StartUp Complete.\n");
}
menuitem "C5509_Configuration";
hotmenu CPU_Reset()
{
GE