Home
last modified time | relevance | path

Searched refs:state_free (Results 1 – 25 of 55) sorted by relevance

123

/dports/devel/concurrentqueue/concurrentqueue-1.0.3-15-g0753496/tests/relacy/relacy/relacy/stdlib/
H A Dmutex.hpp102 , exclusive_owner_(state_free) in generic_mutex_data_impl()
117 if (exclusive_owner_ != state_free in ~generic_mutex_data_impl()
158 if (exclusive_owner_ == state_free) in lock_exclusive()
215 if (exclusive_owner_ == state_free) in try_lock_exclusive()
271 exclusive_owner_ = state_free; in unlock_exclusive()
313 if ((exclusive_owner_ == state_free) in lock_shared()
367 if ((exclusive_owner_ == state_free) in try_lock_shared()
433 exclusive_owner_ = state_free; in unlock_shared()
451 return (exclusive_owner_ == state_free); in is_signaled()
468 static thread_id_t const state_free = (thread_id_t)-2; member in rl::generic_mutex_data_impl
/dports/graphics/swftools/swftools-0.9.2/src/
H A Dswfc-history.c44 void state_free(state_t* state) in state_free() function
47 state_free(state->next); in state_free()
827 state_free(dict_lookup(past->states, "x")); in history_free()
828 state_free(dict_lookup(past->states, "y")); in history_free()
829 state_free(dict_lookup(past->states, "scalex")); in history_free()
830 state_free(dict_lookup(past->states, "scaley")); in history_free()
839 state_free(dict_lookup(past->states, "rotate")); in history_free()
840 state_free(dict_lookup(past->states, "shear")); in history_free()
843 state_free(dict_lookup(past->states, "pin.x")); in history_free()
844 state_free(dict_lookup(past->states, "pin.y")); in history_free()
[all …]
H A Dswfc-history.h93 void state_free(state_t* state);
/dports/devel/bison/bison-3.7.6/src/
H A Dstate.c183 state_free (state *s) in state_free() function
441 state_free (states[i]); in state_remove_unreachable_states()
462 state_free (states[i]); in states_free()
/dports/security/tor/tor-0.4.6.8/src/feature/dirauth/
H A Dshared_random_state.c217 #define state_free(val) \ macro
259 state_free(sr_state); in state_set()
510 state_free(new_state); in disk_state_parse()
1260 state_free(sr_state); in sr_state_free_all()
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/feature/dirauth/
H A Dshared_random_state.c217 #define state_free(val) \ macro
259 state_free(sr_state); in state_set()
510 state_free(new_state); in disk_state_parse()
1260 state_free(sr_state); in sr_state_free_all()
/dports/devel/gnome-builder/gnome-builder-41.3/src/plugins/words/
H A Dgbp-word-proposals.c89 state_free (gpointer data)
291 ide_task_set_task_data (task, state, state_free);
/dports/archivers/liblz4/lz4-1.9.3/ossfuzz/
H A Dround_trip_stream_fuzzer.c82 void state_free(state_t state) in state_free() function
299 state_free(state); in LLVMFuzzerTestOneInput()
/dports/converters/recode/Recode-3.6/src/
H A Dcombine.c283 state_free (void *void_state) in state_free() function
385 table = hash_initialize (0, NULL, state_hash, state_compare, state_free); in init_combine()
/dports/lang/chez-scheme/ChezScheme-9.5.4/lz4/ossfuzz/
H A Dround_trip_stream_fuzzer.c82 void state_free(state_t state) in state_free() function
299 state_free(state); in LLVMFuzzerTestOneInput()
/dports/security/suricata/suricata-6.0.4/rust/src/
H A Dapplayer.rs197 pub state_free: StateFreeFn, field
/dports/security/suricata/suricata-6.0.4/rust/src/sip/
H A Dsip.rs376 state_free: rs_sip_state_free, in rs_sip_register_parser()
/dports/security/suricata/suricata-6.0.4/rust/src/dhcp/
H A Ddhcp.rs420 state_free : rs_dhcp_state_free, in rs_dhcp_register_parser()
/dports/security/suricata/suricata-6.0.4/rust/src/ntp/
H A Dntp.rs393 state_free : rs_ntp_state_free, in rs_register_ntp_parser()
/dports/deskutils/glabels/glabels-3.4.1/src/
H A Dlabel.c185 static void state_free (State *state);
3378 state_free (state_old); in gl_label_undo()
3403 state_free (state_old); in gl_label_redo()
3489 state_free (state); in stack_clear()
3571 state_free (State *state) in state_free() function
/dports/databases/postgresql-plproxy/plproxy-2.10.0/src/
H A Dcluster.c124 static void state_free(struct AANode *node, void *arg) in state_free() function
250 aatree_init(&conn->userstate_tree, state_user_cmp, state_free); in add_connection()
/dports/security/suricata/suricata-6.0.4/rust/src/dns/
H A Ddns.rs1099 state_free: rs_dns_state_free, in rs_dns_udp_register_parser()
1144 state_free: rs_dns_state_free, in rs_dns_tcp_register_parser()
/dports/security/suricata/suricata-6.0.4/rust/src/applayertemplate/
H A Dtemplate.rs533 state_free: rs_template_state_free, in rs_template_register_parser()
/dports/audio/carla/Carla-2.4.1/source/modules/lilv/lilv-0.24.0/bindings/python/
H A Dlilv.py161 state_free = _lib.lilv_state_free variable
1665 state_free.argtypes = [POINTER(State)]
1666 state_free.restype = None
/dports/audio/guitarix-lv2/guitarix-0.43.1/tools/
H A Dlilv.py161 state_free = _lib.lilv_state_free variable
1665 state_free.argtypes = [POINTER(State)]
1666 state_free.restype = None
/dports/graphics/clutter/clutter-1.26.4/clutter/deprecated/
H A Dclutter-state.c493 state_free (gpointer data) in state_free() function
1535 state_free); in clutter_state_init()
/dports/x11-wm/muffin/muffin-4.8.0/clutter/clutter/deprecated/
H A Dclutter-state.c493 state_free (gpointer data) in state_free() function
1535 state_free); in clutter_state_init()
/dports/security/suricata/suricata-6.0.4/rust/src/rdp/
H A Drdp.rs485 state_free: rs_rdp_state_free, in rs_rdp_register_parser()
/dports/security/suricata/suricata-6.0.4/rust/src/snmp/
H A Dsnmp.rs571 state_free : rs_snmp_state_free, in rs_register_snmp_parser()
/dports/security/suricata/suricata-6.0.4/rust/src/ssh/
H A Dssh.rs549 state_free: rs_ssh_state_free, in rs_ssh_register_parser()

123