Searched refs:balancer (Results 1 – 19 of 19) sorted by relevance
/external/owasp/sanitizer/src/tests/org/owasp/html/ |
D | TagBalancingHtmlStreamRendererTest.java | 45 TagBalancingHtmlStreamEventReceiver balancer; field in TagBalancingHtmlStreamRendererTest 50 balancer = new TagBalancingHtmlStreamEventReceiver( in setUp() 60 balancer.openDocument(); in testTagBalancing() 61 balancer.openTag("html", ImmutableList.<String>of()); in testTagBalancing() 62 balancer.openTag("head", ImmutableList.<String>of()); in testTagBalancing() 63 balancer.openTag("title", ImmutableList.<String>of()); in testTagBalancing() 64 balancer.text("Hello, <<World>>!"); in testTagBalancing() 66 balancer.closeTag("TITLE"); in testTagBalancing() 67 balancer.closeTag("head"); in testTagBalancing() 68 balancer.openTag("body", ImmutableList.<String>of()); in testTagBalancing() [all …]
|
/external/owasp/sanitizer/src/main/org/owasp/html/ |
D | HtmlSanitizer.java | 105 TagBalancingHtmlStreamEventReceiver balancer in sanitize() local 126 balancer.setNestingLimit(256); in sanitize() 128 balancer.openDocument(); in sanitize() 138 balancer.text( in sanitize() 142 balancer.text(Encoding.stripBannedCodeunits( in sanitize() 147 balancer.closeTag(HtmlLexer.canonicalName( in sanitize() 185 balancer.openTag( in sanitize() 198 balancer.closeDocument(); in sanitize()
|
/external/iptables/extensions/ |
D | libipt_CLUSTERIP.man | 2 a certain IP and MAC address without an explicit load balancer in front of
|
/external/autotest/site_utils/ |
D | balance_pools.py | 553 def balancer(i, board, pool): function 593 parallel.RunTasksInProcessPool(balancer, board_info, processes=8)
|
/external/autotest/client/profilers/powertop/src/po/ |
D | hu.po | 321 "The in-kernel irq balancer is obsolete and wakes the CPU up far more than " 325 "A kernel irq balancer elavult és többször használja a processzort, mint "
|
D | nl.po | 289 "The in-kernel irq balancer is obsolete and wakes the CPU up far more than "
|
D | ja.po | 306 "The in-kernel irq balancer is obsolete and wakes the CPU up far more than "
|
D | ru.po | 319 "The in-kernel irq balancer is obsolete and wakes the CPU up far more than "
|
D | it.po | 293 "The in-kernel irq balancer is obsolete and wakes the CPU up far more than "
|
D | zh.po | 380 "The in-kernel irq balancer is obsolete and wakes the CPU up far more than needed."
|
D | pl.po | 312 "The in-kernel irq balancer is obsolete and wakes the CPU up far more than "
|
D | fi.po | 313 "The in-kernel irq balancer is obsolete and wakes the CPU up far more than "
|
D | id.po | 312 "The in-kernel irq balancer is obsolete and wakes the CPU up far more than "
|
D | es.po | 302 "The in-kernel irq balancer is obsolete and wakes the CPU up far more than "
|
D | de.po | 308 "The in-kernel irq balancer is obsolete and wakes the CPU up far more than needed."
|
D | pt_BR.po | 308 "The in-kernel irq balancer is obsolete and wakes the CPU up far more than needed."
|
D | fr.po | 310 "The in-kernel irq balancer is obsolete and wakes the CPU up far more than needed."
|
/external/libnl/doc/ |
D | route.txt | 451 IFF_MASTER:: Master of a load balancer (bonding)
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|