| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/core/ |
| H A D | mutable_range.hpp | 67 >::type item_type; typedef 70 item_type const& item) in apply()
|
| /OK3568_Linux_fs/kernel/sound/isa/sb/ |
| H A D | sb16_csp.c | 303 __le32 item_type; in snd_sb_csp_riff_load() local 323 if (copy_from_user(&item_type, data_ptr, sizeof(item_type))) in snd_sb_csp_riff_load() 325 if (le32_to_cpu(item_type) != CSP__HEADER) { in snd_sb_csp_riff_load() 329 data_ptr += sizeof (item_type); in snd_sb_csp_riff_load() 338 if (copy_from_user(&item_type, data_ptr, sizeof(item_type))) in snd_sb_csp_riff_load() 340 switch (le32_to_cpu(item_type)) { in snd_sb_csp_riff_load() 342 if (copy_from_user(&funcdesc_h, data_ptr + sizeof(item_type), sizeof(funcdesc_h))) in snd_sb_csp_riff_load() 349 data_ptr += sizeof(item_type); in snd_sb_csp_riff_load()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/is_valid/ |
| H A D | multipolygon.hpp | 104 typedef typename base::template partition_item<PolygonIterator, box_type> item_type; in are_polygon_interiors_disjoint() typedef 107 std::vector<item_type> polygon_iterators; in are_polygon_interiors_disjoint() 114 polygon_iterators.push_back(item_type(it)); in are_polygon_interiors_disjoint()
|
| H A D | polygon.hpp | 314 typedef partition_item<RingIterator, box_type> item_type; in are_holes_inside() typedef 317 std::vector<item_type> ring_iterators; in are_holes_inside() 324 ring_iterators.push_back(item_type(it)); in are_holes_inside()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_kinstr_prfcnt.c | 210 .item_type = PRFCNT_ENUM_TYPE_REQUEST, 221 .item_type = PRFCNT_ENUM_TYPE_REQUEST, 458 (*ptr_md)->hdr.item_type = PRFCNT_SAMPLE_META_TYPE_BLOCK; in kbasep_kinstr_prfcnt_set_block_meta_items() 494 ptr_md->hdr.item_type = PRFCNT_SAMPLE_META_TYPE_SAMPLE; in kbasep_kinstr_prfcnt_set_sample_metadata() 505 ptr_md->hdr.item_type = PRFCNT_SAMPLE_META_TYPE_CLOCK; in kbasep_kinstr_prfcnt_set_sample_metadata() 519 ptr_md->hdr.item_type = FLEX_LIST_TYPE_NONE; in kbasep_kinstr_prfcnt_set_sample_metadata() 1539 if (req_arr[item_count - 1].hdr.item_type != FLEX_LIST_TYPE_NONE || in kbasep_kinstr_prfcnt_parse_setup() 1561 switch (req_arr[i].hdr.item_type) { in kbasep_kinstr_prfcnt_parse_setup() 1768 .item_type = PRFCNT_ENUM_TYPE_SAMPLE_INFO, in kbasep_kinstr_prfcnt_get_sample_info_item() 1811 .item_type = PRFCNT_ENUM_TYPE_BLOCK, in kbasep_kinstr_prfcnt_get_block_info_list() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/equals/ |
| H A D | collect_vectors.hpp | 320 typedef typename boost::range_value<Collection>::type item_type; typedef 321 typedef typename item_type::type calculation_type; 395 typedef typename boost::range_value<Collection>::type item_type; typedef 396 typedef typename item_type::type calculation_type;
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_dquot_item_recover.c | 165 .item_type = XFS_LI_DQUOT, 198 .item_type = XFS_LI_QUOTAOFF,
|
| H A D | xfs_bmap_item.c | 647 .item_type = XFS_LI_BUI, 678 .item_type = XFS_LI_BUD,
|
| H A D | xfs_refcount_item.c | 661 .item_type = XFS_LI_CUI, 692 .item_type = XFS_LI_CUD,
|
| H A D | xfs_rmap_item.c | 660 .item_type = XFS_LI_RUI, 688 .item_type = XFS_LI_RUD,
|
| H A D | xfs_icreate_item.c | 258 .item_type = XFS_LI_ICREATE,
|
| H A D | xfs_extfree_item.c | 721 .item_type = XFS_LI_EFI, 752 .item_type = XFS_LI_EFD,
|
| H A D | xfs_inode_item_recover.c | 486 .item_type = XFS_LI_INODE,
|
| H A D | xfs_buf_item_recover.c | 980 .item_type = XFS_LI_BUF,
|
| H A D | xfs_log_recover.c | 1787 if (ITEM_TYPE(item) == xlog_recover_item_ops[i]->item_type) in xlog_find_item_ops()
|
| /OK3568_Linux_fs/kernel/fs/xfs/libxfs/ |
| H A D | xfs_log_recover.h | 24 uint16_t item_type; /* XFS_LI_* type code. */ member
|
| /OK3568_Linux_fs/kernel/include/uapi/gpu/arm/bifrost/ |
| H A D | mali_kbase_hwcnt_reader.h | 145 __u16 item_type; member
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | configfs.h | 250 const struct config_item_type *item_type);
|
| /OK3568_Linux_fs/kernel/fs/configfs/ |
| H A D | dir.c | 1857 const struct config_item_type *item_type) in configfs_register_default_group() argument 1865 config_group_init_type_name(group, name, item_type); in configfs_register_default_group()
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/ |
| H A D | cyttsp5_core.c | 2955 int item_type; in parse_report_descriptor() local 2964 item_type = HID_GET_ITEM_TYPE(buf[0]); in parse_report_descriptor() 2971 switch (item_type) { in parse_report_descriptor()
|