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

  /external/mesa3d/src/compiler/glsl/
ir_variable_refcount.cpp 46 free_entry(struct hash_entry *entry) function
64 _mesa_hash_table_destroy(this->ht, free_entry);
ir_array_refcount.cpp 45 free_entry(struct hash_entry *entry) function
54 _mesa_hash_table_destroy(this->ht, free_entry);
  /external/dnsmasq/src/
log.c 137 static void free_entry(void) function
154 free_entry();
166 free_entry();
  /external/syslinux/core/lwip/src/core/
dns.c 392 struct local_hostlist_entry *free_entry; local
398 free_entry = entry;
400 memp_free(MEMP_LOCALHOSTLIST, free_entry);
  /external/syslinux/core/lwip/src/netif/
etharp.c 169 free_entry(int i) function
224 free_entry(i);
369 /* recycle oldest pending (queued packets are free in free_entry) */
380 free_entry(i);
566 free_entry(i);
    [all...]
  /external/icu/icu4c/source/common/
uresbund.cpp 149 free_entry(UResourceDataEntry *entry) { function
209 free_entry(resB);
214 * got decremented by free_entry().
412 free_entry(r);
418 free_entry(r);
    [all...]
  /external/wayland/src/
scanner.c 517 free_entry(struct entry *entry) function
537 free_entry(e);
    [all...]

Completed in 189 milliseconds