代码搜索:executed
找到约 9,141 项符合「executed」的源代码
代码结果 9,141
www.eeworm.com/read/323581/3513934
tcl cleanup.tcl
# cleanup.tcl --
#
# This program tests whether whether there is any garbage left
# after all the test files are executed. If so, either Tix has
# resource leak or the test suite doesn't clean up prop
www.eeworm.com/read/323581/3514115
tcl pkg4.tcl
# pkg4.tcl --
#
# Test package for pkg_mkIndex. This package requires pkg3, and it calls
# a pkg3 proc in the code that is executed by the file
#
# Copyright (c) 1998 by Scriptics Corporation.
# All
www.eeworm.com/read/302096/3827155
xif coord.xif
/* $XORP: xorp/xrl/interfaces/coord.xif,v 1.3 2003/06/26 02:17:43 atanu Exp $ */
/*
* Interface to the coordinating BGP test process.
*/
interface coord/0.1 {
/**
* Command to be executed by th
www.eeworm.com/read/280396/4126584
s selfdestruct.s
.include "p24fxxxx.inc"
goto PostSelfDestruct ; Make sure this code isn't executed on accident
.global _SelfDestruct
_SelfDestruct:
;Write a goto 0 to first possible instruction
mov #0x4
www.eeworm.com/read/280396/4126631
s selfdestruct.s
.include "p24fxxxx.inc"
goto PostSelfDestruct ; Make sure this code isn't executed on accident
.global _SelfDestruct
_SelfDestruct:
;Write a goto 0 to first possible instruction
mov #0x4
www.eeworm.com/read/280396/4126679
s selfdestruct.s
.include "p24fxxxx.inc"
goto PostSelfDestruct ; Make sure this code isn't executed on accident
.global _SelfDestruct
_SelfDestruct:
;Write a goto 0 to first possible instruction
mov #0x4
www.eeworm.com/read/273525/4209027
ado _prefix_run_error.ado
*! version 1.0.0 03jan2005
program _prefix_run_error
version 9
args rc caller cmdname
di as err `"an error occurred when `caller' executed `cmdname'"'
exit `rc'
end
exit
www.eeworm.com/read/420998/2058087
expected-output
Running.
client: send_request
server: receive_request_service_contexts
server: locator preinvoke: oid: `hello', operation: `hello'
server: receive_request: hello executed on: IDL:HelloWorld:1.0
server
www.eeworm.com/read/416830/2107239
expected-output
Running.
client: send_request
server: receive_request_service_contexts
server: locator preinvoke: oid: `hello', operation: `hello'
server: receive_request: hello executed on: IDL:HelloWorld:1.0
server
www.eeworm.com/read/369339/2800933
1 time.1
.th TIME I 8/16/73
.sh NAME
time \*- time a command
.sh SYNOPSIS
.bd time
command
.sh DESCRIPTION
The
given command is executed; after it is complete,
.it time
prints the elapsed time during the comma