Home
last modified time | relevance | path

Searched refs:allocation (Results 1 – 25 of 100) sorted by relevance

1234

/dragonfly/contrib/gcc-4.7/gcc/
HDlto-compress.c45 size_t allocation; member
119 if (stream->allocation < required) in lto_append_to_compression_stream()
121 if (stream->allocation == 0) in lto_append_to_compression_stream()
122 stream->allocation = MIN_STREAM_ALLOCATION; in lto_append_to_compression_stream()
123 while (stream->allocation < required) in lto_append_to_compression_stream()
124 stream->allocation *= 2; in lto_append_to_compression_stream()
126 stream->buffer = (char *) xrealloc (stream->buffer, stream->allocation); in lto_append_to_compression_stream()
HDggc-page.c307 char *allocation; member
703 page_group_index (char *allocation, char *page) in page_group_index() argument
705 return (size_t) (page - allocation) >> G.lg_pagesize; in page_group_index()
713 group->in_use |= 1 << page_group_index (group->allocation, page); in set_page_group_in_use()
719 group->in_use &= ~(1 << page_group_index (group->allocation, page)); in clear_page_group_in_use()
819 char *allocation, *a, *enda; in alloc_page() local
827 allocation = XNEWVEC (char, alloc_size); in alloc_page()
829 page = (char *) (((size_t) allocation + G.pagesize - 1) & -G.pagesize); in alloc_page()
830 head_slop = page - allocation; in alloc_page()
832 tail_slop = ((size_t) allocation + alloc_size) & (G.pagesize - 1); in alloc_page()
[all …]
/dragonfly/contrib/gcc-8.0/gcc/
HDlto-compress.c47 size_t allocation; member
121 if (stream->allocation < required) in lto_append_to_compression_stream()
123 if (stream->allocation == 0) in lto_append_to_compression_stream()
124 stream->allocation = MIN_STREAM_ALLOCATION; in lto_append_to_compression_stream()
125 while (stream->allocation < required) in lto_append_to_compression_stream()
126 stream->allocation *= 2; in lto_append_to_compression_stream()
128 stream->buffer = (char *) xrealloc (stream->buffer, stream->allocation); in lto_append_to_compression_stream()
HDggc-page.c298 char *allocation; member
739 page_group_index (char *allocation, char *page) in page_group_index() argument
741 return (size_t) (page - allocation) >> G.lg_pagesize; in page_group_index()
749 group->in_use |= 1 << page_group_index (group->allocation, page); in set_page_group_in_use()
755 group->in_use &= ~(1 << page_group_index (group->allocation, page)); in clear_page_group_in_use()
855 char *allocation, *a, *enda; in alloc_page() local
863 allocation = XNEWVEC (char, alloc_size); in alloc_page()
865 page = (char *) (((uintptr_t) allocation + G.pagesize - 1) & -G.pagesize); in alloc_page()
866 head_slop = page - allocation; in alloc_page()
868 tail_slop = ((size_t) allocation + alloc_size) & (G.pagesize - 1); in alloc_page()
[all …]
HDpredict.def186 /* Predictor is used for an allocation of an already allocated memory or
188 DEF_PREDICTOR (PRED_FORTRAN_REALLOC, "Fortran repeated allocation/deallocation",
/dragonfly/contrib/tcsh-6/nls/french/
HDset194 2 free(%lx) appelé avant allocation.
10 8 %s allocation mémoire actuelle:\nfree:\t
15 13 %s current memory allocation:\n
/dragonfly/contrib/tcsh-6/nls/russian/
HDset1910 8 %s current memory allocation:\nfree:\t
15 13 %s current memory allocation:\n
/dragonfly/sys/vfs/hammer2/
HDFREEMAP121 allocation radix is 1KB (radix of 10) (and can be in multiples of
139 * linear - Linear sub-granular allocation offset. Allows ~1KB granular
145 Used as an allocation clustering aid.
147 * bitmap - Eight 32 bit words representing ~2MB in 16KB allocation chunks
148 at 2 bits per chunk. The filesystem allocation granularity
152 allocation block MAY cause the entire 64KB to be considered
171 * bigmask - A mask of radixes available for allocation under this
177 the localized allocation concept first implemented by UFS. In HAMMER2
209 contains a linear allocation offset that can keep track of sub-16KB
305 I decided to use the same indirect-block allocation model for the
/dragonfly/sys/dev/drm/amd/display/dc/bios/
HDcommand_table.c947 SET_PIXEL_CLOCK_PS_ALLOCATION allocation; in set_pixel_clock_v3() local
949 memset(&allocation, 0, sizeof(allocation)); in set_pixel_clock_v3()
952 allocation.sPCLKInput.ucPpll = ATOM_PPLL1; in set_pixel_clock_v3()
954 allocation.sPCLKInput.ucPpll = ATOM_PPLL2; in set_pixel_clock_v3()
958 allocation.sPCLKInput.usRefDiv = in set_pixel_clock_v3()
960 allocation.sPCLKInput.usFbDiv = in set_pixel_clock_v3()
962 allocation.sPCLKInput.ucFracFbDiv = in set_pixel_clock_v3()
964 allocation.sPCLKInput.ucPostDiv = in set_pixel_clock_v3()
968 allocation.sPCLKInput.usPixelClock = in set_pixel_clock_v3()
971 params = (PIXEL_CLOCK_PARAMETERS_V3 *)&allocation.sPCLKInput; in set_pixel_clock_v3()
[all …]
/dragonfly/contrib/tcsh-6/nls/greek/
HDset1915 13 %s current memory allocation:\n
/dragonfly/contrib/gcc-4.7/libstdc++-v3/libsupc++/
Dnew32 * handling memory allocation errors; see
54 * @c bad_alloc (or classes derived from it) is used to report allocation
/dragonfly/contrib/tcsh-6/nls/ukrainian/
HDset1915 13 %s current memory allocation:\n
/dragonfly/contrib/tcsh-6/nls/et/
HDset1915 13 %s current memory allocation:\n
/dragonfly/contrib/tcsh-6/nls/italian/
HDset1915 13 %s current memory allocation:\n
/dragonfly/contrib/tcsh-6/nls/spanish/
HDset1915 13 %s current memory allocation:\n
/dragonfly/contrib/lvm2/dist/
HDWHATS_NEW32 Cleanup mimagetmp LV if allocation fails for new lvconvert mimage.
58 Consolidate LV allocation into alloc_lv().
239 Handle multi-extent mirror log allocation when smallest PV has only 1 extent.
283 Reject missing PVs from allocation in toollib.
308 Fix memory leak in mirror allocation code.
323 Fix size and error message of memory allocation at backup initialization.
452 Fix allocation bug in text metadata format write error path.
597 Fix another allocation bug with clvmd and large node IDs.
685 Refactor pvmove allocation code.
949 Support mirror log allocation when there is only one PV: area_count now 0.
[all …]
/dragonfly/lib/libftpio/
HDftp.errors45 552 Exceeded storage allocation
/dragonfly/contrib/gcc-8.0/libstdc++-v3/libsupc++/
Dnew30 * handling memory allocation errors; see
52 * @c bad_alloc (or classes derived from it) is used to report allocation
/dragonfly/lib/libfetch/
HDftp.errors45 552 FULL Exceeded storage allocation
/dragonfly/libexec/bootpd/
HDToDo4 Memory allocation locality:
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/std/
Dmemory54 * Components for memory allocation, deallocation, and management.
/dragonfly/contrib/file/magic/Magdir/
HDole2compounddocs34 # SecID of first sector of the short-sector allocation table (Mini FAT)
37 # total number of sectors used for the short-sector allocation table
41 # SecID of first sector of the master sector allocation table (DIFAT)
44 # total number of sectors used for the master sector allocation table (DIFAT)
46 # First part of the master sector allocation table (DIFAT) containing 109 SecIDs
/dragonfly/sys/netgraph/
HDNOTES15 statistics & counters on various memory allocation
/dragonfly/lib/libc/db/
HDchangelog50 Cast allocation pointers to shut up old compilers.
/dragonfly/games/hunt/
HDREADME.protocol141 If allocation fails, the server will reply immediately with
159 On successful allocation, the server will immediately enter the

1234