| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/dmc/ |
| H A D | bitxor.hpp | 36 typedef apply type; typedef 45 typedef apply type; typedef 54 typedef apply type; typedef 61 typedef typename T::tag type; typedef
|
| /OK3568_Linux_fs/kernel/net/ax25/ |
| H A D | ax25_ds_in.c | 32 …tic int ax25_ds_state1_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type) in ax25_ds_state1_machine() 100 …tic int ax25_ds_state2_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type) in ax25_ds_state2_machine() 145 …state3_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type) in ax25_ds_state3_machine() 279 int ax25_ds_frame_in(ax25_cb *ax25, struct sk_buff *skb, int type) in ax25_ds_frame_in()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/msvc70/ |
| H A D | plus.hpp | 35 typedef apply type; typedef 44 typedef apply type; typedef 53 typedef apply type; typedef 128 typedef integral_c< T,value > type; typedef
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_dquot.c | 183 xfs_dqtype_t type, in xfs_qm_init_dquot_blk() 451 xfs_dqtype_t type) in xfs_dquot_alloc() 672 xfs_dqtype_t type, in xfs_qm_dqread() 720 xfs_dqtype_t type, in xfs_dq_get_next_id() 844 xfs_dqtype_t type) in xfs_qm_dqget_checks() 876 xfs_dqtype_t type, in xfs_qm_dqget() 926 xfs_dqtype_t type, in xfs_qm_dqget_uncached() 942 xfs_dqtype_t type) in xfs_qm_id_for_quotatype() 964 xfs_dqtype_t type, in xfs_qm_dqget_inode() 1050 xfs_dqtype_t type, in xfs_qm_dqget_next() [all …]
|
| /OK3568_Linux_fs/kernel/sound/pci/ctxfi/ |
| H A D | ctmixer.c | 267 get_switch_state(struct ct_mixer *mixer, enum CTALSA_MIXER_CTL type) in get_switch_state() 275 enum CTALSA_MIXER_CTL type, unsigned char state) in set_switch_state() 345 enum CT_AMIXER_CTL type = get_amixer_index(kcontrol->private_value); in ct_alsa_mix_volume_get() local 368 enum CT_AMIXER_CTL type = get_amixer_index(kcontrol->private_value); in ct_alsa_mix_volume_put() local 482 do_line_mic_switch(struct ct_atc *atc, enum CTALSA_MIXER_CTL type) in do_line_mic_switch() 523 static void do_switch(struct ct_atc *atc, enum CTALSA_MIXER_CTL type, int state) in do_switch() 583 enum CTALSA_MIXER_CTL type = kcontrol->private_value; in ct_alsa_mix_switch_get() local 594 enum CTALSA_MIXER_CTL type = kcontrol->private_value; in ct_alsa_mix_switch_put() local 736 enum CTALSA_MIXER_CTL type; in ct_mixer_kcontrols_create() local 809 ct_mixer_recording_select(struct ct_mixer *mixer, enum CT_AMIXER_CTL type) in ct_mixer_recording_select() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/ |
| H A D | value.hpp | 36 type; typedef 114 typedef T type; typedef 120 typedef T type; typedef 129 typedef typename expression::value<typename meta::decay<T>::type >::type type; typedef
|
| H A D | actor.hpp | 64 typedef T const & type; typedef 70 typedef T & type; typedef 76 typedef T const & type; typedef 104 struct proto_expr { typedef proto::_ type; }; typedef 110 assign type( typedef 178 type; typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/ |
| H A D | number_base.hpp | 173 struct type : public mpl::bool_<bits_of<T>::value>= b>{}; struct 179 typedef typename remove_cv<typename decay<const Val>::type>::type type; typedef 184 typedef B type; typedef 189 typedef B type; typedef 195 typedef B type; typedef 200 typedef B type; typedef 212 …val_if<boost::is_same<iter_type, end_type>, mpl::identity<Val>, mpl::deref<iter_type> >::type type; typedef 223 …val_if<boost::is_same<iter_type, end_type>, mpl::identity<Val>, mpl::deref<iter_type> >::type type; typedef 234 …val_if<boost::is_same<iter_type, end_type>, mpl::identity<Val>, mpl::deref<iter_type> >::type type; typedef 239 typedef const char* type; typedef [all …]
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | frontswap.c | 190 void __frontswap_init(unsigned type, unsigned long *map) in __frontswap_init() 249 int type = swp_type(entry); in __frontswap_store() local 298 int type = swp_type(entry); in __frontswap_load() local 331 void __frontswap_invalidate_page(unsigned type, pgoff_t offset) in __frontswap_invalidate_page() 353 void __frontswap_invalidate_area(unsigned type) in __frontswap_invalidate_area() 422 int *type) in __frontswap_shrink() 449 int type, ret; in frontswap_shrink() local
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | compression.c | 34 const char* btrfs_compress_type2str(enum btrfs_compression_type type) in btrfs_compress_type2str() 65 static int compression_compress_pages(int type, struct list_head *ws, in compression_compress_pages() 96 static int compression_decompress_bio(int type, struct list_head *ws, in compression_decompress_bio() 113 static int compression_decompress(int type, struct list_head *ws, in compression_decompress() 886 static struct list_head *alloc_workspace(int type, unsigned int level) in alloc_workspace() 902 static void free_workspace(int type, struct list_head *ws) in free_workspace() 918 static void btrfs_init_workspace_manager(int type) in btrfs_init_workspace_manager() 944 static void btrfs_cleanup_workspace_manager(int type) in btrfs_cleanup_workspace_manager() 964 struct list_head *btrfs_get_workspace(int type, unsigned int level) in btrfs_get_workspace() 1043 static struct list_head *get_workspace(int type, int level) in get_workspace() [all …]
|
| H A D | uuid-tree.c | 14 static void btrfs_uuid_to_key(u8 *uuid, u8 type, struct btrfs_key *key) in btrfs_uuid_to_key() 23 u8 type, u64 subid) in btrfs_uuid_tree_lookup() 82 int btrfs_uuid_tree_add(struct btrfs_trans_handle *trans, u8 *uuid, u8 type, in btrfs_uuid_tree_add() 147 int btrfs_uuid_tree_remove(struct btrfs_trans_handle *trans, u8 *uuid, u8 type, in btrfs_uuid_tree_remove() 229 static int btrfs_uuid_iter_rem(struct btrfs_root *uuid_root, u8 *uuid, u8 type, in btrfs_uuid_iter_rem() 258 u8 *uuid, u8 type, u64 subvolid) in btrfs_check_uuid_tree_entry()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iterator/ |
| H A D | minimum_category.hpp | 29 typedef T2 type; typedef 38 typedef T1 type; typedef 48 typedef T1 type; typedef 76 typedef typename inner::type type; typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/ |
| H A D | algorithm.hpp | 69 inline F uninitialized_copy_or_move(I f, I l, F r, in uninitialized_copy_or_move() 108 inline F copy_or_move(I f, I l, F r, in copy_or_move() 131 inline F uninitialized_copy_or_move(I f, I l, F r in uninitialized_copy_or_move() argument 154 inline F copy_or_move(I f, I l, F r in copy_or_move() argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | gengtype.h | 177 type_p type; /* When OPTION_TYPE. */ member 185 type_p type; member 213 type_p type; /* Its GTY-ed type. */ member 244 struct type { struct 246 enum typekind kind; argument 253 type_p next; argument 261 /* Each GTY-ed type which is pointed to by some GTY-ed type knows argument 264 type_p pointer_to; argument 278 aggregate type containing fields: */ argument 322 extern struct type string_type; argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | gengtype.h | 177 type_p type; /* When OPTION_TYPE. */ member 185 type_p type; member 213 type_p type; /* Its GTY-ed type. */ member 244 struct type { struct 246 enum typekind kind; argument 253 type_p next; argument 261 /* Each GTY-ed type which is pointed to by some GTY-ed type knows argument 264 type_p pointer_to; argument 278 aggregate type containing fields: */ argument 322 extern struct type string_type; argument
|
| /OK3568_Linux_fs/app/forlinx/quectelCM/ |
| H A D | MPQMUX.c | 26 UINT type; member 30 #define qmi_name_item(type) {type, #type} argument 293 static const char * qmi_name_get(const QMI_NAME_T *table, size_t size, int type, const char *tag) { in qmi_name_get() 314 #define QMI_NAME(table, type) qmi_name_get(table, sizeof(table) / sizeof(table[0]), type, 0) argument 315 #define QMUX_NAME(table, type, tag) qmi_name_get(table, sizeof(table) / sizeof(table[0]), type, tag) argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/range/detail/ |
| H A D | str_types.hpp | 22 typedef T* type; typedef 28 typedef const T* type; typedef 34 typedef std::size_t type; typedef
|
| /OK3568_Linux_fs/kernel/arch/mips/fw/arc/ |
| H A D | memory.c | 75 static inline int memtype_classify_arcs(union linux_memtypes type) in memtype_classify_arcs() 95 static inline int memtype_classify_arc(union linux_memtypes type) in memtype_classify_arc() 115 static int __init prom_memtype_classify(union linux_memtypes type) in prom_memtype_classify() 144 long type; in prom_meminit() local
|
| /OK3568_Linux_fs/kernel/fs/quota/ |
| H A D | quota_v1.c | 58 int type = dquot->dq_id.type; in v1_read_dqblk() local 84 short type = dquot->dq_id.type; in v1_commit_dqblk() local 127 static int v1_check_quota_file(struct super_block *sb, int type) in v1_check_quota_file() 159 static int v1_read_file_info(struct super_block *sb, int type) in v1_read_file_info() 186 static int v1_write_file_info(struct super_block *sb, int type) in v1_write_file_info()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | pid.h | 91 static inline bool pid_has_task(struct pid *pid, enum pid_type type) in pid_has_task() 190 #define do_each_pid_task(pid, type, task) \ argument 200 #define while_each_pid_task(pid, type, task) \ argument 206 #define do_each_pid_thread(pid, type, task) \ argument 211 #define while_each_pid_thread(pid, type, task) \ argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/detail/ |
| H A D | variadic_templates_tools.hpp | 90 typedef typename tuple_element<I-1, tuple<Tail...> >::type type; typedef 96 typedef Head type; typedef 109 typedef typename add_reference<Element>::type type; typedef in boost::container::container_detail::get_impl 119 typedef typename add_reference<Head>::type type; typedef in boost::container::container_detail::get_impl 139 template<std::size_t...> struct index_tuple{ typedef index_tuple type; }; typedef
|
| /OK3568_Linux_fs/kernel/drivers/acpi/acpica/ |
| H A D | dsmthdat.c | 213 acpi_ds_method_data_get_node(u8 type, in acpi_ds_method_data_get_node() 279 acpi_ds_method_data_set_value(u8 type, in acpi_ds_method_data_set_value() 333 acpi_ds_method_data_get_value(u8 type, in acpi_ds_method_data_get_value() 439 acpi_ds_method_data_delete_value(u8 type, in acpi_ds_method_data_delete_value() 498 acpi_ds_store_object_to_local(u8 type, in acpi_ds_store_object_to_local()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| H A D | outp.c | 60 nvkm_outp_xlat(struct nvkm_outp *outp, enum nvkm_ior_type *type) in nvkm_outp_xlat() 116 nvkm_outp_acquire_hda(struct nvkm_outp *outp, enum nvkm_ior_type type, in nvkm_outp_acquire_hda() 147 enum nvkm_ior_type type; in nvkm_outp_acquire() local 222 enum nvkm_ior_type type; in nvkm_outp_init_route() local 302 enum nvkm_ior_type type; in nvkm_outp_ctor() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function_types/detail/ |
| H A D | components_as_mpl_sequence.hpp | 82 typedef apply type; typedef 94 typedef apply type; typedef 106 typedef apply type; typedef 118 typedef apply type; typedef 130 typedef apply type; typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/ |
| H A D | iterator_tags.hpp | 21 struct forward_iterator_tag : int_<0> { typedef forward_iterator_tag type; }; typedef 22 struct bidirectional_iterator_tag : int_<1> { typedef bidirectional_iterator_tag type; }; typedef 23 struct random_access_iterator_tag : int_<2> { typedef random_access_iterator_tag type; }; typedef
|