Home
last modified time | relevance | path

Searched refs:rpthpc (Results 1 – 4 of 4) sorted by relevance

/dports/devel/ccdoc/ccdocv08r41/src/
H A Dphase3_html.h216 bool rpthpc=false);
224 bool rpthpc=false,
234 bool rpthpc=false);
H A Dswitches.h292 bool rpthpc() const {return m_rpthpc;} in rpthpc() function
H A Dphase3_html.cc333 bool rpthpc, in write_summary_tree() argument
368 if( rpthpc ) { in write_summary_tree()
408 write_summary_tree_entry(os,parent,indent.c_str(),rpthpc); in write_summary_tree()
414 write_summary_tree_entry(os,stmt,indent.c_str(),rpthpc); in write_summary_tree()
425 bool rpthpc) in write_summary_tree_entry() argument
451 if( rpthpc ) { in write_summary_tree_entry()
805 if( m_sw.rpthpc() && stmt->get_type() == statement::base::STMT_PACKAGE ) { in write_contents()
/dports/devel/ccdoc/ccdocv08r41/test/
H A Dtest01.ok343 -[no]rpthpc Report package contents hierarchically like the
344 the class summary page. The default is -rpthpc.