/external/webkit/Source/WebKit/mac/Plugins/Hosted/ |
D | WebKitPluginClient.defs | 34 simpleroutine PCStatusText(clientPort :mach_port_t; 38 routine PCLoadURL(clientPort :mach_port_t; 47 simpleroutine PCCancelLoadURL(clientPort :mach_port_t; 52 simpleroutine PCInvalidateRect(clientPort :mach_port_t; 59 routine PCGetCookies(clientPort :mach_port_t; 65 routine PCSetCookies(clientPort :mach_port_t; 71 routine PCGetProxy(clientPort :mach_port_t; 77 routine PCGetAuthenticationInfo(clientPort :mach_port_t; 88 routine PCConvertPoint(clientPort :mach_port_t; 100 routine PCGetStringIdentifier(clientPort :mach_port_t; [all …]
|
D | WebKitPluginHost.defs | 33 routine PHCheckInWithPluginHost(pluginHostPort :mach_port_t; 42 simpleroutine PHInstantiatePlugin(pluginHostPort :mach_port_t; 47 simpleroutine PHResizePluginInstance(pluginHostPort :mach_port_t; 59 simpleroutine PHPluginInstanceFocusChanged(pluginHostPort :mach_port_t; 62 simpleroutine PHPluginInstanceWindowFocusChanged(pluginHostPort :mach_port_t; 65 simpleroutine PHPluginInstanceWindowFrameChanged(pluginHostPort :mach_port_t; 73 simpleroutine PHPluginInstanceMouseEvent(pluginHostPort :mach_port_t; 89 simpleroutine PHPluginInstanceKeyboardEvent(pluginHostPort :mach_port_t; 100 simpleroutine PHPluginInstanceWheelEvent(pluginHostPort :mach_port_t; 112 simpleroutine PHPluginInstanceInsertText(pluginHostPort :mach_port_t; [all …]
|
D | NetscapePluginHostProxy.h | 44 …NetscapePluginHostProxy(mach_port_t clientPort, mach_port_t pluginHostPort, const ProcessSerialNum… 46 mach_port_t port() const { ASSERT(fastMallocSize(this)); return m_pluginHostPort; } in port() 47 mach_port_t clientPort() const { ASSERT(fastMallocSize(this)); return m_clientPort; } in clientPort() 84 mach_port_t m_clientPort; 85 mach_port_t m_portSet; 88 mach_port_t m_pluginHostPort;
|
D | NetscapePluginHostProxy.mm | 85 typedef HashMap<mach_port_t, NetscapePluginHostProxy*> PluginProxyMap; 95 NetscapePluginHostProxy::NetscapePluginHostProxy(mach_port_t clientPort, mach_port_t pluginHostPort… 111 mach_port_t previous; 368 kern_return_t WKPCStatusText(mach_port_t clientPort, uint32_t pluginID, data_t text, mach_msg_type_… 384 kern_return_t WKPCLoadURL(mach_port_t clientPort, uint32_t pluginID, data_t url, mach_msg_type_numb… 408 kern_return_t WKPCCancelLoadURL(mach_port_t clientPort, uint32_t pluginID, uint32_t streamID, int16… 424 kern_return_t WKPCInvalidateRect(mach_port_t clientPort, uint32_t pluginID, double x, double y, dou… 447 kern_return_t WKPCGetScriptableNPObjectReply(mach_port_t clientPort, uint32_t pluginID, uint32_t re… 461 kern_return_t WKPCBooleanReply(mach_port_t clientPort, uint32_t pluginID, uint32_t requestID, boole… 475 kern_return_t WKPCBooleanAndDataReply(mach_port_t clientPort, uint32_t pluginID, uint32_t requestID… [all …]
|
D | NetscapePluginHostManager.h | 61 …st WTF::String& pluginPath, cpu_type_t pluginArchitecture, mach_port_t clientPort, mach_port_t& pl… 65 mach_port_t m_pluginVendorPort;
|
D | WebKitPluginAgent.defs | 33 routine CheckInApplication(serverPort :mach_port_t; 38 routine SpawnPluginHost(pluginVendorPort :mach_port_t; 43 routine CheckInPluginHost(serverPort :mach_port_t;
|
D | NetscapePluginHostManager.mm | 78 mach_port_t clientPort; 84 mach_port_t pluginHostPort; 103 …t(const String& pluginPath, cpu_type_t pluginArchitecture, mach_port_t clientPort, mach_port_t& pl… 110 mach_port_t renderServerPort = WKInitializeRenderServer(); 184 mach_port_t pluginAgentPort;
|
/external/chromium/base/ |
D | mach_ipc_mac.h | 82 MachMsgPortDescriptor(mach_port_t in_name, in MachMsgPortDescriptor() 92 MachMsgPortDescriptor(mach_port_t in_name) { in MachMsgPortDescriptor() 109 mach_port_t GetMachPort() const { in GetMachPort() 118 operator mach_port_t() const { in mach_port_t() function 174 mach_port_t GetTranslatedPort(int n); 267 explicit ReceivePort(mach_port_t receive_port); 280 mach_port_t GetPort() const { return port_; } in GetPort() 283 mach_port_t port_; 299 explicit MachPortSender(mach_port_t send_port); 305 mach_port_t send_port_;
|
D | mach_ipc_mac.mm | 176 mach_port_t MachMessage::GetTranslatedPort(int n) { 188 mach_port_t current_task = mach_task_self(); 218 mach_port_t current_task = mach_task_self(); 236 ReceivePort::ReceivePort(mach_port_t receive_port) 284 mach_port_t bootstrap_port = 0; 296 MachPortSender::MachPortSender(mach_port_t send_port)
|
/external/valgrind/main/coregrind/m_mach/ |
D | mach_basics.c | 42 extern mach_port_t mach_reply_port(void); 54 static mach_port_t reply = 0; 56 mach_port_t mig_get_reply_port(void) in mig_get_reply_port() 66 void mig_dealloc_reply_port(mach_port_t reply_port) in mig_dealloc_reply_port() 71 void mig_put_reply_port(mach_port_t reply_port) in mig_put_reply_port()
|
D | mach_msg.c | 55 mach_port_t rcv_name, 57 mach_port_t notify); 65 mach_port_t rcv_name; 67 mach_port_t notify;
|
/external/webkit/Source/WebKit2/Platform/mac/ |
D | MachUtilities.cpp | 31 void setMachPortQueueLength(mach_port_t receivePort, mach_port_msgcount_t queueLength) in setMachPortQueueLength() 39 mach_port_t machExceptionPort() in machExceptionPort() 57 void setMachExceptionPort(mach_port_t exceptionPort) in setMachExceptionPort() 61 static mach_port_t taskExceptionPort = MACH_PORT_NULL; in setMachExceptionPort()
|
D | MachUtilities.h | 31 void setMachPortQueueLength(mach_port_t, mach_port_msgcount_t queueLength); 33 mach_port_t machExceptionPort(); 34 void setMachExceptionPort(mach_port_t exceptionPort);
|
D | WorkQueueMac.cpp | 82 mach_port_t machPort = dispatch_source_get_handle(eventSource->m_dispatchSource); in cancelHandler() 112 void WorkQueue::registerMachPortEventHandler(mach_port_t machPort, MachPortEventType eventType, Pas… in registerMachPortEventHandler() 146 void WorkQueue::unregisterMachPortEventHandler(mach_port_t machPort) in unregisterMachPortEventHandler() 152 HashMap<mach_port_t, EventSource*>::iterator it = m_eventSources.find(machPort); in unregisterMachPortEventHandler() 187 void WorkQueue::registerMachPortEventHandler(mach_port_t, MachPortEventType, PassOwnPtr<WorkItem>) in registerMachPortEventHandler() argument 191 void WorkQueue::unregisterMachPortEventHandler(mach_port_t) in unregisterMachPortEventHandler() argument
|
/external/chromium/chrome/browser/ |
D | mach_broker_mac.h | 48 MachInfo& SetTask(mach_port_t task) { in SetTask() 53 mach_port_t mach_task_; 80 virtual mach_port_t TaskForPid(base::ProcessHandle process) const;
|
/external/webkit/Source/WebKit2/Platform/ |
D | WorkQueue.h | 81 void registerMachPortEventHandler(mach_port_t, MachPortEventType, PassOwnPtr<WorkItem>); 82 void unregisterMachPortEventHandler(mach_port_t); 108 HashMap<mach_port_t, EventSource*> m_eventSources;
|
D | SharedMemory.h | 70 mutable mach_port_t m_port; 103 mach_port_t m_port;
|
/external/webkit/Source/WebKit2/PluginProcess/ |
D | PluginProcess.h | 59 mach_port_t compositingRenderServerPort() const { return m_compositingRenderServerPort; } in compositingRenderServerPort() 99 mach_port_t m_compositingRenderServerPort;
|
/external/webkit/Source/WebKit2/UIProcess/Launcher/mac/ |
D | ThreadLauncherMac.mm | 39 mach_port_t serverPort = static_cast<mach_port_t>(reinterpret_cast<uintptr_t>(context)); 59 mach_port_t listeningPort;
|
/external/webkit/Source/WebKit2/Platform/CoreIPC/ |
D | Connection.h | 104 typedef mach_port_t Identifier; 304 mach_port_t m_sendPort; 305 mach_port_t m_receivePort; 309 mach_port_t m_exceptionPort;
|
/external/clang/test/Analysis/ |
D | retain-release-inline.m | 71 typedef mach_port_name_t mach_port_t; typedef 149 typedef mach_port_t io_object_t; 155 io_service_t IOServiceGetMatchingService( mach_port_t masterPort, CFDictionaryRef matching ); 156 kern_return_t IOServiceGetMatchingServices( mach_port_t masterPort, CFDictionaryRef matching, io… 157 …IOServiceAddNotification( mach_port_t masterPort, const io_name_t notificationType, CFDictionar… 161 CFMutableDictionaryRef IOBSDNameMatching( mach_port_t masterPort, uint32_t options, const char *… 162 CFMutableDictionaryRef IOOpenFirmwarePathMatching( mach_port_t masterPort, uint32_t options, con…
|
D | retain-release.mm | 92 typedef mach_port_name_t mach_port_t; typedef 169 typedef mach_port_t io_object_t; 175 io_service_t IOServiceGetMatchingService( mach_port_t masterPort, CFDictionaryRef matching ); 176 kern_return_t IOServiceGetMatchingServices( mach_port_t masterPort, CFDictionaryRef matching, io… 177 …IOServiceAddNotification( mach_port_t masterPort, const io_name_t notificationType, CFDictionar… 181 CFMutableDictionaryRef IOBSDNameMatching( mach_port_t masterPort, uint32_t options, const char *… 182 CFMutableDictionaryRef IOOpenFirmwarePathMatching( mach_port_t masterPort, uint32_t options, con…
|
D | retain-release-gc-only.m | 61 typedef mach_port_name_t mach_port_t; typedef 145 typedef mach_port_t io_object_t; 151 io_service_t IOServiceGetMatchingService( mach_port_t masterPort, CFDictionaryRef matching ); 152 kern_return_t IOServiceGetMatchingServices( mach_port_t masterPort, CFDictionaryRef matching, io… 153 …IOServiceAddNotification( mach_port_t masterPort, const io_name_t notificationType, CFDictionar… 157 CFMutableDictionaryRef IOBSDNameMatching( mach_port_t masterPort, uint32_t options, const char *… 158 CFMutableDictionaryRef IOOpenFirmwarePathMatching( mach_port_t masterPort, uint32_t options, con…
|
/external/webkit/Source/WebKit2/WebProcess/mac/ |
D | WebProcessMainMac.mm | 47 extern "C" kern_return_t bootstrap_look_up2(mach_port_t, const name_t, mach_port_t*, pid_t, uint64_… 68 mach_port_t serverPort;
|
/external/webkit/Source/WebKit2/PluginProcess/mac/ |
D | PluginProcessMainMac.mm | 42 extern "C" kern_return_t bootstrap_look_up2(mach_port_t, const name_t, mach_port_t*, pid_t, uint64_… 62 mach_port_t serverPort;
|