106 static QCString*
findKeyWord(
const QCString& word);
110 const QCString& memName);
117 const QCString& name,
118 const QCString& package,
bool type);
156 static QCString
trVhdlType(uint64 type,
bool sing=
true);
204 const char *title,
const char *subtitle,
bool showEnumValues,
int type);
213 static bool isNumber(
const QCString& s);
216 static void parseUCF(
const char* input,
Entry* entity,QCString f,
bool vendor);
226 static QCString
parseForConfig(QCString & entity,QCString & arch);
300 static void writeEdge(
FTextStream &t,
int fl_from,
int fl_to,
int i,
bool bFrom=FALSE,
bool bTo=FALSE);
334 FlowChart(
int typ,
const char* t,
const char* ex,
const char*
label=0);