Home
last modified time | relevance | path

Searched refs:WhiteToBlack (Results 1 – 25 of 38) sorted by relevance

12

/dports/lang/v8/v8-9.6.180.12/src/heap/
H A Dincremental-marking-inl.h30 bool success = atomic_marking_state()->WhiteToBlack(to); in TransferColor()
H A Dincremental-marking.cc71 marking_state()->WhiteToBlack(code); in MarkBlackAndRevisitObject()
103 bool success = Marking::WhiteToBlack<kAtomicity>(new_mark_bit); in NotifyLeftTrimming()
320 marking_state()->WhiteToBlack(object); in EnsureBlackAllocated()
H A Dlarge-spaces.cc150 heap()->incremental_marking()->marking_state()->WhiteToBlack(object); in AllocateRaw()
178 heap()->incremental_marking()->marking_state()->WhiteToBlack(object); in AllocateRawBackground()
H A Dmarking-visitor.h67 V8_INLINE bool WhiteToBlack(HeapObject obj) { in WhiteToBlack() function
H A Dmarking.h423 V8_INLINE static bool WhiteToBlack(MarkBit markbit) { in WhiteToBlack() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/heap/
H A Dincremental-marking-inl.h30 bool success = atomic_marking_state()->WhiteToBlack(to); in TransferColor()
H A Dlarge-spaces.cc147 heap()->incremental_marking()->marking_state()->WhiteToBlack(object); in AllocateRaw()
174 heap()->incremental_marking()->marking_state()->WhiteToBlack(object); in AllocateRawBackground()
H A Dmarking-visitor.h67 V8_INLINE bool WhiteToBlack(HeapObject obj) { in WhiteToBlack() function
H A Dincremental-marking.cc98 bool success = Marking::WhiteToBlack<kAtomicity>(new_mark_bit); in NotifyLeftTrimming()
319 marking_state()->WhiteToBlack(object); in EnsureBlackAllocated()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/raster/
H A Dqgssinglebandgrayrenderer.h39 WhiteToBlack enumerator
H A Dqgssinglebandgrayrenderer.cpp61 r->setGradient( WhiteToBlack ); // BlackToWhite is default in create()
151 if ( mGradient == WhiteToBlack ) in block()
/dports/graphics/qgis/qgis-3.22.3/src/core/raster/
H A Dqgssinglebandgrayrenderer.h41 WhiteToBlack enumerator
H A Dqgssinglebandgrayrenderer.cpp69 r->setGradient( WhiteToBlack ); // BlackToWhite is default in create()
164 if ( mGradient == WhiteToBlack ) in block()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/heap/
H A Dincremental-marking-inl.h30 bool success = atomic_marking_state()->WhiteToBlack(to); in TransferColor()
H A Dmarking-visitor.h112 V8_INLINE bool WhiteToBlack(HeapObject obj) { in WhiteToBlack() function
H A Dincremental-marking.cc115 bool success = Marking::WhiteToBlack<kAtomicity>(new_mark_bit); in NotifyLeftTrimming()
396 marking_state()->WhiteToBlack(object); in EnsureBlackAllocated()
H A Dmarking.h420 V8_INLINE static bool WhiteToBlack(MarkBit markbit) { in WhiteToBlack() function
/dports/lang/v8/v8-9.6.180.12/test/unittests/heap/
H A Dmarking-unittest.cc29 Marking::WhiteToBlack<AccessMode::NON_ATOMIC>(mark_bit); in TYPED_TEST()
/dports/graphics/qgis-ltr/qgis-3.16.16/python/core/auto_generated/raster/
H A Dqgssinglebandgrayrenderer.sip.in26 WhiteToBlack
/dports/graphics/qgis/qgis-3.22.3/python/core/auto_generated/raster/
H A Dqgssinglebandgrayrenderer.sip.in27 WhiteToBlack
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/raster/
H A Dqgssinglebandgrayrendererwidget.cpp34 …mGradientComboBox->insertItem( 1, tr( "White to black" ), QgsSingleBandGrayRenderer::WhiteToBlack in QgsSingleBandGrayRendererWidget()
/dports/graphics/qgis/qgis-3.22.3/src/gui/raster/
H A Dqgssinglebandgrayrendererwidget.cpp37 …mGradientComboBox->insertItem( 1, tr( "White to Black" ), QgsSingleBandGrayRenderer::WhiteToBlack in QgsSingleBandGrayRendererWidget()
/dports/www/node10/node-v10.24.1/deps/v8/src/heap/
H A Dincremental-marking.h115 bool success = atomic_marking_state()->WhiteToBlack(to); in TransferColor()
H A Dmarking.h277 INLINE(static bool WhiteToBlack(MarkBit markbit)) { in INLINE()
H A Dincremental-marking.cc47 incremental_marking_.marking_state()->WhiteToBlack(object); in Step()
179 bool success = Marking::WhiteToBlack<kAtomicity>(new_mark_bit); in NotifyLeftTrimming()

12