Home
last modified time | relevance | path

Searched defs:kBitsPerCell (Results 1 – 9 of 9) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/base/allocator/partition_allocator/
H A Dobject_bitmap.h32 static constexpr size_t kBitsPerCell = sizeof(uint8_t) * CHAR_BIT; variable
/dports/lang/v8/v8-9.6.180.12/src/heap/
H A Dobject-start-bitmap.h73 static constexpr size_t kBitsPerCell = sizeof(uint32_t) * CHAR_BIT; variable
H A Dslot-set.h413 static const int kBitsPerCell = 32; variable
/dports/lang/v8/v8-9.6.180.12/src/heap/cppgc/
H A Dobject-start-bitmap.h75 static constexpr size_t kBitsPerCell = sizeof(uint8_t) * CHAR_BIT; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/heap/cppgc/
H A Dobject-start-bitmap.h75 static constexpr size_t kBitsPerCell = sizeof(uint8_t) * CHAR_BIT; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/heap/
H A Dobject-start-bitmap.h73 static constexpr size_t kBitsPerCell = sizeof(uint32_t) * CHAR_BIT; variable
H A Dslot-set.h412 static const int kBitsPerCell = 32; variable
/dports/www/node10/node-v10.24.1/deps/v8/src/heap/
H A Dslot-set.h270 static const int kBitsPerCell = 32; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/heap/
H A Dslot-set.h406 static const int kBitsPerCell = 32; variable