Home
last modified time | relevance | path

Searched refs:replacements (Results 1 – 25 of 32) sorted by relevance

12

/openbmc/openbmc/poky/scripts/
H A Dgit19 replacements = [os.path.dirname(sys.argv[0])] variable
22 replacements.append(p)
23 for r in replacements:
/openbmc/openbmc/poky/documentation/
H A Dset_versions.py172 replacements = { variable
190 replacements["POKYVERSION"] = pokyversion
198 if k in replacements:
199 w.write("%s : \"%s\"\n" % (k, replacements[k]))
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A D__init__.py424 def uri_replace(ud, uri_find, uri_replace, replacements, d, mirrortarball=None): argument
450 for l in replacements:
451 … uri_replace_decoded[loc][k] = uri_replace_decoded[loc][k].replace(l, replacements[l])
460 for k in replacements:
461 uri_replace_decoded[loc] = uri_replace_decoded[loc].replace(k, replacements[k])
980 replacements = {}
981 replacements["TYPE"] = origud.type
982 replacements["HOST"] = origud.host
983 replacements["PATH"] = origud.path
984 replacements["BASENAME"] = origud.path.split("/")[-1]
[all …]
/openbmc/openbmc/poky/meta/recipes-support/aspell/
H A Daspell_0.60.8.1.bb6 replacements for a misspelled word than just about any other spell \
/openbmc/openbmc/poky/scripts/lib/recipetool/
H A Dcreate_buildsys_python.py233 if not self.replacements:
236 for variable, search, replace in self.replacements:
410 replacements = [ variable in PythonSetupPyRecipeHandler
761 replacements = [ variable in PythonPyprojectTomlRecipeHandler
/openbmc/u-boot/doc/
H A DREADME.arm-caches26 lines from the DMA buffer in the cache, subsequent cache-line replacements
/openbmc/docs/designs/management-console/
H A DAuthorities_List_Management.md97 installation and replacements.
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-2.5.rst218 favor of their replacements in ``meta/lib/oe`` and
221 following table shows the removed functions and their replacements:
H A Drelease-notes-3.4.1.rst40 - bitbake: fetch: Handle mirror user/password replacements correctly
H A Dmigration-2.3.rst253 The long-term solution might be to move to BSD-licensed replacements
/openbmc/linux/Documentation/core-api/
H A Dtimekeeping.rst152 architectures. These are the recommended replacements:
/openbmc/linux/Documentation/security/
H A Dsiphash.rst196 hsiphash() is roughly 3 times slower than jhash(). For many replacements, this
/openbmc/linux/Documentation/driver-api/acpi/
H A Dlinuxized-acpica.rst217 implement new mechanisms as replacements for them.
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-avcodec-arm-sbcenc-avoid-callee-preserved-vfp-regist.patch22 The reason for using these replacements is to keep closely related
/openbmc/linux/Documentation/staging/
H A Dstatic-keys.rst17 The updated API replacements are::
/openbmc/linux/Documentation/driver-api/
H A Dioctl.rst151 data structures. Fixed-length replacements are ``__s32``, ``__u32``,
/openbmc/openbmc/poky/meta-poky/conf/templates/default/
H A Dlocal.conf.sample.extended309 # files/passwd or files/group (or specified replacements.)
/openbmc/u-boot/scripts/
H A Dspelling.txt965 replacments||replacements
/openbmc/linux/Documentation/process/
H A Ddeprecated.rst119 correct replacements, though note that those require the string to be
H A Dcoding-style.rst342 Recommended replacements for 'master / slave' are:
349 Recommended replacements for 'blacklist/whitelist' are:
/openbmc/openbmc/poky/meta/recipes-core/busybox/
H A Dbusybox.inc2 …UNIX utilities into a single small executable. It provides minimalist replacements for most of the…
/openbmc/linux/Documentation/crypto/
H A Ddescore-readme.rst74 used as drop-in replacements with mit's code or any of the mit-
/openbmc/openbmc-build-scripts/config/
H A Dopenbmc-spelling.txt1198 replacments->replacements
/openbmc/linux/scripts/
H A Dspelling.txt1308 replacments||replacements
/openbmc/linux/arch/riscv/
H A DKconfig874 "riscv,isa" property if the replacements are not found.

12