Home
last modified time | relevance | path

Searched refs:ArenaType (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/2d/
H A DIterableArena.h37 enum ArenaType { FIXED_SIZE, GROWABLE }; enum
39 IterableArena(ArenaType aType, size_t aStorageSize) in IterableArena()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/2d/
H A DIterableArena.h37 enum ArenaType { FIXED_SIZE, GROWABLE }; enum
39 IterableArena(ArenaType aType, size_t aStorageSize) in IterableArena()
/dports/www/firefox/firefox-99.0/gfx/2d/
H A DIterableArena.h37 enum ArenaType { FIXED_SIZE, GROWABLE }; enum
39 IterableArena(ArenaType aType, size_t aStorageSize) in IterableArena()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/2d/
H A DIterableArena.h37 enum ArenaType { FIXED_SIZE, GROWABLE }; enum
39 IterableArena(ArenaType aType, size_t aStorageSize) in IterableArena()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/2d/
H A DIterableArena.h36 enum ArenaType { FIXED_SIZE, GROWABLE }; enum
38 IterableArena(ArenaType aType, size_t aStorageSize) in IterableArena()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/2d/
H A DIterableArena.h35 enum ArenaType { enum
40 IterableArena(ArenaType aType, size_t aStorageSize) in IterableArena()
/dports/www/firefox-esr/firefox-91.8.0/gfx/tests/gtest/
H A DTestArena.cpp67 static void TestArenaAlloc(IterableArena::ArenaType aType) { in TestArenaAlloc()
136 static void TestArenaLimit(IterableArena::ArenaType aType, in TestArenaLimit()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/tests/gtest/
H A DTestArena.cpp67 static void TestArenaAlloc(IterableArena::ArenaType aType) { in TestArenaAlloc()
136 static void TestArenaLimit(IterableArena::ArenaType aType, in TestArenaLimit()
/dports/www/firefox/firefox-99.0/gfx/tests/gtest/
H A DTestArena.cpp67 static void TestArenaAlloc(IterableArena::ArenaType aType) { in TestArenaAlloc()
136 static void TestArenaLimit(IterableArena::ArenaType aType, in TestArenaLimit()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/tests/gtest/
H A DTestArena.cpp67 static void TestArenaAlloc(IterableArena::ArenaType aType) { in TestArenaAlloc()
136 static void TestArenaLimit(IterableArena::ArenaType aType, in TestArenaLimit()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/tests/gtest/
H A DTestArena.cpp66 void TestArenaAlloc(IterableArena::ArenaType aType)
142 void TestArenaLimit(IterableArena::ArenaType aType, bool aShouldReachLimit)
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/tests/gtest/
H A DTestArena.cpp67 void TestArenaAlloc(IterableArena::ArenaType aType) { in TestArenaAlloc()
136 void TestArenaLimit(IterableArena::ArenaType aType, bool aShouldReachLimit) { in TestArenaLimit()