| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | objagg.h | 9 bool (*delta_check)(void *priv, const void *parent_obj, 12 void * (*delta_create)(void *priv, void *parent_obj, void *obj);
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/video/ |
| H A D | videoplaylist.cpp | 298 QObject *parent_obj = obj->parent(); in eventFilter() local 299 if(parent_obj != 0 || parent_obj->inherits("QAbstractItemView")){ in eventFilter() 300 QTimer::singleShot(150, (QAbstractItemView *)parent_obj in eventFilter()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/MediaUI/player/ |
| H A D | videoplaylist.cpp | 298 QObject *parent_obj = obj->parent(); in eventFilter() local 299 if(parent_obj != 0 || parent_obj->inherits("QAbstractItemView")){ in eventFilter() 300 QTimer::singleShot(150, (QAbstractItemView *)parent_obj in eventFilter()
|
| H A D | playlist.cpp | 434 QObject *parent_obj = obj->parent(); in eventFilter() local 435 if(parent_obj != 0 || parent_obj->inherits("QAbstractItemView")){ in eventFilter() 436 QTimer::singleShot(150, (QAbstractItemView *)parent_obj in eventFilter()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | test_objagg.c | 90 static bool delta_check(void *priv, const void *parent_obj, const void *obj) in delta_check() argument 92 const struct tokey *parent_key = parent_obj; in delta_check() 99 static void *delta_create(void *priv, void *parent_obj, void *obj) in delta_create() argument 101 struct tokey *parent_key = parent_obj; in delta_create() 107 if (!delta_check(priv, parent_obj, obj)) in delta_create() 280 static bool delta_check_dummy(void *priv, const void *parent_obj, in delta_check_dummy() argument 286 static void *delta_create_dummy(void *priv, void *parent_obj, void *obj) in delta_create_dummy() argument
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/music/ |
| H A D | playlist.cpp | 434 QObject *parent_obj = obj->parent(); in eventFilter() local 435 if(parent_obj != 0 || parent_obj->inherits("QAbstractItemView")){ in eventFilter() 436 QTimer::singleShot(150, (QAbstractItemView *)parent_obj in eventFilter()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/ |
| H A D | 0022_let_ld_pointer_pci_dma_function_propagate_MemTxResult.patch | 125 PCIDevice *pci = &s->parent_obj; 230 - (ldl_le_pci_dma(&container_of(m, PVSCSIState, rings)->parent_obj, \ 232 + ldl_le_pci_dma(&container_of(m, PVSCSIState, rings)->parent_obj, \ 237 (stl_le_pci_dma(&container_of(m, PVSCSIState, rings)->parent_obj, \
|
| H A D | 0020_let_ld_pointer_pci_dma_function_take_MemTxAttrs_argument.patch | 128 PCIDevice *pci = &s->parent_obj; 231 (ldl_le_pci_dma(&container_of(m, PVSCSIState, rings)->parent_obj, \ 236 (stl_le_pci_dma(&container_of(m, PVSCSIState, rings)->parent_obj, \
|
| H A D | 0019_let_st_pointer_pci_dma_function_take_MemTxAttrs_argument.patch | 217 PCIDevice *pci = &s->parent_obj; 226 PCIDevice *pci = &s->parent_obj; 272 (stl_le_pci_dma(&container_of(m, PVSCSIState, rings)->parent_obj, \
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ui/ |
| H A D | buildinfohelper.py | 498 …parent_obj = self._cached_get(Target_File, target = target_obj, path = parent_path, inodetype = Ta… 507 directory = parent_obj) 532 …parent_obj = self._cached_get(Target_File, target = target_obj, path = parent_path, inodetype = Ta… 533 tf_obj.directory = parent_obj 562 …parent_obj = Target_File.objects.get(target = target_obj, path = parent_path, inodetype = Target_F… 572 directory = parent_obj,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_acl_erp.c | 1204 static bool mlxsw_sp_acl_erp_delta_check(void *priv, const void *parent_obj, in mlxsw_sp_acl_erp_delta_check() argument 1207 const struct mlxsw_sp_acl_erp_key *parent_key = parent_obj; in mlxsw_sp_acl_erp_delta_check() 1230 static void *mlxsw_sp_acl_erp_delta_create(void *priv, void *parent_obj, in mlxsw_sp_acl_erp_delta_create() argument 1233 struct mlxsw_sp_acl_erp_key *parent_key = parent_obj; in mlxsw_sp_acl_erp_delta_create()
|