Home
last modified time | relevance | path

Searched defs:process (Results 151 – 175 of 21522) sorted by relevance

12345678910>>...861

/dports/biology/sra-tools/sra-tools-2.11.0/tools/driver-tool/
H A Dproc.posix.hpp48 struct process { struct
49 bool is_self() const { return pid == 0; } in is_self()
50 pid_t get_pid() const { return pid; } in get_pid()
53 struct exit_status {
175 process(process const &other) : pid(other.pid) {} in process() argument
176 process &operator =(process const &other) { in operator =()
181 static process self() { return process(0); } in self()
182 process(pid_t pid) : pid(pid) {} in process() argument
184 pid_t pid;
/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Dos2proc.c111 Tprocess process; in OS2_initialize_processes() local
292 unsigned int process; in allocate_process() local
351 OS_process_id (Tprocess process) in OS_process_id()
397 OS_process_status (Tprocess process) in OS_process_status()
403 OS_process_reason (Tprocess process) in OS_process_reason()
415 OS_process_kill (Tprocess process) in OS_process_kill()
426 OS_process_stop (Tprocess process) in OS_process_stop()
439 OS_process_quit (Tprocess process) in OS_process_quit()
468 OS_process_wait (Tprocess process) in OS_process_wait()
494 Tprocess process; in child_wait_thread() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/crash/
H A DCrashUploadCountStore.java36 int getCrashSuccessUploadCount(@ProcessType String process) { in getCrashSuccessUploadCount()
40 void incrementCrashSuccessUploadCount(@ProcessType String process) { in incrementCrashSuccessUploadCount()
44 private String successUploadKey(@ProcessType String process) { in successUploadKey()
62 int getCrashFailureUploadCount(@ProcessType String process) { in getCrashFailureUploadCount()
66 void incrementCrashFailureUploadCount(@ProcessType String process) { in incrementCrashFailureUploadCount()
70 private String failureUploadKey(@ProcessType String process) { in failureUploadKey()
85 void resetCrashUploadCounts(@ProcessType String process) { in resetCrashUploadCounts()
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/libcontainerd/
H A Dprocess_unix.go27 type process struct { struct
28 processCommon
31 dir string
34 func (p *process) openFifos(terminal bool) (pipe *IOPipe, err error) {
84 func (p *process) sendCloseStdin() error {
96 func (p *process) closeFifos(io *IOPipe) {
108 func (p *process) fifo(index int) string {
/dports/editors/imhex/ImHex-1.7.0/plugins/builtin/source/content/
H A Ddata_processor_nodes.cpp15 void process() override { in process() function in hex::plugin::builtin::NodeNullptr
34 void process() override { in process() function in hex::plugin::builtin::NodeBuffer
60 void process() override { in process() function in hex::plugin::builtin::NodeString
86 void process() override { in process() function in hex::plugin::builtin::NodeInteger
109 void process() override { in process() function in hex::plugin::builtin::NodeFloat
135 void process() override { in process() function in hex::plugin::builtin::NodeRGBA8
157 void process() override { in process() function in hex::plugin::builtin::NodeComment
181 void process() override { in process() function in hex::plugin::builtin::NodeDisplayInteger
207 void process() override { in process() function in hex::plugin::builtin::NodeDisplayFloat
225 void process() override { in process() function in hex::plugin::builtin::NodeBitwiseNOT
[all …]
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbit_common/src/
H A Drabbit_command_assembler.erl70 process({method, MethodName, FieldsBin}, {method, Protocol}) -> function
80 process(_Frame, {method, _Protocol}) -> function
83 process({content_header, ClassId, 0, 0, PropertiesBin}, function
87 process({content_header, ClassId, 0, BodySize, PropertiesBin}, function
91 process({content_header, HeaderClassId, 0, _BodySize, _PropertiesBin}, function
96 process(_Frame, {content_header, Method, ClassId, _Protocol}) -> function
99 process({content_body, FragmentBin}, function
108 process(_Frame, {content_body, Method, _RemainingSize, _Content, _Protocol}) -> function
/dports/security/ossec-hids-local/ossec-hids-3.6.0/contrib/ossec-testing/tests/
H A Dsysmon.ini2 …Microsoft-Windows-Sysmon/Operational: INFORMATION(1): Microsoft-Windows-Sysmon: SYSTEM: NT AUTHORI…
3 rule = 18501
4 alert = 12
5 decoder = Sysmon-EventID#1
8 …Microsoft-Windows-Sysmon/Operational: INFORMATION(1): Microsoft-Windows-Sysmon: SYSTEM: NT AUTHORI…
9 rule = 18502
10 alert = 0
11 decoder = Sysmon-EventID#1
/dports/security/ossec-hids-server/ossec-hids-3.6.0/contrib/ossec-testing/tests/
H A Dsysmon.ini2 …Microsoft-Windows-Sysmon/Operational: INFORMATION(1): Microsoft-Windows-Sysmon: SYSTEM: NT AUTHORI…
3 rule = 18501
4 alert = 12
5 decoder = Sysmon-EventID#1
8 …Microsoft-Windows-Sysmon/Operational: INFORMATION(1): Microsoft-Windows-Sysmon: SYSTEM: NT AUTHORI…
9 rule = 18502
10 alert = 0
11 decoder = Sysmon-EventID#1
/dports/security/ossec-hids-agent/ossec-hids-3.6.0/contrib/ossec-testing/tests/
H A Dsysmon.ini2 …Microsoft-Windows-Sysmon/Operational: INFORMATION(1): Microsoft-Windows-Sysmon: SYSTEM: NT AUTHORI…
3 rule = 18501
4 alert = 12
5 decoder = Sysmon-EventID#1
8 …Microsoft-Windows-Sysmon/Operational: INFORMATION(1): Microsoft-Windows-Sysmon: SYSTEM: NT AUTHORI…
9 rule = 18502
10 alert = 0
11 decoder = Sysmon-EventID#1
/dports/benchmarks/tsung/tsung-1.7.0/src/lib/
H A Drabbit_command_assembler.erl83 process({method, MethodName, FieldsBin}, {method, Protocol}) -> function
93 process(_Frame, {method, _Protocol}) -> function
96 process({content_header, ClassId, 0, 0, PropertiesBin}, function
100 process({content_header, ClassId, 0, BodySize, PropertiesBin}, function
104 process({content_header, HeaderClassId, 0, _BodySize, _PropertiesBin}, function
109 process(_Frame, {content_header, Method, ClassId, _Protocol}) -> function
112 process({content_body, FragmentBin}, function
121 process(_Frame, {content_body, Method, _RemainingSize, _Content, _Protocol}) -> function
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/jason-munro/cypht/modules/local_contacts/
H A Dmodules.php15 public function process() { function in Hm_Handler_process_add_contact_from_message
40 public function process() { function in Hm_Handler_process_delete_contact
58 public function process() { function in Hm_Handler_process_add_contact
78 public function process() { function in Hm_Handler_process_edit_contact
99 public function process() { function in Hm_Handler_load_edit_contact
119 public function process() { function in Hm_Handler_load_local_contacts
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/test/
H A Dtest_process.c145 process_t *process = process_new("/path/to/nothing"); in test_default_values() local
179 process_t *process = process_new(""); in test_environment() local
250 process_t *process = process_new(""); in test_line_protocol_simple() local
298 process_t *process = process_new(""); in test_line_protocol_multi() local
356 process_t *process = process_new(""); in test_line_protocol_partial() local
436 process_t *process = process_new(""); in test_raw_protocol_simple() local
502 process_t *process = process_new(""); in test_write_simple() local
529 process_t *process = process_new(""); in test_exit_simple() local
558 process_t *process = process_new("/bin/cat"); in test_argv_simple() local
590 process_t *process = process_new(""); in test_unix() local
[all …]
/dports/security/tor/tor-0.4.6.8/src/test/
H A Dtest_process.c145 process_t *process = process_new("/path/to/nothing"); in test_default_values() local
179 process_t *process = process_new(""); in test_environment() local
250 process_t *process = process_new(""); in test_line_protocol_simple() local
298 process_t *process = process_new(""); in test_line_protocol_multi() local
356 process_t *process = process_new(""); in test_line_protocol_partial() local
436 process_t *process = process_new(""); in test_raw_protocol_simple() local
502 process_t *process = process_new(""); in test_write_simple() local
529 process_t *process = process_new(""); in test_exit_simple() local
558 process_t *process = process_new("/bin/cat"); in test_argv_simple() local
590 process_t *process = process_new(""); in test_unix() local
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/taskcluster/docs/
H A Dpartner-repacks.rst145 Partner repack
161 Signing
174 Repackage
189 Chunking dummy
200 Repackage Signing
212 Beetmover
227 Beetmover checksums
/dports/lang/spidermonkey78/firefox-78.9.0/taskcluster/docs/
H A Dpartner-repacks.rst145 Partner repack
161 Signing
174 Repackage
189 Chunking dummy
200 Repackage Signing
212 Beetmover
227 Beetmover checksums
/dports/lang/alchemist.el/alchemist.el-1.8.2/alchemist-server/lib/api/
H A Dinfo.exs24 def process(:modules) do function
37 def process(:mixtasks) do function
48 def process({:info, arg}) do function
58 def process({:types, arg}) do function
68 def process(nil) do function
/dports/net-mgmt/py-napalm/napalm-3.3.1/test/nxos/mocked_data/test_get_environment/nxos_3k/
H A Dshow_processes_cpu.json10 "process": "init" string
18 "process": "kthreadd" string
130 "process": "cpuset" string
154 "process": "netns" string
194 "process": "khubd" string
226 "process": "ksmd" string
442 "process": "nfsd" string
490 "process": "sh" string
666 "process": "smm" string
810 "process": "vmm" string
[all …]
/dports/databases/elixir-ecto/ecto-2.2.10/lib/ecto/repo/
H A Dqueryable.ex192 defp process(row, {:merge, left, right}, from, prefix, adapter) do function
218 defp process(row, {:struct, struct, data, args}, from, prefix, adapter) do function
226 defp process(row, {:struct, struct, args}, from, prefix, adapter) do function
237 defp process(row, {:map, data, args}, from, prefix, adapter) do function
241 defp process(row, {:map, args}, from, prefix, adapter) do function
245 defp process(row, {:list, args}, from, prefix, adapter) do function
248 defp process(row, {:tuple, args}, from, prefix, adapter) do function
252 defp process(row, {:source, :from}, from, _prefix, _adapter) do function
258 defp process([value | row], {:value, :any}, _from, _prefix, _adapter) do function
261 defp process([value | row], {:value, type}, _from, _prefix, adapter) do function
[all …]
/dports/www/firefox-esr/firefox-91.8.0/taskcluster/docs/
H A Dpartner-repacks.rst146 Partner repack
164 Signing
179 Repackage
194 Chunking dummy
205 Repackage Signing
217 Beetmover
231 Beetmover checksums
/dports/www/firefox/firefox-99.0/taskcluster/docs/
H A Dpartner-repacks.rst146 Partner repack
164 Signing
179 Repackage
194 Chunking dummy
205 Repackage Signing
217 Beetmover
231 Beetmover checksums
/dports/mail/thunderbird/thunderbird-91.8.0/taskcluster/docs/
H A Dpartner-repacks.rst146 Partner repack
164 Signing
179 Repackage
194 Chunking dummy
205 Repackage Signing
217 Beetmover
231 Beetmover checksums
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/include/ipxe/
H A Dprocess.h17 struct process { struct
21 struct process_descriptor *desc; argument
24 * If this process is not part of a reference-counted object, argument
30 /** A process descriptor */ argument
80 #define PROC_DESC( object_type, process, _step ) { \ argument
94 #define PROC_DESC_ONCE( object_type, process, _step ) { \ argument
128 process_init_stopped ( struct process *process, in process_init_stopped()
144 process_init ( struct process *process, in process_init()
158 process_running ( struct process *process ) { in process_running()
192 #define PROC_COL( process ) process_object ( process ) argument
[all …]
/dports/net-mgmt/py-napalm/napalm-3.3.1/test/nxos/mocked_data/test_get_environment/normal/
H A Dshow_processes_cpu.json8 "process": "init", string
16 "process": "kthreadd", string
24 "process": "ksoftirqd/0", string
128 "process": "cpuset", string
152 "process": "netns", string
192 "process": "khubd", string
232 "process": "ksmd", string
536 "process": "ps", string
672 "process": "sh", string
872 "process": "smm", string
[all …]
/dports/net-mgmt/py-napalm/napalm-3.3.1/test/nxos/mocked_data/test_get_environment/pre_7.0/
H A Dshow_processes_cpu.json15 "process": "init", string
23 "process": "kthreadd", string
167 "process": "netns", string
231 "process": "khubd", string
399 "process": "vsh", string
455 "process": "nfsd", string
527 "process": "sh", string
631 "process": "smm", string
751 "process": "vmm", string
1199 "process": "qd", string
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/include/ipxe/
H A Dprocess.h17 struct process { struct
21 struct process_descriptor *desc; argument
24 * If this process is not part of a reference-counted object, argument
30 /** A process descriptor */ argument
82 #define PROC_DESC( object_type, process, _step ) { \ argument
97 #define PROC_DESC_ONCE( object_type, process, _step ) { \ argument
133 process_init_stopped ( struct process *process, in process_init_stopped()
149 process_init ( struct process *process, in process_init()
163 process_running ( struct process *process ) { in process_running()
197 #define PROC_COL( process ) process_object ( process ) argument
[all …]

12345678910>>...861