Home
last modified time | relevance | path

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

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dggc-zone.c273 alloc_type alloc_bits[1]; member
476 alloc_type *alloc_bits; member
638 zone_object_size_1 (alloc_type *alloc_bits, in zone_object_size_1() argument
647 alloc_word = alloc_bits[start_word++]; in zone_object_size_1()
666 alloc_word = alloc_bits[start_word++]; in zone_object_size_1()
1190 entry->alloc_bits[0] = 1; in ggc_alloc_zone_stat()
1673 alloc_word_p = sp->alloc_bits; in sweep_pages()
2148 alloc_type *alloc_bits; member
2236 if (d->alloc_bits == NULL) in ggc_pch_this_base()
2308 free (d->alloc_bits); in ggc_pch_finish()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/mm/
H A Dpercpu.c328 alloc_bits > block->scan_hint) in pcpu_next_hint()
413 if (*bits >= alloc_bits) in pcpu_next_fit_region()
428 block->contig_hint >= *bits + alloc_bits) { in pcpu_next_fit_region()
429 int start = pcpu_next_hint(block, alloc_bits); in pcpu_next_fit_region()
431 *bits += alloc_bits + block->contig_hint_start - in pcpu_next_fit_region()
443 if (*bits >= alloc_bits) in pcpu_next_fit_region()
1073 if (bit_off + alloc_bits > chunk_md->contig_hint) in pcpu_find_block_fit()
1076 bit_off = pcpu_next_hint(chunk_md, alloc_bits); in pcpu_find_block_fit()
1194 bitmap_set(chunk->alloc_map, bit_off, alloc_bits); in pcpu_alloc_area()
1199 set_bit(bit_off + alloc_bits, chunk->bound_map); in pcpu_alloc_area()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/mm/
H A Dpercpu.c328 alloc_bits > block->scan_hint) in pcpu_next_hint()
413 if (*bits >= alloc_bits) in pcpu_next_fit_region()
428 block->contig_hint >= *bits + alloc_bits) { in pcpu_next_fit_region()
429 int start = pcpu_next_hint(block, alloc_bits); in pcpu_next_fit_region()
431 *bits += alloc_bits + block->contig_hint_start - in pcpu_next_fit_region()
443 if (*bits >= alloc_bits) in pcpu_next_fit_region()
1073 if (bit_off + alloc_bits > chunk_md->contig_hint) in pcpu_find_block_fit()
1076 bit_off = pcpu_next_hint(chunk_md, alloc_bits); in pcpu_find_block_fit()
1194 bitmap_set(chunk->alloc_map, bit_off, alloc_bits); in pcpu_alloc_area()
1199 set_bit(bit_off + alloc_bits, chunk->bound_map); in pcpu_alloc_area()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/mm/
H A Dpercpu.c328 alloc_bits > block->scan_hint) in pcpu_next_hint()
413 if (*bits >= alloc_bits) in pcpu_next_fit_region()
428 block->contig_hint >= *bits + alloc_bits) { in pcpu_next_fit_region()
429 int start = pcpu_next_hint(block, alloc_bits); in pcpu_next_fit_region()
431 *bits += alloc_bits + block->contig_hint_start - in pcpu_next_fit_region()
443 if (*bits >= alloc_bits) in pcpu_next_fit_region()
1073 if (bit_off + alloc_bits > chunk_md->contig_hint) in pcpu_find_block_fit()
1076 bit_off = pcpu_next_hint(chunk_md, alloc_bits); in pcpu_find_block_fit()
1194 bitmap_set(chunk->alloc_map, bit_off, alloc_bits); in pcpu_alloc_area()
1199 set_bit(bit_off + alloc_bits, chunk->bound_map); in pcpu_alloc_area()
[all …]
/dports/audio/mctoolame-decoder/mctoolamed-01a/
H A Dcommon.c110 fr_ps->alloc_bits = 2; /* 2 bits for tc_alloc */ in mc_hdr_to_frps()
115 fr_ps->alloc_bits = 0; /* 0 bits for tc_alloc */ in mc_hdr_to_frps()
121 fr_ps->alloc_bits = 3; /* 3 bits for tc_alloc */ in mc_hdr_to_frps()
126 fr_ps->alloc_bits = 2; /* 2 bits for tc_alloc */ in mc_hdr_to_frps()
132 fr_ps->alloc_bits = 3; /* 3 bits for tc_alloc */ in mc_hdr_to_frps()
137 fr_ps->alloc_bits = 2; /* 2 bits for tc_alloc */ in mc_hdr_to_frps()
143 fr_ps->alloc_bits = 2; /* 2 bits for tc_alloc */ in mc_hdr_to_frps()
148 fr_ps->alloc_bits = 0; /* 2 bits for tc_alloc */ in mc_hdr_to_frps()
1115 update_CRC (info->tc_allocation, fr_ps->alloc_bits, crc); in mc_error_check()
1118 update_CRC (info->tc_alloc[i], fr_ps->alloc_bits, crc); in mc_error_check()
H A Ddecode.c60 int alloc_bits = 0, alloc_id = bit_alloc[j][i]; in II_decode_bitalloc() local
63 alloc_bits = in II_decode_bitalloc()
66 printf ("alloc_bi[ %d ][ %2d ]= %3d\n", j, i, alloc_bits); in II_decode_bitalloc()
H A Dcommon.h213 int alloc_bits; /* to read the right length of tc_alloc field */ member
H A Ddecode_aug.c448 int alloc_bits = 0, alloc_id = bit_alloc[j][i]; in II_decode_bitalloc_aug() local
451 alloc_bits = in II_decode_bitalloc_aug()
454 printf ("alloc_bi[ %d ][ %2d ]= %3d\n", j, i, alloc_bits); in II_decode_bitalloc_aug()
H A Ddecode_mc.c49 hdr->tc_allocation = getbits (bs, fr_ps->alloc_bits); in mc_composite_status_info()
56 hdr->tc_alloc[sbgr] = getbits (bs, fr_ps->alloc_bits); in mc_composite_status_info()
302 int alloc_bits = 0, alloc_id = bit_alloc[j][i]; in II_decode_bitalloc_mc() local
305 alloc_bits = in II_decode_bitalloc_mc()
308 printf ("alloc_bi[ %d ][ %2d ]= %3d\n", j, i, alloc_bits); in II_decode_bitalloc_mc()
/dports/www/firefox/firefox-99.0/third_party/wasm2c/wasm2c/
H A Dwasm-rt-shadow.cpp49 uint8_t alloc_bits = ((uint8_t)data.alloc_state) & 0b11; in pack() local
52 uint8_t ret = alloc_bits | used_bits | own_bits; in pack()
57 uint8_t alloc_bits = byte & 0b11; in unpack() local
60 cell_data_t ret { (ALLOC_STATE) alloc_bits, (USED_STATE) used_bits, (OWN_STATE) own_bits}; in unpack()
/dports/games/xnethack/xNetHack-xnh6.1/outdated/sys/mac/
H A Dmactty.c361 alloc_bits(tty_record *record) in alloc_bits() function
529 s_err = alloc_bits(record); in force_tty_coordinate_system_recalc()
/dports/games/nethack33-nox11/nethack-3.3.1/sys/mac/
H A Dmactty.c336 alloc_bits (tty_record *record) { in alloc_bits() function
494 s_err = alloc_bits (record); in force_tty_coordinate_system_recalc()
/dports/games/nethack33/nethack-3.3.1/sys/mac/
H A Dmactty.c336 alloc_bits (tty_record *record) { in alloc_bits() function
494 s_err = alloc_bits (record); in force_tty_coordinate_system_recalc()
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/sys/mac/
H A Dmactty.c347 alloc_bits(tty_record *record) in alloc_bits() function
515 s_err = alloc_bits(record); in force_tty_coordinate_system_recalc()
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/sys/mac/
H A Dmactty.c347 alloc_bits(tty_record *record) in alloc_bits() function
515 s_err = alloc_bits(record); in force_tty_coordinate_system_recalc()
/dports/games/nethack34-nox11/nethack-3.4.3/sys/mac/
H A Dmactty.c352 alloc_bits (tty_record *record) { in alloc_bits() function
515 s_err = alloc_bits (record); in force_tty_coordinate_system_recalc()
/dports/games/nethack34/nethack-3.4.3/sys/mac/
H A Dmactty.c352 alloc_bits (tty_record *record) { in alloc_bits() function
515 s_err = alloc_bits (record); in force_tty_coordinate_system_recalc()
/dports/games/vultures-eye/vulture-2.3.67/nethack/sys/mac/
H A Dmactty.c352 alloc_bits (tty_record *record) { in alloc_bits() function
515 s_err = alloc_bits (record); in force_tty_coordinate_system_recalc()
/dports/games/falconseye/falconseye-1.9.3_11/sys/mac/
H A Dmactty.c336 alloc_bits (tty_record *record) { in alloc_bits() function
494 s_err = alloc_bits (record); in force_tty_coordinate_system_recalc()
/dports/games/vultures-eye/vulture-2.3.67/slashem/sys/mac/
H A Dmactty.c352 alloc_bits (tty_record *record) { in alloc_bits() function
519 s_err = alloc_bits (record); in force_tty_coordinate_system_recalc()
/dports/games/unnethack/unnethack-5.1.0-20131208/sys/unsupported/mac/
H A Dmactty.c352 alloc_bits (tty_record *record) { in alloc_bits() function
515 s_err = alloc_bits (record); in force_tty_coordinate_system_recalc()
/dports/games/vultures-eye/vulture-2.3.67/unnethack/sys/mac/
H A Dmactty.c352 alloc_bits (tty_record *record) { in alloc_bits() function
515 s_err = alloc_bits (record); in force_tty_coordinate_system_recalc()
/dports/audio/mp3guessenc/mp3guessenc-0.27.5/
H A Dmp3guessenc.c500 unsigned char alloc_bits; in scan_multichannel() member
613 tc_alloc[0] = (unsigned char)extract_bits(buf, &pointer, fr_pr->alloc_bits); in scan_multichannel()
620 tc_alloc[idx] = (unsigned char)extract_bits(buf, &pointer, fr_pr->alloc_bits); in scan_multichannel()
/dports/audio/mixxx/mixxx-2.3.0/lib/mp3guessenc-0.27.4/
H A Dmp3guessenc.c502 unsigned char alloc_bits; in scan_multichannel() member
615 tc_alloc[0] = (unsigned char)extract_bits(buf, &pointer, fr_pr->alloc_bits); in scan_multichannel()
622 tc_alloc[idx] = (unsigned char)extract_bits(buf, &pointer, fr_pr->alloc_bits); in scan_multichannel()
/dports/math/kalker/kalker-1.1.0/cargo-crates/rug-1.11.0/src/integer/
H A Dbig.rs308 let alloc_bits = (self.inner.alloc.az::<usize>()) in reserve() localVariable
311 if alloc_bits < req_bits { in reserve()