| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/ |
| H A D | token_functions.hpp | 127 void do_escape(iterator& next,iterator end,Token& tok) { in do_escape() 162 bool operator()(InputIterator& next,InputIterator end,Token& tok) { in operator ()() 367 bool operator()(InputIterator& next, InputIterator end, Token& tok) in operator ()() 458 bool operator()(InputIterator& next, InputIterator end, Token& tok) in operator ()() 620 bool operator()(InputIterator& next, InputIterator end,Token& tok) { in operator ()()
|
| /OK3568_Linux_fs/kernel/arch/nios2/mm/ |
| H A D | mmu_context.c | 80 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() 106 void activate_mm(struct mm_struct *prev, struct mm_struct *next) in activate_mm()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/iterator/mpl/ |
| H A D | fusion_iterator.hpp | 54 struct next<fusion_iterator<Iterator> > struct 56 typedef fusion_iterator<typename fusion::result_of::next<Iterator>::type> type;
|
| /OK3568_Linux_fs/kernel/drivers/acpi/acpica/ |
| H A D | dbinput.c | 396 const struct acpi_db_command_help *next; in acpi_db_display_command_info() local 426 const struct acpi_db_command_help *next = acpi_gbl_db_command_help; in acpi_db_display_help() local 462 char **next, acpi_object_type *return_type) in acpi_db_get_next_token() 608 char *next; in acpi_db_get_line() local
|
| /OK3568_Linux_fs/kernel/arch/openrisc/kernel/ |
| H A D | dma.c | 25 unsigned long next, struct mm_walk *walk) in page_set_nocache() 51 unsigned long next, struct mm_walk *walk) in page_clear_nocache()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/uAPI2/ |
| H A D | rk_aiq_user_api2_custom_ae.h | 42 struct rk_aiq_customAe_stats_s* next; // for surround view(multiple cams) member 67 struct rk_aiq_customeAe_results_singel_s* next; // for surround view(multiple cams) member 86 struct rk_aiq_customeAe_results_singel_s* next; // for surround view(multiple cams) member
|
| H A D | rk_aiq_user_api2_custom_awb_type_v32.h | 34 struct rk_aiq_customAwb_stats_s* next; member 73 struct rk_aiq_customeAwb_single_results_s *next; member 84 …rk_aiq_customeAwb_single_results_t *next;//defalut vaue is nullptr,which means all cameras with th… member
|
| /OK3568_Linux_fs/kernel/arch/riscv/include/asm/ |
| H A D | switch_to.h | 48 struct task_struct *next) in __switch_to_aux() 69 #define switch_to(prev, next, last) \ argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_wet.c | 89 wet_sta_t *next; /* free STA link */ member 156 prot_hdlr_t *next; /* next proto handler that has the same hash */ member 185 ipv4_hdlr_t *next; /* next proto handler that has the same hash */ member 205 udp_hdlr_t *next; /* next proto handler that has the same hash */ member 844 wet_sta_t *sta2, **next; in BCMFASTPATH() local 1146 wet_sta_t *sta2, **next; in dhd_wet_sta_delete_list() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_wet.c | 89 wet_sta_t *next; /* free STA link */ member 156 prot_hdlr_t *next; /* next proto handler that has the same hash */ member 185 ipv4_hdlr_t *next; /* next proto handler that has the same hash */ member 205 udp_hdlr_t *next; /* next proto handler that has the same hash */ member 844 wet_sta_t *sta2, **next; in BCMFASTPATH() local 1146 wet_sta_t *sta2, **next; in dhd_wet_sta_delete_list() local
|
| /OK3568_Linux_fs/kernel/fs/jfs/ |
| H A D | jfs_txnmgr.h | 35 lid_t next; /* index of first tlock of tid */ member 83 lid_t next; /* 2: index next lockword on tid locklist member 158 lid_t next; /* 2: next linelock */ member 174 lid_t next; /* 2: */ member 205 lid_t next; /* 2: */ member 233 lid_t next; /* 2: */ member
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | mmu_context.h | 91 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() 132 struct mm_struct *next) in activate_mm()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/ |
| H A D | selftest_ring.c | 32 u32 next, u32 prev, in check_ring_direction() 54 u32 prev = x, next = intel_ring_wrap(ring, x + step); in check_ring_step() local
|
| /OK3568_Linux_fs/kernel/net/dccp/ |
| H A D | ackvec.c | 30 struct dccp_ackvec_record *cur, *next; in dccp_ackvec_purge_records() local 284 struct dccp_ackvec_record *avr, *next; in dccp_ackvec_clear_state() local 364 struct dccp_ackvec_parsed *cur, *next; in dccp_ackvec_parsed_cleanup() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvif/ |
| H A D | list.h | 111 struct list_head *next, *prev; member 135 struct list_head *prev, struct list_head *next) in __list_add() 186 __list_del(struct list_head *prev, struct list_head *next) in __list_del()
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/asm/ |
| H A D | mmu_context.h | 124 unsigned long next = asn + 1; in __get_new_mm_context() local 137 struct task_struct *next) in ev5_switch_mm() 167 struct task_struct *next) in ev4_switch_mm()
|
| /OK3568_Linux_fs/u-boot/fs/jffs2/ |
| H A D | jffs2_nand_private.h | 7 struct b_node *next; member 11 struct b_inode *next; member 20 struct b_dirent *next; member
|
| /OK3568_Linux_fs/kernel/fs/orangefs/ |
| H A D | dir.c | 11 struct orangefs_dir_part *next; member 293 struct orangefs_dir_part *next = part->next; in orangefs_dir_llseek() local 390 struct orangefs_dir_part *next = part->next; in orangefs_dir_release() local
|
| /OK3568_Linux_fs/kernel/drivers/dma/ |
| H A D | ste_dma40_ll.c | 223 dma_addr_t next = lli_phys; in d40_phy_buf_to_lli() local 312 int next, unsigned int flags) in d40_log_lli_link() 338 int next, unsigned int flags) in d40_log_lli_lcpa_write() 351 int next, unsigned int flags) in d40_log_lli_lcla_write()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_common/ |
| H A D | adf_cfg_user.h | 13 struct adf_user_cfg_key_val *next; member 26 struct adf_user_cfg_section *next; member
|
| /OK3568_Linux_fs/u-boot/test/ |
| H A D | time_ut.c | 13 ulong base, start, next, diff; in test_get_timer() local 47 ulong prev, next, min = 1000000; in test_timer_get_us() local
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | mmu_context.h | 105 #define activate_mm(prev,next) switch_mm(prev, next, NULL) argument 128 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm()
|
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| H A D | err_impl.h | 18 struct el_subpacket_annotation *next; member 28 struct el_subpacket_handler *next; member
|
| /OK3568_Linux_fs/u-boot/fs/yaffs2/ |
| H A D | yaffs_allocator.c | 34 struct yaffs_tnode_list *next; member 39 struct yaffs_obj_list *next; member 103 struct yaffs_tnode *next; in yaffs_create_tnodes() local
|
| /OK3568_Linux_fs/kernel/drivers/greybus/ |
| H A D | manifest.c | 54 struct manifest_desc *next; in release_manifest_descriptors() local 79 struct manifest_desc *next; in get_next_bundle_desc() local 232 struct manifest_desc *desc, *next, *tmp; in gb_manifest_parse_cports() local
|