Searched refs:Dispatcher (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10/swig-12/Source/Modules/
H A Dbrowser.cxx21 class Browser:public Dispatcher {
89 Dispatcher::emit_one(n);
95 Dispatcher::emit_children(n);
H A Dswigmod.h52 class Dispatcher { class
55 Dispatcher ():cplus_mode(PUBLIC) { function in class:Dispatcher
57 virtual ~ Dispatcher () {
115 class Language:public Dispatcher {
H A Dlang.cxx82 * Dispatcher::emit_one()
87 int Dispatcher::emit_one(Node *n) {
188 * Dispatcher::emit_children()
193 int Dispatcher::emit_children(Node *n) {
216 int Dispatcher::defaultHandler(Node *) {
219 int Dispatcher::extendDirective(Node *n) {
222 int Dispatcher::applyDirective(Node *n) {
225 int Dispatcher::clearDirective(Node *n) {
228 int Dispatcher::constantDirective(Node *n) {
231 int Dispatcher
[all...]
H A Dcontract.cxx37 class Contracts:public Dispatcher {
H A Dallocate.cxx58 class Allocate:public Dispatcher {
H A Dtypepass.cxx30 class TypePass:private Dispatcher {
/macosx-10.10/tcl-105/tcl_ext/mk4tcl/metakit/tcl/
H A Dmk4tcl.h265 static int Dispatcher(ClientData cd, Tcl_Interp *ip, int oc, Tcl_Obj *const
310 static int Dispatcher(ClientData cd, Tcl_Interp *ip, int oc, Tcl_Obj *const
H A Dmk4too.cpp22 int MkView::Dispatcher(ClientData cd, Tcl_Interp *ip, int oc, Tcl_Obj *const * function in class:MkView
62 ::Dispatcher, this, MkView::DeleteProc);
70 ::Dispatcher) {
H A Dmk4tcl.cpp1434 int MkTcl::Dispatcher(ClientData cd, Tcl_Interp *ip, int oc, Tcl_Obj *const * function in class:MkTcl
1448 Tcl_CreateObjCommand(ip_, (char*)cmd_, Dispatcher, this, 0);
/macosx-10.10/swig-12/Source/
H A DMakefile.am115 SWIGTYPEDEFS=-T File -T DohObjInfo -T Parm -T Language -T List -T Typetab -T ModuleFactory -T ErrorMessageFormat -T Symtab -T Hash -T String -T DohBase -T Node -T String_or_char -T SwigType -T Dispatcher -T Wrapper -T DohStringMethods -T DohFileMethods -T DohListMethods -T DohHashMethods -T DOH -T DohIterator -T ParmList -T FILE -T HashNode -T DOHString_or_char

Completed in 164 milliseconds