Home
last modified time | relevance | path

Searched defs:first (Results 126 – 150 of 870) sorted by relevance

12345678910>>...35

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/
H A Dvector.hpp1911 iterator insert(const_iterator pos, InIt first, InIt last in insert()
1933 iterator insert(const_iterator pos, FwdIt first, FwdIt last in insert()
1964 iterator insert(const_iterator pos, size_type num, InIt first, InIt last) in insert()
2026 iterator erase(const_iterator first, const_iterator last) in erase()
2157 void merge(BidirIt first, BidirIt last) in merge()
2161 void merge(BidirIt first, BidirIt last, Compare comp) in merge()
2165 void merge_unique(BidirIt first, BidirIt last) in merge_unique()
2169 void merge_unique(BidirIt first, BidirIt last, Compare comp) in merge_unique()
2231 void priv_merge(UniqueBool, BidirIt first, BidirIt last, Compare comp) in priv_merge()
2266 … (UniqueBool, FwdIt first, size_type n, Compare comp, pointer new_storage, size_type const new_cap) in priv_merge_in_new_buffer()
[all …]
/OK3568_Linux_fs/kernel/drivers/dma/
H A Dbcm-sba-raid.c116 struct sba_request *first; member
309 static void sba_chain_request(struct sba_request *first, in sba_chain_request()
420 struct sba_request *nreq, *first = req->first; in sba_process_received_request() local
742 struct sba_request *first = NULL, *req; in sba_prep_dma_memcpy() local
881 struct sba_request *first = NULL, *req; in sba_prep_dma_xor() local
1351 struct sba_request *first = NULL, *req; in sba_prep_dma_pq() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeoroutexmlparser.h66 bool first = false; variable
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/detail/
H A Dpass_function.hpp59 Iterator& first; member
H A Dfail_function.hpp48 Iterator& first; member
H A Dpermute_function.hpp76 Iterator& first; member
H A Dexpect_function.hpp93 Iterator& first; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/
H A Dexecute.hpp116 Op execute_foreach(InIt first, InIt last, Op op) in execute_foreach()
/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Dcpci_hotplug_core.c190 cpci_hp_register_bus(struct pci_bus *bus, u8 first, u8 last) in cpci_hp_register_bus()
589 static int first = 1; in cpci_hp_start() local
/OK3568_Linux_fs/kernel/arch/alpha/lib/
H A Dcsum_partial_copy.c128 unsigned long first; in csum_partial_cfu_dest_aligned() local
242 unsigned long first; in csum_partial_cfu_unaligned() local
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dfsl_corenet_serdes.c200 int first) in __serdes_get_lane_count()
216 int lane, idx, first, last; in __serdes_reset_rx() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vc4/
H A Dvc4_render_cl.c125 uint8_t x, uint8_t y, bool first, bool last) in emit_tile()
369 bool first = (xi == 0 && yi == 0); in vc4_create_rcl_bo() local
/OK3568_Linux_fs/kernel/fs/reiserfs/
H A Dlbalance.c312 int first, int cpy_num) in leaf_copy_items_entirely()
828 int first, int del_num, int del_bytes) in leaf_delete_items()
1241 int first, int del_num) in leaf_delete_items_entirely()
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dindirect.c849 unsigned long count, __le32 *first, in ext4_clear_blocks()
905 __le32 *first, __le32 *last) in ext4_free_data()
990 __le32 *first, __le32 *last, int depth) in ext4_free_branches()
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Dlivetree.c77 struct property *chain_property(struct property *first, struct property *list) in chain_property()
85 struct property *reverse_properties(struct property *first) in reverse_properties()
241 struct node *chain_node(struct node *first, struct node *list) in chain_node()
350 struct reserve_info *chain_reserve_entry(struct reserve_info *first, in chain_reserve_entry()
/OK3568_Linux_fs/kernel/include/linux/
H A Dlist.h241 struct list_head *first, in list_bulk_move_tail()
328 struct list_head *first; in list_rotate_left() local
437 struct list_head *first = list->next; in __list_splice() local
881 struct hlist_node *first = h->first; in hlist_add_head() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/stream/detail/
H A Diterator_source.hpp69 Iterator first; member
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dhyp_image.h64 #define KVM_NVHE_ALIAS_HYP(first, sec) kvm_nvhe_sym(first) = kvm_nvhe_sym(sec); argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_mitigations.c33 bool first = true; in mitigations_set() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeoroutexmlparser/
H A Dtst_qgeoroutexmlparser.cpp94 QGeoManeuver first = segments.at(0).maneuver(); in test_realData1() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/view/filter_view/
H A Dfilter_view.hpp55 first_type first() const { return fusion::begin(seq); } in first() function
/OK3568_Linux_fs/u-boot/drivers/mtd/
H A Dstm32_flash.c81 int flash_erase(flash_info_t *info, int first, int last) in flash_erase()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_defs.h85 #define T4VF_MOD_MAP(module, index, first, last) \ argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/numeric/
H A Dnumeric_utils.hpp28 extract_sign(Iterator& first, Iterator const& last) in extract_sign()
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dinsn.c11 unsigned long first, second; in __arm_gen_branch_thumb2() local

12345678910>>...35