Searched defs:ports (Results 1 - 25 of 32) sorted by relevance

12

/macosx-10.9.5/WebCore-7537.78.1/bindings/js/
H A DJSMessageEventCustom.cpp66 MessagePortArray ports = static_cast<MessageEvent*>(impl())->ports(); local
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DMessageEvent.cpp56 MessageEvent::MessageEvent(const ScriptValue& data, const String& origin, const String& lastEventId, PassRefPtr<DOMWindow> source, PassOwnPtr<MessagePortArray> ports) argument
67 MessageEvent::MessageEvent(PassRefPtr<SerializedScriptValue> data, const String& origin, const String& lastEventId, PassRefPtr<DOMWindow> source, PassOwnPtr<MessagePortArray> ports) argument
109 void MessageEvent::initMessageEvent(const AtomicString& type, bool canBubble, bool cancelable, const ScriptValue& data, const String& origin, const String& lastEventId, DOMWindow* source, PassOwnPtr<MessagePortArray> ports) argument
124 void MessageEvent::initMessageEvent(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtr<SerializedScriptValue> data, const String& origin, const String& lastEventId, DOMWindow* source, PassOwnPtr<MessagePortArray> ports) argument
157 OwnPtr<MessagePortArray> ports; local
[all...]
H A DMessageEvent.h50 MessagePortArray ports; member in struct:WebCore::MessageEventInit
59 static PassRefPtr<MessageEvent> create(PassOwnPtr<MessagePortArray> ports, const ScriptValue& data = ScriptValue(), const String& origin = "", const String& lastEventId = "", PassRefPtr<DOMWindow> source = 0) argument
63 static PassRefPtr<MessageEvent> create(PassOwnPtr<MessagePortArray> ports, PassRefPtr<SerializedScriptValue> data, const String& origin = "", const String& lastEventId = "", PassRefPtr<DOMWindow> source = 0) argument
91 MessagePortArray ports() const { return m_ports ? *m_ports : MessagePortArray(); } function in class:WebCore::MessageEvent
H A DMessagePort.cpp62 MessagePortArray ports; local
68 void MessagePort::postMessage(PassRefPtr<SerializedScriptValue> message, const MessagePortArray* ports, ExceptionCode& ec) argument
203 disentanglePorts(const MessagePortArray* ports, ExceptionCode& ec) argument
[all...]
H A DScriptExecutionContext.cpp129 Vector<MessagePort*> ports; local
/macosx-10.9.5/xnu-2422.115.4/osfmk/ipc/
H A Dmig_log.c93 MigEventTracer( mig_who_t who, mig_which_event_t what, mach_msg_id_t msgh_id, unsigned int size, unsigned int kpd, unsigned int retcode, unsigned int ports, unsigned int oolports, unsigned int ool, char *file, unsigned int line) argument
/macosx-10.9.5/WebCore-7537.78.1/workers/
H A DDedicatedWorkerContext.cpp68 MessagePortArray ports; local
74 void DedicatedWorkerContext::postMessage(PassRefPtr<SerializedScriptValue> message, const MessagePortArray* ports, ExceptionCode& ec) argument
H A DWorker.cpp99 MessagePortArray ports; local
105 void Worker::postMessage(PassRefPtr<SerializedScriptValue> message, const MessagePortArray* ports, ExceptionCode& ec) argument
H A DWorkerMessagingProxy.cpp73 OwnPtr<MessagePortArray> ports = MessagePort::entanglePorts(*scriptContext, m_channels.release()); local
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/nssov/
H A Dservice.c116 struct berval name,*names,*ports,*protos; local
/macosx-10.9.5/emacs-92/emacs/lisp/erc/
H A Derc-networks.el[all...]
/macosx-10.9.5/tcpdump-56/tcpdump/
H A Dprint-cnfp.c74 u_int32_t ports; /* src,dst ports */ member in struct:nfrec
/macosx-10.9.5/xnu-2422.115.4/libsyscall/mach/
H A Dmach_msg.c331 mach_port_t *ports; local
/macosx-10.9.5/xnu-2422.115.4/osfmk/kern/
H A Dipc_host.c615 host_get_exception_ports( host_priv_t host_priv, exception_mask_t exception_mask, exception_mask_array_t masks, mach_msg_type_number_t * CountCnt, exception_port_array_t ports, exception_behavior_array_t behaviors, thread_state_flavor_array_t flavors ) argument
674 host_swap_exception_ports( host_priv_t host_priv, exception_mask_t exception_mask, ipc_port_t new_port, exception_behavior_t new_behavior, thread_state_flavor_t new_flavor, exception_mask_array_t masks, mach_msg_type_number_t * CountCnt, exception_port_array_t ports, exception_behavior_array_t behaviors, thread_state_flavor_array_t flavors ) argument
[all...]
H A Dipc_tt.c1046 ipc_port_t ports[TASK_PORT_REGISTER_MAX]; local
1122 ipc_port_t *ports; local
1777 thread_swap_exception_ports( thread_t thread, exception_mask_t exception_mask, ipc_port_t new_port, exception_behavior_t new_behavior, thread_state_flavor_t new_flavor, exception_mask_array_t masks, mach_msg_type_number_t *CountCnt, exception_port_array_t ports, exception_behavior_array_t behaviors, thread_state_flavor_array_t flavors) argument
1875 task_swap_exception_ports( task_t task, exception_mask_t exception_mask, ipc_port_t new_port, exception_behavior_t new_behavior, thread_state_flavor_t new_flavor, exception_mask_array_t masks, mach_msg_type_number_t *CountCnt, exception_port_array_t ports, exception_behavior_array_t behaviors, thread_state_flavor_array_t flavors) argument
1988 thread_get_exception_ports( thread_t thread, exception_mask_t exception_mask, exception_mask_array_t masks, mach_msg_type_number_t *CountCnt, exception_port_array_t ports, exception_behavior_array_t behaviors, thread_state_flavor_array_t flavors) argument
2055 task_get_exception_ports( task_t task, exception_mask_t exception_mask, exception_mask_array_t masks, mach_msg_type_number_t *CountCnt, exception_port_array_t ports, exception_behavior_array_t behaviors, thread_state_flavor_array_t flavors) argument
[all...]
/macosx-10.9.5/Heimdal-323.92.1/kdc/
H A Dconnect.c62 static struct port_desc *ports; variable in typeref:struct:port_desc
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/netinet/
H A Dip_fw2_compat.c879 ipfw_insn_u16 *ports = (ipfw_insn_u16 *)cmd; local
934 ipfw_insn_u16 *ports = (ipfw_insn_u16 *)cmd; local
1158 ipfw_insn_u16 *ports = (ipfw_insn_u16 *)cmd; local
1213 ipfw_insn_u16 *ports = (ipfw_insn_u16 *)cmd; local
2151 ipfw_insn_u16 *ports = (ipfw_insn_u16 *)cmd; local
2224 ipfw_insn_u16 *ports = (ipfw_insn_u16 *)cmd; local
2694 ipfw_insn_u16 *ports = (ipfw_insn_u16 *)cmd; local
2767 ipfw_insn_u16 *ports = (ipfw_insn_u16 *)cmd; local
[all...]
/macosx-10.9.5/xnu-2422.115.4/tools/tests/MPMMTest/
H A DKQMPMMtest.c210 void setup_server_ports(struct port_args *ports) argument
275 setup_client_ports(struct port_args *ports) argument
[all...]
H A DMPMMtest.c213 void setup_server_ports(struct port_args *ports) argument
290 setup_client_ports(struct port_args *ports) argument
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/overlays/
H A Dodusers.c317 CFMutableArrayRef ports = CFArrayCreateMutable(NULL, 0, &kCFTypeArrayCallBacks); local
/macosx-10.9.5/OpenSSH-186/openssh/
H A Dservconf.h60 int ports[MAX_PORTS]; /* Port number to listen on. */ member in struct:__anon3339
/macosx-10.9.5/apache-786.1/httpd/modules/arch/netware/
H A Dmod_nw_ssl.c157 static unsigned long parse_addr(const char *w, unsigned short *ports) argument
455 char *ports, *addr; local
550 char *ports, *addr; local
[all...]
/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/
H A DSCDPrivate.c1141 mach_port_name_array_t ports; local
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DDOMWindow.cpp818 MessagePortArray ports; local
824 void DOMWindow::postMessage(PassRefPtr<SerializedScriptValue> message, const MessagePortArray* ports, const String& targetOrigin, DOMWindow* source, ExceptionCode& ec) argument
/macosx-10.9.5/launchd-842.92.1/liblaunch/
H A Dlibvproc.c375 _vproc_grab_subset(mach_port_t bp, mach_port_t *reqport, mach_port_t *rcvright, launch_data_t *outval, mach_port_array_t *ports, mach_msg_type_number_t *portCnt) argument

Completed in 176 milliseconds

12