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

  /external/skia/tools/flags/
SkCommandLineFlags.h 318 static bool CreateIntFlag(const char* name, int32_t* pInt,
321 info->fIntValue = pInt;
326 static bool CreateIntFlag(const char* name, const char* shortName, int32_t* pInt,
329 info->fIntValue = pInt;
  /external/opencv/cvaux/include/
cvvidsurv.hpp 71 int* pInt;
166 NewParam(name)->pInt=pAddr;
233 if(p->pInt) return p->pInt[0];
251 if(p->pInt)p->pInt[0] = cvRound(val);
    [all...]
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]

Completed in 387 milliseconds