Home
last modified time | relevance | path

Searched refs:max_zone_count (Results 1 – 14 of 14) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/base/allocator/
H A Dmalloc_zone_functions_mac_unittest.cc52 int max_zone_count = kMaxZoneCount; in TEST_F() local
53 EXPECT_EQ(max_zone_count, GetMallocZoneCountForTesting()); in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/allocator/
H A Dmalloc_zone_functions_mac_unittest.cc52 int max_zone_count = kMaxZoneCount; in TEST_F() local
53 EXPECT_EQ(max_zone_count, GetMallocZoneCountForTesting()); in TEST_F()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxhintn.h147 int zone_count, max_zone_count; member
H A Dgxhintn.c368 self->max_zone_count = count_of(self->zone0); in t1_hinter__init()
668 if (count2 + self->zone_count >= self->max_zone_count) in t1_hinter__set_alignment_zones()
669 … if(t1_hinter__realloc_array(mem, (void **)&self->zone, self->zone0, &self->max_zone_count, in t1_hinter__set_alignment_zones()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxhintn.h147 int zone_count, max_zone_count; member
H A Dgxhintn.c368 self->max_zone_count = count_of(self->zone0); in t1_hinter__init()
668 if (count2 + self->zone_count >= self->max_zone_count) in t1_hinter__set_alignment_zones()
669 … if(t1_hinter__realloc_array(mem, (void **)&self->zone, self->zone0, &self->max_zone_count, in t1_hinter__set_alignment_zones()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxhintn.h155 int zone_count, max_zone_count; member
H A Dgxhintn.c490 this->max_zone_count = count_of(this->zone0); in t1_hinter__init()
781 if (count2 + this->zone_count >= this->max_zone_count) in t1_hinter__set_alignment_zones()
782 …f(t1_hinter__realloc_array(this->memory, (void **)&this->zone, this->zone0, &this->max_zone_count, in t1_hinter__set_alignment_zones()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxhintn.h155 int zone_count, max_zone_count; member
H A Dgxhintn.c490 this->max_zone_count = count_of(this->zone0); in t1_hinter__init()
781 if (count2 + this->zone_count >= this->max_zone_count) in t1_hinter__set_alignment_zones()
782 …f(t1_hinter__realloc_array(this->memory, (void **)&this->zone, this->zone0, &this->max_zone_count, in t1_hinter__set_alignment_zones()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxhintn.h157 int zone_count, max_zone_count; member
H A Dgxhintn.c489 self->max_zone_count = count_of(self->zone0); in t1_hinter__init()
780 if (count2 + self->zone_count >= self->max_zone_count) in t1_hinter__set_alignment_zones()
781 …if(t1_hinter__realloc_array(self->memory, (void **)&self->zone, self->zone0, &self->max_zone_count, in t1_hinter__set_alignment_zones()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxhintn.h157 int zone_count, max_zone_count; member
H A Dgxhintn.c489 self->max_zone_count = count_of(self->zone0); in t1_hinter__init()
780 if (count2 + self->zone_count >= self->max_zone_count) in t1_hinter__set_alignment_zones()
781 …if(t1_hinter__realloc_array(self->memory, (void **)&self->zone, self->zone0, &self->max_zone_count, in t1_hinter__set_alignment_zones()