Searched refs:remove_entry (Results 1 – 2 of 2) sorted by relevance
/external/dbus/dbus/ |
D | dbus-hash.c | 247 static void remove_entry (DBusHashTable *table, 470 remove_entry (DBusHashTable *table, in remove_entry() function 615 remove_entry (real->table, real->bucket, real->entry); in _dbus_hash_iter_remove_entry() 1291 remove_entry (table, bucket, entry); in _dbus_hash_table_remove_string() 1320 remove_entry (table, bucket, entry); in _dbus_hash_table_remove_two_strings() 1349 remove_entry (table, bucket, entry); in _dbus_hash_table_remove_int() 1379 remove_entry (table, bucket, entry); in _dbus_hash_table_remove_pointer() 1408 remove_entry (table, bucket, entry); in _dbus_hash_table_remove_ulong()
|
/external/clearsilver/ruby/ |
D | install.rb | 154 def ConfigTable.remove_entry( name ) singletonMethod in ConfigTable 299 ConfigTable.remove_entry name
|