Home
last modified time | relevance | path

Searched refs:ended (Results 1 – 20 of 20) sorted by relevance

/openbmc/u-boot/doc/device-tree-bindings/adc/
H A Dst,stm32-adc.txt66 - st,adc-channels: List of single-ended channels muxed for this ADC.
71 instead of single-ended (e.g. stm32h7). List here positive and negative
76 single-ended and some other ones as differential (mixed). But channels
77 can't be configured both as single-ended and differential (invalid).
129 - channel 1 as single-ended
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ssmtp/ssmtp/
H A Dssmtp-bug584162-fix.patch15 originally ended with "\r\n".
52 + /* If the line ended in "\r\n", then drop the '\r' too */
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/
H A D0001-test_locale.py-correct-the-test-output-format.patch18 Make the test ended with "... ok" is common in python
/openbmc/openbmc/poky/meta/classes/
H A Dtoaster.bbclass195 ended = 0
210 ended = stat_to_float(statinfo["Ended"])
233 'ended': ended
/openbmc/x86-power-control/
H A DREADME.md59 that other implementations do. There were several attempts to, but all ended in
/openbmc/openbmc/poky/documentation/profile-manual/
H A Dintro.rst14 The tools presented are, for the most part, completely open-ended and have
H A Dusage.rst703 in the end it can't be used in an open-ended way to extract data that
2459 just ended::
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/
H A D0005-adb-add-base64-implementation.patch298 + * We are done decoding Base-64 chars. Let's see if we ended
341 + * We ended by seeing the end of the string. Make sure we
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcat/netcat-openbsd/
H A D0001-bundle-own-base64-encode-decode-functions.patch307 + * We are done decoding Base-64 chars. Let's see if we ended
350 + * We ended by seeing the end of the string. Make sure we
/openbmc/qemu/nbd/
H A Dtrace-events29 nbd_init_finish(void) "Negotiation ended"
/openbmc/openbmc/poky/bitbake/contrib/vim/indent/
H A Dbitbake.vim189 " If the previous line ended with a colon, indent this line
/openbmc/qemu/docs/about/
H A Ddeprecated.rst490 the GlusterFS development effectively ended. Unless the development
598 process in Linux and the correct name ended up being
/openbmc/qemu/docs/specs/
H A Dtpm.rst454 and QEMU processes should have ended.
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dbuildinfohelper.py259 task_to_update.ended = self._timestamp_to_datetime(task_stats['ended'])
/openbmc/openbmc/poky/bitbake/lib/toaster/orm/
H A Dmodels.py1118 ended = models.DateTimeField(null=True) variable in Task
/openbmc/u-boot/tools/binman/
H A DREADME331 ended up in the image, regardless of parent sections, etc.
/openbmc/qemu/docs/devel/
H A Dqapi-code-gen.rst1210 Likewise, one version of qemu may list a member with open-ended type
/openbmc/qemu/qapi/
H A Dmigration.json210 # If migration has ended, it returns the total migration time.
H A Dblock-core.json2951 # mirroring has ended and the destination now has a point-in-time copy
/openbmc/openbmc/poky/bitbake/lib/bs4/
H A DCHANGELOG290 2. Beautiful Soup's official support for Python 2 ended on 01 January,