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

  /external/chromium_org/ppapi/generators/
idl_c_proto.py 63 comment_txt = ''
65 comment_txt += Comment(doc, tabs=tabs)
66 return comment_txt
507 comment_txt = GetNodeComments(child, tabs=1)
512 enumlist.append('%s %s' % (comment_txt, item_txt))
672 comment_txt = GetNodeComments(node, tabs=0)
673 if comment_txt and comment:
674 out += comment_txt
  /external/v8/src/
spaces.cc 2397 const char* const comment_txt = local
    [all...]
  /external/chromium_org/v8/src/
spaces.cc 2749 const char* const comment_txt = local
    [all...]

Completed in 33 milliseconds