HomeSort by relevance Sort by last modified time
    Searched refs:comment_txt (Results 1 - 2 of 2) 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
530 comment_txt = GetNodeComments(child, tabs=1)
535 enumlist.append('%s %s' % (comment_txt, item_txt))
738 comment_txt = GetNodeComments(node, tabs=0)
739 if comment_txt and comment:
740 out += comment_txt
  /external/chromium_org/v8/src/heap/
spaces.cc 2667 const char* const comment_txt = local
    [all...]

Completed in 54 milliseconds