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

  /external/vulkan-validation-layers/layers/
vk_layer_config.cpp 217 char *pComment;
220 pComment = strchr(buf, '#');
221 if (pComment)
222 *pComment = '\0';
  /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...]
  /external/testng/ant/3rdparty/
DTDDoc.jar 
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 269 milliseconds