Home
last modified time | relevance | path

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

12345

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DAMDGPUMetadataVerifier.h34 bool Strict; variable
56 MetadataVerifier(bool Strict) : Strict(Strict) {} in MetadataVerifier() argument
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DAMDGPUMetadataVerifier.h34 bool Strict; variable
56 MetadataVerifier(bool Strict) : Strict(Strict) {} in MetadataVerifier() argument
/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DInconsistentDeclarationParameterNameCheck.cpp92 bool nameMatch(StringRef L, StringRef R, bool Strict) { in nameMatch() argument
93 if (Strict) in nameMatch()
105 bool Strict) { in findDifferingParamsInDeclaration() argument
118 if (!nameMatch(SourceParamName, OtherParamName, Strict)) { in findDifferingParamsInDeclaration()
141 SourceManager &SM, bool Strict) { in findInconsistentDeclarations() argument
152 OriginalDeclaration, Strict); in findInconsistentDeclarations()
293 Options.store(Opts, "Strict", Strict); in storeOptions()
317 *Result.SourceManager, Strict); in check()
DInconsistentDeclarationParameterNameCheck.h31 Strict(Options.getLocalOrGlobal("Strict", false)) {} in InconsistentDeclarationParameterNameCheck()
42 const bool Strict; variable
/external/autotest/client/site_tests/policy_ForceYouTubeRestrict/
Dcontrol.Strict6 NAME = 'policy_ForceYouTubeRestrict.Strict'
16 If the policy is set to Strict than the user will not be able to view any
21 job.run_test('policy_ForceYouTubeRestrict', case='Strict')
Dcontrol15 This test verifies four states of this policy: Strict, Moderate,
18 If the policy is set to Strict than the user will not be able to view any
22 Strict and Moderate, the user will not be able to toggle restricted settings
/external/pdfium/third_party/base/numerics/
Dsafe_conversions.h328 BASE_NUMERIC_COMPARISON_OPERATORS(Strict, IsLess, <)
329 BASE_NUMERIC_COMPARISON_OPERATORS(Strict, IsLessOrEqual, <=)
330 BASE_NUMERIC_COMPARISON_OPERATORS(Strict, IsGreater, >)
331 BASE_NUMERIC_COMPARISON_OPERATORS(Strict, IsGreaterOrEqual, >=)
332 BASE_NUMERIC_COMPARISON_OPERATORS(Strict, IsEqual, ==)
333 BASE_NUMERIC_COMPARISON_OPERATORS(Strict, IsNotEqual, !=)
/external/libchrome/base/numerics/
Dsafe_conversions.h318 BASE_NUMERIC_COMPARISON_OPERATORS(Strict, IsLess, <);
319 BASE_NUMERIC_COMPARISON_OPERATORS(Strict, IsLessOrEqual, <=);
320 BASE_NUMERIC_COMPARISON_OPERATORS(Strict, IsGreater, >);
321 BASE_NUMERIC_COMPARISON_OPERATORS(Strict, IsGreaterOrEqual, >=);
322 BASE_NUMERIC_COMPARISON_OPERATORS(Strict, IsEqual, ==);
323 BASE_NUMERIC_COMPARISON_OPERATORS(Strict, IsNotEqual, !=);
/external/mockito/src/main/java/org/mockito/runners/
DMockitoJUnitRunner.java40 public static class Strict extends MockitoJUnitRunner { class in MockitoJUnitRunner
41 public Strict(Class<?> klass) throws InvocationTargetException { in Strict() method in MockitoJUnitRunner.Strict
/external/llvm-project/polly/include/polly/Support/
DISLTools.h83 isl::map beforeScatter(isl::map Map, bool Strict);
86 isl::union_map beforeScatter(isl::union_map UMap, bool Strict);
97 isl::map afterScatter(isl::map Map, bool Strict);
100 isl::union_map afterScatter(const isl::union_map &UMap, bool Strict);
/external/libxml2/result/
Dxhtmlcomp.sax3 SAX.internalSubset(html, -//W3C//DTD XHTML 1.0 Strict//EN, http://www.w3.org/TR/xhtml1/DTD/xhtml1-s…
4 SAX.externalSubset(html, -//W3C//DTD XHTML 1.0 Strict//EN, http://www.w3.org/TR/xhtml1/DTD/xhtml1-s…
Dxhtmlcomp.sax23 SAX.internalSubset(html, -//W3C//DTD XHTML 1.0 Strict//EN, http://www.w3.org/TR/xhtml1/DTD/xhtml1-s…
4 SAX.externalSubset(html, -//W3C//DTD XHTML 1.0 Strict//EN, http://www.w3.org/TR/xhtml1/DTD/xhtml1-s…
Dxhtml1.sax3 SAX.internalSubset(html, -//W3C//DTD XHTML 1.0 Strict//EN, http://www.w3.org/TR/xhtml1/DTD/xhtml1-s…
4 SAX.externalSubset(html, -//W3C//DTD XHTML 1.0 Strict//EN, http://www.w3.org/TR/xhtml1/DTD/xhtml1-s…
Dxhtml1.sax23 SAX.internalSubset(html, -//W3C//DTD XHTML 1.0 Strict//EN, http://www.w3.org/TR/xhtml1/DTD/xhtml1-s…
4 SAX.externalSubset(html, -//W3C//DTD XHTML 1.0 Strict//EN, http://www.w3.org/TR/xhtml1/DTD/xhtml1-s…
/external/libxml2/result/noent/
Dxhtmlcomp.sax23 SAX.internalSubset(html, -//W3C//DTD XHTML 1.0 Strict//EN, http://www.w3.org/TR/xhtml1/DTD/xhtml1-s…
4 SAX.externalSubset(html, -//W3C//DTD XHTML 1.0 Strict//EN, http://www.w3.org/TR/xhtml1/DTD/xhtml1-s…
Dxhtml1.sax23 SAX.internalSubset(html, -//W3C//DTD XHTML 1.0 Strict//EN, http://www.w3.org/TR/xhtml1/DTD/xhtml1-s…
4 SAX.externalSubset(html, -//W3C//DTD XHTML 1.0 Strict//EN, http://www.w3.org/TR/xhtml1/DTD/xhtml1-s…
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUTargetStreamer.h75 virtual bool EmitHSAMetadata(msgpack::Document &HSAMetadata, bool Strict) = 0;
119 bool EmitHSAMetadata(msgpack::Document &HSAMetadata, bool Strict) override;
166 bool EmitHSAMetadata(msgpack::Document &HSAMetadata, bool Strict) override;
/external/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUTargetStreamer.h75 virtual bool EmitHSAMetadata(msgpack::Document &HSAMetadata, bool Strict) = 0;
119 bool EmitHSAMetadata(msgpack::Document &HSAMetadata, bool Strict) override;
167 bool EmitHSAMetadata(msgpack::Document &HSAMetadata, bool Strict) override;
/external/mockito/src/main/java/org/mockito/junit/
DMockitoJUnitRunner.java122 public static class Strict extends MockitoJUnitRunner { class in MockitoJUnitRunner
123 public Strict(Class<?> klass) throws InvocationTargetException { in Strict() method in MockitoJUnitRunner.Strict
/external/curl/tests/data/
Dtest127022 Strict-Transport-Security: max-age=604800
60 Strict-Transport-Security: max-age=604800
/external/wpa_supplicant_8/src/common/
Dieee802_1x_defs.h68 Strict, enumerator
/external/llvm-project/polly/lib/Support/
DISLTools.cpp84 isl::map polly::beforeScatter(isl::map Map, bool Strict) { in beforeScatter() argument
87 Strict ? isl::map::lex_gt(RangeSpace) : isl::map::lex_ge(RangeSpace); in beforeScatter()
91 isl::union_map polly::beforeScatter(isl::union_map UMap, bool Strict) { in beforeScatter() argument
95 isl::map After = beforeScatter(Map, Strict); in beforeScatter()
102 isl::map polly::afterScatter(isl::map Map, bool Strict) { in afterScatter() argument
105 Strict ? isl::map::lex_lt(RangeSpace) : isl::map::lex_le(RangeSpace); in afterScatter()
109 isl::union_map polly::afterScatter(const isl::union_map &UMap, bool Strict) { in afterScatter() argument
112 isl::map After = afterScatter(Map, Strict); in afterScatter()
/external/rust/crates/codespan-reporting/tests/snapshots/
Dterm__position_indicator__rich_ascii_no_color.snap9 | ------------ Strict mode is first declared here
Dterm__position_indicator__rich_no_color.snap9 │ ------------ Strict mode is first declared here
/external/libxml2/test/valid/dtds/
Dxhtml.cat4 PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "xhtml1-strict.dtd"

12345