Home
last modified time | relevance | path

Searched refs:substitute (Results 1 – 25 of 75) sorted by relevance

123

/openbmc/entity-manager/src/
H A Dexpression.cpp91 int evaluate(int substitute, std::vector<std::string>::iterator curr, in evaluate() argument
112 substitute = evaluate(substitute, *next, constant); in evaluate()
125 return substitute; in evaluate()
H A Dexpression.hpp37 int evaluate(int substitute, std::vector<std::string>::iterator curr,
/openbmc/openbmc/poky/meta/recipes-devtools/meson/meson/
H A Dmeson-setup.py35 output = Template(template).substitute(Environ())
41 …output = Template(template).substitute({'OECORE_NATIVE_SYSROOT': os.environ['OECORE_NATIVE_SYSROOT…
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/
H A Dfix_version_parse.patch20 - sed -e "s/_/./"` # substitute _patchlevel with .patchlevel
24 + # substitute _patchlevel with .patchlevel
/openbmc/u-boot/cmd/
H A Dsetexpr.c80 static char *substitute(char *string, /* string buffer */ in substitute() function
259 np = substitute(np, &nlen, in regex_sub()
270 datap = substitute(datap, &len, SLRE_BUFSZ, in regex_sub()
/openbmc/openbmc/poky/bitbake/contrib/vim/plugin/
H A Dnewbb.vim22 return substitute(l:user_name, "\n", "", "")
30 return substitute(l:user_email, "\n", "", "")
/openbmc/openbmc/poky/meta/recipes-devtools/cmake/cmake/
H A Dcmake-setup.py31 output = Template(template).substitute(Environ())
/openbmc/openbmc/poky/meta/recipes-extended/findutils/
H A Dfindutils_4.9.0.bb24 # substitute value in run-ptest with actual version
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/files/
H A D0001-configure.ac-check-egrep.patch4 from configure.ac, then it fails to substitute '@EGREP@':
/openbmc/openbmc/poky/meta/recipes-extended/mingetty/
H A Dmingetty_1.08.bb13 # substitute our CFLAGS for "-O2 -Wall -W -pipe"
/openbmc/docs/
H A Ddiscord-rules.md6 your code. The community is not a substitute for a support contract.
/openbmc/linux/arch/powerpc/boot/dts/fsl/
H A Db4420qds.dts28 * (including, but not limited to, procurement of substitute goods or services;
H A Db4420si-pre.dtsi28 * (including, but not limited to, procurement of substitute goods or services;
H A Db4420si-post.dtsi28 * (including, but not limited to, procurement of substitute goods or services;
H A Dp5040si-pre.dtsi28 * (including, but not limited to, procurement of substitute goods or services;
/openbmc/linux/Documentation/filesystems/
H A Disofs.rst63 identical with ISO 9660.", so it is a valid and gratis substitute of the
/openbmc/linux/Documentation/admin-guide/mm/damon/
H A Dstart.rst49 access two 100 MiB sized memory regions one by one. You can substitute this
/openbmc/linux/tools/testing/selftests/arm64/fp/
H A DREADME16 (The fpsimd-stress test works the same way; just substitute "fpsimd" for
/openbmc/linux/Documentation/scsi/
H A Ddpti.rst17 substitute goods or services; loss of use, data, or profits; or business
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DCNRI-Python11 Alternately, in lieu of CNRIs License Agreement, Licensee may substitute the following text (omitti…
H A DCNRI-Python-GPL-Compatible9 …censee. Alternately, in lieu of CNRI's License Agreement, Licensee may substitute the following te…
H A DCNRI-Jython5 Alternatively, in lieu of CNRI's License Agreement, Licensee may substitute the following text (omi…
/openbmc/linux/lib/
H A DKconfig.kfence19 Note that, KFENCE is not a substitute for explicit testing with tools
/openbmc/u-boot/doc/
H A DREADME.standalone9 defined in the <include/exports.h> header. E.g., to substitute the
/openbmc/docs/architecture/code-update/
H A Dhost-code-update.md65 image to `Active`, substitute `<id>` with the hash value noted on the

123