Home
last modified time | relevance | path

Searched refs:_execute (Results 1 – 7 of 7) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/hashserv/
H A Dsqlalchemy.py206 async def _execute(self, statement): member in Database
212 result = await self._execute(
219 await self._execute(insert(Config).values(name=name, value=value))
235 result = await self._execute(select(Config.value).where(Config.name == name))
243 result = await self._execute(
268 result = await self._execute(
290 result = await self._execute(
298 result = await self._execute(
313 result = await self._execute(
339 result = await self._execute(
[all …]
/openbmc/qemu/python/qemu/qmp/
H A Dqmp_client.py469 async def _execute(self, msg: Message, assign_id: bool = True) -> Message: member in QMPClient
547 return await self._execute(msg, assign_id=assign_id)
574 reply = await self._execute(msg)
/openbmc/linux/scripts/gcc-plugins/
H A Dgcc-generate-rtl-pass.h51 #define __EXECUTE(n) _GCC_PLUGIN_CONCAT2(n, _execute)
H A Dgcc-generate-simple_ipa-pass.h51 #define __EXECUTE(n) _GCC_PLUGIN_CONCAT2(n, _execute)
H A Dgcc-generate-gimple-pass.h51 #define __EXECUTE(n) _GCC_PLUGIN_CONCAT2(n, _execute)
H A Dgcc-generate-ipa-pass.h115 #define __EXECUTE(n) _GCC_PLUGIN_CONCAT2(n, _execute)
/openbmc/rest-dbus/resources/
H A Djstree.min.js4_execute:function(b){return b=c.items[b],b&&(!b._disabled||a.isFunction(b._disabled)&&!b._disabled… method in a.vakata.context