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

  /external/giflib/
gif_hash.c 32 static int KeyItem(uint32_t Item);
65 int HKey = KeyItem(Key);
88 int HKey = KeyItem(Key);
114 static int KeyItem(uint32_t Item)
122 was tested per operation. This routine was used to test the KeyItem routine *
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/Parser/
InfDepexObject.py 95 for KeyItem in KeyList:
96 Arch = KeyItem[0]
97 ModuleType = KeyItem[1]
110 Line=KeyItem[2])
123 Line=KeyItem[2])

Completed in 139 milliseconds