| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/detail/preprocessed/ |
| H A D | pack_impl.hpp | 24 struct cat<C0> struct 26 typedef msvc_fun_workaround<Ret( C0)> type; 29 struct cat<C0 , C1> struct 31 typedef msvc_fun_workaround<Ret( C0 , C1)> type; 34 struct cat<C0 , C1 , C2> struct 36 typedef msvc_fun_workaround<Ret( C0 , C1 , C2)> type; 39 struct cat<C0 , C1 , C2 , C3> struct 41 typedef msvc_fun_workaround<Ret( C0 , C1 , C2 , C3)> type; 44 struct cat<C0 , C1 , C2 , C3 , C4> struct 46 typedef msvc_fun_workaround<Ret( C0 , C1 , C2 , C3 , C4)> type; [all …]
|
| /OK3568_Linux_fs/u-boot/fs/ubifs/ |
| H A D | lprops.c | 30 static int get_heap_comp_val(struct ubifs_lprops *lprops, int cat) in get_heap_comp_val() 55 struct ubifs_lprops *lprops, int cat) in move_up_lpt_heap() 92 struct ubifs_lprops *lprops, int hpos, int cat) in adjust_lpt_heap() 171 int cat) in add_to_lpt_heap() 219 struct ubifs_lprops *lprops, int cat) in remove_from_lpt_heap() 250 struct ubifs_lprops *new_lprops, int cat) in lpt_heap_replace() 268 int cat) in ubifs_add_to_cat() 311 struct ubifs_lprops *lprops, int cat) in ubifs_remove_from_cat() 350 int cat; in ubifs_replace_cat() local 381 int cat = lprops->flags & LPROPS_CAT_MASK; in ubifs_ensure_cat() local [all …]
|
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | lprops.c | 26 static int get_heap_comp_val(struct ubifs_lprops *lprops, int cat) in get_heap_comp_val() 51 struct ubifs_lprops *lprops, int cat) in move_up_lpt_heap() 88 struct ubifs_lprops *lprops, int hpos, int cat) in adjust_lpt_heap() 167 int cat) in add_to_lpt_heap() 215 struct ubifs_lprops *lprops, int cat) in remove_from_lpt_heap() 244 struct ubifs_lprops *new_lprops, int cat) in lpt_heap_replace() 262 int cat) in ubifs_add_to_cat() 305 struct ubifs_lprops *lprops, int cat) in ubifs_remove_from_cat() 344 int cat; in ubifs_replace_cat() local 375 int cat = lprops->flags & LPROPS_CAT_MASK; in ubifs_ensure_cat() local [all …]
|
| H A D | find.c | 44 int n, cat = lprops->flags & LPROPS_CAT_MASK; in valuable() local
|
| /OK3568_Linux_fs/kernel/drivers/s390/net/ |
| H A D | ctcm_dbug.h | 97 #define CTCM_DBF_DEV_NAME(cat, dev, text) \ argument 103 #define MPC_DBF_DEV_NAME(cat, dev, text) \ argument 109 #define CTCMY_DBF_DEV_NAME(cat, dev, text) \ argument 122 #define CTCM_DBF_DEV(cat, dev, text) \ argument 128 #define MPC_DBF_DEV(cat, dev, text) \ argument 134 #define CTCMY_DBF_DEV(cat, dev, text) \ argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/detail/ |
| H A D | pack_impl.hpp | 65 struct cat<BOOST_PP_ENUM_PARAMS(I, C)> struct 67 …n_workaround<Ret(BOOST_PP_ENUM_PARAMS(J, A) BOOST_PP_COMMA_IF(J) BOOST_PP_ENUM_PARAMS(I, C))> type;
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | log.c | 36 static bool log_has_cat(enum log_category_t cat_list[], enum log_category_t cat) in log_has_cat() 128 int _log(enum log_category_t cat, enum log_level_t level, const char *file, in _log()
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | perf_event.h | 33 #define CPUMF_EVENT_ATTR(cat, name, id) \ argument 35 #define CPUMF_EVENT_PTR(cat, name) EVENT_PTR(cat, name) argument
|
| H A D | ap.h | 253 unsigned int cat : 8; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/ |
| H A D | fwcmd.c | 69 u8 cat; member 478 u8 type, u8 cat, u8 _class_, u8 func, u16 rack, u16 dack) in h2c_pkt_set_hdr() 513 struct rtw_h2c_pkt *h2cb, u8 type, u8 cat, in h2c_pkt_set_hdr_fwdl() 691 u8 type, u8 cat, u8 _class_, u8 func, u16 rack, u16 dack) in h2c_pkt_set_hdr() 726 struct h2c_buf *h2cb, u8 type, u8 cat, in h2c_pkt_set_hdr_fwdl() 860 u16 cat = GET_FWCMD_CAT(id); in fwcmd_wq_dequeue() local 999 u32 cat; in c2h_fwi_rev_ack() local 1256 u32 cat; in c2h_fwi_done_ack() local 2324 static inline struct c2h_proc_class *c2h_proc_sel(u8 cat) in c2h_proc_sel() 2369 u8 cat; in mac_process_c2h() local
|
| H A D | fwdl.c | 1029 u32 mac_enable_fw(struct mac_ax_adapter *adapter, enum rtw_fw_type cat) in mac_enable_fw() 1280 u32 mac_query_fw_buff(struct mac_ax_adapter *adapter, enum rtw_fw_type cat, u8 **fw, u32 *fw_len) in mac_query_fw_buff()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/ |
| H A D | fwcmd.c | 69 u8 cat; member 478 u8 type, u8 cat, u8 _class_, u8 func, u16 rack, u16 dack) in h2c_pkt_set_hdr() 513 struct rtw_h2c_pkt *h2cb, u8 type, u8 cat, in h2c_pkt_set_hdr_fwdl() 691 u8 type, u8 cat, u8 _class_, u8 func, u16 rack, u16 dack) in h2c_pkt_set_hdr() 726 struct h2c_buf *h2cb, u8 type, u8 cat, in h2c_pkt_set_hdr_fwdl() 860 u16 cat = GET_FWCMD_CAT(id); in fwcmd_wq_dequeue() local 999 u32 cat; in c2h_fwi_rev_ack() local 1256 u32 cat; in c2h_fwi_done_ack() local 2324 static inline struct c2h_proc_class *c2h_proc_sel(u8 cat) in c2h_proc_sel() 2369 u8 cat; in mac_process_c2h() local
|
| H A D | fwdl.c | 1029 u32 mac_enable_fw(struct mac_ax_adapter *adapter, enum rtw_fw_type cat) in mac_enable_fw() 1280 u32 mac_query_fw_buff(struct mac_ax_adapter *adapter, enum rtw_fw_type cat, u8 **fw, u32 *fw_len) in mac_query_fw_buff()
|
| /OK3568_Linux_fs/kernel/security/selinux/ss/ |
| H A D | mls_types.h | 23 struct ebitmap cat; /* category set */ member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/rtl8852b/sdio/ |
| H A D | rtl8852bs_ops.c | 56 static u8 hal_mapping_hw_tx_chnl_8852bs(u16 macid, enum rtw_phl_ring_cat cat, in hal_mapping_hw_tx_chnl_8852bs()
|
| /OK3568_Linux_fs/u-boot/test/log/ |
| H A D | log_test.c | 13 static int log_run(enum uclass_id cat, const char *file) in log_run()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplacesearchrequest/ |
| H A D | tst_qplacesearchrequest.cpp | 85 QPlaceCategory cat; in categoriesTest() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iterator/ |
| H A D | iterator_adaptor.hpp | 314 # define BOOST_ITERATOR_ADAPTOR_ASSERT_TRAVERSAL(cat) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/staging/vc04_services/interface/vchiq_arm/ |
| H A D | vchiq_core.h | 44 #define vchiq_log_error(cat, fmt, ...) \ argument 49 #define vchiq_log_warning(cat, fmt, ...) \ argument 54 #define vchiq_log_info(cat, fmt, ...) \ argument 59 #define vchiq_log_trace(cat, fmt, ...) \ argument
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | cipso_ipv4.c | 741 int cat = -1; in cipso_v4_map_cat_rbm_valid() local 912 u16 cat; in cipso_v4_map_cat_enum_valid() local 948 int cat = -1; in cipso_v4_map_cat_enum_hton() local
|
| /OK3568_Linux_fs/kernel/security/smack/ |
| H A D | smack_access.c | 489 int cat; in smk_netlbl_mls() local
|
| /OK3568_Linux_fs/kernel/drivers/scsi/bfa/ |
| H A D | bfad_im.h | 137 enum bfa_aen_category cat, in bfad_im_post_vendor_event()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | log.h | 199 enum log_category_t cat; member
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | cipso_ipv4.h | 96 } cat; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_rm.c | 82 struct dpu_mdss_cfg *cat, in dpu_rm_init()
|