Home
last modified time | relevance | path

Searched refs:Process (Results 1 – 25 of 108) sorted by relevance

12345

/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/Process/
H A Dmeson.build3 sdbusplus_current_path = 'xyz/openbmc_project/VirtualMedia/Process'
8 '../../../../../yaml/xyz/openbmc_project/VirtualMedia/Process.interface.yaml',
28 'xyz/openbmc_project/VirtualMedia/Process',
/openbmc/openbmc-test-automation/lib/
H A Djobs_processing.py11 from multiprocessing import Manager, Process
51 task = Process(
102 task = Process(
H A Dgen_arg.py401 def get_descendant_info(process=psutil.Process()):
447 current_process = psutil.Process()
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/
H A Dmeson.build4 subdir('Process') subdir
61 '../../../../yaml/xyz/openbmc_project/VirtualMedia/Process.interface.yaml',
63 output: ['Process.md'],
75 'xyz/openbmc_project/VirtualMedia/Process',
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DGPL-3.0-with-GCC-exception15 …it either requires the Runtime Library for execution after a Compilation Process, or makes use of …
19Process" transforms code entirely represented in non-intermediate languages designed for human-wri…
20Process is "Eligible" if it is done using GCC, alone or with other GPL-compatible software, or if …
/openbmc/openbmc-test-automation/openpower/ext_interfaces/
H A Dtest_vmicert_management.robot155 ${dict}= Execute Process Multi Keyword ${5}
169 ${dict}= Execute Process Multi Keyword ${5}
184 ${dict}= Execute Process Multi Keyword ${5}
200 ${dict}= Execute Process Multi Keyword ${5}
217 ${dict}= Execute Process Multi Keyword ${5}
233 ${dict}= Execute Process Multi Keyword ${5}
247 ${dict}= Execute Process Multi Keyword ${5}
264 ${dict}= Execute Process Multi Keyword ${5}
278 ${dict}= Execute Process Multi Keyword ${5}
293 ${dict}= Execute Process Multi Keyword ${5}
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/cunit/files/
H A Dfixup-install-docdir.patch19 ## Process this file with automake to produce Makefile.in
30 ## Process this file with automake to produce Makefile.in
/openbmc/openbmc-test-automation/extended/
H A Dtest_bmc_stress_buster.robot30 ${dict}= Execute Process
41 ${dict}= Execute Process
52 ${dict}= Execute Process ${IPMI_BUSTER_MAX} IPMI Check Status
/openbmc/openbmc/poky/meta/recipes-extended/which/which-2.21/
H A Dautomake.patch11 dnl Process this file with autoconf to produce a configure script.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-mixer/
H A Dconfigure.patch7 dnl Process this file with autoconf to produce a configure script.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/indent/indent/
H A D0001-Fix-builds-with-recent-gettext.patch15 ## Process this file with automake to produce Makefile.in
H A D0001-Makefile.am-remove-regression-dir.patch47 ## Process this file with automake to produce Makefile.in
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sharutils/sharutils/
H A D0001-Fix-build-with-recent-gettext.patch17 ## Process this file with automake to produce Makefile.in.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gtk+/gtk+/
H A Ddoc-fixes.patch15 ## Process this file with automake to produce Makefile.in
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-image/
H A Dconfigure.patch8 dnl Process this file with autoconf to produce a configure script.
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-supervisor_4.2.5.bb1 SUMMARY = "Supervisor: A Process Control System"
/openbmc/pldm/tools/visualize-pdr/
H A Dpldm_visualise_pdrs.py20 class Process: class
54 class ParamikoProcess(Process):
95 class SubprocessProcess(Process):
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/gnuplot/gnuplot/
H A D0001-reduce-build-to-conversion-tools-for-native-build.patch21 ## Process this file with automake to produce Makefile.in -*-Makefile-*-
H A D0002-do-not-build-demos.patch21 ## Process this file with automake to produce Makefile.in -*-Makefile-*-
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache-mod/
H A Dapache-websocket_git.bb2 DESCRIPTION = "Process requests using the WebSocket protocol (RFC 6455)"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/files/
H A Dreproducible-build.patch21 dnl -- Process this file with autoconf to produce a configure script.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/suitesparse/suitesparse/
H A D0003-Add-version-information-to-libmetis.patch24 # Process configuration options.
/openbmc/openbmc/poky/bitbake/lib/bb/tests/support/
H A Dhttpserver.py43 …self.process = multiprocessing.Process(target=self.server.server_start, args=[self.root_dir, self.…
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dhttpserver.py45 …self.process = multiprocessing.Process(target=self.server.server_start, args=[self.root_dir, self.…
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Dsamples.py137 class Process: class
161 split = Process (writer, pid, cmd, ppid, start_time)

12345