Searched refs:Parent (Results 1 – 15 of 15) sorted by relevance
/linux-4.4.14/scripts/kconfig/ |
D | qconf.h | 44 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 …]
|
D | qconf.cc | 269 : Parent(parent) in ConfigLineEdit() 281 Parent::show(); in show() 296 Parent::keyPressEvent(e); in keyPressEvent() 305 : Parent(p), in ConfigList() 722 Parent::keyPressEvent(ev); in keyPressEvent() 756 Parent::keyPressEvent(ev); in keyPressEvent() 766 Parent::mousePressEvent(e); in mousePressEvent() 820 Parent::mouseReleaseEvent(e); in mouseReleaseEvent() 827 Parent::mouseMoveEvent(e); in mouseMoveEvent() 854 Parent::mouseDoubleClickEvent(e); in mouseDoubleClickEvent() [all …]
|
/linux-4.4.14/Documentation/devicetree/bindings/pci/ |
D | pci-keystone.txt | 20 interrupt-parent: Parent interrupt controller phandle 40 interrupt-parent: Parent interrupt controller phandle
|
/linux-4.4.14/Documentation/devicetree/bindings/rtc/ |
D | rtc-palmas.txt | 6 - interrupt-parent: Parent interrupt device, must be handle of palmas node.
|
/linux-4.4.14/Documentation/devicetree/bindings/interrupt-controller/ |
D | abilis,tb10x-ictl.txt | 24 intc: interrupt-controller { /* Parent interrupt controller */
|
/linux-4.4.14/Documentation/devicetree/bindings/input/ |
D | ti,palmas-pwrbutton.txt | 12 - interrupt-parent: Parent interrupt device, must be handle of palmas node.
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/ |
D | cci.txt | 62 Parent node must be CCI interconnect node. 91 Parent node must be CCI interconnect node.
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ |
D | emev2-clock.txt | 23 - clocks: Parent clocks. Input clocks as described in clock-bindings.txt
|
D | brcm,iproc-clocks.txt | 100 Clock Source (Parent) Index ID
|
/linux-4.4.14/Documentation/accounting/ |
D | taskstats-struct.txt | 65 __u32 ac_ppid; /* Parent process ID */
|
/linux-4.4.14/Documentation/usb/ |
D | gadget_multi.txt | 45 Windows lets USB Generic Parent Driver[5] handle the device which then
|
D | proc_usb_info.txt | 122 | | | | |__Connector/Port on Parent for this device
|
/linux-4.4.14/Documentation/ |
D | gcov.txt | 100 Parent directory for all gcov-related files.
|
D | sysfs-rules.txt | 91 Never copy any property of the parent-device into a child-device. Parent
|
/linux-4.4.14/Documentation/filesystems/ |
D | path-lookup.txt | 88 Parent and name members of a dentry, as well as its membership in the dcache
|