代码搜索:dispatch

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

代码结果 10,000
www.eeworm.com/read/468233/6995121

js laconic.js

function dispatch(mActionCode, form, actionObject){ if (actionObject) { if (actionObject.type && actionObject.type == 'button') { actionObject.disabled = true; } else { actionObj
www.eeworm.com/read/447020/7560221

m ncbevent.m

function ncbevent(theEvent) % ncbevent -- Dispatch an NCBrowser event. % ncbevent('theEvent') dispatches theEvent to % the "ncbevent" method of the NCBrowser that % owns the current window.
www.eeworm.com/read/396488/8103176

h hardware_gfd.h

;///////////////////////////////////////////////////////////////// ;file name: asixos.s // ;description: the kernel,dispatch // ;modify history: 2003-1-6 9:18 prot to ARM core ;
www.eeworm.com/read/396488/8103339

h hardware_gfd.h

;///////////////////////////////////////////////////////////////// ;file name: asixos.s // ;description: the kernel,dispatch // ;modify history: 2003-1-6 9:18 prot to ARM core ;
www.eeworm.com/read/410201/11298711

c pdoclose.c

#include "pch.h" NTSTATUS PptPdoClose( IN PDEVICE_OBJECT Pdo, IN PIRP Irp ) /*++ Routine Description: This routine is the dispatch for a close requests.
www.eeworm.com/read/255519/12077504

h hardware_gfd.h

;///////////////////////////////////////////////////////////////// ;file name: asixos.s // ;description: the kernel,dispatch // ;modify history: 2003-1-6 9:18 prot to ARM core ;
www.eeworm.com/read/255519/12077563

h hardware_gfd.h

;///////////////////////////////////////////////////////////////// ;file name: asixos.s // ;description: the kernel,dispatch // ;modify history: 2003-1-6 9:18 prot to ARM core ;
www.eeworm.com/read/207861/5000837

h hardware_gfd.h

;///////////////////////////////////////////////////////////////// ;file name: asixos.s // ;description: the kernel,dispatch // ;modify history: 2003-1-6 9:18 prot to ARM core ;
www.eeworm.com/read/181492/5276531

h hardware_gfd.h

;///////////////////////////////////////////////////////////////// ;file name: asixos.s // ;description: the kernel,dispatch // ;modify history: 2003-1-6 9:18 prot to ARM core ;
www.eeworm.com/read/178760/5312822

c strmputchar.c

/*----------------------------------------------------------------- strmputchar.c - stream putchar dispatch function Written for pic16 port, by Vangelis Rokas, 2005 (vrokas@otenet.gr)