代码搜索:usage

找到约 10,000 项符合「usage」的源代码

代码结果 10,000
www.eeworm.com/read/307581/13720175

sh parentcomponent.sh

#!/bin/ksh # # SAMPLE NAME: parentComponent # # FUNCTIONS: This sample shell script lists the parent component of # a specified component. # # USAGE: parentComponent componentName
www.eeworm.com/read/307581/13720197

sh reopenfeature.sh

#!/bin/ksh # # SAMPLE NAME: reopenFeature # # FUNCTIONS: This sample shell script reopens a previously cancelled or # returned feature. # # USAGE: reopenFeature featureNumber # #
www.eeworm.com/read/307581/13720199

sh filelkafterrellk.sh

#!/usr/bin/ksh # # SAMPLE NAME: fileLkAfterRelLk # # USAGE: fileLkAfterRelLk [-committed] [-defect ] \ # [-?] [-help] # # P
www.eeworm.com/read/307581/13720208

sh reopendefect.sh

#!/bin/ksh # # SAMPLE NAME: reopenDefect # # FUNCTIONS: This sample shell script reopens a previously cancelled or # returned defect # # USAGE: reopenDefect defectNumber # # ENVIR
www.eeworm.com/read/307581/13720223

sh tracksincommit.sh

#!/bin/ksh # # SAMPLE NAME: tracksInCommit # # FUNCTIONS: This sample shell script lists the tracks that are in the # commit state for a specified release. # # USAGE: tracksInComm
www.eeworm.com/read/307581/13720236

sh tracksinint.sh

#!/bin/ksh # # SAMPLE NAME: tracksInInt # # FUNCTIONS: This sample shell script lists the tracks that are in the # integrate state for a specified release. # # USAGE: tracksInInt
www.eeworm.com/read/307581/13720237

sh fileversionsinlevel.sh

#!/bin/ksh # # SAMPLE NAME: fileVersionsInLevel # # FUNCTIONS: This sample shell script shows the file versions # that are included in a level. # # USAGE: fileVersionsInLevel rele
www.eeworm.com/read/307145/13727886

h distribs.h

/* ** The proper usage and copyright information for ** this software is covered in DSCRLic.TXT ** This code is Copyright 1999 by Dann Corbit */ /* ** Prototypes for creation of data distrib
www.eeworm.com/read/307145/13727896

h strcomp.h

/* ** The proper usage and copyright information for ** this software is covered in DSCRLic.TXT ** This code is Copyright 1999 by Dann Corbit */ /* ** string comparison functions. */ /*
www.eeworm.com/read/302770/13827763

m degree_of_cyclostationarity.m

function d=degree_of_cyclostationarity(R) % % DEGREE_OF_CYCLOSTATIONARITY % Compute the degrees of cyclostationarity of a signal % from its cyclic autocorrelation % % USAGE %