Home
last modified time | relevance | path

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

123

/external/v8/test/mjsunit/
Ddebug-evaluate-with-context.js57 var result = evaluate_callback.globally(exec_state, global_expression, context);
63 var result = evaluate_callback.globally(exec_state, global_expression2, context_with_undefined);
67 var result = evaluate_callback.globally(exec_state, global_expression2, void 0);
72 var result = evaluate_callback.globally(exec_state, global_expression3, void 0);
106 globally: function(exec_state, expression, additional_context) { method
140 globally: function(exec_state, expression, additional_context) { method
/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
21 Tests that we can acquire an IPv6 globally scoped address and IPv6 DNS
/external/llvm/test/Transforms/SampleProfile/
Dinline-hint.ll3 ; CHECK: Applied cold hint to globally cold function '_Z7cold_fnRxi' with 0.1
9 ; CHECK: Applied inline hint to globally hot function '_Z6hot_fnRxi' with 70.0
/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/iptables/extensions/
Dlibxt_osf.man16 globally-routable addresses.
/external/v8/tools/
Dparser-shell.gyp54 # TODO(jochen): Remove again after this is globally turned on.
/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/boringssl/src/
DCMakeLists.txt98 # Enable position-independent code globally. This is needed because
/external/opencv3/doc/tutorials/core/basic_linear_transform/
Dbasic_linear_transform.markdown32 corresponding input pixel value (plus, potentially, some globally collected information or
/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/dbus/doc/
DTODO102 - when making a method call, if the call serial were globally unique,
/external/parameter-framework/upstream/tools/xmlGenerator/
DREADME.md159 - if you need to modify a rule, do not hesitate to rework it globally.
/external/dbus/
DNEWS.pre-1-2123 - The bus daemon now generates a globally-unique ID for itself, which is available
/external/mdnsresponder/
DREADME.txt53 is globally unique (e.g. "www.apple.com.") or whether that name has only
/external/clang/docs/
DSafeStack.rst152 function, even if enabled globally (see ``-fsanitize=safe-stack`` flag). This
/external/llvm/test/MC/Disassembler/ARM/
Dinvalid-thumbv7.txt4 # This file is checking Thumbv7 encodings which are globally invalid, usually due
Dinvalid-armv7.txt3 # This file is checking ARMv7 encodings which are globally invalid, usually due
/external/chromium-trace/catapult/third_party/Paste/docs/
Dpaste-httpserver-threadpool.txt101 If you set ``error_email`` (including setting it globally in a Paste
/external/selinux/secilc/docs/
Dcil_introduction.md31 * Shift more compilation work to happen per-module instead of globally - the current toolchain perf…
/external/skia/gyp/
Dcommon_conditions.gypi379 # this define globally and the the implemention define as a cflag.

123