HomeSort by relevance Sort by last modified time
    Searched refs:hash_dump (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/glib/gio/xdgmime/
xdgmimeglob.h 50 #define _xdg_glob_hash_dump XDG_RESERVED_ENTRY(hash_dump)
  /ndk/sources/host-tools/make-3.81/
hash.c 295 hash_dump (struct hash_table *ht, void **vector_0, qsort_cmp_t compare) function
hash.h 76 void **hash_dump __P((struct hash_table *ht, void **vector_0, qsort_cmp_t compare));
file.c 649 /* We must use hash_dump (), because within this loop
652 file_slot_0 = (struct file **) hash_dump (&files, 0, 0);

Completed in 27 milliseconds