| /openbmc/u-boot/tools/ |
| H A D | proftool.c | 229 static int read_profile(FILE *fin, int *not_found) in read_profile() argument 233 *not_found = 0; in read_profile() 276 int not_found = INT_MAX; in read_profile_file() local 286 err = read_profile(fprof, ¬_found); in read_profile_file() 291 if (not_found) { in read_profile_file() 293 not_found); in read_profile_file() 362 int not_found = 0; in check_functions() local 368 not_found++; in check_functions() 376 not_found, removed_code_size); in check_functions()
|
| /openbmc/openbmc/poky/meta/recipes-graphics/virglrenderer/virglrenderer/ |
| H A D | 0001-meson.build-use-python3-directly-for-python.patch | 26 not_found = dependency('', required: false) 27 gbm_dep = not_found
|
| /openbmc/qemu/ |
| H A D | meson.build | 21 not_found = dependency('', required: false) variable 151 dtrace = not_found 152 stap = not_found 836 pvg = not_found 838 midl = not_found 839 widl = not_found 840 pathcch = not_found 841 synchronization = not_found 896 hvf = not_found 905 nvmm = not_found [all …]
|
| /openbmc/bmcweb/http/routing/ |
| H A D | baserule.hpp | 54 asyncResp->res.result(boost::beast::http::status::not_found); in handleUpgrade() 62 asyncResp->res.result(boost::beast::http::status::not_found); in handleUpgrade()
|
| /openbmc/telemetry/redfish-tests/ |
| H A D | test_telemetry.py | 34 code=RedfishHttpStatus.not_found, 47 code=RedfishHttpStatus.not_found, 60 code=RedfishHttpStatus.not_found, 83 code=RedfishHttpStatus.not_found,
|
| H A D | redfish_requests.py | 13 not_found = 404 variable in RedfishHttpStatus
|
| /openbmc/openbmc/poky/scripts/ |
| H A D | wic | 198 not_found = not_found_dir = "" 200 (not_found, not_found_dir) = ("rootfs-dir", rootfs_dir) 202 (not_found, not_found_dir) = ("kernel-dir", kernel_dir) 204 (not_found, not_found_dir) = ("native-sysroot", native_sysroot) 205 if not_found: 212 … raise WicError("The artifact that couldn't be found was %s:\n %s" % (not_found, not_found_dir))
|
| /openbmc/openbmc/poky/scripts/esdk-tools/ |
| H A D | wic | 198 not_found = not_found_dir = "" 200 (not_found, not_found_dir) = ("rootfs-dir", rootfs_dir) 202 (not_found, not_found_dir) = ("kernel-dir", kernel_dir) 204 (not_found, not_found_dir) = ("native-sysroot", native_sysroot) 205 if not_found: 212 … raise WicError("The artifact that couldn't be found was %s:\n %s" % (not_found, not_found_dir))
|
| /openbmc/bmcweb/features/ibm/ |
| H A D | ibm_management_console_rest.hpp | 70 asyncResp->res.result(boost::beast::http::status::not_found); in handleFilePut() 291 asyncResp->res.result(boost::beast::http::status::not_found); in handleFileGet() 300 asyncResp->res.result(boost::beast::http::status::not_found); in handleFileGet() 341 asyncResp->res.result(boost::beast::http::status::not_found); in handleFileDelete()
|
| /openbmc/bmcweb/features/openbmc_rest/ |
| H A D | openbmc_dbus_rest.hpp | 469 boost::beast::http::status::not_found, in ~InProgressActionData() 1585 boost::beast::http::status::not_found, in handleAction() 1646 boost::beast::http::status::not_found, in handleList() 1684 boost::beast::http::status::not_found, in handleEnumerate() 1713 boost::beast::http::status::not_found, in handleGet() 1791 boost::beast::http::status::not_found, in handleGet() 1893 boost::beast::http::status::not_found, in handlePut() 2185 asyncResp->res.result(boost::beast::http::status::not_found); in handleBusSystemPost() 2305 boost::beast::http::status::not_found); in handleBusSystemPost() 2434 asyncResp->res.result(boost::beast::http::status::not_found); in handleBusSystemPost() [all …]
|
| /openbmc/bmcweb/http/ |
| H A D | routing.hpp | 275 asyncResp->res.result(boost::beast::http::status::not_found); in handleUpgrade() 333 asyncResp->res.result(boost::beast::http::status::not_found); in handle()
|
| /openbmc/dbus-sensors/src/hwmon-temp/ |
| H A D | HwmonTempSensor.cpp | 178 (err == boost::asio::error::misc_errors::not_found)) in handleResponse()
|
| /openbmc/dbus-sensors/src/psu/ |
| H A D | PSUSensor.cpp | 211 (err == boost::asio::error::misc_errors::not_found)) in handleResponse()
|
| H A D | PSUEvent.cpp | 244 (err == boost::asio::error::misc_errors::not_found)) in handleResponse()
|
| /openbmc/dbus-sensors/src/fan/ |
| H A D | TachSensor.cpp | 152 (err == boost::asio::error::misc_errors::not_found)) in handleResponse()
|
| /openbmc/dbus-sensors/src/intel-cpu/ |
| H A D | IntelCPUSensor.cpp | 241 (err == boost::asio::error::misc_errors::not_found)) in handleResponse()
|
| /openbmc/u-boot/fs/reiserfs/ |
| H A D | reiserfs.c | 142 goto not_found; in block_read() 153 not_found: in block_read()
|
| /openbmc/bmcweb/redfish-core/lib/ |
| H A D | event_service.hpp | 773 boost::beast::http::status::not_found); in requestRoutesEventDestination() 832 boost::beast::http::status::not_found); in requestRoutesEventDestination()
|
| H A D | virtual_media.hpp | 125 asyncResp->res.result(boost::beast::http::status::not_found); in findAndParseObject()
|
| /openbmc/qemu/qga/ |
| H A D | meson.build | 133 wixl = not_found
|
| /openbmc/bmcweb/redfish-core/src/ |
| H A D | error_messages.cpp | 955 res.result(boost::beast::http::status::not_found); in resourceNotFound() 1359 res.result(boost::beast::http::status::not_found); in couldNotEstablishConnection()
|
| /openbmc/qemu/docs/devel/ |
| H A D | build-system.rst | 373 sdl_image = not_found
|