Home
last modified time | relevance | path

Searched refs:deallocate (Results 1 – 25 of 217) sorted by relevance

123456789

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/binary_heap_/
H A Dsplit_join_fn_imps.hpp75 s_entry_allocator.deallocate(a_entries, new_size); in split()
78 s_entry_allocator.deallocate(a_other_entries, other_actual_size); in split()
90 s_entry_allocator.deallocate(m_a_entries, m_actual_size); in split()
91 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size); in split()
134 s_entry_allocator.deallocate(a_entries, new_size); in join()
137 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size); in join()
146 s_entry_allocator.deallocate(m_a_entries, m_actual_size); in join()
153 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size); in join()
H A Derase_fn_imps.hpp56 s_entry_allocator.deallocate(m_a_entries, m_actual_size); in clear()
73 s_value_allocator.deallocate(a_entries[i], 1); in erase_at()
123 s_entry_allocator.deallocate(m_a_entries, m_actual_size); in erase_if()
175 s_entry_allocator.deallocate(m_a_entries, m_actual_size); in resize_for_erase_if_needed()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/binary_heap_/
H A Dsplit_join_fn_imps.hpp75 s_entry_allocator.deallocate(a_entries, new_size); in split()
78 s_entry_allocator.deallocate(a_other_entries, other_actual_size); in split()
90 s_entry_allocator.deallocate(m_a_entries, m_actual_size); in split()
91 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size); in split()
134 s_entry_allocator.deallocate(a_entries, new_size); in join()
137 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size); in join()
146 s_entry_allocator.deallocate(m_a_entries, m_actual_size); in join()
153 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size); in join()
H A Derase_fn_imps.hpp56 s_entry_allocator.deallocate(m_a_entries, m_actual_size); in clear()
73 s_value_allocator.deallocate(a_entries[i], 1); in erase_at()
123 s_entry_allocator.deallocate(m_a_entries, m_actual_size); in erase_if()
175 s_entry_allocator.deallocate(m_a_entries, m_actual_size); in resize_for_erase_if_needed()
H A Dconstructors_destructor_fn_imps.hpp103 s_entry_allocator.deallocate(m_a_entries, m_actual_size); in binary_heap()
140 s_entry_allocator.deallocate(m_a_entries, m_actual_size); in ~binary_heap()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/pat_trie_/
H A Derase_fn_imps.hpp91 s_inode_allocator.deallocate(p_nd, 1); in erase_fixup()
124 s_leaf_allocator.deallocate(p_l, 1); in actual_erase_leaf()
158 s_inode_allocator.deallocate(static_cast<inode_pointer>(p_nd), 1); in clear_imp()
164 s_leaf_allocator.deallocate(static_cast<leaf_pointer>(p_nd), 1); in clear_imp()
H A Dr_erase_fn_imps.hpp52 s_node_allocator.deallocate(p_z, 1); in actual_erase_node()
103 s_node_allocator.deallocate(p_nd, 1); in clear_imp()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/pat_trie_/
H A Derase_fn_imps.hpp91 s_inode_allocator.deallocate(p_nd, 1); in erase_fixup()
124 s_leaf_allocator.deallocate(p_l, 1); in actual_erase_leaf()
158 s_inode_allocator.deallocate(static_cast<inode_pointer>(p_nd), 1); in clear_imp()
164 s_leaf_allocator.deallocate(static_cast<leaf_pointer>(p_nd), 1); in clear_imp()
H A Dr_erase_fn_imps.hpp52 s_node_allocator.deallocate(p_z, 1); in actual_erase_node()
103 s_node_allocator.deallocate(p_nd, 1); in clear_imp()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/bin_search_tree_/
H A Dconstructors_destructor_fn_imps.hpp105 s_node_allocator.deallocate(m_p_head, 1); in PB_DS_BIN_TREE_NAME()
139 s_node_allocator.deallocate(m_p_head, 1); in ~PB_DS_BIN_TREE_NAME()
168 s_node_allocator.deallocate(p_ret, 1); in recursive_copy_node()
H A Derase_fn_imps.hpp52 s_node_allocator.deallocate(p_z, 1); in actual_erase_node()
104 s_node_allocator.deallocate(p_nd, 1); in clear_imp()
H A Dr_erase_fn_imps.hpp52 s_node_allocator.deallocate(p_z, 1); in actual_erase_node()
104 s_node_allocator.deallocate(p_nd, 1); in clear_imp()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/bin_search_tree_/
H A Dconstructors_destructor_fn_imps.hpp105 s_node_allocator.deallocate(m_p_head, 1); in PB_DS_BIN_TREE_NAME()
139 s_node_allocator.deallocate(m_p_head, 1); in ~PB_DS_BIN_TREE_NAME()
168 s_node_allocator.deallocate(p_ret, 1); in recursive_copy_node()
H A Derase_fn_imps.hpp52 s_node_allocator.deallocate(p_z, 1); in actual_erase_node()
104 s_node_allocator.deallocate(p_nd, 1); in clear_imp()
H A Dr_erase_fn_imps.hpp52 s_node_allocator.deallocate(p_z, 1); in actual_erase_node()
104 s_node_allocator.deallocate(p_nd, 1); in clear_imp()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/cc_hash_table_map_/
H A Dentry_list_fn_imps.hpp52 s_entry_allocator.deallocate(p_dealloc_e, 1); in deallocate_links_in_list()
91 s_entry_allocator.deallocate(p_e, 1); in rels_entry()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/cc_hash_table_map_/
H A Dentry_list_fn_imps.hpp52 s_entry_allocator.deallocate(p_dealloc_e, 1); in deallocate_links_in_list()
91 s_entry_allocator.deallocate(p_e, 1); in rels_entry()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/smart_ptr/detail/
H A Dsp_counted_impl.hpp119 std::allocator<this_type>().deallocate( static_cast<this_type *>(p), 1 ); in operator delete()
199 std::allocator<this_type>().deallocate( static_cast<this_type *>(p), 1 ); in operator delete()
265 a2.deallocate( this, 1 ); in destroy()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/detail/
H A Ddestroyers.hpp48 { m_alloc.deallocate(m_ptr, 1); } in priv_deallocate()
114 { if (m_ptr) m_alloc.deallocate(m_ptr, m_length); } in ~scoped_array_deallocator()
166 { AllocTraits::deallocate(m_alloc, p, 1); } in priv_deallocate()
308 { AllocTraits::deallocate(a_,p, 1); } in priv_deallocate()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/
H A Dalloc_traits.h65 using _Base_type::deallocate; in _GLIBCXX_VISIBILITY()
140 static void deallocate(_Alloc& __a, pointer __p, size_type __n) in _GLIBCXX_VISIBILITY() function
141 { __a.deallocate(__p, __n); } in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/
H A Dalloc_traits.h65 using _Base_type::deallocate; in _GLIBCXX_VISIBILITY()
140 static void deallocate(_Alloc& __a, pointer __p, size_type __n) in _GLIBCXX_VISIBILITY() function
141 { __a.deallocate(__p, __n); } in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/gp_hash_table_map_/
H A Dresize_fn_imps.hpp111 s_entry_allocator.deallocate(a_entries_resized, new_size); in resize_imp()
123 s_entry_allocator.deallocate(m_entries, old_size); in resize_imp()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/gp_hash_table_map_/
H A Dresize_fn_imps.hpp111 s_entry_allocator.deallocate(a_entries_resized, new_size); in resize_imp()
123 s_entry_allocator.deallocate(m_entries, old_size); in resize_imp()
/OK3568_Linux_fs/app/lvgl_demo/cJSON/
H A DcJSON.c159 void (CJSON_CDECL *deallocate)(void *pointer);
215 global_hooks.deallocate = free; in cJSON_InitHooks()
226 global_hooks.deallocate = free; in cJSON_InitHooks()
229 global_hooks.deallocate = hooks->free_fn; in cJSON_InitHooks()
234 if ((global_hooks.allocate == malloc) && (global_hooks.deallocate == free)) in cJSON_InitHooks()
265 global_hooks.deallocate(item->valuestring); in cJSON_Delete()
269 global_hooks.deallocate(item->string); in cJSON_Delete()
271 global_hooks.deallocate(item); in cJSON_Delete()
495 p->hooks.deallocate(p->buffer); in ensure()
508 p->hooks.deallocate(p->buffer); in ensure()
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/j2s/
H A DcJSON.cpp161 void (CJSON_CDECL *deallocate)(void *pointer);
217 global_hooks.deallocate = free; in cJSON_InitHooks()
228 global_hooks.deallocate = free; in cJSON_InitHooks()
231 global_hooks.deallocate = hooks->free_fn; in cJSON_InitHooks()
236 if ((global_hooks.allocate == malloc) && (global_hooks.deallocate == free)) in cJSON_InitHooks()
267 global_hooks.deallocate(item->valuestring); in cJSON_Delete()
271 global_hooks.deallocate(item->string); in cJSON_Delete()
273 global_hooks.deallocate(item); in cJSON_Delete()
497 p->hooks.deallocate(p->buffer); in ensure()
510 p->hooks.deallocate(p->buffer); in ensure()
[all …]

123456789