Home
last modified time | relevance | path

Searched refs:Strict (Results 1 – 25 of 29) sorted by relevance

12

/external/chromium_org/net/data/url_request_unittest/
Dhsts-multiple-headers.html.mock-http-headers6 Strict-Transport-Security: max-age=123
7 Strict-Transport-Security: max-age=123; includeSubdomains
Dhsts-and-hpkp-headers.html.mock-http-headers6 Strict-Transport-Security: max-age=12300
7 Strict-Transport-Security: max-age=12300; includeSubdomains
Dhsts-headers.html.mock-http-headers6 Strict-Transport-Security: max-age=123; includeSubdomains
Dhsts-and-hpkp-headers2.html.mock-http-headers6 Strict-Transport-Security: max-age=12300; includeSubdomains
/external/chromium_org/v8/test/mjsunit/
Ddebug-receiver.js79 function Strict() { "use strict"; debugger; } class
82 Strict.call(receiver);
Dstrict-mode.js143 function Strict() { class in NotStrict
/external/wpa_supplicant_8/src/common/
Dieee802_1x_defs.h60 Strict, enumerator
/external/llvm/include/llvm/Target/
DTargetOptions.h38 Strict // Never fuse FP-ops. enumerator
/external/chromium_org/v8/test/webkit/fast/js/
Dbasic-strict-mode-expected.txt50 PASS Function('"use strict"; with({});') threw exception SyntaxError: Strict mode code may not incl…
72 PASS (function (a, a){'use strict';}) threw exception SyntaxError: Strict mode function may not hav…
73 PASS (function(){(function (a, a){'use strict';})}) threw exception SyntaxError: Strict mode functi…
80 PASS (function (){'use strict'; with(1){};}) threw exception SyntaxError: Strict mode code may not …
81 PASS (function(){(function (){'use strict'; with(1){};})}) threw exception SyntaxError: Strict mode…
98 PASS 'use strict'; (function (){with(1){};}) threw exception SyntaxError: Strict mode code may not …
99 PASS (function(){'use strict'; (function (){with(1){};})}) threw exception SyntaxError: Strict mode…
106 PASS 'misc directive'; 'use strict'; with({}){} threw exception SyntaxError: Strict mode code may n…
107 PASS (function(){'misc directive'; 'use strict'; with({}){}}) threw exception SyntaxError: Strict m…
/external/deqp/doc/testspecs/GLES31/
Dfunctional.texture.cube_map_array.txt35 + Strict texture filtering validation
/external/qemu/distrib/jpeg-6b/
Dmakeproj.mac51 Set Preferences of panel "C/C++ Compiler" to {ANSI Strict:true}
115 Set Preferences of panel "C/C++ Compiler" to {ANSI Strict:true}
150 Set Preferences of panel "C/C++ Compiler" to {ANSI Strict:true}
185 Set Preferences of panel "C/C++ Compiler" to {ANSI Strict:true}
/external/jpeg/
Dmakeproj.mac51 Set Preferences of panel "C/C++ Compiler" to {ANSI Strict:true}
115 Set Preferences of panel "C/C++ Compiler" to {ANSI Strict:true}
150 Set Preferences of panel "C/C++ Compiler" to {ANSI Strict:true}
185 Set Preferences of panel "C/C++ Compiler" to {ANSI Strict:true}
/external/jsoncpp/doc/
Droadmap.dox15 Strict JSON support as specific in RFC 4627 (http://www.ietf.org/rfc/rfc4627.txt?number=4627).
/external/llvm/include/llvm/CodeGen/
DCommandFlags.h148 clEnumValN(FPOpFusion::Strict, "off",
/external/markdown/MarkdownTest/Tests_2004/
DMarkdown Documentation - Basics.text291 If you want your page to validate under XHTML 1.0 Strict,
300 <p>If you want your page to validate under XHTML 1.0 Strict,
/external/markdown/MarkdownTest/Tests_2007/
DMarkdown Documentation - Basics.text291 If you want your page to validate under XHTML 1.0 Strict,
300 <p>If you want your page to validate under XHTML 1.0 Strict,
/external/markdown/tests/markdown-test/
Dmarkdown-documentation-basics.txt291 If you want your page to validate under XHTML 1.0 Strict,
300 <p>If you want your page to validate under XHTML 1.0 Strict,
/external/eigen/doc/
DTopicAssertions.dox79 \subsubsection StrictAssertions Strict assertions
/external/owasp/sanitizer/lib/htmlparser-1.3/doc/
Dtree-construction.txt235 Strict Level 1//"
237 Strict Level 2//"
239 Strict//"
255 + The public identifier starts with: "-//IETF//DTD HTML Strict
257 + The public identifier starts with: "-//IETF//DTD HTML Strict
259 + The public identifier starts with: "-//IETF//DTD HTML Strict
261 + The public identifier starts with: "-//IETF//DTD HTML Strict
264 Strict//"
269 Explorer 2.0 HTML Strict//"
275 Explorer 3.0 HTML Strict//"
[all …]
/external/clang/lib/CodeGen/
DBackendUtil.cpp452 Options.AllowFPOpFusion = llvm::FPOpFusion::Strict; in CreateTargetMachine()
/external/jsoncpp/src/lib_json/
Djson_internalmap.inl476 // Strict order guaranty is required. Compare all keys FIRST, then compare values.
/external/wpa_supplicant_8/src/drivers/
Ddriver_macsec_qca.c626 if (validate_frames == Strict) in macsec_qca_create_receive_sc()
/external/icu/icu4c/source/
Dacinclude.m4441 # Strict compilation options.
/external/chromium_org/third_party/icu/source/
Daclocal.m4436 # Strict compilation options.
/external/wpa_supplicant_8/src/pae/
Dieee802_1x_kay.c1182 if (participant->kay->macsec_validate == Strict) in ieee802_1x_mka_encode_sak_use_body()

12