Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/yocto/poky/scripts/
H A Dgit15 replacements = [os.path.dirname(sys.argv[0])] variable
18 replacements.append(p)
19 for r in replacements:
/OK3568_Linux_fs/yocto/poky/documentation/
H A Dset_versions.py158 replacements = { variable
176 replacements["POKYVERSION"] = pokyversion
184 if k in replacements:
185 w.write("%s : \"%s\"\n" % (k, replacements[k]))
/OK3568_Linux_fs/yocto/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])
949 replacements = {}
950 replacements["TYPE"] = origud.type
951 replacements["HOST"] = origud.host
952 replacements["PATH"] = origud.path
953 replacements["BASENAME"] = origud.path.split("/")[-1]
[all …]
/OK3568_Linux_fs/buildroot/package/gettext-tiny/
H A DConfig.in5 Stub and/or lightweight replacements of the gnu gettext
/OK3568_Linux_fs/buildroot/package/liberation/
H A DConfig.in4 The Liberation Fonts are intended to be replacements for the
/OK3568_Linux_fs/buildroot/package/gupnp-tools/
H A DConfig.in13 GUPnP Tools are free replacements of Intel UPnP tools that
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/aspell/
H A Daspell_0.60.8.bb6 replacements for a misspelled word than just about any other spell \
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.arm-caches26 lines from the DMA buffer in the cache, subsequent cache-line replacements
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/locales/
H A Dtranslit_fraction13 % The replacements have been surrounded with spaces, because fractions are
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/locales/
H A Dtranslit_fraction13 % The replacements have been surrounded with spaces, because fractions are
/OK3568_Linux_fs/yocto/poky/scripts/lib/recipetool/
H A Dcreate_buildsys_python.py78 replacements = [ variable in PythonRecipeHandler
444 for variable, search, replace in self.replacements:
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/gettext/gettext-minimal-0.21/aclocal/
H A Dlib-ld.m48 dnl with replacements s/_*LT_PATH/AC_LIB_PROG/ and s/lt_/acl_/ to avoid
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Dmigration-2.5.rst222 favor of their replacements in ``meta/lib/oe`` and
225 following table shows the removed functions and their replacements:
H A Drelease-notes-3.4.1.rst38 - bitbake: fetch: Handle mirror user/password replacements correctly
H A Dmigration-2.3.rst251 The long-term solution might be to move to BSD-licensed replacements
/OK3568_Linux_fs/kernel/Documentation/security/
H A Dsiphash.rst186 HalfSipHash is roughly 3 times slower than JenkinsHash. For many replacements,
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dtimekeeping.rst151 architectures. These are the recommended replacements:
/OK3568_Linux_fs/kernel/Documentation/driver-api/acpi/
H A Dlinuxized-acpica.rst217 implement new mechanisms as replacements for them.
/OK3568_Linux_fs/kernel/Documentation/staging/
H A Dstatic-keys.rst17 The updated API replacements are::
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dioctl.rst151 data structures. Fixed-length replacements are ``__s32``, ``__u32``,
/OK3568_Linux_fs/yocto/poky/meta-poky/conf/
H A Dlocal.conf.sample.extended309 # files/passwd or files/group (or specified replacements.)
/OK3568_Linux_fs/kernel/Documentation/process/
H A Ddeprecated.rst104 correct replacements, though note that those require the string to be
H A Dcoding-style.rst326 Recommended replacements for 'master / slave' are:
333 Recommended replacements for 'blacklist/whitelist' are:
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/busybox/
H A Dbusybox.inc2 …UNIX utilities into a single small executable. It provides minimalist replacements for most of the…
/OK3568_Linux_fs/kernel/Documentation/crypto/
H A Ddescore-readme.rst74 used as drop-in replacements with mit's code or any of the mit-

12