Home
last modified time | relevance | path

Searched refs:CanRelease (Results 1 – 20 of 20) sorted by relevance

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dprimary64.h82 Region->CanRelease = (ReleaseToOsInterval >= 0) && in initLinkerInitialized()
123 if (Region->CanRelease) in pushBatch()
218 bool CanRelease; in ALIGNED() local
340 if (Region->CanRelease) in populateFreeList()
H A Dprimary32.h75 Sci->CanRelease = (ReleaseToOsInterval >= 0) && in initLinkerInitialized()
121 if (Sci->CanRelease) in pushBatch()
215 bool CanRelease; in ALIGNED() local
344 if (Sci->CanRelease) in populateFreeList()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/lib/scudo/standalone/
H A Dprimary64.h90 Region->CanRelease = (I != SizeClassMap::BatchClassId) && in initLinkerInitialized()
92 if (Region->CanRelease) in initLinkerInitialized()
132 if (Region->CanRelease) in pushBatch()
294 bool CanRelease; member
H A Dprimary32.h85 Sci->CanRelease = (I != SizeClassMap::BatchClassId) && in initLinkerInitialized()
87 if (Sci->CanRelease) in initLinkerInitialized()
131 if (Sci->CanRelease) in pushBatch()
252 bool CanRelease; in alignas() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/scudo/standalone/
H A Dprimary32.h84 Sci->CanRelease = (I != SizeClassMap::BatchClassId) && in initLinkerInitialized()
86 if (Sci->CanRelease) in initLinkerInitialized()
130 if (Sci->CanRelease) in pushBatch()
243 bool CanRelease; in alignas() local
H A Dprimary64.h89 Region->CanRelease = (I != SizeClassMap::BatchClassId) && in initLinkerInitialized()
91 if (Region->CanRelease) in initLinkerInitialized()
131 if (Region->CanRelease) in pushBatch()
290 bool CanRelease; member
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/lib/scudo/standalone/
H A Dprimary32.h84 Sci->CanRelease = (I != SizeClassMap::BatchClassId) && in initLinkerInitialized()
86 if (Sci->CanRelease) in initLinkerInitialized()
130 if (Sci->CanRelease) in pushBatch()
243 bool CanRelease; in alignas() local
H A Dprimary64.h89 Region->CanRelease = (I != SizeClassMap::BatchClassId) && in initLinkerInitialized()
91 if (Region->CanRelease) in initLinkerInitialized()
131 if (Region->CanRelease) in pushBatch()
290 bool CanRelease; member
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/
H A Dgtk3object.inc182 TGtk3DeviceContext(Result).CanRelease := True;
H A Dgtk3objects.pas268 property CanRelease: Boolean read FCanRelease write FCanRelease; property
H A Dgtk3winapi.inc3321 if TGtk3DeviceContext(DC).CanRelease then
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk3/
H A Dgtk3object.inc182 TGtk3DeviceContext(Result).CanRelease := True;
H A Dgtk3objects.pas268 property CanRelease: Boolean read FCanRelease write FCanRelease; property
H A Dgtk3winapi.inc3321 if TGtk3DeviceContext(DC).CanRelease then
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/
H A Dgtk3object.inc183 TGtk3DeviceContext(Result).CanRelease := True;
H A Dgtk3objects.pas282 property CanRelease: Boolean read FCanRelease write FCanRelease; property
H A Dgtk3winapi.inc3202 if TGtk3DeviceContext(DC).CanRelease then
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/
H A Dgtk3object.inc183 TGtk3DeviceContext(Result).CanRelease := True;
H A Dgtk3objects.pas282 property CanRelease: Boolean read FCanRelease write FCanRelease; property
H A Dgtk3winapi.inc3202 if TGtk3DeviceContext(DC).CanRelease then