Home
last modified time | relevance | path

Searched defs:vardec (Results 1 – 17 of 17) sorted by relevance

/dports/math/scilab/scilab-6.1.1/scilab/modules/ast/includes/exps/
H A Dforexp.hxx48 Exp& vardec, SeqExp& body) in ForExp()
/dports/math/ploticus-nox11/pl240src/src/
H A Dprocess_arg.c22 int j, nt, slen, rtnstat, olen, vardec; local
/dports/math/ploticus/pl240src/src/
H A Dprocess_arg.c22 int j, nt, slen, rtnstat, olen, vardec; local
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/
H A Ddec.h46 class vardec; variable
415 vardec(position pos, ty *base, decidlist *decs) in vardec() function
418 vardec(position pos, ty *base, decid *di) in vardec() function
/dports/math/asymptote/asymptote-2.67/
H A Ddec.h46 class vardec; variable
415 vardec(position pos, ty *base, decidlist *decs) in vardec() function
418 vardec(position pos, ty *base, decid *di) in vardec() function
/dports/math/teyjus/teyjus-2.1-7-ge63f40a/source/test/system_tests/hocompiler/
H A Dbobabsyn.sig39 type vardec string -> ttype -> texp -> tdec. type
/dports/math/scilab/scilab-6.1.1/scilab/modules/ast/includes/ast/
H A Ddeserializervisitor.hxx228 VarDec* vardec = new VarDec(vardec_location, *name, *init); in get_VarDec() local
349 VarDec* vardec = get_VarDec(vardec_location); in get_exp() local
/dports/lang/bsh/beanshell-2.1.0/src/bsh/
H A DClassGenerator.java166 BSHVariableDeclarator[] vardec = tvd.getDeclarators(); in getDeclaredVariables() local
/dports/www/kannel/gateway-1.4.4/wmlscript/
H A Dwsstree.c81 WsVarDec *vardec = ws_f_malloc(compiler->pool_stree, sizeof(*vardec)); in ws_variable_declaration() local
1141 WsVarDec *vardec = li->data; in linearize_variable_init() local
H A Dwsgram.h227 WsVarDec *vardec; member
H A Dwsgram.c313 WsVarDec *vardec; member
/dports/math/scilab/scilab-6.1.1/scilab/modules/ast/src/cpp/ast/
H A Dtreevisitor.cpp662 VarDec* vardec = e.getVardec().getAs<VarDec>(); in visit() local
/dports/graphics/aseprite/aseprite-1.2.9/third_party/mujs/
H A Djsparse.c612 static js_Ast *vardec(js_State *J, int notin) in vardec() function
/dports/math/teyjus/teyjus-2.1-7-ge63f40a/source/tables_gen/instrformats/
H A Dinstrgen-ocaml.c75 char* vardec = UTIL_mallocStr(length); in OC_mkVarDec() local
/dports/lang/mujs/mujs-1.2.0/
H A Djsparse.c655 static js_Ast *vardec(js_State *J, int notin) in vardec() function
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/mujs/
H A Djsparse.c655 static js_Ast *vardec(js_State *J, int notin) in vardec() function
/dports/math/teyjus/teyjus-2.1-7-ge63f40a/source/tables_gen/pervasives/
H A Docamlcode.c100 char* vardec = UTIL_mallocStr(length + 1); in OC_mkVarDec() local