Searched defs:dispatch (Results 1 - 25 of 74) sorted by relevance

123

/macosx-10.9.5/WebCore-7537.78.1/Modules/indexeddb/
H A DIDBEventDispatcher.cpp39 bool IDBEventDispatcher::dispatch(Event* event, Vector<RefPtr<EventTarget> >& eventTargets) function in class:WebCore::IDBEventDispatcher
/macosx-10.9.5/WebKit2-7537.78.2/Platform/mac/
H A DWorkQueueMac.cpp29 void WorkQueue::dispatch(const Function<void()>& function) function in class:WorkQueue
/macosx-10.9.5/WebCore-7537.78.1/page/scrolling/
H A DScrollingThread.cpp48 void ScrollingThread::dispatch(const Function<void()>& function) function in class:WebCore::ScrollingThread
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DRunLoop.cpp123 void RunLoop::dispatch(const Function<void()>& function) function in class:WebCore::RunLoop
/macosx-10.9.5/WebCore-7537.78.1/storage/
H A DStorageSyncManager.cpp74 void StorageSyncManager::dispatch(const Function<void ()>& function) function in class:WebCore::StorageSyncManager
H A DStorageThread.cpp84 void StorageThread::dispatch(const Function<void ()>& function) function in class:WebCore::StorageThread
/macosx-10.9.5/OpenSSH-186/openssh/
H A Ddispatch.c42 dispatch_fn *dispatch[DISPATCH_MAX]; variable
/macosx-10.9.5/AppleRAID-4.0.6/
H A DAppleRAIDUserClient.cpp76 externalMethod(uint32_t selector, IOExternalMethodArguments * arguments, IOExternalMethodDispatch * dispatch, OSObject * target, void * reference) argument
/macosx-10.9.5/CPANInternal-140/JSON-RPC/lib/JSON/RPC/
H A DServer.pm67 sub dispatch { subroutine
/macosx-10.9.5/CPANInternal-140/JSON-RPC-0.96/lib/JSON/RPC/
H A DServer.pm67 sub dispatch { subroutine
/macosx-10.9.5/CPANInternal-140/JSON-RPC-1.03/lib/JSON/RPC/Legacy/
H A DServer.pm67 sub dispatch { subroutine
/macosx-10.9.5/IOSCSIParallelFamily-300.0.2/TestTools/AppleSCSIHBAEmulator/
H A DAppleSCSIEmulatorAdapterUC.cpp257 externalMethod( uint32_t selector, IOExternalMethodArguments * args, IOExternalMethodDispatch * dispatch, OSObject * target, void * reference ) argument
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DEventDispatcher.cpp102 bool EventDispatcher::dispatch() function in class:WebCore::EventDispatcher
H A DContainerNodeAlgorithms.h128 static void dispatch(GenericNode*, GenericNodeContainer*) function in struct:WebCore::Private::NodeRemovalDispatcher
136 static void dispatch(GenericNode* node, GenericNodeContainer* container) function in struct:WebCore::Private::NodeRemovalDispatcher
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DDocumentWriter.cpp114 void DocumentWriter::begin(const KURL& urlReference, bool dispatch, Document* ownerDocument) argument
/macosx-10.9.5/WebKit2-7537.78.2/Platform/qt/
H A DWorkQueueQt.cpp109 void WorkQueue::dispatch(const Function<void()>& function) function in class:WorkQueue
/macosx-10.9.5/IOGraphics-471.92.1/IOGraphicsFamily/
H A DIOFramebufferUserClient.cpp155 externalMethod( uint32_t selector, IOExternalMethodArguments * args, IOExternalMethodDispatch * dispatch, OSObject * target, void * reference ) argument
/macosx-10.9.5/IONetworkingFamily-100/
H A DIONetworkUserClient.cpp121 externalMethod( uint32_t selector, IOExternalMethodArguments * arguments, IOExternalMethodDispatch * dispatch, OSObject * target, void * reference ) argument
/macosx-10.9.5/IOPCIFamily-224.92.1/AppleSamplePCI/
H A DAppleSamplePCIUserClient.cpp129 externalMethod( uint32_t selector, IOExternalMethodArguments * arguments, IOExternalMethodDispatch * dispatch, OSObject * target, void * reference ) argument
/macosx-10.9.5/WebKit2-7537.78.2/Platform/efl/
H A DWorkQueueEfl.cpp214 void WorkQueue::dispatch(const Function<void()>& function) function in class:WorkQueue
/macosx-10.9.5/WebKit2-7537.78.2/Platform/win/
H A DWorkQueueWin.cpp189 void WorkQueue::dispatch(const Function<void()>& function) function in class:WorkQueue
/macosx-10.9.5/ruby-104/ruby/lib/xmlrpc/
H A Dserver.rb294 def dispatch(methodname, *args) method
/macosx-10.9.5/DiskArbitration-266/diskarbitrationd/
H A DDAStage.c251 Boolean dispatch = TRUE; local
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDFamily/
H A DIOHIDEventServiceUserClient.cpp165 IOExternalMethodDispatch * dispatch; member in struct:HIDCommandGateArgs
170 externalMethod( uint32_t selector, IOExternalMethodArguments * arguments, IOExternalMethodDispatch * dispatch, OSObject * target, void * reference) argument
/macosx-10.9.5/WebKit2-7537.78.2/Platform/
H A DWorkQueue.h173 void dispatch() { m_function(); } function in class:WorkQueue::TimerWorkItem

Completed in 266 milliseconds

123