Home
last modified time | relevance | path

Searched defs:parent (Results 126 – 150 of 2301) sorted by relevance

12345678910>>...93

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioningquick/
H A Dqdeclarativegeolocation.cpp86 QDeclarativeGeoLocation::QDeclarativeGeoLocation(QObject *parent) in QDeclarativeGeoLocation()
93 QDeclarativeGeoLocation::QDeclarativeGeoLocation(const QGeoLocation &src, QObject *parent) in QDeclarativeGeoLocation()
/OK3568_Linux_fs/kernel/drivers/base/power/
H A Dwakeup_stats.c136 static struct device *wakeup_source_device_create(struct device *parent, in wakeup_source_device_create()
177 int wakeup_source_sysfs_add(struct device *parent, struct wakeup_source *ws) in wakeup_source_sysfs_add()
194 int pm_wakeup_source_sysfs_add(struct device *parent) in pm_wakeup_source_sysfs_add()
/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-ath79-misc.c132 struct device_node *node, struct device_node *parent) in ath79_misc_intc_of_init()
162 struct device_node *node, struct device_node *parent) in ar7100_misc_intc_of_init()
172 struct device_node *node, struct device_node *parent) in ar7240_misc_intc_of_init()
H A Dirq-sun4i.c108 struct device_node *parent) in sun4i_of_init()
147 struct device_node *parent) in sun4i_ic_of_init()
164 struct device_node *parent) in suniv_ic_of_init()
/OK3568_Linux_fs/kernel/drivers/vme/
H A Dvme_bridge.h13 struct vme_bridge *parent; member
30 struct vme_bridge *parent; member
56 struct vme_dma_resource *parent; member
63 struct vme_bridge *parent; member
74 struct vme_bridge *parent; member
121 struct device *parent; /* Parent device (eg. pdev->dev for PCI) */ member
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dpolicy.c334 struct aa_profile *aa_find_child(struct aa_profile *parent, const char *name) in aa_find_child()
503 struct aa_profile *aa_new_null_profile(struct aa_profile *parent, bool hat, in aa_new_null_profile()
771 struct aa_profile *parent = aa_deref_parent(old); in __replace_profile() local
827 struct aa_profile *parent, *newest; in update_to_newest_parent() local
982 struct dentry *parent; in aa_replace_profiles() local
1030 struct aa_profile *parent; in aa_replace_profiles() local
H A Dpolicy_ns.c242 static struct aa_ns *__aa_create_ns(struct aa_ns *parent, const char *name, in __aa_create_ns()
282 struct aa_ns *__aa_find_or_create_ns(struct aa_ns *parent, const char *name, in __aa_find_or_create_ns()
308 struct aa_ns *aa_prepare_ns(struct aa_ns *parent, const char *name) in aa_prepare_ns()
/OK3568_Linux_fs/kernel/drivers/pci/pcie/
H A Daspm.c53 struct pcie_link_state *parent; /* pointer to the parent Link state */ member
197 struct pci_dev *parent = link->pdev; in pcie_retrain_link() local
234 struct pci_dev *child, *parent = link->pdev; in pcie_aspm_configure_common_clock() local
455 struct pci_dev *child = link->downstream, *parent = link->pdev; in aspm_calc_l1ss_info() local
545 struct pci_dev *child = link->downstream, *parent = link->pdev; in pcie_aspm_cap_init() local
687 struct pci_dev *child = link->downstream, *parent = link->pdev; in pcie_config_aspm_l1ss() local
746 struct pci_dev *child = link->downstream, *parent = link->pdev; in pcie_config_aspm_link() local
867 struct pcie_link_state *parent; in alloc_pcie_link_state() local
988 struct pci_dev *parent = pdev->bus->self; in pcie_aspm_exit_link_state() local
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dintel_scu_ipc.h25 #define intel_scu_ipc_register(parent, scu_data) \ argument
35 #define devm_intel_scu_ipc_register(parent, scu_data) \ argument
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dqconf.h119 ConfigItem(ConfigList *parent, ConfigItem *after, struct menu *m, bool v) in ConfigItem()
124 ConfigItem(ConfigItem *parent, ConfigItem *after, struct menu *m, bool v) in ConfigItem() function
129 ConfigItem(ConfigList *parent, ConfigItem *after, bool v) in ConfigItem()
178 : QStyledItemDelegate(parent) {} in QStyledItemDelegate() argument
/OK3568_Linux_fs/kernel/drivers/clk/uniphier/
H A Dclk-uniphier.h107 #define UNIPHIER_CLK_DIV(parent, div) \ argument
110 #define UNIPHIER_CLK_DIV2(parent, div0, div1) \ argument
114 #define UNIPHIER_CLK_DIV3(parent, div0, div1, div2) \ argument
118 #define UNIPHIER_CLK_DIV4(parent, div0, div1, div2, div3) \ argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomaptype.cpp58 QDeclarativeGeoMapType::QDeclarativeGeoMapType(const QGeoMapType mapType, QObject *parent) in QDeclarativeGeoMapType()
176 …ities::QDeclarativeGeoCameraCapabilities(const QGeoCameraCapabilities &cameraCaps, QObject *parent) in QDeclarativeGeoCameraCapabilities()
H A Dqdeclarativegeomapparameter.cpp53 explicit SignalMapper(int i, QObject *parent = nullptr) in SignalMapper()
104 QDeclarativeGeoMapParameter::QDeclarativeGeoMapParameter(QObject *parent) in QDeclarativeGeoMapParameter()
/OK3568_Linux_fs/kernel/fs/fscache/
H A Dobject.c151 struct fscache_object *parent = object->parent; in fscache_done_parent_op() local
375 struct fscache_object *parent; in fscache_initialise_object() local
430 struct fscache_object *parent = object->parent; in fscache_parent_ready() local
455 struct fscache_object *parent = object->parent; in fscache_look_up_object() local
702 struct fscache_object *parent = object->parent; in fscache_drop_object() local
/OK3568_Linux_fs/kernel/drivers/clk/nxp/
H A Dclk-lpc18xx-ccu.c181 const struct clk_hw *parent; in lpc18xx_ccu_gate_is_enabled() local
207 const char *parent) in lpc18xx_ccu_register_branch_gate_div()
253 const char *parent = base_name; in lpc18xx_ccu_register_branch_clks() local
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Daspm.c25 struct pci_dev *parent = dd->pcidev->bus->self; in aspm_hw_l1_supported() local
59 struct pci_dev *parent = dd->pcidev->bus->self; in aspm_hw_enable_l1() local
79 struct pci_dev *parent = dd->pcidev->bus->self; in aspm_hw_disable_l1() local
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/video/
H A Dvideoplaylist.cpp26 VideoPlayList *VideoPlayList::Instance(QWidget *parent) in Instance()
37 VideoPlayList::VideoPlayList(QWidget *parent) : in VideoPlayList()
199 ScanVideoFileThread::ScanVideoFileThread(QObject *parent) in ScanVideoFileThread()
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dexport.c29 struct inode *parent) in gfs2_encode_fh()
85 static int gfs2_get_name(struct dentry *parent, char *name, in gfs2_get_name()
171 struct gfs2_inum_host parent; in gfs2_fh_to_parent() local
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dmodelmenu.cpp39 ModelMenu::ModelMenu(QWidget * parent) in ModelMenu()
143 void ModelMenu::createMenu(const QModelIndex &parent, int max, QMenu *parentMenu, QMenu *menu) in createMenu()
191 QAction *ModelMenu::makeAction(const QIcon &icon, const QString &text, QObject *parent) in makeAction()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/MediaUI/player/
H A Dvideoplaylist.cpp26 VideoPlayList *VideoPlayList::Instance(QWidget *parent) in Instance()
37 VideoPlayList::VideoPlayList(QWidget *parent) : in VideoPlayList()
199 ScanVideoFileThread::ScanVideoFileThread(QObject *parent) in ScanVideoFileThread()
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dlpt.c549 struct ubifs_nnode *parent, int iip) in calc_nnode_num_from_parent()
574 struct ubifs_nnode *parent, int iip) in calc_pnode_num_from_parent()
1105 struct ubifs_nnode *parent, int iip) in validate_nnode()
1149 struct ubifs_nnode *parent, int iip) in validate_pnode()
1203 int ubifs_read_nnode(struct ubifs_info *c, struct ubifs_nnode *parent, int iip) in ubifs_read_nnode()
1271 static int read_pnode(struct ubifs_info *c, struct ubifs_nnode *parent, int iip) in read_pnode()
1405 struct ubifs_nnode *parent, int iip) in ubifs_get_nnode()
1431 struct ubifs_nnode *parent, int iip) in ubifs_get_pnode()
1952 struct ubifs_nnode *parent, int iip) in scan_get_nnode()
2011 struct ubifs_nnode *parent, int iip) in scan_get_pnode()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeomapparameter.cpp45 QGeoMapParameter::QGeoMapParameter(QObject *parent) : QObject(parent) in QGeoMapParameter()
50 …pParameter(const QList<QPair<QLatin1String, QVariant> > &properties, QObject *parent) : QObject(pa… in QGeoMapParameter()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/wifi/
H A Dwifiview.cpp12 WifiItemDelegate::WifiItemDelegate(QObject *parent):QAbstractItemDelegate(parent) in WifiItemDelegate()
124 WifiModel::WifiModel(QObject *parent):QAbstractListModel(parent) in WifiModel()
208 void WifiModel::fetchMore(const QModelIndex &parent) in fetchMore()
/OK3568_Linux_fs/kernel/include/linux/
H A Dbootconfig.h43 u16 parent; member
193 #define xbc_node_for_each_child(parent, child) \ argument
205 #define xbc_node_for_each_subkey(parent, child) \ argument
/OK3568_Linux_fs/kernel/lib/
H A Drbtree_test.c34 struct rb_node **new = &root->rb_root.rb_node, *parent = NULL; in insert() local
51 struct rb_node **new = &root->rb_root.rb_node, *parent = NULL; in insert_cached() local
91 struct test_node *parent; in RB_DECLARE_CALLBACKS_MAX() local
115 struct test_node *parent; in insert_augmented_cached() local

12345678910>>...93