| /openbmc/openbmc/poky/meta/lib/oe/ |
| H A D | npm_registry.py | 22 def uri_quote(s, safe = '/'): argument 24 safe_set = set(safe) 53 return uri_quote(self.name, safe = '@') 148 return REGISTRY + '/' + uri_quote(spec.name, safe = '@') 155 uri_quote(spec.name, safe = '@'), 156 uri_quote(spec.name, safe = '@/'),
|
| /openbmc/qemu/common-user/ |
| H A D | meson.build | 8 'safe-syscall.S', 9 'safe-syscall-error.c',
|
| /openbmc/openbmc/meta-raspberrypi/.github/workflows/docker-images/dco-check/ |
| H A D | entrypoint.sh | 25 git config --global --add safe.directory /work
|
| /openbmc/openbmc-tools/sensor_yaml_config/ |
| H A D | sensor_yaml_config.py | 96 def saveYaml(y, f, safe=True): argument 97 if safe: 455 safe = False if args["generate"] else True 456 saveYaml(y, args["output"], safe)
|
| /openbmc/openbmc/poky/meta/recipes-devtools/python/ |
| H A D | python3-markupsafe_3.0.2.bb | 1 SUMMARY = "Implements a XML/HTML/XHTML Markup safe string for Python"
|
| H A D | python3-urllib3_2.3.0.bb | 1 SUMMARY = "Python HTTP library with thread-safe connection pooling, file post support, sanity frien…
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-simpleeval_1.0.3.bb | 1 SUMMARY = "A simple, safe single expression evaluator library"
|
| H A D | python3-eth-hash_0.7.1.bb | 15 PACKAGECONFIG[pysha3python-version-bigger--equals-3-dot-9] = ",,,python3-safe-pysha3"
|
| /openbmc/qemu/ |
| H A D | .gdbinit | 5 # add-auto-load-safe-path /path/to/qemu/.gdbinit
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/ |
| H A D | mysqld.service | 16 ExecStart=@BINDIR@/mariadbd-safe --basedir=@PREFIX@
|
| /openbmc/qemu/include/libdecnumber/dpd/ |
| H A D | decimal32.h | 55 #error decimal32.h needs pre-defined DECNUMDIGITS>=7 for safe use
|
| H A D | decimal128.h | 55 #error decimal128.h needs pre-defined DECNUMDIGITS>=34 for safe use
|
| H A D | decimal64.h | 56 #error decimal64.h needs pre-defined DECNUMDIGITS>=16 for safe use
|
| /openbmc/phosphor-pid-control/ipmi/ |
| H A D | README | 5 [0] = Subcommand, Get(0) or Set(1), Get(2) for fail-safe mode.
|
| /openbmc/openbmc/poky/meta/recipes-support/libevdev/ |
| H A D | libevdev_1.13.4.bb | 3 the evdev ioctls through type-safe interfaces and provides functions \
|
| /openbmc/openbmc/poky/meta/recipes-devtools/fmt/ |
| H A D | fmt_11.2.0.bb | 2 DESCRIPTION = "{fmt} is an open-source formatting library for C++. It can be used as a safe and fas…
|
| /openbmc/openbmc/poky/documentation/tools/ |
| H A D | Containerfile.almalinux | 22 RUN git config --global --add safe.directory /docs
|
| H A D | Containerfile.fedora | 22 RUN git config --global --add safe.directory /docs
|
| H A D | Containerfile.dnf | 22 RUN git config --global --add safe.directory /docs
|
| H A D | Containerfile.apt | 23 RUN git config --global --add safe.directory /docs
|
| H A D | Containerfile.ubuntu | 23 RUN git config --global --add safe.directory /docs
|
| H A D | Containerfile.debian | 23 RUN git config --global --add safe.directory /docs
|
| /openbmc/openbmc/poky/meta/recipes-devtools/log4cplus/ |
| H A D | log4cplus_2.1.2.bb | 4 DESCRIPTION = "log4cplus is a simple to use C++ logging API providing thread-safe, flexible, and ar…
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perl/ |
| H A D | libparse-yapp-perl_1.21.bb | 3 of modules that let you generate and use yacc like thread safe (reentrant) parsers \
|
| /openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/minidlna/minidlna/ |
| H A D | 0001-configure-Check-for-clock_gettime-seprately-from-__N.patch | 8 since direct use of __NR_clock_gettime is not time64-safe
|