Home
last modified time | relevance | path

Searched defs:item (Results 1 – 5 of 5) sorted by relevance

/bootable/diskinstaller/libdiskconfig/
Dwrite_lst.c32 struct write_list *item; in alloc_wl() local
44 free_wl(struct write_list *item) in free_wl()
51 wlist_add(struct write_list **lst, struct write_list *item) in wlist_add()
Dconfig_mbr.c74 struct write_list *item; in mk_pri_pentry() local
144 struct write_list *item; in mk_ext_pentry() local
/bootable/recovery/minzip/
DHash.c179 void* mzHashTableLookup(HashTable* pHashTable, unsigned int itemHash, void* item, in mzHashTableLookup()
255 bool mzHashTableRemove(HashTable* pHashTable, unsigned int itemHash, void* item) in mzHashTableRemove()
315 int countProbes(HashTable* pHashTable, unsigned int itemHash, const void* item, in countProbes()
/bootable/bootloader/legacy/arch_msm7k/
Dhsusb.c123 struct ept_queue_item *item = req->item; in usb_queue_req() local
144 struct ept_queue_item *item; in handle_ept_complete() local
/bootable/bootloader/legacy/include/boot/
Dusb.h69 struct ept_queue_item *item; member