Home
last modified time | relevance | path

Searched refs:temp_heap (Results 1 – 25 of 37) sorted by relevance

12

/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Mrm/
H A DMrmIindexw.c1191 char *temp_heap ; /* temporary heap */ in Idb__INX_CollapseLeafRecord() local
1213 temp_heap = (char *) XtMalloc (IDBIndexLeafFreeMax) ; in Idb__INX_CollapseLeafRecord()
1214 cur_heap = temp_heap ; in Idb__INX_CollapseLeafRecord()
1228 dstvec[ndx].index_stg = (MrmOffset) (cur_heap - temp_heap) ; in Idb__INX_CollapseLeafRecord()
1245 UrmBCopy (temp_heap, &stgbase[heap_start], heap_size) ; in Idb__INX_CollapseLeafRecord()
1249 XtFree (temp_heap) ; in Idb__INX_CollapseLeafRecord()
1297 char *temp_heap ; /* temporary heap */ in Idb__INX_CollapseNodeRecord() local
1319 temp_heap = (char *) XtMalloc (IDBIndexNodeFreeMax) ; in Idb__INX_CollapseNodeRecord()
1320 cur_heap = temp_heap ; in Idb__INX_CollapseNodeRecord()
1353 UrmBCopy (temp_heap, &stgbase[heap_start], heap_size) ; in Idb__INX_CollapseNodeRecord()
[all …]
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/lib/
H A Dmemtrace.c95 gchar temp_heap[MEMTRACE_TEMP_HEAP_SIZE]; variable
99 #define TMP_ALLOCATED(ptr) (((guint32) ((char *) ptr - temp_heap)) < MEMTRACE_TEMP_HEAP_SIZE)
517 raw_ptr, temp_heap, (char *) raw_ptr-temp_heap, old_size); in z_realloc()
547 raw_ptr = &temp_heap[temp_brk]; in z_calloc()
/dports/devel/boost-docs/boost_1_72_0/libs/interprocess/test/
H A Duser_buffer_test.cpp90 wmanaged_heap_memory temp_heap(boost::move(heap_buffer)); in main() local
91 heap_default = boost::move(temp_heap); in main()
/dports/devel/boost-python-libs/boost_1_72_0/libs/interprocess/test/
H A Duser_buffer_test.cpp90 wmanaged_heap_memory temp_heap(boost::move(heap_buffer)); in main() local
91 heap_default = boost::move(temp_heap); in main()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/interprocess/test/
H A Duser_buffer_test.cpp90 wmanaged_heap_memory temp_heap(boost::move(heap_buffer)); in main() local
91 heap_default = boost::move(temp_heap); in main()
/dports/databases/percona57-server/boost_1_59_0/libs/interprocess/test/
H A Duser_buffer_test.cpp90 wmanaged_heap_memory temp_heap(boost::move(heap_buffer)); in main() local
91 heap_default = boost::move(temp_heap); in main()
/dports/databases/xtrabackup/boost_1_59_0/libs/interprocess/test/
H A Duser_buffer_test.cpp90 wmanaged_heap_memory temp_heap(boost::move(heap_buffer)); in main() local
91 heap_default = boost::move(temp_heap); in main()
/dports/databases/percona57-client/boost_1_59_0/libs/interprocess/test/
H A Duser_buffer_test.cpp90 wmanaged_heap_memory temp_heap(boost::move(heap_buffer)); in main() local
91 heap_default = boost::move(temp_heap); in main()
/dports/devel/boost-libs/boost_1_72_0/libs/interprocess/test/
H A Duser_buffer_test.cpp90 wmanaged_heap_memory temp_heap(boost::move(heap_buffer)); in main() local
91 heap_default = boost::move(temp_heap); in main()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/interprocess/test/
H A Duser_buffer_test.cpp90 wmanaged_heap_memory temp_heap(boost::move(heap_buffer)); in main() local
91 heap_default = boost::move(temp_heap); in main()
/dports/devel/hyperscan/boost_1_75_0/libs/interprocess/test/
H A Duser_buffer_test.cpp89 wmanaged_heap_memory temp_heap(boost::move(heap_buffer)); in main() local
90 heap_default = boost::move(temp_heap); in main()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/innobase/row/
H A Drow0row.cc182 mem_heap_t* temp_heap = NULL; in row_build_index_entry_low() local
242 temp_heap = mem_heap_create(1000); in row_build_index_entry_low()
254 temp_heap); in row_build_index_entry_low()
274 if (temp_heap) { in row_build_index_entry_low()
275 mem_heap_free(temp_heap); in row_build_index_entry_low()
H A Drow0upd.cc1621 mem_heap_t* temp_heap = NULL; in row_upd_changes_ord_field_binary_func() local
1641 temp_heap = mem_heap_create(1000); in row_upd_changes_ord_field_binary_func()
1647 temp_heap); in row_upd_changes_ord_field_binary_func()
1679 if (temp_heap == NULL) { in row_upd_changes_ord_field_binary_func()
1680 temp_heap = mem_heap_create(1000); in row_upd_changes_ord_field_binary_func()
1687 temp_heap); in row_upd_changes_ord_field_binary_func()
1698 if (temp_heap) { in row_upd_changes_ord_field_binary_func()
1699 mem_heap_free(temp_heap); in row_upd_changes_ord_field_binary_func()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/innobase/row/
H A Drow0row.cc182 mem_heap_t* temp_heap = NULL; in row_build_index_entry_low() local
242 temp_heap = mem_heap_create(1000); in row_build_index_entry_low()
254 temp_heap); in row_build_index_entry_low()
274 if (temp_heap) { in row_build_index_entry_low()
275 mem_heap_free(temp_heap); in row_build_index_entry_low()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/innobase/row/
H A Drow0row.cc182 mem_heap_t* temp_heap = NULL; in row_build_index_entry_low() local
242 temp_heap = mem_heap_create(1000); in row_build_index_entry_low()
254 temp_heap); in row_build_index_entry_low()
274 if (temp_heap) { in row_build_index_entry_low()
275 mem_heap_free(temp_heap); in row_build_index_entry_low()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/row/
H A Drow0row.cc182 mem_heap_t* temp_heap = NULL; in row_build_index_entry_low() local
242 temp_heap = mem_heap_create(1000); in row_build_index_entry_low()
254 temp_heap); in row_build_index_entry_low()
274 if (temp_heap) { in row_build_index_entry_low()
275 mem_heap_free(temp_heap); in row_build_index_entry_low()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/innobase/row/
H A Drow0row.cc182 mem_heap_t* temp_heap = NULL; in row_build_index_entry_low() local
242 temp_heap = mem_heap_create(1000); in row_build_index_entry_low()
254 temp_heap); in row_build_index_entry_low()
274 if (temp_heap) { in row_build_index_entry_low()
275 mem_heap_free(temp_heap); in row_build_index_entry_low()
/dports/databases/mysql57-client/mysql-5.7.36/storage/innobase/row/
H A Drow0row.cc182 mem_heap_t* temp_heap = NULL; in row_build_index_entry_low() local
242 temp_heap = mem_heap_create(1000); in row_build_index_entry_low()
254 temp_heap); in row_build_index_entry_low()
274 if (temp_heap) { in row_build_index_entry_low()
275 mem_heap_free(temp_heap); in row_build_index_entry_low()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/row/
H A Drow0row.cc177 mem_heap_t *temp_heap = nullptr; in row_build_index_entry_low() local
224 temp_heap = mem_heap_create(1000); in row_build_index_entry_low()
235 false, temp_heap); in row_build_index_entry_low()
251 if (temp_heap) { in row_build_index_entry_low()
252 mem_heap_free(temp_heap); in row_build_index_entry_low()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/innobase/row/
H A Drow0row.cc90 mem_heap_t* temp_heap = NULL; in row_build_spatial_index_key() local
152 temp_heap = mem_heap_create(1000); in row_build_spatial_index_key()
156 flen, temp_heap); in row_build_spatial_index_key()
171 if (temp_heap) { in row_build_spatial_index_key()
172 mem_heap_free(temp_heap); in row_build_spatial_index_key()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/innobase/row/
H A Drow0row.cc90 mem_heap_t* temp_heap = NULL; in row_build_spatial_index_key() local
152 temp_heap = mem_heap_create(1000); in row_build_spatial_index_key()
156 flen, temp_heap); in row_build_spatial_index_key()
171 if (temp_heap) { in row_build_spatial_index_key()
172 mem_heap_free(temp_heap); in row_build_spatial_index_key()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/innobase/row/
H A Drow0row.cc94 mem_heap_t* temp_heap = NULL; in row_build_spatial_index_key() local
157 temp_heap = mem_heap_create(1000); in row_build_spatial_index_key()
161 flen, temp_heap); in row_build_spatial_index_key()
176 if (temp_heap) { in row_build_spatial_index_key()
177 mem_heap_free(temp_heap); in row_build_spatial_index_key()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/innobase/row/
H A Drow0row.cc94 mem_heap_t* temp_heap = NULL; in row_build_spatial_index_key() local
157 temp_heap = mem_heap_create(1000); in row_build_spatial_index_key()
161 flen, temp_heap); in row_build_spatial_index_key()
176 if (temp_heap) { in row_build_spatial_index_key()
177 mem_heap_free(temp_heap); in row_build_spatial_index_key()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/innobase/row/
H A Drow0row.cc94 mem_heap_t* temp_heap = NULL; in row_build_spatial_index_key() local
157 temp_heap = mem_heap_create(1000); in row_build_spatial_index_key()
161 flen, temp_heap); in row_build_spatial_index_key()
176 if (temp_heap) { in row_build_spatial_index_key()
177 mem_heap_free(temp_heap); in row_build_spatial_index_key()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/innobase/row/
H A Drow0row.cc94 mem_heap_t* temp_heap = NULL; in row_build_spatial_index_key() local
157 temp_heap = mem_heap_create(1000); in row_build_spatial_index_key()
161 flen, temp_heap); in row_build_spatial_index_key()
176 if (temp_heap) { in row_build_spatial_index_key()
177 mem_heap_free(temp_heap); in row_build_spatial_index_key()

12