Home
last modified time | relevance | path

Searched refs:Parent (Results 1 – 16 of 16) sorted by relevance

/openbmc/u-boot/scripts/kconfig/
H A Dqconf.h44 typedef class QTreeWidget Parent; typedef
50 return (ConfigView*)Parent::parent(); in parent()
124 typedef class QTreeWidgetItem Parent; typedef
127 : Parent(parent, after), nextItem(0), menu(m), visible(v), goParent(false) in ConfigItem()
132 : Parent(parent, after), nextItem(0), menu(m), visible(v), goParent(false) in ConfigItem()
137 : Parent(parent, after), nextItem(0), menu(0), visible(v), goParent(true) in ConfigItem()
148 return (ConfigList*)Parent::treeWidget(); in listView()
152 return (ConfigItem *)Parent::child(0); in firstChild()
170 Parent::setText(idx, text); in setText()
174 return Parent::text(idx); in text()
[all …]
H A Dqconf.cc277 : Parent(parent) in ConfigLineEdit()
289 Parent::show(); in show()
304 Parent::keyPressEvent(e); in keyPressEvent()
313 : Parent(p), in ConfigList()
730 Parent::keyPressEvent(ev); in keyPressEvent()
764 Parent::keyPressEvent(ev); in keyPressEvent()
774 Parent::mousePressEvent(e); in mousePressEvent()
828 Parent::mouseReleaseEvent(e); in mouseReleaseEvent()
835 Parent::mouseMoveEvent(e); in mouseMoveEvent()
862 Parent::mouseDoubleClickEvent(e); in mouseDoubleClickEvent()
[all …]
/openbmc/qemu/include/hw/misc/
H A Dxlnx-cfi-if.h41 Object Parent; member
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/
H A DCVE-2019-7572.patch7 # Parent faf9abbcfb5fe0d0ca23c4bf0394aa226ceccf02
27 # Parent 4e73be7b47877ae11d2279bd916910d469d18f8e
H A DCVE-2019-7577.patch7 # Parent a6e3d2f5183e1cc300ad993e10e9ce077e13bd9c
27 # Parent 416136310b88cbeeff8773e573e90ac1e22b3526
H A DCVE-2019-7638.patch7 # Parent 8586f153eedec4c4e07066d6248ebdf67f10a229
H A DCVE-2019-7578.patch7 # Parent e52413f5258600878f9a10d2f92605a729aa8976
H A DCVE-2019-7574.patch7 # Parent 388987dff7bf8f1e214e69c2e4f1aa31e06396b5
H A DCVE-2019-7576.patch7 # Parent a8afedbcaea0e84921dc770195c4699bda3ccdc5
H A DCVE-2019-7635.patch7 # Parent a936f9bd3e381d67d8ddee8b9243f85799ea4798
H A DCVE-2019-7575.patch7 # Parent fcbecae427951bac1684baaba2ade68221315140
H A DCVE-2019-7637.patch7 # Parent 4646533663ae1d80c2cc6b2d6dbfb37c62491c1e
/openbmc/phosphor-settingsd/
H A Dsettings_manager.hpp.mako146 using Parent = ${parent};
148 class Impl : public Parent
152 Parent(bus, path, Parent::action::defer_emit),
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/
H A DREADME.md106 - Parent process registers child process PID and a callback method in the
/openbmc/libcper/specification/document/
H A Dcper-json-specification.tex54 \section{Parent Structure (Type 1): Full Log}
59 % Parent structure (type 1) table.
66 \jsontableend{Parent structure (type 1) field table.}
68 \section{Parent Structure (Type 2): Single Section Log}
73 % Parent structure (type 2) table.
78 \jsontableend{Parent structure (type 2) field table.}
/openbmc/u-boot/scripts/dtc/pylibfdt/
H A Dlibfdt.i_shipped651 parentoffset: Parent offset to add the subnode to