Home
last modified time | relevance | path

Searched refs:IsNested (Results 1 – 25 of 299) sorted by relevance

12345678910>>...12

/dports/devel/intel-graphics-compiler/SPIRV-Tools/test/opt/loop_optimizations/
H A Dnested_loops.cpp170 EXPECT_FALSE(parent_loop.IsNested()); in TEST_F()
179 EXPECT_TRUE(child_loop_1.IsNested()); in TEST_F()
366 EXPECT_FALSE(loop->IsNested()); in TEST_F()
384 EXPECT_TRUE(loop->IsNested()); in TEST_F()
401 EXPECT_TRUE(loop->IsNested()); in TEST_F()
418 EXPECT_TRUE(loop->IsNested()); in TEST_F()
575 EXPECT_FALSE(loop.IsNested()); in TEST_F()
583 EXPECT_TRUE(loop.IsNested()); in TEST_F()
591 EXPECT_TRUE(loop.IsNested()); in TEST_F()
599 EXPECT_TRUE(loop.IsNested()); in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
H A Dnested_loops.cpp170 EXPECT_FALSE(parent_loop.IsNested()); in TEST_F()
179 EXPECT_TRUE(child_loop_1.IsNested()); in TEST_F()
366 EXPECT_FALSE(loop->IsNested()); in TEST_F()
384 EXPECT_TRUE(loop->IsNested()); in TEST_F()
401 EXPECT_TRUE(loop->IsNested()); in TEST_F()
418 EXPECT_TRUE(loop->IsNested()); in TEST_F()
575 EXPECT_FALSE(loop.IsNested()); in TEST_F()
583 EXPECT_TRUE(loop.IsNested()); in TEST_F()
591 EXPECT_TRUE(loop.IsNested()); in TEST_F()
599 EXPECT_TRUE(loop.IsNested()); in TEST_F()
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/test/opt/loop_optimizations/
H A Dnested_loops.cpp170 EXPECT_FALSE(parent_loop.IsNested()); in TEST_F()
179 EXPECT_TRUE(child_loop_1.IsNested()); in TEST_F()
366 EXPECT_FALSE(loop->IsNested()); in TEST_F()
384 EXPECT_TRUE(loop->IsNested()); in TEST_F()
401 EXPECT_TRUE(loop->IsNested()); in TEST_F()
418 EXPECT_TRUE(loop->IsNested()); in TEST_F()
575 EXPECT_FALSE(loop.IsNested()); in TEST_F()
583 EXPECT_TRUE(loop.IsNested()); in TEST_F()
591 EXPECT_TRUE(loop.IsNested()); in TEST_F()
599 EXPECT_TRUE(loop.IsNested()); in TEST_F()
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/test/opt/loop_optimizations/
H A Dnested_loops.cpp170 EXPECT_FALSE(parent_loop.IsNested()); in TEST_F()
179 EXPECT_TRUE(child_loop_1.IsNested()); in TEST_F()
366 EXPECT_FALSE(loop->IsNested()); in TEST_F()
384 EXPECT_TRUE(loop->IsNested()); in TEST_F()
401 EXPECT_TRUE(loop->IsNested()); in TEST_F()
418 EXPECT_TRUE(loop->IsNested()); in TEST_F()
575 EXPECT_FALSE(loop.IsNested()); in TEST_F()
583 EXPECT_TRUE(loop.IsNested()); in TEST_F()
591 EXPECT_TRUE(loop.IsNested()); in TEST_F()
599 EXPECT_TRUE(loop.IsNested()); in TEST_F()
[all …]
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/test/opt/loop_optimizations/
H A Dnested_loops.cpp170 EXPECT_FALSE(parent_loop.IsNested()); in TEST_F()
179 EXPECT_TRUE(child_loop_1.IsNested()); in TEST_F()
366 EXPECT_FALSE(loop->IsNested()); in TEST_F()
384 EXPECT_TRUE(loop->IsNested()); in TEST_F()
401 EXPECT_TRUE(loop->IsNested()); in TEST_F()
418 EXPECT_TRUE(loop->IsNested()); in TEST_F()
575 EXPECT_FALSE(loop.IsNested()); in TEST_F()
583 EXPECT_TRUE(loop.IsNested()); in TEST_F()
591 EXPECT_TRUE(loop.IsNested()); in TEST_F()
599 EXPECT_TRUE(loop.IsNested()); in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/test/opt/loop_optimizations/
H A Dnested_loops.cpp170 EXPECT_FALSE(parent_loop.IsNested()); in TEST_F()
179 EXPECT_TRUE(child_loop_1.IsNested()); in TEST_F()
366 EXPECT_FALSE(loop->IsNested()); in TEST_F()
384 EXPECT_TRUE(loop->IsNested()); in TEST_F()
401 EXPECT_TRUE(loop->IsNested()); in TEST_F()
418 EXPECT_TRUE(loop->IsNested()); in TEST_F()
575 EXPECT_FALSE(loop.IsNested()); in TEST_F()
583 EXPECT_TRUE(loop.IsNested()); in TEST_F()
591 EXPECT_TRUE(loop.IsNested()); in TEST_F()
599 EXPECT_TRUE(loop.IsNested()); in TEST_F()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/build/
H A DOmnijar.cpp123 return IsNested(GRE) ? GetOuterReader(GRE) : GetReader(GRE); in GetReader()
129 return IsNested(APP) ? GetOuterReader(APP) : GetReader(APP); in GetReader()
149 return IsNested(GRE) ? GetReader(GRE) : nullptr; in GetInnerReader()
155 return IsNested(APP) ? GetReader(APP) : nullptr; in GetInnerReader()
179 if (IsNested(aType)) { in GetURIString()
184 if (IsNested(aType)) { in GetURIString()
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/build/
H A DOmnijar.cpp123 return IsNested(GRE) ? GetOuterReader(GRE) : GetReader(GRE); in GetReader()
129 return IsNested(APP) ? GetOuterReader(APP) : GetReader(APP); in GetReader()
149 return IsNested(GRE) ? GetReader(GRE) : nullptr; in GetInnerReader()
155 return IsNested(APP) ? GetReader(APP) : nullptr; in GetInnerReader()
179 if (IsNested(aType)) { in GetURIString()
184 if (IsNested(aType)) { in GetURIString()
/dports/www/firefox/firefox-99.0/xpcom/build/
H A DOmnijar.cpp123 return IsNested(GRE) ? GetOuterReader(GRE) : GetReader(GRE); in GetReader()
129 return IsNested(APP) ? GetOuterReader(APP) : GetReader(APP); in GetReader()
149 return IsNested(GRE) ? GetReader(GRE) : nullptr; in GetInnerReader()
155 return IsNested(APP) ? GetReader(APP) : nullptr; in GetInnerReader()
179 if (IsNested(aType)) { in GetURIString()
184 if (IsNested(aType)) { in GetURIString()
/dports/www/firefox-esr/firefox-91.8.0/xpcom/build/
H A DOmnijar.cpp123 return IsNested(GRE) ? GetOuterReader(GRE) : GetReader(GRE); in GetReader()
129 return IsNested(APP) ? GetOuterReader(APP) : GetReader(APP); in GetReader()
149 return IsNested(GRE) ? GetReader(GRE) : nullptr; in GetInnerReader()
155 return IsNested(APP) ? GetReader(APP) : nullptr; in GetInnerReader()
179 if (IsNested(aType)) { in GetURIString()
184 if (IsNested(aType)) { in GetURIString()
/dports/deskutils/akregator/akregator-21.12.3/plugins/mk4storage/metakit/src/
H A Dhandler.cpp184 if (IsNested(c)) { in DetachFromStorage()
211 if (IsNested(c)) { in DetermineSpaceUsage()
253 if (IsNested(k)) { in Restructure()
301 if (IsNested(j)) { in Restructure()
332 bool c4_HandlerSeq::IsNested(int index_) const in IsNested() function in c4_HandlerSeq
405 if (IsNested(col)) { in ExchangeEntries()
406 d4_assert(dst_.IsNested(col)); in ExchangeEntries()
473 d4_assert(IsNested(col_)); in SubEntry()
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/System.Web.Razor/Parser/
H A DCSharpCodeParser.cs52 public bool IsNested { get; set; } property in System.Web.Razor.Parser.CSharpCodeParser
242 acceptTrailingDot: IsNested) in AfterTransition()
309 … new ImplicitExpressionEditHandler(Language.TokenizeString, Keywords, acceptTrailingDot: IsNested); in ImplicitExpression()
378 if (!IsNested) in MethodCallOrArrayIndex()
423 !IsNested) in CompleteBlock()
525 bool wasNested = IsNested; in NestedBlock()
526 IsNested = true; in NestedBlock()
532 IsNested = wasNested; in NestedBlock()
H A DVBCodeParser.cs67 private bool IsNested { get; set; } property in System.Web.Razor.Parser.VBCodeParser
349 if (IsNested) in ImplicitExpression()
497 bool old = IsNested; in HandleTransition()
498 IsNested = true; in HandleTransition()
500 IsNested = old; in HandleTransition()
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/build/
H A DOmnijar.cpp123 return IsNested(GRE) ? GetOuterReader(GRE) : GetReader(GRE); in GetReader()
129 return IsNested(APP) ? GetOuterReader(APP) : GetReader(APP); in GetReader()
153 if (IsNested(aType)) { in GetURIString()
158 if (IsNested(aType)) { in GetURIString()
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/build/
H A DOmnijar.cpp135 return IsNested(GRE) ? GetOuterReader(GRE) : GetReader(GRE); in GetReader()
141 return IsNested(APP) ? GetOuterReader(APP) : GetReader(APP); in GetReader()
167 if (IsNested(aType)) { in GetURIString()
172 if (IsNested(aType)) { in GetURIString()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/clang-tidy/readability/
H A DNamespaceCommentCheck.cpp111 bool IsNested = NestedNamespaceName.contains(':'); in check() local
113 if (IsNested) in check()
143 if (IsNested && NestedNamespaceName == NamespaceNameInComment) { in check()
187 (IsNested in check()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/clang-tidy/readability/
H A DNamespaceCommentCheck.cpp111 bool IsNested = NestedNamespaceName.contains(':'); in check() local
113 if (IsNested) in check()
143 if (IsNested && NestedNamespaceName == NamespaceNameInComment) { in check()
187 (IsNested in check()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/clang-tidy/readability/
H A DNamespaceCommentCheck.cpp114 bool IsNested = NestedNamespaceName.contains(':'); in check() local
116 if (IsNested) in check()
146 if (IsNested && NestedNamespaceName == NamespaceNameInComment) { in check()
196 (IsNested in check()
/dports/lang/mono/mono-5.10.1.57/mcs/tools/cil-strip/Mono.Cecil/
H A DTypeReference.cs103 public bool IsNested { property in Mono.Cecil.TypeReference
112 if (this.IsNested)
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Sema/
H A DScopeInfo.h580 Capture(VarDecl *Var, bool Block, bool ByRef, bool IsNested, in Capture() argument
586 Nested(IsNested), CapturesThis(false), ODRUsed(false), in Capture()
590 Capture(IsThisCapture, bool IsNested, SourceLocation Loc, in Capture() argument
593 Kind(ByCopy ? Cap_ByCopy : Cap_ByRef), Nested(IsNested), in Capture()
598 Capture(IsVLACapture, const VariableArrayType *VLA, bool IsNested, in Capture() argument
601 Nested(IsNested), CapturesThis(false), ODRUsed(false), in Capture()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/Sema/
H A DScopeInfo.h576 Capture(VarDecl *Var, bool Block, bool ByRef, bool IsNested, in Capture() argument
582 Nested(IsNested), CapturesThis(false), ODRUsed(false), in Capture()
586 Capture(IsThisCapture, bool IsNested, SourceLocation Loc, in Capture() argument
589 Kind(ByCopy ? Cap_ByCopy : Cap_ByRef), Nested(IsNested), in Capture()
594 Capture(IsVLACapture, const VariableArrayType *VLA, bool IsNested, in Capture() argument
597 Nested(IsNested), CapturesThis(false), ODRUsed(false), in Capture()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/Sema/
H A DScopeInfo.h568 Capture(VarDecl *Var, bool Block, bool ByRef, bool IsNested, in Capture() argument
574 Nested(IsNested), CapturesThis(false), ODRUsed(false), in Capture()
578 Capture(IsThisCapture, bool IsNested, SourceLocation Loc, in Capture() argument
581 Kind(ByCopy ? Cap_ByCopy : Cap_ByRef), Nested(IsNested), in Capture()
586 Capture(IsVLACapture, const VariableArrayType *VLA, bool IsNested, in Capture() argument
589 Nested(IsNested), CapturesThis(false), ODRUsed(false), in Capture()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/Sema/
H A DScopeInfo.h568 Capture(VarDecl *Var, bool Block, bool ByRef, bool IsNested, in Capture() argument
574 Nested(IsNested), CapturesThis(false), ODRUsed(false), in Capture()
578 Capture(IsThisCapture, bool IsNested, SourceLocation Loc, in Capture() argument
581 Kind(ByCopy ? Cap_ByCopy : Cap_ByRef), Nested(IsNested), in Capture()
586 Capture(IsVLACapture, const VariableArrayType *VLA, bool IsNested, in Capture() argument
589 Nested(IsNested), CapturesThis(false), ODRUsed(false), in Capture()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/Sema/
H A DScopeInfo.h555 Capture(VarDecl *Var, bool Block, bool ByRef, bool IsNested, in Capture() argument
561 Nested(IsNested), CapturesThis(false), ODRUsed(false), in Capture()
565 Capture(IsThisCapture, bool IsNested, SourceLocation Loc, in Capture() argument
568 Kind(ByCopy ? Cap_ByCopy : Cap_ByRef), Nested(IsNested), in Capture()
573 Capture(IsVLACapture, const VariableArrayType *VLA, bool IsNested, in Capture() argument
576 Nested(IsNested), CapturesThis(false), ODRUsed(false), in Capture()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/Sema/
H A DScopeInfo.h580 Capture(VarDecl *Var, bool Block, bool ByRef, bool IsNested, in Capture() argument
586 Nested(IsNested), CapturesThis(false), ODRUsed(false), in Capture()
590 Capture(IsThisCapture, bool IsNested, SourceLocation Loc, in Capture() argument
593 Kind(ByCopy ? Cap_ByCopy : Cap_ByRef), Nested(IsNested), in Capture()
598 Capture(IsVLACapture, const VariableArrayType *VLA, bool IsNested, in Capture() argument
601 Nested(IsNested), CapturesThis(false), ODRUsed(false), in Capture()

12345678910>>...12