Home
last modified time | relevance | path

Searched defs:free_ (Results 1 – 25 of 243) sorted by relevance

12345678910

/dports/net/zmap/zmap-2.1.1/src/
H A Dfieldset.c36 int free_, size_t len, field_val_t value) in fs_add_word()
51 int free_, size_t len, field_val_t value) in fs_modify_word()
75 void fs_add_string(fieldset_t *fs, const char *name, char *value, int free_) in fs_add_string()
88 void *value, int free_) in fs_add_binary()
101 void fs_modify_string(fieldset_t *fs, const char *name, char *value, int free_) in fs_modify_string()
114 void *value, int free_) in fs_modify_binary()
/dports/graphics/aseprite/aseprite-1.2.9/third_party/libarchive/libarchive/test/
H A Dtest_archive_read_support.c39 test_success(constructor new_, enabler enable_, destructor free_) in test_success()
55 test_failure(constructor new_, enabler enable_, destructor free_) in test_failure()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/xtrabackup/src/libarchive/libarchive/test/
H A Dtest_archive_read_support.c39 test_success(constructor new_, enabler enable_, destructor free_) in test_success()
55 test_failure(constructor new_, enabler enable_, destructor free_) in test_failure()
/dports/archivers/libarchive/libarchive-3.5.2/libarchive/test/
H A Dtest_archive_read_support.c50 test_success(constructor new_, enabler enable_, destructor free_) in test_success()
66 test_failure(constructor new_, enabler enable_, destructor free_) in test_failure()
/dports/lang/spidermonkey60/firefox-60.9.0/js/public/
H A DAllocPolicy.h52 void free_(void* p) { js_free(p); } in free_() function
128 void free_(void* p) { js_free(p); } in free_() function
173 void free_(void* p) { js_free(p); } in free_() function
/dports/games/3omns/3omns-0.2/n3/
H A Dbuffer.c39 n3_free free_ = default_free; in n3_new_buffer() local
72 n3_free free_ = buffer->free; in n3_free_buffer() local
/dports/archivers/maxcso/maxcso-1.10.0/src/
H A Dbuffer_pool.h27 std::vector<uint8_t *> free_; variable
/dports/sysutils/rocr/ROCR-Runtime-5ab09ee/src/core/common/
H A Dshared.cpp47 std::function<void(void*)> BaseShared::free_ = nullptr; member in core::BaseShared
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/
H A DMallocMemoryBuffer.h39 FreeFunction free_; variable
/dports/science/orthanc/Orthanc-1.9.7/OrthancFramework/Sources/
H A DMallocMemoryBuffer.h39 FreeFunction free_; variable
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/
H A DMallocMemoryBuffer.h39 FreeFunction free_; variable
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/
H A DMallocMemoryBuffer.h39 FreeFunction free_; variable
/dports/lang/spidermonkey60/firefox-60.9.0/mfbt/
H A DAllocPolicy.h110 void free_(void* aPtr) { free(aPtr); } in free_() function
156 void free_(void* aPtr) { MOZ_CRASH("NeverAllocPolicy::free_"); } in free_() function
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/zstd/contrib/pzstd/utils/
H A DScopeGuard.h42 }
43 };
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/src/
H A Dpool.c51 void pool_init_ex(pool_s *pool, pool_allocate_callback *allocate_, pool_free_callback *free_, pool_… in pool_init_ex()
91 pool_init(pool_s *pool, pool_allocate_callback *allocate_, pool_free_callback *free_, void *allocat… in pool_init()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/
H A Djsalloc.h46 void free_(void* p) { js_free(p); } in free_() function
127 void free_(void* p) { in free_() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/
H A Djsalloc.h44 void free_(void* p) { js_free(p); } in free_() function
125 void free_(void* p) { in free_() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/include/
H A Djsalloc.h44 void free_(void* p) { js_free(p); } in free_() function
125 void free_(void* p) { in free_() function
/dports/math/py-triangle/triangle-20200424/triangle/
H A Dcore.pyx65 cdef ii(int* _0, int* _1, int** pdata, check, free_): argument
85 cdef dd(int* _0, int* _1, double** pdata, check, free_): argument
/dports/net/tigervnc-server/tigervnc-1.12.0/win/rfb_win32/
H A DTCharArray.h71 bool free_; member
80 bool free_; member
/dports/net/tigervnc-viewer/tigervnc-1.12.0/win/rfb_win32/
H A DTCharArray.h71 bool free_; member
80 bool free_; member
/dports/www/firefox-esr/firefox-91.8.0/js/src/gc/
H A DFreeOp-inl.h15 inline void JSFreeOp::free_(Cell* cell, void* p, size_t nbytes, MemoryUse use) { in free_() function
/dports/www/firefox/firefox-99.0/js/src/gc/
H A DFreeOp-inl.h15 inline void JSFreeOp::free_(Cell* cell, void* p, size_t nbytes, MemoryUse use) { in free_() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/gc/
H A DFreeOp-inl.h15 inline void JSFreeOp::free_(Cell* cell, void* p, size_t nbytes, MemoryUse use) { in free_() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/gc/
H A DFreeOp.h50 void free_(void* p) { js_free(p); } in free_() function

12345678910