Home
last modified time | relevance | path

Searched defs:new_cap (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/
H A Dvector.hpp475 const size_type new_cap = this->capacity() + at_least; in try_expand_fwd() local
1497 BOOST_CONTAINER_FORCEINLINE void reserve(size_type new_cap) in reserve()
2142 bool stable_reserve(size_type new_cap) in stable_reserve()
2242 size_type new_cap = new_size; in priv_merge() local
2266 … (UniqueBool, FwdIt first, size_type n, Compare comp, pointer new_storage, size_type const new_cap) in priv_merge_in_new_buffer()
2471 void priv_reserve_no_capacity(size_type new_cap, version_1) in priv_reserve_no_capacity()
2481 void priv_reserve_no_capacity(size_type new_cap, version_2) in priv_reserve_no_capacity()
2675 const size_type new_cap = this->m_holder.next_capacity(n); in priv_forward_range_insert_no_capacity() local
2924 …(T* const new_start, size_type new_cap, T* const pos, const size_type n, InsertionProxy insert_ran… in priv_forward_range_insert_new_allocation()
/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dhashmap.c105 size_t new_cap_bits, new_cap; in hashmap_grow() local
H A Dbtf_dump.c333 size_t new_cap; in btf_dump_add_emit_queue_id() local
1012 size_t new_cap; in btf_dump_push_decl_stack_id() local
H A Dlibbpf.c1299 size_t new_cap; in bpf_object__add_map() local
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dhashmap.c105 size_t new_cap_bits, new_cap; in hashmap_grow() local
/OK3568_Linux_fs/kernel/kernel/
H A Dumh.c491 kernel_cap_t new_cap; in proc_cap_handler() local
/OK3568_Linux_fs/kernel/fs/ceph/
H A Dcaps.c634 struct ceph_cap **new_cap) in ceph_add_cap()
3874 struct ceph_cap *cap, *tcap, *new_cap = NULL; in handle_cap_export() local
4004 struct ceph_cap *cap, *ocap, *new_cap = NULL; in handle_cap_import() local
H A Dinode.c756 struct ceph_cap *new_cap = NULL; in ceph_fill_inode() local
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dpci.c3290 struct pci_cap_saved_state *new_cap) in pci_add_saved_cap()