Searched defs:heuristics (Results 1 - 5 of 5) sorted by relevance

/external/valgrind/memcheck/
H A Dmc_include.h460 UInt heuristics; member in struct:_LeakCheckParams
483 // If heuristics != 0, print only the loss records/blocks found via
484 // one of the heuristics in the set.
486 UInt max_blocks, UInt heuristics);
631 /* Various leak check heuristics which can be activated/deactivated. */
654 // Nr of heuristics, including the LchNone heuristic.
663 Default : all heuristics. */
H A Dmc_leakcheck.c474 // Value of the heuristics parameter used in the current (or last) leak check.
752 // If ch cannot be considered reachable using one of these heuristics,
755 // The StdString/NewArray/MultipleInheritance heuristics are directly
1160 // heuristics. If the below fails, it probably means the
1820 UInt heuristics)
1879 && (heuristics == 0 || HiS(ex->heuristic, heuristics))) {
2012 detect_memory_leaks_last_heuristics = lcp->heuristics;
1817 print_block_list( UInt loss_record_nr_from, UInt loss_record_nr_to, UInt max_blocks, UInt heuristics) argument
H A Dmc_main.c6087 else if VG_USET_CLO(arg, "--leak-check-heuristics",
6248 " --leak-check-heuristics=heur1,heur2,... which heuristics to use for\n"
6395 " [heuristics heur1,heur2,...]\n"
6410 " [heuristics heur1,heur2,...]\n"
6413 " With heuristics, only shows the blocks found via heur1,heur2,...\n"
6589 lcp.heuristics = 0;
6601 "heuristics "
6640 case 7: { /* heuristics */
6646 &lcp.heuristics)) {
6791 UInt heuristics = 0; local
[all...]
/external/owasp/sanitizer/lib/htmlparser-1.3/
H A Dhtmlparser-1.3-with-transitions.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
H A Dhtmlparser-1.3.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...

Completed in 136 milliseconds