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

  /external/gptfdisk/
parttypes.cc 288 AType* theItem = allTypes;
292 while ((theItem != NULL) && (!found)) {
293 if (theItem->MBRType == ID) {
294 GUIDData::operator=(theItem->GUIDType);
297 theItem = theItem->next;
315 AType* theItem = allTypes;
319 while ((theItem != NULL) && (!found)) {
320 if (theItem->GUIDType == *this) { // found it!
321 typeName = theItem->name
    [all...]
  /external/python/cpython2/Mac/Modules/
Nav.c 98 my_filterProc(AEDesc *theItem, void *info,
113 AEDesc_NewBorrowed, theItem, info, sizeof(NavFileOrFolderInfo), (short)filterMode);
  /external/python/cpython2/Mac/Modules/drag/
_Dragmodule.c     [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/pmd/pmd/5.1.1/
pmd-5.1.1.jar 

Completed in 522 milliseconds