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

  /hardware/intel/common/libwsbm/src/
wsbm_manager.c 93 static void *commonData = NULL;
122 commonData = d;
128 return commonData;
141 commonData = NULL;
  /external/python/cpython2/Mac/Modules/cg/
CFMLateImport.c 361 const UInt8 *commonData;
369 commonData = &packedData[offset];
373 BlockMoveData(commonData, unpackCursor, commonSize);
379 BlockMoveData(commonData, unpackCursor, commonSize);
    [all...]

Completed in 200 milliseconds