/external/v8/test/mjsunit/ |
D | debug-evaluate-with-context.js | 57 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/ |
D | EbayPolicyExample.java | 127 .allowAttributes("id").matching(HTML_ID).globally() 128 .allowAttributes("class").matching(HTML_CLASS).globally() 130 .globally() 131 .allowAttributes("title").matching(HTML_TITLE).globally()
|
D | SlashdotPolicyExample.java | 71 .allowAttributes("title").globally() 78 .globally()
|
/external/autotest/client/site_tests/network_Ipv6SimpleNegotiation/ |
D | control | 10 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/ |
D | inline-hint.ll | 3 ; 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/ |
D | HtmlSanitizerTest.java | 361 .globally() in sanitize() 374 .globally() in sanitize()
|
D | HtmlPolicyBuilderFuzzerTest.java | 62 .allowAttributes("title").globally()
|
D | AntiSamyTest.java | 78 .allowAttributes("class", "id", "title").globally() in makePolicy()
|
/external/iptables/extensions/ |
D | libxt_osf.man | 16 globally-routable addresses.
|
/external/v8/tools/ |
D | parser-shell.gyp | 54 # TODO(jochen): Remove again after this is globally turned on.
|
/external/libedit/src/ |
D | readline.c | 463 int globally) in _rl_compat_sub() argument 478 if (!globally) in _rl_compat_sub() 493 if (!globally) { in _rl_compat_sub()
|
/external/boringssl/src/ |
D | CMakeLists.txt | 98 # Enable position-independent code globally. This is needed because
|
/external/opencv3/doc/tutorials/core/basic_linear_transform/ |
D | basic_linear_transform.markdown | 32 corresponding input pixel value (plus, potentially, some globally collected information or
|
/external/owasp/sanitizer/src/main/org/owasp/html/ |
D | HtmlPolicyBuilder.java | 726 public HtmlPolicyBuilder globally() {
|
/external/antlr/antlr-3.4/runtime/C/doxygen/ |
D | atsections.dox | 139 /// generated .h file of each of them, possibly globally, but almost certainly in a context where y…
|
/external/dbus/doc/ |
D | TODO | 102 - when making a method call, if the call serial were globally unique,
|
/external/parameter-framework/upstream/tools/xmlGenerator/ |
D | README.md | 159 - if you need to modify a rule, do not hesitate to rework it globally.
|
/external/dbus/ |
D | NEWS.pre-1-2 | 123 - The bus daemon now generates a globally-unique ID for itself, which is available
|
/external/mdnsresponder/ |
D | README.txt | 53 is globally unique (e.g. "www.apple.com.") or whether that name has only
|
/external/clang/docs/ |
D | SafeStack.rst | 152 function, even if enabled globally (see ``-fsanitize=safe-stack`` flag). This
|
/external/llvm/test/MC/Disassembler/ARM/ |
D | invalid-thumbv7.txt | 4 # This file is checking Thumbv7 encodings which are globally invalid, usually due
|
D | invalid-armv7.txt | 3 # This file is checking ARMv7 encodings which are globally invalid, usually due
|
/external/chromium-trace/catapult/third_party/Paste/docs/ |
D | paste-httpserver-threadpool.txt | 101 If you set ``error_email`` (including setting it globally in a Paste
|
/external/selinux/secilc/docs/ |
D | cil_introduction.md | 31 * Shift more compilation work to happen per-module instead of globally - the current toolchain perf…
|
/external/skia/gyp/ |
D | common_conditions.gypi | 379 # this define globally and the the implemention define as a cflag.
|