Searched refs:comment_txt (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ppapi/generators/
H A Didl_c_proto.py63 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/
H A Dspaces.cc2667 const char* const comment_txt = local
2688 EnterComment(isolate, comment_txt, flat_delta);

Completed in 201 milliseconds