Home
last modified time | relevance | path

Searched refs:notify_port (Results 1 – 25 of 72) sorted by relevance

123

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/crashpad/crashpad/util/mach/
H A Dmach_message.cc93 mach_port_name_t notify_port, in MachMessageWithDeadlineInternal() argument
119 notify_port); in MachMessageWithDeadlineInternal()
142 mach_port_name_t notify_port, in MachMessageWithDeadline() argument
172 notify_port, in MachMessageWithDeadline()
189 notify_port, in MachMessageWithDeadline()
H A Dmach_message_server.cc96 mach_port_name_t notify_port, in MachMessageAllocateReceive() argument
109 notify_port, in MachMessageAllocateReceive()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/util/mach/
H A Dmach_message.cc96 mach_port_name_t notify_port, in MachMessageWithDeadlineInternal() argument
122 notify_port); in MachMessageWithDeadlineInternal()
145 mach_port_name_t notify_port, in MachMessageWithDeadline() argument
175 notify_port, in MachMessageWithDeadline()
192 notify_port, in MachMessageWithDeadline()
H A Dmach_message_server.cc96 mach_port_name_t notify_port, in MachMessageAllocateReceive() argument
109 notify_port, in MachMessageAllocateReceive()
/dports/multimedia/lives/lives-3.2.0/tools/
H A Dautolives.pl63 $notify_port = shift;
128 if ($ip2 = IO::Socket::INET->new(LocalPort => $notify_port, Proto=>'udp',
197 &send_command("/lives/open_notify_socket,$my_ip_addr,$notify_port");
421 last if ($lport == $notify_port);
423 last if ($lport == $notify_port && $newmsg =~ /^32768\|(.*)/);
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/mellanox/onyx/plugins/modules/
H A Donyx_snmp.py203 notify_port=dict(type='str'),
394 notify_port = self._required_config.get("notify_port")
395 if notify_port is not None:
396 notified_cmd = 'snmp-server notify port {0}' .format(notify_port)
398 self._commands.append('snmp-server notify port {0}' .format(notify_port))
/dports/audio/x42-plugins-lv2/x42-plugins-20211016/convoLV2/
H A Dlv2.c74 LV2_Atom_Sequence* notify_port;
327 self->notify_port = (LV2_Atom_Sequence*)data;
362 if (self->notify_port) {
363 const uint32_t notify_capacity = self->notify_port->atom.size;
365 (uint8_t*)self->notify_port,
398 if (!self->flag_reinit_in_progress && self->control_port && self->notify_port) {
414 if (self->flag_notify_ui && self->notify_port) {
/dports/benchmarks/tsung/tsung-1.7.0/src/tsung/
H A Dts_job.erl200 get_message(Job=#job{notify_port=P},State) when is_integer(P)->
201 get_message(Job#job{notify_port=integer_to_list(P)},State);
202 …r,user=U,req=submit, name=N,script=S, resources=R, queue=Q, walltime=W,notify_port=P, notify_scrip…
/dports/benchmarks/tsung/tsung-1.7.0/src/tsung_controller/
H A Dts_config_job.erl58notify_port = ts_config:getAttr(integer_or_string,Element#xmlElement.attributes, notify_port),
/dports/audio/spectmorph/spectmorph-0.5.2/lv2/
H A Dsmlv2plugin.cc46 notify_port (NULL),
127 case SPECTMORPH_NOTIFY: self->notify_port = (LV2_Atom_Sequence*)data;
252 const uint32_t notify_capacity = self->notify_port->atom.size;
254 (uint8_t*)self->notify_port,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/tools/debugserver/source/MacOSX/
H A DMachException.cpp226 mach_port_t notify_port) { in Receive() argument
241 notify_port); in Receive()
252 notify_port); in Receive()
263 sizeof(exc_msg.data), port, mach_msg_timeout, notify_port); in Receive()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/tools/debugserver/source/MacOSX/
H A DMachException.cpp226 mach_port_t notify_port) { in Receive() argument
241 notify_port); in Receive()
252 notify_port); in Receive()
263 sizeof(exc_msg.data), port, mach_msg_timeout, notify_port); in Receive()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/tools/debugserver/source/MacOSX/
H A DMachException.cpp226 mach_port_t notify_port) { in Receive() argument
241 notify_port); in Receive()
252 notify_port); in Receive()
263 sizeof(exc_msg.data), port, mach_msg_timeout, notify_port); in Receive()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/tools/debugserver/source/MacOSX/
H A DMachException.cpp226 mach_port_t notify_port) { in Receive() argument
241 notify_port); in Receive()
252 notify_port); in Receive()
263 sizeof(exc_msg.data), port, mach_msg_timeout, notify_port); in Receive()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/tools/debugserver/source/MacOSX/
H A DMachException.cpp226 mach_port_t notify_port) { in Receive() argument
241 notify_port); in Receive()
252 notify_port); in Receive()
263 sizeof(exc_msg.data), port, mach_msg_timeout, notify_port); in Receive()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/tools/debugserver/source/MacOSX/
H A DMachException.cpp226 mach_port_t notify_port) { in Receive() argument
241 notify_port); in Receive()
252 notify_port); in Receive()
263 sizeof(exc_msg.data), port, mach_msg_timeout, notify_port); in Receive()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/tools/debugserver/source/MacOSX/
H A DMachException.cpp226 mach_port_t notify_port) { in Receive() argument
241 notify_port); in Receive()
252 notify_port); in Receive()
263 sizeof(exc_msg.data), port, mach_msg_timeout, notify_port); in Receive()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/tools/debugserver/source/MacOSX/
H A DMachException.cpp226 mach_port_t notify_port) { in Receive() argument
241 notify_port); in Receive()
252 notify_port); in Receive()
263 sizeof(exc_msg.data), port, mach_msg_timeout, notify_port); in Receive()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Plugins/Process/Darwin/
H A DMachException.cpp185 mach_port_t notify_port) { in Receive() argument
202 notify_port); in Receive()
215 notify_port); in Receive()
228 sizeof(exc_msg.data), port, mach_msg_timeout, notify_port, in Receive()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/tools/debugserver/source/MacOSX/
H A DMachException.cpp226 mach_port_t notify_port) { in Receive() argument
241 notify_port); in Receive()
252 notify_port); in Receive()
263 sizeof(exc_msg.data), port, mach_msg_timeout, notify_port); in Receive()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/tools/debugserver/source/MacOSX/
H A DMachException.cpp226 mach_port_t notify_port) { in Receive() argument
241 notify_port); in Receive()
252 notify_port); in Receive()
263 sizeof(exc_msg.data), port, mach_msg_timeout, notify_port); in Receive()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/crashpad/crashpad/handler/mac/
H A Dexception_handler_server.cc36 mach_port_t notify_port, in ExceptionHandlerServerRun() argument
46 notify_port_(notify_port), in ExceptionHandlerServerRun()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/handler/mac/
H A Dexception_handler_server.cc36 mach_port_t notify_port, in ExceptionHandlerServerRun() argument
46 notify_port_(notify_port), in ExceptionHandlerServerRun()
/dports/benchmarks/tsung/tsung-1.7.0/include/
H A Dts_job.hrl47 notify_port,
/dports/audio/liquidsfz/liquidsfz-0.2.3/lv2/
H A Dlv2plugin.cc122 LV2_Atom_Sequence *notify_port = nullptr; member in __anon418464370111::LV2Plugin
283 const uint32_t capacity = notify_port->atom.size; in run()
284 lv2_atom_forge_set_buffer (&forge, (uint8_t *) notify_port, capacity); in run()
378 case NOTIFY: notify_port = (LV2_Atom_Sequence*)data; in connect_port()

123