Home
last modified time | relevance | path

Searched refs:is_freed (Results 1 – 25 of 56) sorted by relevance

123

/dports/devel/emscripten/emscripten-2.0.3/tests/
H A Dsdl_surface_refcount.c19 int is_freed = emscripten_run_script_int(script); in is_surface_freed() local
21 return is_freed; in is_surface_freed()
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/rocksdb/memory/
H A Dallocator.h48 bool is_freed() const { return write_buffer_manager_ == nullptr || freed_; } in is_freed() function
H A Darena.cc69 assert(tracker_->is_freed()); in ~Arena()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/memory/
H A Dallocator.h48 bool is_freed() const { return write_buffer_manager_ == nullptr || freed_; } in is_freed() function
H A Darena.cc71 assert(tracker_->is_freed()); in ~Arena()
/dports/databases/rocksdb/rocksdb-6.26.1/memory/
H A Dallocator.h48 bool is_freed() const { return write_buffer_manager_ == nullptr || freed_; } in is_freed() function
H A Darena.cc71 assert(tracker_->is_freed()); in ~Arena()
/dports/databases/rocksdb-lite/rocksdb-6.26.1/memory/
H A Dallocator.h48 bool is_freed() const { return write_buffer_manager_ == nullptr || freed_; } in is_freed() function
H A Darena.cc71 assert(tracker_->is_freed()); in ~Arena()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/memory/
H A Dallocator.h48 bool is_freed() const { return write_buffer_manager_ == nullptr || freed_; } in is_freed() function
H A Darena.cc71 assert(tracker_->is_freed()); in ~Arena()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/memory/
H A Dallocator.h48 bool is_freed() const { return write_buffer_manager_ == nullptr || freed_; } in is_freed() function
H A Darena.cc71 assert(tracker_->is_freed()); in ~Arena()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/rocksdb/memory/
H A Dallocator.h48 bool is_freed() const { return write_buffer_manager_ == nullptr || freed_; } in is_freed() function
H A Darena.cc69 assert(tracker_->is_freed()); in ~Arena()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/rocksdb/memory/
H A Dallocator.h48 bool is_freed() const { return write_buffer_manager_ == nullptr || freed_; } in is_freed() function
H A Darena.cc69 assert(tracker_->is_freed()); in ~Arena()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/rocksdb/memory/
H A Dallocator.h48 bool is_freed() const { return write_buffer_manager_ == nullptr || freed_; } in is_freed() function
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/rocksdb/rocksdb/memory/
H A Dallocator.h48 bool is_freed() const { return write_buffer_manager_ == nullptr || freed_; } in is_freed() function
H A Darena.cc69 assert(tracker_->is_freed()); in ~Arena()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/rocksdb/rocksdb/memory/
H A Dallocator.h48 bool is_freed() const { return write_buffer_manager_ == nullptr || freed_; } in is_freed() function
H A Darena.cc69 assert(tracker_->is_freed()); in ~Arena()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/rocksdb/memory/
H A Dallocator.h48 bool is_freed() const { return write_buffer_manager_ == nullptr || freed_; } in is_freed() function
/dports/security/gnome-keyring/gnome-keyring-40.0/egg/
H A Dtest-asn1.c1085 is_freed = TRUE; in test_is_freed()
1102 is_freed = FALSE; in test_any_raw()
1129 g_assert (is_freed); in test_any_raw()
1145 is_freed = FALSE; in test_any_raw_explicit()
1161 g_assert (is_freed); in test_any_raw_explicit()
1220 is_freed = FALSE; in test_any_into()
1249 g_assert (is_freed); in test_any_into()
1267 is_freed = FALSE; in test_any_into_explicit()
1296 g_assert (is_freed); in test_any_into_explicit()
1361 is_freed = FALSE; in perform_asn1_any_choice_set_raw()
[all …]
/dports/security/gcr/gcr-3.40.0/egg/
H A Dtest-asn1.c1084 is_freed = TRUE; in test_is_freed()
1101 is_freed = FALSE; in test_any_raw()
1128 g_assert (is_freed); in test_any_raw()
1144 is_freed = FALSE; in test_any_raw_explicit()
1160 g_assert (is_freed); in test_any_raw_explicit()
1219 is_freed = FALSE; in test_any_into()
1248 g_assert (is_freed); in test_any_into()
1266 is_freed = FALSE; in test_any_into_explicit()
1295 g_assert (is_freed); in test_any_into_explicit()
1360 is_freed = FALSE; in perform_asn1_any_choice_set_raw()
[all …]

123