Home
last modified time | relevance | path

Searched refs:aligned_free (Results 1 – 25 of 713) sorted by relevance

12345678910>>...29

/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/tests/
H A Dtest-aligned-malloc.c27 #define aligned_free aligned4_free macro
29 #undef aligned_free
35 #define aligned_free aligned8_free macro
37 #undef aligned_free
43 #define aligned_free aligned16_free macro
45 #undef aligned_free
51 #define aligned_free aligned32_free macro
53 #undef aligned_free
/dports/multimedia/vmaf/vmaf-2.3.0/libvmaf/src/feature/
H A Dfloat_motion.c80 if (s->ref) aligned_free(s->ref); in init()
81 if (s->blur[0]) aligned_free(s->blur[0]); in init()
82 if (s->blur[1]) aligned_free(s->blur[1]); in init()
83 if (s->blur[2]) aligned_free(s->blur[2]); in init()
84 if (s->tmp) aligned_free(s->tmp); in init()
188 if (s->ref) aligned_free(s->ref); in close()
189 if (s->blur[0]) aligned_free(s->blur[0]); in close()
190 if (s->blur[1]) aligned_free(s->blur[1]); in close()
191 if (s->blur[2]) aligned_free(s->blur[2]); in close()
192 if (s->tmp) aligned_free(s->tmp); in close()
/dports/devel/flatcc/flatcc-0.6.0/include/flatcc/portable/
H A Dpaligned_alloc.h92 #define aligned_free(p) _aligned_free(p)
123 #define aligned_free(p) free(p)
156 #define aligned_free(p) __portable_aligned_free(p)
168 #if !defined(aligned_free) && !defined(__aligned_free_is_defined)
169 #define aligned_free(p) free(p) macro
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/align/test/
H A Daligned_alloc_test.cpp23 boost::alignment::aligned_free(p); in test()
31 boost::alignment::aligned_free(p); in test()
39 boost::alignment::aligned_free(p); in test()
43 boost::alignment::aligned_free(p); in test()
/dports/databases/percona57-server/boost_1_59_0/libs/align/test/
H A Daligned_alloc_test.cpp23 boost::alignment::aligned_free(p); in test()
31 boost::alignment::aligned_free(p); in test()
39 boost::alignment::aligned_free(p); in test()
43 boost::alignment::aligned_free(p); in test()
/dports/databases/xtrabackup/boost_1_59_0/libs/align/test/
H A Daligned_alloc_test.cpp23 boost::alignment::aligned_free(p); in test()
31 boost::alignment::aligned_free(p); in test()
39 boost::alignment::aligned_free(p); in test()
43 boost::alignment::aligned_free(p); in test()
/dports/databases/percona57-client/boost_1_59_0/libs/align/test/
H A Daligned_alloc_test.cpp23 boost::alignment::aligned_free(p); in test()
31 boost::alignment::aligned_free(p); in test()
39 boost::alignment::aligned_free(p); in test()
43 boost::alignment::aligned_free(p); in test()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/align/test/
H A Daligned_alloc_test.cpp23 boost::alignment::aligned_free(p); in test()
31 boost::alignment::aligned_free(p); in test()
39 boost::alignment::aligned_free(p); in test()
43 boost::alignment::aligned_free(p); in test()
/dports/biology/plink/plink-ng-79b2df8c/2.0/
H A Dpgen_compress.cc221 aligned_free(pgfi_alloc); in main()
224 aligned_free(pgr_alloc); in main()
227 aligned_free(spgw_alloc); in main()
230 aligned_free(genovec); in main()
233 aligned_free(raregeno); in main()
236 aligned_free(sample_include); in main()
239 aligned_free(sample_include_cumulative_popcounts); in main()
242 aligned_free(difflist_sample_ids); in main()
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Daligned-malloc.h56 # if defined aligned_free || __GNUC__ >= 11
60 aligned_free (void *q) in aligned_free() function
65 # define aligned_free free macro
138 aligned_free (void *q) in aligned_free() function
/dports/multimedia/vmaf/vmaf-2.3.0/python/vmaf/core/
H A Dadm_dwt2_cy.pyx27 void aligned_free(void *ptr)
65 aligned_free(buf_y_orig)
66 aligned_free(buf_x_orig)
74 aligned_free(buf_y_orig)
75 aligned_free(buf_x_orig)
86 aligned_free(buf_y_orig)
87 aligned_free(buf_x_orig)
134 aligned_free(buf_y_orig)
135 aligned_free(buf_x_orig)
/dports/audio/aften/aften-0.0.8/libaften/
H A Dmem.h38 #define aligned_free(X) _mm_free(X) macro
55 #define aligned_free(X) free(X) macro
74 aligned_free(void *ptr) in aligned_free() function
/dports/devel/hyperscan/hyperscan-5.4.0/unit/internal/
H A Duniform_ops.cpp72 aligned_free(stored); in TEST()
85 aligned_free(stored); in TEST()
98 aligned_free(stored); in TEST()
116 aligned_free(stored); in TEST()
134 aligned_free(stored); in TEST()
152 aligned_free(stored); in TEST()
/dports/devel/boost-docs/boost_1_72_0/libs/align/test/
H A Daligned_alloc_test.cpp20 boost::alignment::aligned_free(p); in test()
27 boost::alignment::aligned_free(p); in test()
31 boost::alignment::aligned_free(p); in test()
/dports/devel/boost-python-libs/boost_1_72_0/libs/align/test/
H A Daligned_alloc_test.cpp20 boost::alignment::aligned_free(p); in test()
27 boost::alignment::aligned_free(p); in test()
31 boost::alignment::aligned_free(p); in test()
/dports/devel/boost-libs/boost_1_72_0/libs/align/test/
H A Daligned_alloc_test.cpp20 boost::alignment::aligned_free(p); in test()
27 boost::alignment::aligned_free(p); in test()
31 boost::alignment::aligned_free(p); in test()
/dports/devel/hyperscan/boost_1_75_0/libs/align/test/
H A Daligned_alloc_test.cpp20 boost::alignment::aligned_free(p); in test()
27 boost::alignment::aligned_free(p); in test()
31 boost::alignment::aligned_free(p); in test()
/dports/devel/isa-l/isa-l-2.30.0/include/
H A Dtypes.h54 # define aligned_free(x) free(x) macro
59 # define aligned_free(x) _aligned_free(x)
63 # define aligned_free(x) _aligned_free(x)
/dports/audio/aften/aften-0.0.8/libaften/x86/
H A Dx86_sse_mdct_common_init.c382 if(mdct->trig) aligned_free(mdct->trig); in sse_mdct_ctx_close()
383 if(mdct->bitrev) aligned_free(mdct->bitrev); in sse_mdct_ctx_close()
384 if(mdct->trig_bitreverse) aligned_free(mdct->trig_bitreverse); in sse_mdct_ctx_close()
385 if(mdct->trig_forward) aligned_free(mdct->trig_forward); in sse_mdct_ctx_close()
386 if(mdct->trig_butterfly_first) aligned_free(mdct->trig_butterfly_first); in sse_mdct_ctx_close()
387 if(mdct->trig_butterfly_generic8) aligned_free(mdct->trig_butterfly_generic8); in sse_mdct_ctx_close()
388 if(mdct->trig_butterfly_generic16) aligned_free(mdct->trig_butterfly_generic16); in sse_mdct_ctx_close()
389 if(mdct->trig_butterfly_generic32) aligned_free(mdct->trig_butterfly_generic32); in sse_mdct_ctx_close()
390 if(mdct->trig_butterfly_generic64) aligned_free(mdct->trig_butterfly_generic64); in sse_mdct_ctx_close()
407 if(tmdct->buffer) aligned_free(tmdct->buffer); in sse_mdct_tctx_close()
[all …]
/dports/archivers/lazperf/laz-perf-2.0.0/cpp/lazperf/
H A Dmodel.hpp80 if (distribution) utils::aligned_free(distribution); in ~arithmetic()
81 if (symbol_count) utils::aligned_free(symbol_count); in ~arithmetic()
82 if (decoder_table) utils::aligned_free(decoder_table); in ~arithmetic()
121 if (distribution) utils::aligned_free(distribution); in operator =()
122 if (symbol_count) utils::aligned_free(symbol_count); in operator =()
123 if (decoder_table) utils::aligned_free(decoder_table); in operator =()
/dports/graphics/qgis/qgis-3.22.3/external/laz-perf/
H A Dmodel.hpp78 if (distribution) utils::aligned_free(distribution); in ~arithmetic()
79 if (symbol_count) utils::aligned_free(symbol_count); in ~arithmetic()
80 if (decoder_table) utils::aligned_free(decoder_table); in ~arithmetic()
119 if (distribution) utils::aligned_free(distribution); in operator =()
120 if (symbol_count) utils::aligned_free(symbol_count); in operator =()
121 if (decoder_table) utils::aligned_free(decoder_table); in operator =()
/dports/graphics/graphene/graphene-1.10.6/src/
H A Dgraphene-alloc.c43 # define aligned_free(x) _aligned_free (x) macro
45 # define aligned_free(x) free (x) macro
161 aligned_free (mem); in graphene_aligned_free()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/swr/
H A Dswr_fence_work.cpp80 template<bool aligned_free>
84 if (aligned_free) in swr_free_cb()
123 bool aligned_free) in swr_fence_work_free() argument
128 if (aligned_free) in swr_fence_work_free()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/swr/
H A Dswr_fence_work.cpp80 template<bool aligned_free>
84 if (aligned_free) in swr_free_cb()
123 bool aligned_free) in swr_fence_work_free() argument
128 if (aligned_free) in swr_fence_work_free()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/swr/
H A Dswr_fence_work.cpp80 template<bool aligned_free>
84 if (aligned_free) in swr_free_cb()
123 bool aligned_free) in swr_fence_work_free() argument
128 if (aligned_free) in swr_fence_work_free()

12345678910>>...29