Home
last modified time | relevance | path

Searched refs:globally (Results 1 – 25 of 101) sorted by relevance

12345

/external/owasp/sanitizer/src/main/org/owasp/html/examples/
DEbayPolicyExample.java127 .allowAttributes("id").matching(HTML_ID).globally()
128 .allowAttributes("class").matching(HTML_CLASS).globally()
130 .globally()
131 .allowAttributes("title").matching(HTML_TITLE).globally()
DSlashdotPolicyExample.java71 .allowAttributes("title").globally()
78 .globally()
/external/autotest/client/site_tests/network_Ipv6SimpleNegotiation/
Dcontrol10 globally scoped address and obtain IPv6 DNS server addresses through
20 Tests that we can acquire an IPv6 globally scoped address and IPv6 DNS
/external/owasp/sanitizer/src/tests/org/owasp/html/
DHtmlSanitizerTest.java361 .globally() in sanitize()
374 .globally() in sanitize()
DHtmlPolicyBuilderFuzzerTest.java62 .allowAttributes("title").globally()
DAntiSamyTest.java78 .allowAttributes("class", "id", "title").globally() in makePolicy()
/external/python/cpython2/Doc/library/
Densurepip.rst65 than globally for the current Python installation (this option is not
104 globally.
Dgettext.rst29 translation of your entire application globally. Often this is what you want if
361 the entire application globally, and specifically the built-in namespace,
604 globally into the built-in namespace, usually in the main driver file of your
/external/python/cpython3/Doc/library/
Densurepip.rst65 than globally for the current Python installation (this option is not
106 globally.
Dgettext.rst30 translation of your entire application globally. Often this is what you want if
312 the entire application globally, and specifically the built-in namespace,
519 globally into the built-in namespace, usually in the main driver file of your
/external/swiftshader/third_party/LLVM/utils/lit/lit/ExampleTests/Clang/
Dlit.cfg10 # For now we require '&&' between commands, until they get globally killed and
/external/eigen/cmake/
DFindSuperLU.cmake33 # check whether struct mem_usage_t is globally defined
/external/iptables/extensions/
Dlibxt_osf.man16 globally-routable addresses.
/external/tensorflow/tensorflow/core/framework/
Dcost_graph.proto14 // The name of the node. Names are globally unique.
/external/llvm/
DAndroid.bp74 // We also must undefine WIN32_LEAN_AND_MEAN, since it is being passed globally
/external/libedit/src/
Dreadline.c463 int globally) in _rl_compat_sub() argument
478 if (!globally) in _rl_compat_sub()
493 if (!globally) { in _rl_compat_sub()
/external/owasp/sanitizer/src/main/org/owasp/html/
DHtmlPolicyBuilder.java726 public HtmlPolicyBuilder globally() {
/external/antlr/antlr-3.4/runtime/C/doxygen/
Datsections.dox139 /// generated .h file of each of them, possibly globally, but almost certainly in a context where y…
/external/parameter-framework/upstream/tools/xmlGenerator/
DREADME.md159 - if you need to modify a rule, do not hesitate to rework it globally.
/external/swiftshader/third_party/subzero/docs/
DALLOCATION.rst55 Objects of type Constant, or a subclass of Constant, are pooled globally. The
/external/python/cpython3/Doc/using/
Dmac.rst83 its Preferences menu to change things globally.
/external/llvm/test/MC/Disassembler/ARM/
Dinvalid-thumbv7.txt4 # This file is checking Thumbv7 encodings which are globally invalid, usually due
/external/mdnsresponder/
DREADME.txt53 is globally unique (e.g. "www.apple.com.") or whether that name has only
/external/python/cpython2/Doc/using/
Dmac.rst90 its Preferences menu to change things globally.
/external/python/cpython3/Lib/idlelib/
DTODO.txt6 - manage breakpoints globally, allow bp deletion, tbreak, cbreak etc.

12345