Home
last modified time | relevance | path

Searched refs:IsLarge (Results 1 – 25 of 167) sorted by relevance

1234567

/dports/lang/mono-basic/mono-basic-4.7/vbnc/cecil/Mono.Cecil.Metadata/
H A DBuffers.cs111 WriteBySize (rid, md_table == null ? false : md_table.IsLarge); in WriteRID()
185 if (metadata.string_heap.IsLarge) { in GetHeapSizes()
190 if (metadata.blob_heap.IsLarge) { in GetHeapSizes()
215 var field_idx_size = GetTable<FieldTable> (Table.Field).IsLarge ? 4 : 2; in FixupData()
263 public bool IsLarge { property in Mono.Cecil.Metadata.HeapBuffer
/dports/lang/mono/mono-5.10.1.57/external/cecil-legacy/Mono.Cecil.Metadata/
H A DBuffers.cs111 WriteBySize (rid, md_table == null ? false : md_table.IsLarge); in WriteRID()
185 if (metadata.string_heap.IsLarge) { in GetHeapSizes()
190 if (metadata.blob_heap.IsLarge) { in GetHeapSizes()
215 var field_idx_size = GetTable<FieldTable> (Table.Field).IsLarge ? 4 : 2; in FixupData()
263 public bool IsLarge { property in Mono.Cecil.Metadata.HeapBuffer
/dports/devel/mono-addins/mono-addins-mono-addins-1.3/Mono.Addins.CecilReflector/Mono.Cecil/Mono.Cecil.Metadata/
H A DBuffers.cs111 WriteBySize (rid, md_table == null ? false : md_table.IsLarge); in WriteRID()
185 if (metadata.string_heap.IsLarge) { in GetHeapSizes()
190 if (metadata.blob_heap.IsLarge) { in GetHeapSizes()
215 var field_idx_size = GetTable<FieldTable> (Table.Field).IsLarge ? 4 : 2; in FixupData()
263 public bool IsLarge { property in Mono.Cecil.Metadata.HeapBuffer
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/
H A DStackProtector.cpp113 bool StackProtector::ContainsProtectableArray(Type *Ty, bool &IsLarge,
131 IsLarge = true;
148 if (ContainsProtectableArray(*I, IsLarge, Strong, true)) {
152 if (IsLarge)
285 bool IsLarge = false;
286 if (ContainsProtectableArray(AI->getAllocatedType(), IsLarge, Strong)) {
287 Layout.insert(std::make_pair(AI, IsLarge
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/
H A DStackProtector.cpp113 bool StackProtector::ContainsProtectableArray(Type *Ty, bool &IsLarge, in ContainsProtectableArray() argument
131 IsLarge = true; in ContainsProtectableArray()
148 if (ContainsProtectableArray(*I, IsLarge, Strong, true)) { in ContainsProtectableArray()
152 if (IsLarge) in ContainsProtectableArray()
287 bool IsLarge = false; in RequiresStackProtector() local
288 if (ContainsProtectableArray(AI->getAllocatedType(), IsLarge, Strong)) { in RequiresStackProtector()
289 Layout.insert(std::make_pair(AI, IsLarge in RequiresStackProtector()
/dports/lang/mono/mono-5.10.1.57/external/linker/cecil/Mono.Cecil.Metadata/
H A DBuffers.cs101 WriteBySize (rid, table_infos [(int) table].IsLarge); in WriteRID()
193 if (metadata.string_heap.IsLarge) { in GetHeapSizes()
198 if (metadata.guid_heap.IsLarge) { in GetHeapSizes()
203 if (metadata.blob_heap.IsLarge) { in GetHeapSizes()
228 var field_idx_size = GetTable<FieldTable> (Table.Field).IsLarge ? 4 : 2; in FixupData()
276 public bool IsLarge { property in Mono.Cecil.Metadata.HeapBuffer
/dports/lang/mono/mono-5.10.1.57/external/cecil/Mono.Cecil.Metadata/
H A DBuffers.cs101 WriteBySize (rid, table_infos [(int) table].IsLarge); in WriteRID()
193 if (metadata.string_heap.IsLarge) { in GetHeapSizes()
198 if (metadata.guid_heap.IsLarge) { in GetHeapSizes()
203 if (metadata.blob_heap.IsLarge) { in GetHeapSizes()
228 var field_idx_size = GetTable<FieldTable> (Table.Field).IsLarge ? 4 : 2; in FixupData()
276 public bool IsLarge { property in Mono.Cecil.Metadata.HeapBuffer
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/frame/
H A Dsticky_frame_tracker_test.cc62 TEST_F(StickyFrameTrackerTest, IsLarge) { in TEST_F() argument
63 EXPECT_TRUE(StickyFrameTracker::IsLarge(IntSize(10, 10), IntSize(10, 3))); in TEST_F()
64 EXPECT_FALSE(StickyFrameTracker::IsLarge(IntSize(10, 10), IntSize(10, 2))); in TEST_F()
H A Dsticky_frame_tracker.h38 static bool IsLarge(const IntSize& main_frame_viewport_size,
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/
H A DStackProtector.cpp117 bool StackProtector::ContainsProtectableArray(Type *Ty, bool &IsLarge, in ContainsProtectableArray() argument
135 IsLarge = true; in ContainsProtectableArray()
152 if (ContainsProtectableArray(*I, IsLarge, Strong, true)) { in ContainsProtectableArray()
156 if (IsLarge) in ContainsProtectableArray()
317 bool IsLarge = false; in RequiresStackProtector() local
318 if (ContainsProtectableArray(AI->getAllocatedType(), IsLarge, Strong)) { in RequiresStackProtector()
319 Layout.insert(std::make_pair(AI, IsLarge in RequiresStackProtector()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DStackProtector.cpp117 bool StackProtector::ContainsProtectableArray(Type *Ty, bool &IsLarge, in ContainsProtectableArray() argument
135 IsLarge = true; in ContainsProtectableArray()
152 if (ContainsProtectableArray(*I, IsLarge, Strong, true)) { in ContainsProtectableArray()
156 if (IsLarge) in ContainsProtectableArray()
317 bool IsLarge = false; in RequiresStackProtector() local
318 if (ContainsProtectableArray(AI->getAllocatedType(), IsLarge, Strong)) { in RequiresStackProtector()
319 Layout.insert(std::make_pair(AI, IsLarge in RequiresStackProtector()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/
H A DStackProtector.cpp117 bool StackProtector::ContainsProtectableArray(Type *Ty, bool &IsLarge, in ContainsProtectableArray() argument
135 IsLarge = true; in ContainsProtectableArray()
152 if (ContainsProtectableArray(*I, IsLarge, Strong, true)) { in ContainsProtectableArray()
156 if (IsLarge) in ContainsProtectableArray()
317 bool IsLarge = false; in RequiresStackProtector() local
318 if (ContainsProtectableArray(AI->getAllocatedType(), IsLarge, Strong)) { in RequiresStackProtector()
319 Layout.insert(std::make_pair(AI, IsLarge in RequiresStackProtector()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/
H A DStackProtector.cpp112 bool StackProtector::ContainsProtectableArray(Type *Ty, bool &IsLarge, in ContainsProtectableArray() argument
130 IsLarge = true; in ContainsProtectableArray()
147 if (ContainsProtectableArray(*I, IsLarge, Strong, true)) { in ContainsProtectableArray()
151 if (IsLarge) in ContainsProtectableArray()
319 bool IsLarge = false; in RequiresStackProtector() local
320 if (ContainsProtectableArray(AI->getAllocatedType(), IsLarge, Strong)) { in RequiresStackProtector()
321 Layout.insert(std::make_pair(AI, IsLarge in RequiresStackProtector()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/
H A DStackProtector.cpp123 bool StackProtector::ContainsProtectableArray(Type *Ty, bool &IsLarge, in ContainsProtectableArray() argument
141 IsLarge = true; in ContainsProtectableArray()
158 if (ContainsProtectableArray(*I, IsLarge, Strong, true)) { in ContainsProtectableArray()
162 if (IsLarge) in ContainsProtectableArray()
358 bool IsLarge = false; in RequiresStackProtector() local
359 if (ContainsProtectableArray(AI->getAllocatedType(), IsLarge, Strong)) { in RequiresStackProtector()
360 Layout.insert(std::make_pair(AI, IsLarge in RequiresStackProtector()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DStackProtector.cpp119 bool StackProtector::ContainsProtectableArray(Type *Ty, bool &IsLarge, in ContainsProtectableArray() argument
137 IsLarge = true; in ContainsProtectableArray()
154 if (ContainsProtectableArray(*I, IsLarge, Strong, true)) { in ContainsProtectableArray()
158 if (IsLarge) in ContainsProtectableArray()
338 bool IsLarge = false; in RequiresStackProtector() local
339 if (ContainsProtectableArray(AI->getAllocatedType(), IsLarge, Strong)) { in RequiresStackProtector()
340 Layout.insert(std::make_pair(AI, IsLarge in RequiresStackProtector()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/
H A DStackProtector.cpp119 bool StackProtector::ContainsProtectableArray(Type *Ty, bool &IsLarge, in ContainsProtectableArray() argument
137 IsLarge = true; in ContainsProtectableArray()
154 if (ContainsProtectableArray(*I, IsLarge, Strong, true)) { in ContainsProtectableArray()
158 if (IsLarge) in ContainsProtectableArray()
338 bool IsLarge = false; in RequiresStackProtector() local
339 if (ContainsProtectableArray(AI->getAllocatedType(), IsLarge, Strong)) { in RequiresStackProtector()
340 Layout.insert(std::make_pair(AI, IsLarge in RequiresStackProtector()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DStackProtector.cpp118 bool StackProtector::ContainsProtectableArray(Type *Ty, bool &IsLarge, in ContainsProtectableArray() argument
136 IsLarge = true; in ContainsProtectableArray()
153 if (ContainsProtectableArray(*I, IsLarge, Strong, true)) { in ContainsProtectableArray()
157 if (IsLarge) in ContainsProtectableArray()
337 bool IsLarge = false; in RequiresStackProtector() local
338 if (ContainsProtectableArray(AI->getAllocatedType(), IsLarge, Strong)) { in RequiresStackProtector()
339 Layout.insert(std::make_pair(AI, IsLarge in RequiresStackProtector()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/
H A DStackProtector.cpp118 bool StackProtector::ContainsProtectableArray(Type *Ty, bool &IsLarge, in ContainsProtectableArray() argument
136 IsLarge = true; in ContainsProtectableArray()
153 if (ContainsProtectableArray(*I, IsLarge, Strong, true)) { in ContainsProtectableArray()
157 if (IsLarge) in ContainsProtectableArray()
340 bool IsLarge = false; in RequiresStackProtector() local
341 if (ContainsProtectableArray(AI->getAllocatedType(), IsLarge, Strong)) { in RequiresStackProtector()
342 Layout.insert(std::make_pair(AI, IsLarge in RequiresStackProtector()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/
H A DStackProtector.cpp119 bool StackProtector::ContainsProtectableArray(Type *Ty, bool &IsLarge, in ContainsProtectableArray() argument
137 IsLarge = true; in ContainsProtectableArray()
154 if (ContainsProtectableArray(*I, IsLarge, Strong, true)) { in ContainsProtectableArray()
158 if (IsLarge) in ContainsProtectableArray()
338 bool IsLarge = false; in RequiresStackProtector() local
339 if (ContainsProtectableArray(AI->getAllocatedType(), IsLarge, Strong)) { in RequiresStackProtector()
340 Layout.insert(std::make_pair(AI, IsLarge in RequiresStackProtector()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/
H A DStackProtector.cpp119 bool StackProtector::ContainsProtectableArray(Type *Ty, bool &IsLarge, in ContainsProtectableArray() argument
137 IsLarge = true; in ContainsProtectableArray()
154 if (ContainsProtectableArray(*I, IsLarge, Strong, true)) { in ContainsProtectableArray()
158 if (IsLarge) in ContainsProtectableArray()
338 bool IsLarge = false; in RequiresStackProtector() local
339 if (ContainsProtectableArray(AI->getAllocatedType(), IsLarge, Strong)) { in RequiresStackProtector()
340 Layout.insert(std::make_pair(AI, IsLarge in RequiresStackProtector()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DStackProtector.cpp119 bool StackProtector::ContainsProtectableArray(Type *Ty, bool &IsLarge, in ContainsProtectableArray() argument
137 IsLarge = true; in ContainsProtectableArray()
154 if (ContainsProtectableArray(*I, IsLarge, Strong, true)) { in ContainsProtectableArray()
158 if (IsLarge) in ContainsProtectableArray()
338 bool IsLarge = false; in RequiresStackProtector() local
339 if (ContainsProtectableArray(AI->getAllocatedType(), IsLarge, Strong)) { in RequiresStackProtector()
340 Layout.insert(std::make_pair(AI, IsLarge in RequiresStackProtector()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/
H A DStackProtector.cpp118 bool StackProtector::ContainsProtectableArray(Type *Ty, bool &IsLarge, in ContainsProtectableArray() argument
136 IsLarge = true; in ContainsProtectableArray()
153 if (ContainsProtectableArray(*I, IsLarge, Strong, true)) { in ContainsProtectableArray()
157 if (IsLarge) in ContainsProtectableArray()
342 bool IsLarge = false; in RequiresStackProtector() local
343 if (ContainsProtectableArray(AI->getAllocatedType(), IsLarge, Strong)) { in RequiresStackProtector()
344 Layout.insert(std::make_pair(AI, IsLarge in RequiresStackProtector()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DStackProtector.cpp118 bool StackProtector::ContainsProtectableArray(Type *Ty, bool &IsLarge, in ContainsProtectableArray() argument
136 IsLarge = true; in ContainsProtectableArray()
153 if (ContainsProtectableArray(*I, IsLarge, Strong, true)) { in ContainsProtectableArray()
157 if (IsLarge) in ContainsProtectableArray()
337 bool IsLarge = false; in RequiresStackProtector() local
338 if (ContainsProtectableArray(AI->getAllocatedType(), IsLarge, Strong)) { in RequiresStackProtector()
339 Layout.insert(std::make_pair(AI, IsLarge in RequiresStackProtector()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DStackProtector.cpp119 bool StackProtector::ContainsProtectableArray(Type *Ty, bool &IsLarge, in ContainsProtectableArray() argument
137 IsLarge = true; in ContainsProtectableArray()
154 if (ContainsProtectableArray(*I, IsLarge, Strong, true)) { in ContainsProtectableArray()
158 if (IsLarge) in ContainsProtectableArray()
338 bool IsLarge = false; in RequiresStackProtector() local
339 if (ContainsProtectableArray(AI->getAllocatedType(), IsLarge, Strong)) { in RequiresStackProtector()
340 Layout.insert(std::make_pair(AI, IsLarge in RequiresStackProtector()
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/libs/qscintilla/src/
H A DEditModel.cpp71 pcs = ContractionStateCreate(pdoc->IsLarge());

1234567