| /openbmc/openbmc/meta-ampere/meta-mitchell/recipes-ampere/host/ampere-mctp-i2c-binding/ |
| H A D | ampere_mctp_i2c_binding.sh | 7 retVal=1 16 retVal=0 25 retVal=0 30 echo "$retVal" 34 retVal="1" 37 retVal="0" 39 echo "$retVal" 43 retVal="1" 48 retVal="0" 51 echo "$retVal" [all …]
|
| /openbmc/u-boot/fs/yaffs2/ |
| H A D | yaffsfs.c | 423 int retVal = 0; in yaffsfs_CheckNameLength() local 429 retVal = -1; in yaffsfs_CheckNameLength() 432 retVal = -1; in yaffsfs_CheckNameLength() 435 return retVal; in yaffsfs_CheckNameLength() 1004 int retVal = -1; in yaffs_Dofsync() local 1017 retVal = 0; in yaffs_Dofsync() 1022 return retVal; in yaffs_Dofsync() 1044 int retVal = -1; in yaffs_close() local 1057 retVal = 0; in yaffs_close() 1062 return retVal; in yaffs_close() [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/unbound/unbound/ |
| H A D | run-ptest | 4 retVal=0 14 retVal=1 17 exit $retVal
|
| /openbmc/u-boot/Documentation/sphinx/ |
| H A D | rstFlatTable.py | 308 retVal = "[ " 310 retVal += "[ " 313 retVal += ('%r' % col) 314 retVal += "\n , " 319 retVal += ('(cspan=%s, rspan=%s, %r)' 321 retVal += "]\n , " 322 retVal = retVal[:-2] 323 retVal += "]\n , " 324 retVal = retVal[:-2] 325 return retVal + "]"
|
| /openbmc/phosphor-state-manager/host_condition_gpio/ |
| H A D | host_condition.cpp | 39 auto retVal = Host::FirmwareCondition::Unknown; in currentFirmwareCondition() local 59 retVal = (0 == gpioVal) ? Host::FirmwareCondition::Off in currentFirmwareCondition() 68 return retVal; in currentFirmwareCondition()
|
| /openbmc/phosphor-debug-collector/ |
| H A D | dump_offload.cpp | 55 int retVal = select(nextFileDescriptor, nullptr, &writeFileDescriptor, in writeOnUnixSocket() local 57 if (retVal <= 0) in writeOnUnixSocket() 64 if ((retVal > 0) && (FD_ISSET(socket, &writeFileDescriptor))) in writeOnUnixSocket() 160 int retVal = select(numOfFDs, &readFD, nullptr, nullptr, &timeVal); in requestOffload() local 161 if (retVal <= 0) in requestOffload() 168 else if ((retVal > 0) && (FD_ISSET(unixSocket(), &readFD))) in requestOffload()
|
| H A D | dump_utils.hpp | 109 T retVal{}; in readDBusProperty() local 118 result.read(retVal); in readDBusProperty() 129 return retVal; in readDBusProperty()
|
| /openbmc/phosphor-power/ |
| H A D | temporary_subdirectory.cpp | 39 char* retVal = mkdtemp(templatePath.data()); in TemporarySubDirectory() local 40 if (retVal == nullptr) in TemporarySubDirectory()
|
| /openbmc/phosphor-state-manager/ |
| H A D | host_state_manager.cpp | 446 auto retVal = server::Host::requestedHostTransition(value); in requestedHostTransition() local 449 return retVal; in requestedHostTransition() 454 auto retVal = bootprogress::Progress::bootProgress(value); in bootProgress() local 462 return retVal; in bootProgress() 467 auto retVal = bootprogress::Progress::bootProgressLastUpdate(value); in bootProgressLastUpdate() local 469 return retVal; in bootProgressLastUpdate() 474 auto retVal = osstatus::Status::operatingSystemState(value); in operatingSystemState() local 476 return retVal; in operatingSystemState()
|
| /openbmc/ipmitool/src/plugins/usb/ |
| H A D | usb.c | 408 int retVal; in WriteSplitData() local 415 if ((retVal = WriteCD(intf->fd, Sector, in WriteSplitData() 418 return retVal; in WriteSplitData() 484 int retVal; in SendDataToUSBDriver() local 515 if ((retVal = WriteSplitData(intf, ReqBuffer, in SendDataToUSBDriver()
|
| /openbmc/phosphor-host-ipmid/include/ipmid/ |
| H A D | message.hpp | 225 uint8_t retVal; in drain() local 234 retVal = static_cast<uint8_t>(bitStream); in drain() 235 raw.push_back(retVal); in drain()
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/bluez-tools/bluez-tools/ |
| H A D | fix-memory-leaks.patch | 50 - const gchar *retVal = g_strdup(object_path); 54 - return retVal; 69 - gchar *retVal = g_strdup(object_path); 73 - return retVal; 208 return retVal; 235 - const gchar *retVal = g_strdup(object_path); 239 - return retVal;
|
| /openbmc/u-boot/lib/bzip2/ |
| H A D | bzlib_decompress.c | 84 { retVal = rrr; goto save_state_and_return; }; 152 Int32 retVal; in BZ2_decompress() local 236 retVal = BZ_OK; in BZ2_decompress() 668 return retVal; in BZ2_decompress()
|
| /openbmc/openpower-vpd-parser/vpd-manager/include/utility/ |
| H A D | vpd_specific_utility.hpp | 437 auto retVal = dbusUtility::readDbusProperty( in getExpandedLocationCode() local 441 if (auto kwdVal = std::get_if<types::BinaryVector>(&retVal)) in getExpandedLocationCode() 453 retVal = dbusUtility::readDbusProperty( in getExpandedLocationCode() 457 if (auto kwdVal = std::get_if<types::BinaryVector>(&retVal)) in getExpandedLocationCode()
|
| /openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/ |
| H A D | API.pm | 1972 my $retVal = system("$touch $nodisclaim_file"); 1973 if( $retVal != 0 ) {
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
| H A D | jquery-2.0.3.min.map | 1 …Arraylike","arr","results","Object","inArray","second","l","grep","inv","retVal","arg","guid","pro…
|