Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/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 …]
/OK3568_Linux_fs/buildroot/support/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 …]
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dqconf.h43 typedef class QTreeWidget Parent; typedef
117 typedef class QTreeWidgetItem Parent; typedef
120 : Parent(parent, after), nextItem(0), menu(m), visible(v), goParent(false) in ConfigItem()
125 : Parent(parent, after), nextItem(0), menu(m), visible(v), goParent(false) in ConfigItem()
130 : Parent(parent, after), nextItem(0), menu(0), visible(v), goParent(true) in ConfigItem()
140 return (ConfigList*)Parent::treeWidget(); in listView()
144 return (ConfigItem *)Parent::child(0); in firstChild()
188 typedef class QTextBrowser Parent; typedef
219 typedef class QDialog Parent; typedef
H A Dqconf.cc736 Parent::keyPressEvent(ev); in keyPressEvent()
773 Parent::keyPressEvent(ev); in keyPressEvent()
783 Parent::mousePressEvent(e); in mousePressEvent()
829 Parent::mouseReleaseEvent(e); in mouseReleaseEvent()
836 Parent::mouseMoveEvent(e); in mouseMoveEvent()
866 Parent::mouseDoubleClickEvent(e); in mouseDoubleClickEvent()
873 Parent::focusInEvent(e); in focusInEvent()
930 : Parent(parent), sym(0), _menu(0) in ConfigInfoView()
1220 : Parent(parent), result(NULL) in ConfigSearchWindow()
/OK3568_Linux_fs/kernel/Documentation/i2c/
H A Di2c-topology.rst45 i2c-arb-gpio-challenge Parent-locked
52 i2c-mux-mlxcpld Parent-locked
53 i2c-mux-pca9541 Parent-locked
54 i2c-mux-pca954x Parent-locked
58 i2c-mux-reg Parent-locked
72 dvb-frontends/m88ds3103 Parent-locked
73 dvb-frontends/rtl2830 Parent-locked
76 usb/cx231xx/ Parent-locked
157 Parent-locked muxes
160 Parent-locked muxes lock the parent adapter during the full select-
[all …]
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/mediatek/
H A Dmt8516-pumpkin.dts4 * Author: Fabien Parent <fparent@baylibre.com>
/OK3568_Linux_fs/yocto/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
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/gmp/gmp/
H A Dcve-2021-43618.patch9 # Parent e1fd9db13b475209a864577237ea4b9105b3e96e
/OK3568_Linux_fs/buildroot/package/gmp/
H A D0001-mpz-inp_raw.c-Avoid-bit-size-overflows.patch5 # Parent e1fd9db13b475209a864577237ea4b9105b3e96e
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/
H A Doxnas,stdclk.txt12 Parent node should have the following properties :
H A Damlogic,gxbb-clkc.txt26 Parent node should have the following properties :
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/reset/
H A Doxnas,reset.txt12 Parent node should have the following properties :
/OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/fixes/
H A DBug-1640982-SetCARGO_PROFILE_RELEASE_LTO-true-when-e.patch6 # Parent 7610647673d28bb487cb2032b72a09a729c86b20
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/interrupt-controller/
H A Dabilis,tb10x-ictl.txt23 intc: interrupt-controller { /* Parent interrupt controller */
/OK3568_Linux_fs/buildroot/package/sdl_mixer/
H A D0002-configure__set_macro_directory.patch6 # Parent eb5f08bf9994bf5164ca68015f2e030c2c9dddcd
/OK3568_Linux_fs/buildroot/package/dvb-apps/
H A D0005-utils-fix-build-with-kernel-headers-4.14.patch7 # Parent 3d43b280298c39a67d1d889e01e173f52c12da35
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mmc/
H A Damlogic,meson-gx.txt19 "clkin0" - Parent clock of internal mux
/OK3568_Linux_fs/buildroot/package/x265/
H A D0001-fix-gcc-options.patch5 # Parent b6156a08b1def3584647f26096866c1a0c11e54a
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/
H A Dcci.txt56 Parent node must be CCI interconnect node.
85 Parent node must be CCI interconnect node.
/OK3568_Linux_fs/buildroot/package/sdl/
H A D0002-fix-compilation-with-libx11.patch8 # Parent f7fd5c3951b9ed922fdf696f7182e71b58a13268

123