Home
last modified time | relevance | path

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

1234

/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/lib/bs4/
H A Dformatter.py101 def substitute(self, ns): member in Formatter
128 return self.substitute(value)
/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.10.0.bb25 # substitute value in run-ptest with actual version
/openbmc/openbmc/poky/meta/recipes-extended/mingetty/
H A Dmingetty_1.08.bb13 # substitute our CFLAGS for "-O2 -Wall -W -pipe"
/openbmc/openbmc/poky/meta/files/common-licenses/
H A Dpnmstitch16 procurement of substitute goods or services; loss of use, data, or profits;
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/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 Dp5040si-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;
/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/
H A D0001-cut-Fix-s-flag-to-omit-blank-lines.patch61 # substitute for awk
/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/linux/lib/
H A DKconfig.kfence19 Note that, KFENCE is not a substitute for explicit testing with tools

1234