Home
last modified time | relevance | path

Searched defs:reference (Results 1 – 11 of 11) sorted by relevance

/openbmc/openbmc/poky/meta/files/
H A Dspdx-licenses.json10 "reference": "https://spdx.org/licenses/0BSD.html", string
23 "reference": "https://spdx.org/licenses/3D-Slicer-1.0.html", string
36 "reference": "https://spdx.org/licenses/AAL.html", string
48 "reference": "https://spdx.org/licenses/Abstyles.html", string
60 "reference": "https://spdx.org/licenses/AdaCore-doc.html", string
74 "reference": "https://spdx.org/licenses/Adobe-2006.html", string
86 "reference": "https://spdx.org/licenses/Adobe-Display-PostScript.html", string
98 "reference": "https://spdx.org/licenses/Adobe-Glyph.html", string
110 "reference": "https://spdx.org/licenses/Adobe-Utopia.html", string
122 "reference": "https://spdx.org/licenses/ADSL.html", string
[all …]
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__intrusive_slist.hpp107 using reference = _Item*; typedef
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dreproducible.py82 def compare_file(reference, test, diffutils_sysroot): argument
/openbmc/qemu/tests/qemu-iotests/
H A D257237 def compare_images(image, reference, baseimg=None, expected_match=True): argument
H A Diotests.py1268 def assert_json_filename_equal(self, json_filename, reference): argument
/openbmc/phosphor-bmc-code-mgmt/i2c-vr/mps/
H A Dmps.hpp83 using reference = const value_type&; typedef
/openbmc/bmcweb/redfish-core/lib/
H A Dchassis.hpp597 nlohmann::json reference; handleChassisGetSubTree() local
/openbmc/rest-dbus/resources/
H A Djstree.min.js4 ….responsive?"addClass":"removeClass"]("jstree-"+b+"-responsive"),this.trigger("set_theme",{theme:b…
/openbmc/qemu/
H A Dblock.c3612 const char *reference = NULL; in bdrv_open_backing_file() local
3732 const char *reference; in bdrv_open_child_bs() local
3859 const char *reference = NULL; in bdrv_open_blockdev_ref() local
3975 bdrv_open_inherit(const char *filename, const char *reference, QDict *options, in bdrv_open_inherit()
4268 BlockDriverState *bdrv_open(const char *filename, const char *reference, in bdrv_open()
/openbmc/qemu/block/
H A Dquorum.c211 const char *reference = bdrv_get_device_or_node_name(acb->bs); in quorum_report_failure() local
H A Dblock-backend.c423 BlockBackend *blk_new_open(const char *filename, const char *reference, in blk_new_open()