Home
last modified time | relevance | path

Searched full:pure (Results 1 – 25 of 132) sorted by relevance

123456

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/pure-ftpd/
H A Dpure-ftpd_1.0.52.bb2 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 Dpython3-smbus2_0.5.0.bb1 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 Dpython3-pymysql_1.1.1.bb1 SUMMARY = "A pure-Python MySQL client library"
3 This package contains a pure-Python MySQL client library, based on PEP 249 \
H A Dpython3-sdnotify_0.3.2.bb2 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 Dpython3-libconf_2.0.1.bb1 SUMMARY = "A pure-Python libconfig reader/writer with permissive license"
H A Dpython3-parsimonious_0.10.0.bb1 SUMMARY = "Parsimonious aims to be the fastest arbitrary-lookahead parser written in pure Python."
H A Dpython3-h11_0.16.0.bb1 SUMMARY = "A pure-Python, bring-your-own-I/O implementation of HTTP/1.1"
H A Dpython3-stack-data_0.6.3.bb19 python3-pure-eval \
H A Dpython3-libusb1_3.3.1.bb1 SUMMARY = "Pure-python wrapper for libusb-1.0"
H A Dpython3-waitress_3.0.2.bb2 DESCRIPTION = "Waitress is meant to be a production-quality pure-Python WSGI \
H A Dpython3-u-msgpack-python_2.8.0.bb1 DESCRIPTION = "A portable, lightweight MessagePack serializer and deserializer written in pure Pyth…
H A Dpython3-zeroconf_0.147.0.bb1 SUMMARY = "Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible)"
H A Dpython3-pymemcache_4.0.0.bb1 DESCRIPTION = "A comprehensive, fast, pure Python memcached client"
/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python3-gpt-image/
H A Dpython3-gpt-image_0.9.0.bb2 on local disks. Written in pure Python gpt-image allows GPT disk images to \
4 SUMMARY = "GPT Image (pure python)"
/openbmc/phosphor-power/
H A Ddevice.hpp52 * Pure virtual function to analyze an error
64 * Pure virtual function to clear faults on the device
/openbmc/witherspoon-pfault-analysis/
H A Ddevice.hpp52 * 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 Dscripts_no_bash.patch42 # 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/openbmc/meta-openembedded/meta-networking/recipes-support/ncp/libowfat/
H A D0001-replace-__pure__-with-compiler-attribute-pure.patch4 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-logging/extensions/openpower-pels/
H A Dhost_interface.hpp68 * @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/openbmc/meta-openembedded/meta-python/recipes-connectivity/python-priority/
H A Dpython3-priority_2.0.0.bb1 DESCRIPTION = "A pure-Python implementation of the HTTP/2 priority tree"
/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/python-hpack/
H A Dpython3-hpack_4.1.0.bb1 DESCRIPTION = "Pure-Python HPACK header compression"
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-reedsolo/
H A Dpython3-reedsolo_2.1.0b1.bb1 SUMMARY = "Pure-Python Reed Solomon encoder/decoder"
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-beartype_0.20.2.bb1 SUMMARY = "Unbearably fast runtime type checking in pure Python."
H A Dpython3-sortedcontainers_2.4.0.bb1 SUMMARY = "Sorted Containers is an Apache2 licensed sorted collections library, written in pure-Pyt…
H A Dpython3-pyelftools_0.32.bb1 SUMMARY = "pyelftools is a pure-Python library for parsing and analyzing ELF files and DWARF debugg…

123456