Home
last modified time | relevance | path

Searched refs:Substitute (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/tools/perf/pmu-events/
H A Dmetric.py29 def Substitute(self, name: str, expression: 'Expression') -> 'Expression': member in Expression
198 def Substitute(self, name: str, expression: Expression) -> Expression: member in Operator
201 lhs = self.lhs.Substitute(name, expression)
204 rhs = self.rhs.Substitute(name, expression)
246 def Substitute(self, name: str, expression: Expression) -> Expression: member in Select
249 true_val = self.true_val.Substitute(name, expression)
250 cond = self.cond.Substitute(name, expression)
251 false_val = self.false_val.Substitute(name, expression)
299 lhs = self.lhs.Substitute(name, expression)
302 rhs = self.rhs.Substitute(name, expression)
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/unixodbc/files/
H A Ddo-not-use-libltdl-source-directory.patch39 dnl Substitute INCLTDL and LIBLTDL in the Makefiles
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/libnftnl/
H A Dlibnftnl_1.2.6.bb32 # use, which will cause failures. Substitute the binaries in
/openbmc/openbmc/poky/meta/recipes-devtools/intltool/intltool/
H A Dremove-perl-check.patch43 # Substitute ALL_LINGUAS so we can use it in po/Makefile
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0002-gcc-poison-system-directories.patch104 # Substitute configuration variables
131 # Substitute configuration variables
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/
H A Dbabeltrace2_2.0.6.bb89 # Substitute links to installed binaries.
H A Dlttng-tools_2.13.13.bb173 # Substitute links to installed binaries.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/
H A D0001-configure.ac-Rename-to-configure.ac-and-use-external.patch77 +# Substitute configuration variables
174 -# Substitute configuration variables
/openbmc/linux/Documentation/i2c/
H A Dwriting-clients.rst285 /* Substitute your own name and email address */
/openbmc/openbmc/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/
H A Dautotools-update.patch1482 - * tupdate.perl.in: Substitute Perl path even in exec line.