Home
last modified time | relevance | path

Searched refs:ve (Results 1 – 25 of 102) sorted by relevance

12345

/openbmc/libpldm/docs/checklists/
H A Dchanges.md285 - [ ] If I've added support for a new PLDM message type, then I've defined both
289 - [ ] I've designed my APIs so their implementation does not require heap
312 - [ ] Each new `struct` I've defined is used in at least one new function I've
323 - [ ] I've implemented an accessor function so the array base pointer can be
331 - [ ] I've annotated the flexible array member with `LIBPLDM_CC_COUNTED_BY()`
345 - [ ] I've guarded the test cases of functions marked `LIBPLDM_ABI_TESTING` so
372 - [ ] I've used `goto` to clean up resources acquired prior to encountering an
377 - [ ] I've release
[all...]
/openbmc/libpldm/
H A DCONTRIBUTING.md285 - [ ] If I've added support for a new PLDM message type, then I've defined both
289 - [ ] I've designed my APIs so their implementation does not require heap
312 - [ ] Each new `struct` I've defined is used in at least one new function I've
323 - [ ] I've implemented an accessor function so the array base pointer can be
331 - [ ] I've annotated the flexible array member with `LIBPLDM_CC_COUNTED_BY()`
345 - [ ] I've guarded the test cases of functions marked `LIBPLDM_ABI_TESTING` so
372 - [ ] I've used `goto` to clean up resources acquired prior to encountering an
377 - [ ] I've released acquired resources in stack-order
381 - [ ] I've declared variables in [reverse-christmas-tree (inverted pyramid)
382 order][hisham-make-pyramids] in any block scopes I've added or changed.
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D12672 TEST_IMG=$TOP_IMG _img_info | grep -ve 'cluster_size' -e 'backing file format'
88 TEST_IMG=$TOP_IMG _img_info | grep -ve 'cluster_size' -e 'backing file format'
/openbmc/webui-vue/.github/ISSUE_TEMPLATE/
H A Dfeature_request.md15 **Describe alternatives you've considered** A clear and concise description of
16 any alternative solutions or features you've considered.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/byacc/
H A Dbyacc_20241231.bb3 # "I've found no reliable source which states that byacc must bear a UCB copyright."
/openbmc/bmcweb/docs/
H A DREDFISH_CHECKLIST.md20 Verify that the @odata.type on the schema on which you've added functionality
21 has a version that includes the parameters you've added
/openbmc/openbmc/poky/documentation/
H A Dtransitioning-to-a-custom-environment.rst11 So you've finished the :doc:`brief-yoctoprojectqs/index` and
15 to do. And, the documentation is daunting. We've put together a few hints to
39 that you've downloaded. Be aware that some BSPs may not be immediately
47 #. **Based on the layers you've chosen, make needed changes in your
49 For instance, you've chosen a machine type and added in the corresponding BSP
/openbmc/openbmc/poky/meta/recipes-devtools/chrpath/
H A Dchrpath_0.18.bb18 # relocatable, so use the one we've just built
/openbmc/openbmc/poky/documentation/contributor-guide/
H A Dindex.rst10 issue you’ve run into, a patch is the most appropriate way to contribute it.
/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/
H A Derrno_ver.diff24 # they've already declared perl doesn't need to worry about this risk.
/openbmc/u-boot/doc/
H A DREADME.N121323 - 32/64/128-entry 4-way set-associati.ve main TLB.
/openbmc/openbmc/poky/meta/recipes-devtools/perl/
H A Dlibtest-warnings-perl_0.038.bb2 DESCRIPTION = "If you've ever tried to use Test::NoWarnings to confirm there are no \
/openbmc/openbmc/meta-facebook/recipes-phosphor/network/phosphor-network/fb-fboss/
H A D10-eth0.network29 # We've been seeing units not able to renew the lease after it expires
/openbmc/openbmc/meta-phosphor/dynamic-layers/aspeed-layer/recipes-bsp/u-boot/files/
H A D0004-config-ast-common-Add-conditional-factory-reset-comm.patch6 Factory reset (removing persistent rwfs) has to occur before we've
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nbd/nbd/
H A Df0418b0d8b54c21a1e5b0c6dce3277e938d07e7c.patch12 point the check can be done in pure shell; no need for AC macros. I've
/openbmc/qemu/po/
H A Dtr.po55 msgstr "Yakınlaş ve Sığ_dır"
/openbmc/qemu/docs/devel/
H A Dsubmitting-a-pull-request.rst36 make sure you've copied their signoffs across. (If you use the `patches
44 have passed the standard code review processes. In particular if you've
/openbmc/openbmc/poky/meta/recipes-support/appstream/appstream/
H A D0003-Fix-PACKAGE_PREFIX_DIR-in-qt-cmake-AppStreamQtConfig.patch26 The path above should've been:
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/snort/snort/
H A Dconfigure.in-disable-tirpc-checking-for-fedora.patch34 -# package. Make sure we've got the library and #
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libstrictures/
H A Dlibstrictures-perl_2.000006.bb2 DESCRIPTION = "I've been writing the equivalent of this module at the top \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/id3lib/
H A Did3lib_3.8.3.bb28 # it's important that we only pop the existing patches when they've
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/leveldb/leveldb/
H A D0001-CMakeLists.txt-fix-googletest-related-options.patch10 * install_gmock option I don't see at all, so I've kept it as is, INSTALL_GTEST, BUILD_GMOCK
/openbmc/phosphor-host-ipmid/test/message/
H A Dpayload.cpp152 const auto& [vb, ve] = p.pop<uint8_t>(4); in TEST()
153 std::vector<uint8_t> v(vb, ve); in TEST()
/openbmc/openbmc/poky/meta/recipes-devtools/clang/clang/
H A D0006-clang-driver-Check-sysroot-for-ldso-path.patch78 case llvm::Triple::ve:
/openbmc/libcper/docs/
H A DGeneratorExtensions.md46 OEM extension to `cper-parse`, so if you've already done this, you do not need

12345