| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/algorithm/query/detail/ |
| H A D | any.hpp | 37 linear_any(First const& first, Last const& last, F& f, mpl::false_) in linear_any()
|
| /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 | ordered-hash-map.h | 112 const Key &first; member
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/algo/detail/ |
| H A D | insertion_sort.hpp | 76 void insertion_sort(BirdirectionalIterator first, BirdirectionalIterator last, Compare comp) in insertion_sort()
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_buf_item.c | 773 uint first, in xfs_buf_item_log_segment() 858 uint first, in xfs_buf_item_log()
|
| /OK3568_Linux_fs/kernel/tools/include/linux/ |
| H A D | list.h | 217 struct list_head *first; in list_rotate_left() local 278 struct list_head *first = list->next; in __list_splice() local 641 struct hlist_node *first = h->first; in hlist_add_head() local
|
| H A D | types.h | 74 struct hlist_node *first; member
|
| /OK3568_Linux_fs/kernel/drivers/dma/dw/ |
| H A D | core.c | 174 static void dwc_dostart(struct dw_dma_chan *dwc, struct dw_desc *first) in dwc_dostart() 546 struct dw_desc *first; in dwc_prep_dma_memcpy() local 625 struct dw_desc *first; in dwc_prep_slave_sg() local
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | patch.c | 74 u16 first = __opcode_thumb32_first(insn); in __patch_text_real() local
|
| /OK3568_Linux_fs/kernel/include/media/ |
| H A D | v4l2-event.h | 79 unsigned int first; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ |
| H A D | base.c | 29 nvkm_ltc_tags_clear(struct nvkm_device *device, u32 first, u32 count) in nvkm_ltc_tags_clear()
|
| /OK3568_Linux_fs/kernel/drivers/dma/ |
| H A D | at_xdmac.c | 335 struct at_xdmac_desc *first) in at_xdmac_start_xfer() 636 struct at_xdmac_desc *first = NULL, *prev = NULL; in at_xdmac_prep_slave_sg() local 738 struct at_xdmac_desc *first = NULL, *prev = NULL; in at_xdmac_prep_dma_cyclic() local 942 struct at_xdmac_desc *prev = NULL, *first = NULL; in at_xdmac_prep_interleaved() local 1035 struct at_xdmac_desc *first = NULL, *prev = NULL; in at_xdmac_prep_dma_memcpy() local 1232 *ppdesc = NULL, *first = NULL; in at_xdmac_prep_dma_memset_sg() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/closest_feature/ |
| H A D | range_to_range.hpp | 68 bool first = true; in apply() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/adapter/ |
| H A D | range_adapter.hpp | 79 range_adapter<Mode, Range>::range_adapter(iterator first, iterator last) in range_adapter()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | llist.h | 55 struct llist_node *first; member
|
| /OK3568_Linux_fs/kernel/drivers/pcmcia/ |
| H A D | sa11xx_base.c | 218 int first, int nr) in sa11xx_drv_pcmcia_probe()
|
| /OK3568_Linux_fs/kernel/fs/afs/ |
| H A D | rxrpc.c | 280 struct bio_vec *bv, pgoff_t first, pgoff_t last, in afs_load_bvec() 328 pgoff_t first = op->store.first, last = op->store.last; in afs_send_pages() local
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | unaligned_64.c | 451 u64 first = 0, second = 0; in handle_ldf_stq() local 614 u32 first, second; in handle_lddfmna() local
|
| /OK3568_Linux_fs/kernel/security/tomoyo/ |
| H A D | util.c | 410 bool first = true; in tomoyo_normalize_line() local 818 bool first = true; in tomoyo_file_matches_pattern() local
|
| /OK3568_Linux_fs/kernel/drivers/hwtracing/stm/ |
| H A D | policy.c | 106 unsigned int first, last; in stp_policy_node_masters_store() local 153 unsigned int first, last; in stp_policy_node_channels_store() local
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc8xxx/ |
| H A D | srio.c | 77 int idx, first, last; in srio_erratum_a004034() local
|
| /OK3568_Linux_fs/kernel/drivers/irqchip/ |
| H A D | irq-or1k-pic.c | 100 static inline int pic_get_irq(int first) in pic_get_irq()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/ |
| H A D | i18n.cpp | 14 #define DEFINE_IS_IN_UNICODE_BLOCK(name, first, last) \ argument
|
| /OK3568_Linux_fs/kernel/net/ax25/ |
| H A D | ax25_out.c | 120 int frontlen, len, fragno, ka9qfrag, first = 1; in ax25_output() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/view/transform_view/ |
| H A D | transform_view_iterator.hpp | 42 first_type first; member
|
| /OK3568_Linux_fs/kernel/kernel/sched/ |
| H A D | stop_task.c | 32 static void set_next_task_stop(struct rq *rq, struct task_struct *stop, bool first) in set_next_task_stop()
|