Home
last modified time | relevance | path

Searched refs:callfunction (Results 1 – 25 of 41) sorted by relevance

12

/dports/devel/py-wsme/WSME-0.11.0/wsmeext/
H A Dpecan.py72 def callfunction(self, *args, **kwargs): function
131 pecan_xml_decorate(callfunction)
132 pecan_text_xml_decorate(callfunction)
134 pecan_json_decorate(callfunction)
136 pecan.util._cfg(callfunction)['argspec'] = argspec
137 callfunction._wsme_definition = funcdef
138 return callfunction
/dports/lang/huc/huc-3.21/src/huc/
H A Dexpr.c624 callfunction (0); in heir11()
628 callfunction (ptr); in heir11()
635 callfunction (0); in heir11()
638 callfunction (ptr); in heir11()
H A Dfunction.h11 void callfunction (char *ptr);
H A Dfunction.c193 void callfunction (char *ptr) in callfunction() function
/dports/games/xonotic/Xonotic/source/qcsrc/lib/
H A Dtest.qc26 if (isfunction(fn)) callfunction(fn);
H A Daccumulate.qh42 …if (substring(name, 0, funcprefixlen) == funcprefix) callfunction(substring(name, funcprefixlen, -…
/dports/lang/mosml/mosml-ver-2.10.1/src/mosmllib/test/callback/
H A Dcside.c307 value callfunction(value startval) { in callfunction() function
323 registercptr("call function", callfunction); in initialize_callbacktest()
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/testsuite/actionscript.all/
H A Dgetvariable.as646 callfunction
661 callfunction
673 callfunction
683 callfunction
/dports/graphics/ming/libming-ming-0_4_8/test/actionscript/
H A DASM_all.as11 callfunction
/dports/graphics/p5-ming/libming-ming-0_4_8/test/actionscript/
H A DASM_all.as11 callfunction
/dports/graphics/py-ming/libming-ming-0_4_8/test/actionscript/
H A DASM_all.as11 callfunction
/dports/devel/z88dk/z88dk/src/sccz80/
H A Dexpr.c688 callfunction(NULL,lval->ltype); in heirb()
698 callfunction(NULL,make_pointer(lval->ltype)); in heirb()
700 callfunction(ptr,NULL); in heirb()
H A Dccdefs.h50 extern void callfunction(SYMBOL *ptr, Type *func_ptr_call_type);
H A Dcallfunc.c75 void callfunction(SYMBOL *ptr, Type *fnptr_type) in callfunction() function
/dports/graphics/flasm/flasm-1.62_1/
H A Dkeywords.gperf162 callfunction, 1, CALLFUNCTION
/dports/games/quake-dpmod/quake-dpmod-20130301/dpmod/qc/menu/
H A Dmbuiltin.qc169 void callfunction(...) = #605;
H A Dmmanager.qc296 callfunction(self.type);
/dports/devel/efl/efl-1.25.1/src/bin/embryo/
H A Dembryo_cc_sc3.c63 static void callfunction(symbol * sym);
1658 callfunction(sym); in hier1()
1895 callfunction(symbol * sym) in callfunction() function
/dports/graphics/swftools/swftools-0.9.2/lib/action/
H A Dswf5compiler.flex176 callfunction { count(); return CALLFUNCTION; }
/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/ming-src/actioncompiler/
H A Dswf5compiler.flex283 callfunction { count(); return CALLFUNCTION; }
/dports/graphics/ming/libming-ming-0_4_8/src/actioncompiler/
H A Dswf5compiler.flex284 callfunction { count(); return CALLFUNCTION; }
/dports/graphics/p5-ming/libming-ming-0_4_8/src/actioncompiler/
H A Dswf5compiler.flex284 callfunction { count(); return CALLFUNCTION; }
/dports/graphics/py-ming/libming-ming-0_4_8/src/actioncompiler/
H A Dswf5compiler.flex284 callfunction { count(); return CALLFUNCTION; }
/dports/games/quake-dpmod/quake-dpmod-20130301/dpmod/qc/dpdefs/
H A Dmenudefs.qc328 void callfunction(...) = #605;
/dports/games/xonotic/Xonotic/source/darkplaces/dpdefs/
H A Dmenudefs.qc329 void callfunction(...) = #605;

12