代码搜索:syntax
找到约 10,000 项符合「syntax」的源代码
代码结果 10,000
www.eeworm.com/read/273525/4208044
ado varirf_create.ado
*! version 1.2.6 01apr2005
program define varirf_create
version 8.0
syntax anything(id="irf name") /*
*/ [, /*
*/ * /*
*/ ] /*
*/
CREATE `0'
exit
end
program define CREATE
www.eeworm.com/read/273525/4208079
ado varsoc.ado
*! version 1.1.6 01apr2005
program define varsoc, rclass byable(recall) sort
version 8.0
syntax [varlist(default=none ts numeric)] [if] [in], /*
*/ [ESTimates(string) /*
*/ Maxlag(strin
www.eeworm.com/read/273525/4208084
ado varirf_cgraph.ado
*! version 2.2.12 17mar2005
program define varirf_cgraph, rclass
version 8.0
syntax anything(name=gcmds id="specific graphs") /*
*/ [, /*
*/ INdividual /*
*/ LSTep(numlist max
www.eeworm.com/read/273525/4208445
class gx.class
class {
rgb = "255 255 255"
}, inherit(view)
program define new
version 7
syntax [, Color(numlist integer min=3 max=3 >=0
www.eeworm.com/read/273525/4208677
ado gphprint.ado
*! version 1.0.6 08jan2001
program define gphprint
version 7.0
syntax [, SAVing(string) COpies(string) noLogo STATAFonts /*
*/ SHAding(string) thickness(string) Resize( integer 100 )/*
*/
www.eeworm.com/read/273525/4208762
class gxf.class
class {
rgb = "255 255 255"
}, inherit(view)
program define new
version 7
syntax [, Color(numlist integer min=3 max=3 >=0
www.eeworm.com/read/273525/4208802
ado _getcovcorr.ado
*! version 1.0.0 30mar2005
program _getcovcorr, rclass
version 8
#del ;
syntax anything(name=Cin id="correlation or covariance matrix")
[,
NAMes(str) // namelist; required with vec
www.eeworm.com/read/273525/4208819
ado _shortenpath.ado
*! version 1.0.2 06nov2002
program define _shortenpath, rclass
version 8
syntax anything, len(int) [ head(str) ]
assert `len' > 0
// not with quotes
local pathfile `anything'
if
www.eeworm.com/read/273525/4208929
ado _fr_aspect_parse_and_log.ado
*! version 1.0.1 18nov2004
program _fr_aspect_parse_and_log
gettoken log 0 : 0
syntax [anything] [ , PLACEment(string asis) ]
// handle aspect ratio
if `"`anythi
www.eeworm.com/read/273525/4208996
ado _svy2.ado
*! version 1.0.7 01apr2005
program _svy2, rclass sort
version 9
syntax varlist(numeric) [if] [in] ///
[pw iw], ///
TYPE(name) ///
[ ///
SVY ZEROweight ///
over(passthru)