Lines Matching full:hash
646 was failing and stuff was left in the hash. Fix it to close
2053 * dbus/dbus-hash.c: (_dbus_hash_table_remove_all):
2054 * dbus/dbus-hash.h: Add function to remove all entries from a hash table
3281 (Bus::_create_args_dict): New. Converts a hash of arg matches
3905 string/string hash.
3912 generic map creation/append functions instead of hash table
4134 instead of using global hash.
4267 (struct _DBusGProxyManager): Add owner_names, which is hash table
4340 Test hash table signal emitting.
4738 hash tables correctly, etc. Full support for recursive values
4776 * glib/dbus-gobject.c: Add a global marshal_table hash which
6879 * dbus/dbus-hash.c: purge the TWO_STRINGS crap (well, make it
7409 from bus_registry_set_sid_table. Take string hash from config
7419 simply create a new string hash.
7421 (start_selinux_child): Simply insert strings into hash,
8882 Each service files directory is kept in an hash table in
9259 empty proxy lists from the proxy list hash
9881 * dbus/dbus-hash.c (_dbus_hash_table_insert_two_strings): fix
9912 * dbus/dbus-hash.c: Introduce DBUS_HASH_TWO_STRINGS as hack to use
11185 * dbus/dbus-hash.c (_dbus_hash_table_insert_string_preallocated):
11187 into a hash table.
12033 * dbus/dbus-hash.h: add ULONG hash keys
12380 in the hash table.
13124 * dbus/dbus-hash.c (_dbus_hash_test): Don't try to allocate the
13242 * dbus/dbus-hash.c (_dbus_hash_table_unref):
14686 * dbus/dbus-hash.c: add DBUS_HASH_POINTER
14919 * dbus/dbus-hash.c: use memory pools for the hash entries
14924 shrink the hash table.
15064 * dbus/dbus-hash.c (_dbus_hash_table_remove_string)
15071 * dbus/dbus-hash.c: add TODO item about shrinking the hash bucket
15081 * dbus/dbus-message.c, dbus/dbus-hash.c:
15089 * dbus/dbus-hash.c: @} not }@
15104 * dbus/dbus-hash.c: finish implementation and write unit
15111 dbus-hash.c
15117 * dbus/dbus-hash.c: copy in Tcl hash table, not yet