/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/pure-ftpd/ |
H A D | pure-ftpd_1.0.52.bb | 2 DESCRIPTION = "Pure-FTPd is a free (BSD license), secure, production-quality and standard-conforman… 3 HOMEPAGE = "http://www.pureftpd.org/project/pure-ftpd" 10 SRC_URI = "http://download.pureftpd.org/pub/pure-ftpd/releases/pure-ftpd-${PV}.tar.gz \
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-smbus2_0.5.0.bb | 1 SUMMARY = "Drop-in replacement for smbus-cffi/smbus-python in pure Python" 2 DESCRIPTION = "smbus2 is a drop-in replacement for smbus-cffi/smbus-python in pure Python"
|
H A D | python3-pymysql_1.1.0.bb | 1 SUMMARY = "A pure-Python MySQL client library" 3 This package contains a pure-Python MySQL client library, based on PEP 249 \
|
H A D | python3-sdnotify_0.3.2.bb | 2 SUMMARY = "A pure Python implementation of systemd's service notification protocol (sd_notify)" 5 sdnotify is a pure Python implementation of the systemd sd_notify protocol. \
|
H A D | python3-libconf_2.0.1.bb | 1 SUMMARY = "A pure-Python libconfig reader/writer with permissive license"
|
H A D | python3-parsimonious_0.10.0.bb | 1 SUMMARY = "Parsimonious aims to be the fastest arbitrary-lookahead parser written in pure Python."
|
H A D | python3-stack-data_0.6.3.bb | 18 python3-pure-eval \
|
H A D | python3-h11_0.14.0.bb | 1 SUMMARY = "A pure-Python, bring-your-own-I/O implementation of HTTP/1.1"
|
H A D | python3-waitress_3.0.2.bb | 2 DESCRIPTION = "Waitress is meant to be a production-quality pure-Python WSGI \
|
H A D | python3-pymemcache_4.0.0.bb | 1 DESCRIPTION = "A comprehensive, fast, pure Python memcached client"
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ncp/libowfat/ |
H A D | 0001-replace-__pure__-with-compiler-attribute-pure.patch | 4 Subject: [PATCH] replace __pure__ with compiler attribute 'pure' 28 +#if __has_attribute(pure) 29 +#define __PURE __attribute__ ((pure)) 86 +#if __has_attribute(pure) 87 +#define __PURE __attribute__ ((pure)) 111 +#if __has_attribute(pure) 112 +#define __PURE __attribute__ ((pure)) 234 size_t fmt_httpdate(char* dest,time_t t); /* not marked pure because it calls gmtime */ 339 +#if __has_attribute(pure) 340 +#define __PURE __attribute__ ((pure)) [all …]
|
/openbmc/phosphor-power/ |
H A D | device.hpp | 52 * Pure virtual function to analyze an error 64 * Pure virtual function to clear faults on the device
|
/openbmc/witherspoon-pfault-analysis/ |
H A D | device.hpp | 52 * Pure virtual function to analyze an error 64 * Pure virtual function to clear faults on the device
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/smstools3/smstools3/ |
H A D | scripts_no_bash.patch | 42 # This script converts a received sms file into a pure unicode text file. 52 # This script converts a pure unicode text file into an sms file for sending.
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | host_interface.hpp | 68 * @brief Pure virtual function for sending the 'new PEL available' 174 * @brief Pure virtual function to cancel an in-progress command 192 * @brief Pure virtual function for implementing the asynchronous
|
/openbmc/linux/arch/arc/kernel/ |
H A D | entry-arcv2.S | 216 ;####### Return from Exception / pure kernel mode ####### 234 ; Solution is to drop out of interrupt context into pure kernel mode 235 ; and return from pure kernel mode which does right things for delay slot
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/python-priority/ |
H A D | python3-priority_2.0.0.bb | 1 DESCRIPTION = "A pure-Python implementation of the HTTP/2 priority tree"
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/python-hpack/ |
H A D | python3-hpack_4.0.0.bb | 1 DESCRIPTION = "Pure-Python HPACK header compression"
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-reedsolo/ |
H A D | python3-reedsolo_2.1.0b1.bb | 1 SUMMARY = "Pure-Python Reed Solomon encoder/decoder"
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/ |
H A D | python3-beartype_0.19.0.bb | 1 SUMMARY = "Unbearably fast runtime type checking in pure Python."
|
H A D | python3-sortedcontainers_2.4.0.bb | 1 SUMMARY = "Sorted Containers is an Apache2 licensed sorted collections library, written in pure-Pyt…
|
H A D | python3-pyelftools_0.31.bb | 1 SUMMARY = "pyelftools is a pure-Python library for parsing and analyzing ELF files and DWARF debugg…
|
H A D | python3-rdflib_7.1.1.bb | 1 SUMMARY = "RDFLib is a pure Python package for working with RDF"
|
H A D | python3-gitdb_4.0.11.bb | 1 SUMMARY = "A pure-Python git object database"
|
H A D | python3-pycparser_2.22.bb | 1 SUMMARY = "Parser of the C language, written in pure Python"
|