代码搜索:execute
找到约 10,000 项符合「execute」的源代码
代码结果 10,000
www.eeworm.com/read/486215/1253071
new units.m.new
% Script to generate a .mat file called
% units.mat which is the database for the unit class
% After appending new units please execute this script in
% directory @unit/private
%
% label %
www.eeworm.com/read/482750/1285854
scr reset_go_main.scr
// Hitex/Lue/11.02.2008
// Executable Script file for HiTOP Debugger
// Reset application & Go main
// Reset
RESET TARGET
// execute program till main
Go UNTIL main
wait
www.eeworm.com/read/482750/1285904
scr reset_go_main.scr
// Hitex/Lue/11.02.2008
// Executable Script file for HiTOP Debugger
// Reset application & Go main
// Reset
RESET TARGET
// execute program till main
Go UNTIL main
wait
www.eeworm.com/read/482750/1286176
scr reset_go_main.scr
// Hitex/Lue/11.02.2008
// Executable Script file for HiTOP Debugger
// Reset application & Go main
// Reset
RESET TARGET
// execute program till main
Go UNTIL main
wait
www.eeworm.com/read/480367/1318473
cpp codermixermt.cpp
// CoderMixerMT.cpp
#include "StdAfx.h"
#include "CoderMixerMT.h"
namespace NCoderMixer {
void CCoder::Execute() { Code(NULL); }
void CCoder::Code(ICompressProgressInfo *progress)
{
www.eeworm.com/read/470720/1450206
x 920501-7.x
# This doesn't work on sparc's with -mflat.
if { [istarget "sparc-*-*"] && [string match "*mflat*" $CFLAGS] } {
set torture_execute_xfail "sparc-*-*"
}
return 0
www.eeworm.com/read/470720/1450536
x 941014-1.x
# This doesn't always work for Thumb.
if { [istarget arm*-*-*] || [istarget xscale*-*-*] \
|| [istarget strongarm*-*-*] } {
set torture_eval_before_execute {
global compiler_conditional_xf
www.eeworm.com/read/470720/1450698
x 920428-2.x
# This doesn't work on sparc's with -mflat.
if { [istarget "sparc-*-*"] && [string match "*mflat*" $CFLAGS] } {
set torture_execute_xfail "sparc-*-*"
}
return 0
www.eeworm.com/read/470693/1462152
x 920501-7.x
# This doesn't work on sparc's with -mflat.
if { [istarget "sparc-*-*"] && [string match "*mflat*" $CFLAGS] } {
set torture_execute_xfail "sparc-*-*"
}
return 0
www.eeworm.com/read/470693/1462482
x 941014-1.x
# This doesn't always work for Thumb.
if { [istarget arm*-*-*] || [istarget xscale*-*-*] \
|| [istarget strongarm*-*-*] } {
set torture_eval_before_execute {
global compiler_conditional_xf