Home
last modified time | relevance | path

Searched refs:remove_atom (Results 1 – 14 of 14) sorted by relevance

/dports/x11-wm/sdorfehs/sdorfehs-1.2/
H A Dglobals.h220 void remove_atom(Window w, Atom a, Atom type, unsigned long remove);
H A Dmanage.c397 remove_atom(rp_glob_screen.root, _net_client_list, XA_WINDOW, w->w); in unmanage()
398 remove_atom(rp_glob_screen.root, _net_client_list_stacking, XA_WINDOW, in unmanage()
H A Dwindow.c659 remove_atom(oldfs->w, _net_wm_state, XA_ATOM, in window_full_screen()
H A Dglobals.c664 remove_atom(Window w, Atom a, Atom type, unsigned long remove) in remove_atom() function
/dports/science/lammps/lammps-stable_29Sep2021/lib/colvars/
H A Dcolvaratoms.h204 int remove_atom(cvm::atom_iter ai);
H A Dcolvaratoms.cpp163 int cvm::atom_group::remove_atom(cvm::atom_iter ai) in remove_atom() function in cvm::atom_group
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/snmp/test/
H A Dsnmp_test_mgr.erl581 [remove_atom(A, DB)|T];
590 remove_atom(AliasName, DB) when is_atom(AliasName) -> function
597 remove_atom(X, _DB) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/snmp/test/
H A Dsnmp_test_mgr.erl581 [remove_atom(A, DB)|T];
590 remove_atom(AliasName, DB) when is_atom(AliasName) -> function
597 remove_atom(X, _DB) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/snmp/test/
H A Dsnmp_test_mgr.erl568 [remove_atom(A, DB)|T];
577 remove_atom(AliasName, DB) when is_atom(AliasName) -> function
584 remove_atom(X, _DB) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/snmp/test/
H A Dsnmp_test_mgr.erl551 [remove_atom(A, DB)|T];
560 remove_atom(AliasName, DB) when is_atom(AliasName) -> function
567 remove_atom(X, _DB) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/snmp/test/
H A Dsnmp_test_mgr.erl581 [remove_atom(A, DB)|T];
590 remove_atom(AliasName, DB) when is_atom(AliasName) -> function
597 remove_atom(X, _DB) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/snmp/test/
H A Dsnmp_test_mgr.erl581 [remove_atom(A, DB)|T];
590 remove_atom(AliasName, DB) when is_atom(AliasName) -> function
597 remove_atom(X, _DB) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/snmp/test/
H A Dsnmp_test_mgr.erl581 [remove_atom(A, DB)|T];
590 remove_atom(AliasName, DB) when is_atom(AliasName) -> function
597 remove_atom(X, _DB) -> function
/dports/math/yices/yices-2.6.2/src/solvers/cdcl/
H A Dsmt_core.c959 static void remove_atom(atom_table_t *tbl, bvar_t v) { in remove_atom() function
1988 remove_atom(tbl, x); in remove_bvar_atom()
5281 remove_atom(&s->atoms, i); in restore_variables()
5521 remove_atom(tbl, x); in delete_variables()