Home
last modified time | relevance | path

Searched defs:process (Results 176 – 200 of 22290) sorted by relevance

12345678910>>...892

/dports/emulators/qemu-utils/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 …]
/dports/emulators/qemu-guest-agent/qemu-5.0.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 …]
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/jason-munro/cypht/modules/imap_folders/
H A Dmodules.php15 public function process() { function in Hm_Handler_add_folder_manage_link
34 public function process() { function in Hm_Handler_process_clear_special_folder
55 public function process() { function in Hm_Handler_process_special_folder
90 public function process() { function in Hm_Handler_process_folder_create
119 public function process() { function in Hm_Handler_process_folder_rename
148 public function process() { function in Hm_Handler_process_folder_delete
172 public function process() { function in Hm_Handler_special_folders
192 public function process() { function in Hm_Handler_folders_server_id
203 public function process() { function in Hm_Handler_imap_folder_check
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/include/
H A Djobs.h54 struct process { struct
55 struct process *p_nxtjob; // next job structure argument
56 struct process *p_nxtproc; // next process in current job argument
61 pid_t p_pid; // process id argument
62 pid_t p_pgrp; // process group argument
63 pid_t p_fgrp; // process group when stopped argument
64 short p_job; // job number of process argument
76 struct process *pwlist; // head of process list argument
/dports/math/armadillo/armadillo-10.7.1/include/armadillo_bits/
H A Deop_core_meat.hpp1013 eop_core<eop_type>::process(const eT, const eT) in process() function in eop_core
1022 eop_core<eop_scalar_plus >::process(const eT val, const eT k) { return val + k; … in process() function in eop_core
1025 eop_core<eop_scalar_minus_pre >::process(const eT val, const eT k) { return k - val; … in process() function in eop_core
1028 eop_core<eop_scalar_minus_post>::process(const eT val, const eT k) { return val - k; … in process() function in eop_core
1031 eop_core<eop_scalar_times >::process(const eT val, const eT k) { return val * k; … in process() function in eop_core
1034 eop_core<eop_scalar_div_pre >::process(const eT val, const eT k) { return k / val; … in process() function in eop_core
1037 eop_core<eop_scalar_div_post >::process(const eT val, const eT k) { return val / k; … in process() function in eop_core
1040 eop_core<eop_square >::process(const eT val, const eT ) { return val*val; … in process() function in eop_core
1043 eop_core<eop_neg >::process(const eT val, const eT ) { return eop_aux::neg(val); … in process() function in eop_core
1046 eop_core<eop_sqrt >::process(const eT val, const eT ) { return eop_aux::sqrt(val); … in process() function in eop_core
[all …]
/dports/math/R-cran-RcppArmadillo/RcppArmadillo/inst/include/armadillo_bits/
H A Deop_core_meat.hpp1013 eop_core<eop_type>::process(const eT, const eT) in process() function in eop_core
1022 eop_core<eop_scalar_plus >::process(const eT val, const eT k) { return val + k; … in process() function in eop_core
1025 eop_core<eop_scalar_minus_pre >::process(const eT val, const eT k) { return k - val; … in process() function in eop_core
1028 eop_core<eop_scalar_minus_post>::process(const eT val, const eT k) { return val - k; … in process() function in eop_core
1031 eop_core<eop_scalar_times >::process(const eT val, const eT k) { return val * k; … in process() function in eop_core
1034 eop_core<eop_scalar_div_pre >::process(const eT val, const eT k) { return k / val; … in process() function in eop_core
1037 eop_core<eop_scalar_div_post >::process(const eT val, const eT k) { return val / k; … in process() function in eop_core
1040 eop_core<eop_square >::process(const eT val, const eT ) { return val*val; … in process() function in eop_core
1043 eop_core<eop_neg >::process(const eT val, const eT ) { return eop_aux::neg(val); … in process() function in eop_core
1046 eop_core<eop_sqrt >::process(const eT val, const eT ) { return eop_aux::sqrt(val); … in process() function in eop_core
[all …]
/dports/graphics/gegl/gegl-0.4.34/operations/json/
H A Dgrey2.json22 "process": "in", string
26 "process": "g", string
32 "process": "g", string
36 "process": "tr", string
42 "process": "tr", string
46 "process": "out", string
53 "process": "in", string
57 "process": "tr", string
61 "process": "tr", string
67 "process": "out", string
/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Duxproc.c163 Tprocess process; in UX_initialize_processes() local
206 Tprocess process; in process_allocate() local
239 OS_process_deallocate (Tprocess process) in OS_process_deallocate()
572 OS_process_kill (Tprocess process) in OS_process_kill()
578 OS_process_stop (Tprocess process) in OS_process_stop()
590 OS_process_quit (Tprocess process) in OS_process_quit()
596 OS_process_hangup (Tprocess process) in OS_process_hangup()
631 OS_process_wait (Tprocess process) in OS_process_wait()
647 give_terminal_to (Tprocess process) in give_terminal_to()
684 process_wait (Tprocess process) in process_wait()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/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
145 process_init_stopped ( struct process *process, in process_init_stopped()
161 process_init ( struct process *process, in process_init()
175 process_running ( struct process *process ) { in process_running()
205 #define PROC_COL( process ) process_object ( process ) argument
[all …]
/dports/net/ipxe/ipxe-2265a65/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
145 process_init_stopped ( struct process *process, in process_init_stopped()
161 process_init ( struct process *process, in process_init()
175 process_running ( struct process *process ) { in process_running()
205 #define PROC_COL( process ) process_object ( process ) argument
[all …]
/dports/emulators/qemu/qemu-6.2.0/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
145 process_init_stopped ( struct process *process, in process_init_stopped()
161 process_init ( struct process *process, in process_init()
175 process_running ( struct process *process ) { in process_running()
205 #define PROC_COL( process ) process_object ( process ) argument
[all …]
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/jason-munro/cypht/modules/wordpress/
H A Dmodules.php19 public function process() { function in Hm_Handler_process_wordpress_since_setting
28 public function process() { function in Hm_Handler_process_unread_wp_included
38 public function process() { function in Hm_Handler_wordpress_msg_action
72 public function process() { function in Hm_Handler_wp_load_sources
99 public function process() { function in Hm_Handler_wordpress_folders_data
108 public function process() { function in Hm_Handler_get_wp_notice_data
134 public function process() { function in Hm_Handler_wordpress_list_type
164 public function process() { function in Hm_Handler_wp_notification_data
188 public function process() { function in Hm_Handler_process_wordpress_authorization
226 public function process() { function in Hm_Handler_wordpress_disconnect
[all …]
/dports/emulators/qemu60/qemu-6.0.0/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
145 process_init_stopped ( struct process *process, in process_init_stopped()
161 process_init ( struct process *process, in process_init()
175 process_running ( struct process *process ) { in process_running()
205 #define PROC_COL( process ) process_object ( process ) argument
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/aboutmemory/tests/
H A Dmemory-reports-diff2.json15 {"process": "P", "path": "foobaz", "kind": 2, "units": 0, "amount": 0, "description": "Desc."}, string
17 … {"process": "P", "path": "a/b", "kind": 2, "units": 0, "amount": 2000000, "description": "Desc."}, string
18 …{"process": "P", "path": "a/c/d", "kind": 2, "units": 0, "amount": 2998000, "description": "Desc."… string
19 …{"process": "P", "path": "a/c/e", "kind": 2, "units": 0, "amount": 1001000, "description": "Desc."… string
22 {"process": "P", "path": "a/h", "kind": 2, "units": 0, "amount": 2000, "description": "Desc."}, string
34 {"process": "P4", "path": "p4", "kind": 2, "units": 0, "amount": 66, "description": "Desc."}, string
36 {"process": "P6", "path": "p6", "kind": 2, "units": 0, "amount": 0, "description": "Desc."}, string
38 {"process": "P7", "path": "p7/b", "kind": 2, "units": 0, "amount": 3, "description": "Desc."}, string
39 {"process": "P7", "path": "p7/c", "kind": 2, "units": 0, "amount": 4, "description": "Desc."}, string
41 {"process": "P8", "path": "p8/a/b", "kind": 2, "units": 0, "amount": 1, "description": "Desc."}, string
[all …]
H A Dmemory-reports-diff1.json13 … {"process": "P", "path": "foobar", "kind": 2, "units": 0, "amount": 100, "description": "Desc."}, string
14 {"process": "P", "path": "zero1", "kind": 2, "units": 0, "amount": 0, "description": "Desc."}, string
16 … {"process": "P", "path": "a/b", "kind": 2, "units": 0, "amount": 1000000, "description": "Desc."}, string
17 …{"process": "P", "path": "a/c/d", "kind": 2, "units": 0, "amount": 2000000, "description": "Desc."… string
18 …{"process": "P", "path": "a/c/e", "kind": 2, "units": 0, "amount": 2000000, "description": "Desc."… string
19 …{"process": "P", "path": "a/c/f", "kind": 2, "units": 0, "amount": 3000000, "description": "Desc."… string
20 …{"process": "P", "path": "a/c/g", "kind": 2, "units": 0, "amount": 3000000, "description": "Desc."… string
21 {"process": "P", "path": "a/h", "kind": 2, "units": 0, "amount": 1000, "description": "Desc."}, string
33 {"process": "P3", "path": "p3", "kind": 2, "units": 0, "amount": 55, "description": "Desc."}, string
35 {"process": "P5", "path": "p5", "kind": 2, "units": 0, "amount": 0, "description": "Desc."}, string
[all …]
/dports/deskutils/akonadiconsole/akonadiconsole-21.12.3/src/
H A Duistatesaver.cpp20 static void process(QSplitter *splitter, KConfigGroup &config) in process() function
28 static void process(QTabWidget *tab, KConfigGroup &config) in process() function
33 static void process(QTreeView *tv, KConfigGroup &config) in process() function
38 static void process(QComboBox *cb, KConfigGroup &config) in process() function
45 static void process(QSplitter *splitter, const KConfigGroup &config) in process() function
53 static void process(QTabWidget *tab, const KConfigGroup &config) in process() function
61 static void process(QTreeView *tv, const KConfigGroup &config) in process() function
69 static void process(QComboBox *cb, const KConfigGroup &config) in process() function
/dports/deskutils/kaddressbook/kaddressbook-21.12.3/src/
H A Duistatesaver.cpp20 static void process(QSplitter *splitter, KConfigGroup &config) in process() function
28 static void process(QTabWidget *tab, KConfigGroup &config) in process() function
33 static void process(QTreeView *tv, KConfigGroup &config) in process() function
38 static void process(QComboBox *cb, KConfigGroup &config) in process() function
45 static void process(QSplitter *splitter, const KConfigGroup &config) in process() function
53 static void process(QTabWidget *tab, const KConfigGroup &config) in process() function
61 static void process(QTreeView *tv, const KConfigGroup &config) in process() function
69 static void process(QComboBox *cb, const KConfigGroup &config) in process() function
/dports/www/firefox/firefox-99.0/toolkit/components/aboutmemory/tests/
H A Dmemory-reports-diff1.json13 … {"process": "P", "path": "foobar", "kind": 2, "units": 0, "amount": 100, "description": "Desc."}, string
14 {"process": "P", "path": "zero1", "kind": 2, "units": 0, "amount": 0, "description": "Desc."}, string
16 … {"process": "P", "path": "a/b", "kind": 2, "units": 0, "amount": 1000000, "description": "Desc."}, string
17 …{"process": "P", "path": "a/c/d", "kind": 2, "units": 0, "amount": 2000000, "description": "Desc."… string
18 …{"process": "P", "path": "a/c/e", "kind": 2, "units": 0, "amount": 2000000, "description": "Desc."… string
19 …{"process": "P", "path": "a/c/f", "kind": 2, "units": 0, "amount": 3000000, "description": "Desc."… string
20 …{"process": "P", "path": "a/c/g", "kind": 2, "units": 0, "amount": 3000000, "description": "Desc."… string
21 {"process": "P", "path": "a/h", "kind": 2, "units": 0, "amount": 1000, "description": "Desc."}, string
33 {"process": "P3", "path": "p3", "kind": 2, "units": 0, "amount": 55, "description": "Desc."}, string
35 {"process": "P5", "path": "p5", "kind": 2, "units": 0, "amount": 0, "description": "Desc."}, string
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/aboutmemory/tests/
H A Dmemory-reports-diff1.json13 … {"process": "P", "path": "foobar", "kind": 2, "units": 0, "amount": 100, "description": "Desc."}, string
14 {"process": "P", "path": "zero1", "kind": 2, "units": 0, "amount": 0, "description": "Desc."}, string
16 … {"process": "P", "path": "a/b", "kind": 2, "units": 0, "amount": 1000000, "description": "Desc."}, string
17 …{"process": "P", "path": "a/c/d", "kind": 2, "units": 0, "amount": 2000000, "description": "Desc."… string
18 …{"process": "P", "path": "a/c/e", "kind": 2, "units": 0, "amount": 2000000, "description": "Desc."… string
19 …{"process": "P", "path": "a/c/f", "kind": 2, "units": 0, "amount": 3000000, "description": "Desc."… string
20 …{"process": "P", "path": "a/c/g", "kind": 2, "units": 0, "amount": 3000000, "description": "Desc."… string
21 {"process": "P", "path": "a/h", "kind": 2, "units": 0, "amount": 1000, "description": "Desc."}, string
33 {"process": "P3", "path": "p3", "kind": 2, "units": 0, "amount": 55, "description": "Desc."}, string
35 {"process": "P5", "path": "p5", "kind": 2, "units": 0, "amount": 0, "description": "Desc."}, string
[all …]
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/aboutmemory/tests/
H A Dmemory-reports-diff1.json13 … {"process": "P", "path": "foobar", "kind": 2, "units": 0, "amount": 100, "description": "Desc."}, string
14 {"process": "P", "path": "zero1", "kind": 2, "units": 0, "amount": 0, "description": "Desc."}, string
16 … {"process": "P", "path": "a/b", "kind": 2, "units": 0, "amount": 1000000, "description": "Desc."}, string
17 …{"process": "P", "path": "a/c/d", "kind": 2, "units": 0, "amount": 2000000, "description": "Desc."… string
18 …{"process": "P", "path": "a/c/e", "kind": 2, "units": 0, "amount": 2000000, "description": "Desc."… string
19 …{"process": "P", "path": "a/c/f", "kind": 2, "units": 0, "amount": 3000000, "description": "Desc."… string
20 …{"process": "P", "path": "a/c/g", "kind": 2, "units": 0, "amount": 3000000, "description": "Desc."… string
21 {"process": "P", "path": "a/h", "kind": 2, "units": 0, "amount": 1000, "description": "Desc."}, string
33 {"process": "P3", "path": "p3", "kind": 2, "units": 0, "amount": 55, "description": "Desc."}, string
35 {"process": "P5", "path": "p5", "kind": 2, "units": 0, "amount": 0, "description": "Desc."}, string
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/aboutmemory/tests/
H A Dmemory-reports-diff1.json13 … {"process": "P", "path": "foobar", "kind": 2, "units": 0, "amount": 100, "description": "Desc."}, string
14 {"process": "P", "path": "zero1", "kind": 2, "units": 0, "amount": 0, "description": "Desc."}, string
16 … {"process": "P", "path": "a/b", "kind": 2, "units": 0, "amount": 1000000, "description": "Desc."}, string
17 …{"process": "P", "path": "a/c/d", "kind": 2, "units": 0, "amount": 2000000, "description": "Desc."… string
18 …{"process": "P", "path": "a/c/e", "kind": 2, "units": 0, "amount": 2000000, "description": "Desc."… string
19 …{"process": "P", "path": "a/c/f", "kind": 2, "units": 0, "amount": 3000000, "description": "Desc."… string
20 …{"process": "P", "path": "a/c/g", "kind": 2, "units": 0, "amount": 3000000, "description": "Desc."… string
21 {"process": "P", "path": "a/h", "kind": 2, "units": 0, "amount": 1000, "description": "Desc."}, string
33 {"process": "P3", "path": "p3", "kind": 2, "units": 0, "amount": 55, "description": "Desc."}, string
35 {"process": "P5", "path": "p5", "kind": 2, "units": 0, "amount": 0, "description": "Desc."}, string
[all …]
/dports/www/py-gunicorn/gunicorn-19.9.0/
H A DCONTRIBUTING.md100 ### How are decisions made?
124 ### Who decides what?
147 ### I'm a maintainer, should I make pull requests too?
152 ### Who assigns maintainers?
156 ### How can I become a maintainer?
166 ### What are a maintainer's responsibility?
175 ### How is this process changed?
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker-credential-helpers/moby-0.4.1/
H A DCONTRIBUTING.md95 ### How are decisions made?
114 ### Who decides what?
132 ### I'm a maintainer, should I make pull requests too?
136 ### Who assigns maintainers?
140 ### How can I become a maintainer?
149 ### What are a maintainer's responsibility?
158 ### How is this process changed?
/dports/java/intellij-pty4j/pty4j-61a48c06c79f13f5766a35bb6af4816f481f0940/test/com/pty4j/
H A DPtyTest.java60 PtyProcess process = new PtyProcessBuilder( in testDestroy() local
102 PtyProcess process = new PtyProcessBuilder( in testDestroyAfterTermination() local
113 PtyProcess process = new PtyProcessBuilder( in testNormalTermination() local
151 PtyProcess process = new PtyProcessBuilder(new String[]{ in testResizeTerminalWindow() local
228 PtyProcess process = builder.start(); in testPromptReaderConsoleModeOff() local
250 PtyProcess process = builder.start(); in testPromptReaderConsoleModeOn() local
314 PtyProcess process = new PtyProcessBuilder(new String[]{"/bin/echo", arg}) in testReadPtyProcessOutputAfterTermination() local
375 PtyProcess process = builder.start(); in testBashEchoOutputInConsoleMode() local
391 PtyProcess process = builder.start(); in testCmdResize() local
461 private void assertAlive(@NotNull Process process) { in assertAlive()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/configs/
H A DP5040DS_NAND_SECURE_BOOT_defconfig18 CONFIG_CMD_I2C=y
19 CONFIG_CMD_MMC=y
21 CONFIG_CMD_SF=y
22 CONFIG_CMD_USB=y
24 CONFIG_CMD_MII=y
26 CONFIG_MP=y
27 CONFIG_CMD_EXT2=y
29 CONFIG_DM=y
30 CONFIG_FSL_ESDHC=y
35 CONFIG_NAND=y
[all …]

12345678910>>...892