Home
last modified time | relevance | path

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

12345678910>>...17

/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.0.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-stack-data_0.6.3.bb18 python3-pure-eval \
H A Dpython3-h11_0.14.0.bb1 SUMMARY = "A pure-Python, bring-your-own-I/O implementation of HTTP/1.1"
H A Dpython3-waitress_3.0.2.bb2 DESCRIPTION = "Waitress is meant to be a production-quality pure-Python WSGI \
H A Dpython3-pymemcache_4.0.0.bb1 DESCRIPTION = "A comprehensive, fast, pure Python memcached client"
/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-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/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/linux/arch/arc/kernel/
H A Dentry-arcv2.S216 ;####### 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 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.0.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.19.0.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.31.bb1 SUMMARY = "pyelftools is a pure-Python library for parsing and analyzing ELF files and DWARF debugg…
H A Dpython3-rdflib_7.1.1.bb1 SUMMARY = "RDFLib is a pure Python package for working with RDF"
H A Dpython3-gitdb_4.0.11.bb1 SUMMARY = "A pure-Python git object database"
H A Dpython3-pycparser_2.22.bb1 SUMMARY = "Parser of the C language, written in pure Python"

12345678910>>...17