Home
last modified time | relevance | path

Searched defs:theItem (Results 1 – 3 of 3) sorted by relevance

/external/gptfdisk/
Dparttypes.cc288 AType* theItem = allTypes; in operator =() local
315 AType* theItem = allTypes; in TypeName() local
336 AType* theItem = allTypes; in UTypeName() local
361 AType* theItem = allTypes; in GetHexType() local
/external/python/cpython2/Mac/Modules/
DNav.c98 my_filterProc(AEDesc *theItem, void *info, in my_filterProc()
/external/python/cpython2/Mac/Modules/drag/
D_Dragmodule.c1066 ItemReference theItem, DragReference theDrag) in dragglue_SendData()