Home
last modified time | relevance | path

Searched defs:free_seg (Results 1 – 13 of 13) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mono/eglib/
H A Dgptrarray.c84 g_ptr_array_free(GPtrArray *array, gboolean free_seg) in g_ptr_array_free()
/dports/x11-toolkits/gtk-sharp30/gtk-sharp-2.99.3/glib/
H A DPtrArray.cs81 static extern void g_ptr_array_free (IntPtr raw, bool free_seg); in g_ptr_array_free()
/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/glib/
H A DPtrArray.cs86 static extern void g_ptr_array_free (IntPtr raw, bool free_seg); in g_ptr_array_free()
/dports/devel/liboil/liboil-0.3.17/liboil/
H A Dliboilprototype.c344 oil_string_free (OilString *s, int free_seg) in oil_string_free()
/dports/devel/rvm/rvm-1.20/rvm/
H A Drvm_utils.c520 void free_seg(seg) in free_seg() function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/beam/
H A Derl_db_hash.c2696 static int free_seg(DbTableHash *tb, int free_records) in free_seg() function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Derl_db_hash.c2719 static int free_seg(DbTableHash *tb, int free_records) in free_seg() function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Derl_db_hash.c3226 static int free_seg(DbTableHash *tb) in free_seg() function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_db_hash.c3249 static int free_seg(DbTableHash *tb) in free_seg() function
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_db_hash.c3249 static int free_seg(DbTableHash *tb) in free_seg() function
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_db_hash.c3249 static int free_seg(DbTableHash *tb) in free_seg() function
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_db_hash.c3249 static int free_seg(DbTableHash *tb) in free_seg() function
/dports/biology/ncbi-toolkit/ncbi/api/
H A Dgather.c3015 Boolean takeit, in_range=TRUE, rev, free_seg, trunc_l, trunc_r; in GatherBioseqFunc() local