Home
last modified time | relevance | path

Searched refs:Result (Results 1 – 25 of 44) sorted by relevance

12

/openbmc/openbmc-tools/pwmtachtool/src/
H A DEINTR_wrappers.c125 int Result = epoll_wait(epfd, events, maxevents, timeout); in sigwrap_epoll_wait() local
127 if (Result != -1) in sigwrap_epoll_wait()
128 return Result; in sigwrap_epoll_wait()
131 return Result; in sigwrap_epoll_wait()
160 int Result = epoll_pwait(epfd, events, maxevents, timeout, sigmask); in sigwrap_epoll_pwait() local
162 if (Result != -1) in sigwrap_epoll_pwait()
163 return Result; in sigwrap_epoll_pwait()
166 return Result; in sigwrap_epoll_pwait()
183 int Result = sigwaitinfo(set, info); in sigwrap_sigwaitinfo() local
185 if (Result != -1) in sigwrap_sigwaitinfo()
[all …]
/openbmc/openbmc-tools/adcapp/src/
H A DEINTR_wrappers.c152 int Result = epoll_wait(epfd, events, maxevents, timeout); in sigwrap_epoll_wait() local
154 if (Result != -1) in sigwrap_epoll_wait()
155 return Result; in sigwrap_epoll_wait()
158 return Result; in sigwrap_epoll_wait()
187 int Result = epoll_pwait(epfd, events, maxevents, timeout, sigmask); in sigwrap_epoll_pwait() local
189 if (Result != -1) in sigwrap_epoll_pwait()
190 return Result; in sigwrap_epoll_pwait()
193 return Result; in sigwrap_epoll_pwait()
210 int Result = sigwaitinfo(set, info); in sigwrap_sigwaitinfo() local
212 if (Result != -1) in sigwrap_sigwaitinfo()
[all …]
/openbmc/openpower-host-ipmi-oem/
H A Dhost-interface.cpp58 auto value = status ? Result::Success : Result::Failure; in commandStatusHandler()
/openbmc/openbmc/poky/scripts/lib/resulttool/template/
H A Dtest_report_full_text.txt2 Test Result Status Summary (Counts/Percentages sorted by testseries, ID)
17 {{ machine }} PTest Result Summary
33 {{ machine }} Ltp Test Result Summary
49 {{ machine }} Ltp Posix Result Summary
/openbmc/openbmc/poky/meta/recipes-devtools/rpm-sequoia/files/
H A D0001-Use-optional-env-vars-to-force-runtime-paths-in-test.patch16 @@ -14,7 +14,8 @@ fn symbols() -> anyhow::Result<()> {
26 @@ -53,7 +54,8 @@ fn symbols() -> anyhow::Result<()> {
/openbmc/phosphor-host-ipmid/
H A Dhost-interface.cpp66 auto value = status ? Result::Success : Result::Failure; in commandStatusHandler()
/openbmc/qemu/tests/tcg/tricore/asm/
H A Dtest_dvstep.S5 # Result RS1 RS2
/openbmc/openbmc-test-automation/lib/
H A Ddmtf_tools_utils.robot42 Redfish Service Validator Result
56 Redfish JsonSchema ResponseValidator Result
/openbmc/openbmc-test-automation/redfish/dmtf_tools/
H A DRedfish_Service_Validator.robot33 Redfish Service Validator Result ${output}
76 Redfish Service Validator Result ${output}
104 ${status}= Run Keyword And Return Status Redfish Service Validator Result ${output}
H A DRedfish_JsonSchema_ResponseValidator.robot39 … ${status}= Run Keyword And Return Status Redfish JsonSchema ResponseValidator Result ${output}
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/polkit/files/
H A D50-org.freedesktop.NetworkManager.rules6 return polkit.Result.YES;
H A D50-org.freedesktop.timedate1.rules6 return polkit.Result.YES;
H A D50-org.freedesktop.udiskie.rules2 var YES = polkit.Result.YES;
/openbmc/bmcweb/redfish-core/include/
H A Dredfish_aggregator.hpp54 enum class Result enum
1317 Result beginAggregation(const crow::Request& thisReq, in beginAggregation()
1331 return Result::LocalHandle; in beginAggregation()
1339 return Result::LocalHandle; in beginAggregation()
1371 return Result::NoLocalHandle; in beginAggregation()
1386 return Result::LocalHandle; in beginAggregation()
1398 return Result::LocalHandle; in beginAggregation()
1407 return Result::LocalHandle; in beginAggregation()
1411 return Result::LocalHandle; in beginAggregation()
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/webrtc-audio-processing/webrtc-audio-processing-1/
H A D0001-Fix-return-type-errors.patch9 …ion 'float webrtc::{anonymous}::GetLevel(const webrtc::VadLevelAnalyzer::Result&, LevelEstimatorTy…
35 @@ -42,6 +42,8 @@ float GetLevel(const VadLevelAnalyzer::Result& vad_level,
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lvgl/files/
H A D0001-thorvg-fix-build-with-gcc-15.patch8 357 | Result opacity(uint8_t o) noexcept;
/openbmc/phosphor-host-ipmid/softoff/
H A Dsoftoff.cpp68 if (Host::convertResultFromString(cmdStatus) == Host::Result::Success) in hostControlEvent()
/openbmc/openbmc/poky/scripts/contrib/
H A Dpatchreview.py28 class Result: class
70 result = Result()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drepro-issue-fix-with-cc-crate-hashmap.patch17 pub(crate) fn objects_from_files(files: &[Arc<Path>], dst: &Path) -> Result<Vec<Object>, Error> {
73 pub(crate) fn objects_from_files(files: &[Arc<Path>], dst: &Path) -> Result<Vec<Object>, Error> {
79 @@ -277,10 +278,29 @@ pub(crate) fn objects_from_files(files: &[Arc<Path>], dst: &Path) -> Result<V…
116 pub(crate) fn objects_from_files(files: &[Arc<Path>], dst: &Path) -> Result<Vec<Object>, Error> {
122 @@ -305,10 +306,29 @@ pub(crate) fn objects_from_files(files: &[Arc<Path>], dst: &Path) -> Result<V…
/openbmc/openbmc/meta-security/meta-parsec/recipes-parsec/parsec-service/files/
H A D0002-Fix-unnecessary-qualifications-error.patch29 pub fn peer_cred(socket: &UnixStream) -> io::Result<UCred> {
/openbmc/openbmc-test-automation/oem/nuvoton/
H A Dtest_ipmi_flash.robot136 ... --property=Result phosphor-ipmi-flash-bios-update.service
202 ${cmd}= Catenate systemctl show --property=Result
205 Should Contain ${output} Result=success
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/deqp-runner/deqp-runner/
H A D0001-deqp-runner-drop-zstd-support.patch131 fn parse_key_val<T, U>(s: &str) -> Result<(T, U), Box<dyn std::error::Error>>
133 …082,32 +1080,17 @@ pub fn read_lines<I: IntoIterator<Item = impl AsRef<Path>>>(files: I) -> Result<
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyruvate/
H A D0001-check-for-mips-targets-for-stat.st_dev-definitions.patch35 pub fn from_fd<F: AsRawFd>(fd: F) -> std::io::Result<Self> {
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/
H A D0001-CMakeLists.txt-Make-the-test-discovery-occur-on-targ.patch17 Result: 127
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/clang-layer/recipes-support/thin-provisioning-tools/thin-provisioning-tools/
H A D0001-Use-portable-atomics-crate.patch79 use anyhow::{anyhow, Result};

12