Lines Matching refs:anchor_close
1247 const char* anchor_close = ""; in printInclusiveMethod() local
1254 if (gOptions.outputHtml) anchor_close = "</a>"; in printInclusiveMethod()
1281 "", space_ptr, buf, anchor_close, pTimed->numCalls, nCalls, in printInclusiveMethod()
1285 "", per, space_ptr, buf, anchor_close, pTimed->numCalls, nCalls, in printInclusiveMethod()
1292 space_ptr, buf, anchor_close, pTimed->numCalls, nCalls, in printInclusiveMethod()
1296 per, space_ptr, buf, anchor_close, pTimed->numCalls, nCalls, in printInclusiveMethod()
1346 const char* anchor_close = ""; in printExclusiveProfile() local
1350 anchor_close = "</a>"; in printExclusiveProfile()
1401 anchor_close, className, methodName, signature); in printExclusiveProfile()
1405 anchor_close, className); in printExclusiveProfile()
1489 const char* anchor_close = ""; in printInclusiveProfile() local
1492 anchor_close = "</a>"; in printInclusiveProfile()