Home
last modified time | relevance | path

Searched refs:ending (Results 1 – 25 of 46) sorted by relevance

12

/openbmc/openbmc/poky/scripts/contrib/
H A Dconvert-spdx-licenses.py112 for ending in ['"', "'", " ", ")"]:
113 line = line.replace(license + ending, license_map[license] + ending)
/openbmc/libbej/src/
H A Dbej_decoder_core.c258 const struct BejStackProperty* const ending = in bejProcessEnding() local
262 if (params->state.encodedStreamOffset == ending->streamEndOffset) in bejProcessEnding()
267 params->state.mainDictPropOffset = ending->mainDictPropOffset; in bejProcessEnding()
268 params->state.annoDictPropOffset = ending->annoDictPropOffset; in bejProcessEnding()
269 params->state.addPropertyName = ending->addPropertyName; in bejProcessEnding()
271 if (ending->sectionType == bejSectionSet) in bejProcessEnding()
277 else if (ending->sectionType == bejSectionArray) in bejProcessEnding()
314 const struct BejStackProperty* const ending = in bejIsArrayElement() local
318 return ending->sectionType == bejSectionArray; in bejIsArrayElement()
/openbmc/qemu/tests/qapi-schema/
H A Dreserved-type-list.json2 # We reserve names ending in 'List' for use by array types.
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dcustomrecipe.js187 var ending = "y: ";
191 ending = "ies: ";
194 revDepList = " and its " + depsRemovedLength + " reverse dependenc" + ending;
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-h5py/
H A D0001-setup_build.py-avoid-absolute-path.patch6 Prevent absolute path from ending up in the egg-info SOURCES.txt.
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/files/
H A D0001-support-usrmerge.patch18 # If the user specified a libdir ending in lib64 do not append another
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/collectd/collectd/
H A D0006-libcollectdclient-Fix-string-overflow-errors.patch6 Ensure that string has a space for ending null char
/openbmc/qemu/tests/qemu-iotests/
H A D194.out19 Gracefully ending the `drive-mirror` job on source...
/openbmc/openbmc/poky/meta/recipes-devtools/docbook-xml/
H A Ddocbook-xsl-stylesheets_1.79.1.bb13 # Reject versions ending in .0 as those are release candidates
/openbmc/openbmc-test-automation/redfish/dmtf_tools/
H A DRedfish_JsonSchema_ResponseValidator.robot62 # URL /redfish/v1/Managers/${MANAGER_ID} strip the last ending string and save off
/openbmc/phosphor-dbus-interfaces/
H A Drequirements.md93 (ending in '-ing'). The secondary relationship should be a verb with a Past
94 Participle tense (typically ending in '-ed').
/openbmc/qemu/hw/dma/
H A Dtrace-events27 pl330_dmaend(void) "DMA ending"
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A D05_wildcard_matching.patch15 +hostname matching beginning with `.\' or IP address matching ending with `.\'.
H A D11_tcpd_blacklist.patch57 hostname matching beginning with `.\' or IP address matching ending with `.\'.
/openbmc/openbmc/poky/meta/recipes-core/zlib/zlib/
H A D0001-configure-Pass-LDFLAGS-to-link-tests.patch13 wrong confgure result, ending in miscompiling the package
/openbmc/u-boot/board/logicpd/imx6/
H A DREADME67 # Note the starting and ending address of the updated device tree.
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ssmtp/ssmtp/
H A Dssmtp-bug584162-fix.patch30 without a body (i.e. no "\n\n" ending the header block), although this
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DJPL-image3 Unless otherwise noted, images and video on JPL public web sites (public sites ending with a jpl.na…
/openbmc/qemu/qapi/
H A Dpci.json21 # @limit: the ending address (guest physical)
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/
H A D0008-libtool-do-not-use-jlibtool.patch163 # LIBTOOL_ENDINGS - Given a library ending in ".a" or ".so", replace that
/openbmc/phosphor-ipmi-flash/
H A DREADME.md99 | `type` | blob ending | The endi…
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dkernel-module-split.bbclass164 # Avoid automatic -dev recommendations for modules ending with -dev.
/openbmc/docs/designs/
H A Dphysical-topology.md78 ports in the JSON configurations. The upstream port has a type ending in `Port`
/openbmc/openbmc-test-automation/lib/
H A Dstate_manager.robot246 # wait Indicates that this keyword should wait for ending state..
/openbmc/bmcweb/docs/
H A DCOMMON_ERRORS.md203 route handler will detect routes ending in slash and generate routes for both
204 the route ending in slash and the one without. This allows both URLs to be used

12