Home
last modified time | relevance | path

Searched refs:aStorageSize (Results 1 – 13 of 13) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/2d/
H A DIterableArena.h39 IterableArena(ArenaType aType, size_t aStorageSize) in IterableArena() argument
40 : mSize(aStorageSize), mCursor(0), mIsGrowable(aType == GROWABLE) { in IterableArena()
48 << aStorageSize; in IterableArena()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/2d/
H A DIterableArena.h39 IterableArena(ArenaType aType, size_t aStorageSize) in IterableArena() argument
40 : mSize(aStorageSize), mCursor(0), mIsGrowable(aType == GROWABLE) { in IterableArena()
48 << aStorageSize; in IterableArena()
/dports/www/firefox/firefox-99.0/gfx/2d/
H A DIterableArena.h39 IterableArena(ArenaType aType, size_t aStorageSize) in IterableArena() argument
40 : mSize(aStorageSize), mCursor(0), mIsGrowable(aType == GROWABLE) { in IterableArena()
48 << aStorageSize; in IterableArena()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/2d/
H A DIterableArena.h39 IterableArena(ArenaType aType, size_t aStorageSize) in IterableArena() argument
40 : mSize(aStorageSize), mCursor(0), mIsGrowable(aType == GROWABLE) { in IterableArena()
48 << aStorageSize; in IterableArena()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/2d/
H A DIterableArena.h38 IterableArena(ArenaType aType, size_t aStorageSize) in IterableArena() argument
39 : mSize(aStorageSize), mCursor(0), mIsGrowable(aType == GROWABLE) { in IterableArena()
47 << aStorageSize; in IterableArena()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/2d/
H A DIterableArena.h40 IterableArena(ArenaType aType, size_t aStorageSize) in IterableArena() argument
41 : mSize(aStorageSize) in IterableArena()
51 gfxCriticalError() << "Not enough Memory allocate a memory pool of size " << aStorageSize; in IterableArena()
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/string/
H A DnsStringBuffer.h48 static already_AddRefed<nsStringBuffer> Alloc(size_t aStorageSize);
61 static nsStringBuffer* Realloc(nsStringBuffer* aBuf, size_t aStorageSize);
H A DnsTString.h504 nsTFixedString_CharT(char_type* aData, size_type aStorageSize) in nsTFixedString_CharT() argument
507 , mFixedCapacity(aStorageSize - 1) in nsTFixedString_CharT()
512 nsTFixedString_CharT(char_type* aData, size_type aStorageSize, in nsTFixedString_CharT() argument
515 , mFixedCapacity(aStorageSize - 1) in nsTFixedString_CharT()
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/string/
H A DnsStringBuffer.h47 static already_AddRefed<nsStringBuffer> Alloc(size_t aStorageSize);
60 static nsStringBuffer* Realloc(nsStringBuffer* aBuf, size_t aStorageSize);
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/string/
H A DnsStringBuffer.h48 static already_AddRefed<nsStringBuffer> Alloc(size_t aStorageSize);
61 static nsStringBuffer* Realloc(nsStringBuffer* aBuf, size_t aStorageSize);
/dports/www/firefox/firefox-99.0/xpcom/string/
H A DnsStringBuffer.h48 static already_AddRefed<nsStringBuffer> Alloc(size_t aStorageSize);
61 static nsStringBuffer* Realloc(nsStringBuffer* aBuf, size_t aStorageSize);
/dports/www/firefox-esr/firefox-91.8.0/xpcom/string/
H A DnsStringBuffer.h48 static already_AddRefed<nsStringBuffer> Alloc(size_t aStorageSize);
61 static nsStringBuffer* Realloc(nsStringBuffer* aBuf, size_t aStorageSize);
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/string/
H A DnsStringBuffer.h67 static already_AddRefed<nsStringBuffer> Alloc(size_t aStorageSize);
80 static nsStringBuffer* Realloc(nsStringBuffer* aBuf, size_t aStorageSize);