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

  /hardware/ti/omap4-aah/security/tf_daemon/
smc_properties_parser.h 93 char* pComment;
101 char* pComment;
  /hardware/ti/omap4xxx/security/tf_daemon/
smc_properties_parser.h 93 char* pComment;
101 char* pComment;
  /external/opencv/cvaux/include/
cvvidsurv.hpp 66 char* pComment;
115 if(p->pComment)free(p->pComment);
184 void CommentParam(const char* name, const char* pComment)
187 if(p)p->pComment = pComment ? strdup(pComment) : 0;
223 if(p && p->pComment) return p->pComment;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winspool.h 23 LPSTR pComment;
30 LPWSTR pComment;
43 LPSTR pComment;
67 LPWSTR pComment;
    [all...]

Completed in 406 milliseconds