Home
last modified time | relevance | path

Searched refs:not_found (Results 1 – 22 of 22) sorted by relevance

/openbmc/u-boot/tools/
H A Dproftool.c229 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, &not_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 D0001-meson.build-use-python3-directly-for-python.patch26 not_found = dependency('', required: false)
27 gbm_dep = not_found
/openbmc/qemu/
H A Dmeson.build21 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 Dbaserule.hpp54 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 Dtest_telemetry.py34 code=RedfishHttpStatus.not_found,
47 code=RedfishHttpStatus.not_found,
60 code=RedfishHttpStatus.not_found,
83 code=RedfishHttpStatus.not_found,
H A Dredfish_requests.py13 not_found = 404 variable in RedfishHttpStatus
/openbmc/openbmc/poky/scripts/
H A Dwic198 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 Dwic198 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 Dibm_management_console_rest.hpp70 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 Dopenbmc_dbus_rest.hpp469 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 Drouting.hpp275 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 DHwmonTempSensor.cpp178 (err == boost::asio::error::misc_errors::not_found)) in handleResponse()
/openbmc/dbus-sensors/src/psu/
H A DPSUSensor.cpp211 (err == boost::asio::error::misc_errors::not_found)) in handleResponse()
H A DPSUEvent.cpp244 (err == boost::asio::error::misc_errors::not_found)) in handleResponse()
/openbmc/dbus-sensors/src/fan/
H A DTachSensor.cpp152 (err == boost::asio::error::misc_errors::not_found)) in handleResponse()
/openbmc/dbus-sensors/src/intel-cpu/
H A DIntelCPUSensor.cpp241 (err == boost::asio::error::misc_errors::not_found)) in handleResponse()
/openbmc/u-boot/fs/reiserfs/
H A Dreiserfs.c142 goto not_found; in block_read()
153 not_found: in block_read()
/openbmc/bmcweb/redfish-core/lib/
H A Devent_service.hpp773 boost::beast::http::status::not_found); in requestRoutesEventDestination()
832 boost::beast::http::status::not_found); in requestRoutesEventDestination()
H A Dvirtual_media.hpp125 asyncResp->res.result(boost::beast::http::status::not_found); in findAndParseObject()
/openbmc/qemu/qga/
H A Dmeson.build133 wixl = not_found
/openbmc/bmcweb/redfish-core/src/
H A Derror_messages.cpp955 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 Dbuild-system.rst373 sdl_image = not_found