Searched refs:data_buffer_size (Results 1 – 12 of 12) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gas/ |
| H A D | listing.c | 567 int data_buffer_size; in calc_hex() local 581 data_buffer_size = 0; in calc_hex() 589 && data_buffer_size < MAX_BYTES - 3) in calc_hex() 594 sprintf (data_buffer + data_buffer_size, in calc_hex() 597 data_buffer_size += 2; in calc_hex() 608 && data_buffer_size < MAX_BYTES - 3) in calc_hex() 613 sprintf (data_buffer + data_buffer_size, in calc_hex() 617 data_buffer[data_buffer_size++] = '*'; in calc_hex() 618 data_buffer[data_buffer_size++] = '*'; in calc_hex() 620 data_buffer_size += 2; in calc_hex() [all …]
|
| H A D | ChangeLog-9697 | 1562 (data_buffer_size): Remove static variable. 1563 (calc_hex): Make data_buffer_size a local variable. Don't leave
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
| H A D | listing.c | 567 int data_buffer_size; in calc_hex() local 581 data_buffer_size = 0; in calc_hex() 589 && data_buffer_size < MAX_BYTES - 3) in calc_hex() 594 sprintf (data_buffer + data_buffer_size, in calc_hex() 597 data_buffer_size += 2; in calc_hex() 608 && data_buffer_size < MAX_BYTES - 3) in calc_hex() 613 sprintf (data_buffer + data_buffer_size, in calc_hex() 616 data_buffer_size += 2; in calc_hex() 628 data_buffer[data_buffer_size] = '\0'; in calc_hex()
|
| H A D | ChangeLog-9697 | 1562 (data_buffer_size): Remove static variable. 1563 (calc_hex): Make data_buffer_size a local variable. Don't leave
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Linux/ |
| H A D | Perf.cpp | 359 uint64_t data_buffer_size = 32768; in CreateContextSwitchTracePerfEvent() local 360 uint64_t data_buffer_numpages = data_buffer_size / getpagesize(); in CreateContextSwitchTracePerfEvent() 363 data_buffer_size); in CreateContextSwitchTracePerfEvent()
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
| H A D | coff64-rs6000.c | 2178 bfd_size_type data_buffer_size; local 2282 data_buffer_size = 0x0058 + initsz + finisz; 2283 data_buffer_size = (data_buffer_size + 7) &~ (bfd_size_type) 7; 2285 data_buffer = (bfd_byte *) bfd_zmalloc (data_buffer_size); 2309 data_scnhdr.s_size = data_buffer_size; 2349 auxent.x_csect.x_scnlen.l = data_buffer_size; 2470 data_scnhdr.s_relptr = data_scnhdr.s_scnptr + data_buffer_size; 2479 bfd_bwrite (data_buffer, data_buffer_size, abfd);
|
| H A D | coff-rs6000.c | 3673 bfd_size_type data_buffer_size; local 3739 data_buffer_size = 0x0040 + initsz + finisz; 3740 data_buffer_size = (data_buffer_size + 7) &~ (bfd_size_type) 7; 3742 data_buffer = (bfd_byte *) bfd_zmalloc (data_buffer_size); 3767 scnhdr.s_size = data_buffer_size; 3803 auxent.x_csect.x_scnlen.l = data_buffer_size; 3926 scnhdr.s_relptr = scnhdr.s_scnptr + data_buffer_size; 3933 bfd_bwrite (data_buffer, data_buffer_size, abfd);
|
| /openbsd-src/gnu/usr.bin/binutils/bfd/ |
| H A D | coff64-rs6000.c | 2177 bfd_size_type data_buffer_size; local 2281 data_buffer_size = 0x0058 + initsz + finisz; 2282 data_buffer_size = (data_buffer_size + 7) &~ (bfd_size_type) 7; 2284 data_buffer = (bfd_byte *) bfd_zmalloc (data_buffer_size); 2308 data_scnhdr.s_size = data_buffer_size; 2348 auxent.x_csect.x_scnlen.l = data_buffer_size; 2469 data_scnhdr.s_relptr = data_scnhdr.s_scnptr + data_buffer_size; 2478 bfd_bwrite (data_buffer, data_buffer_size, abfd);
|
| H A D | coff-rs6000.c | 3678 bfd_size_type data_buffer_size; local 3744 data_buffer_size = 0x0040 + initsz + finisz; 3745 data_buffer_size = (data_buffer_size + 7) &~ (bfd_size_type) 7; 3747 data_buffer = (bfd_byte *) bfd_zmalloc (data_buffer_size); 3772 scnhdr.s_size = data_buffer_size; 3808 auxent.x_csect.x_scnlen.l = data_buffer_size; 3931 scnhdr.s_relptr = scnhdr.s_scnptr + data_buffer_size; 3938 bfd_bwrite (data_buffer, data_buffer_size, abfd);
|
| /openbsd-src/sys/dev/pci/drm/amd/display/dc/dml/calcs/ |
| H A D | dce_calcs.c | 891 … data->data_buffer_size[i] = bw_int_to_fixed(dceip->display_write_back420_luma_mcifwr_buffer_size); in calculate_bandwidth() 894 …data->data_buffer_size[i] = bw_int_to_fixed(dceip->display_write_back420_chroma_mcifwr_buffer_size… in calculate_bandwidth() 897 data->data_buffer_size[i] = bw_int_to_fixed(dceip->underlay_luma_dmif_size); in calculate_bandwidth() 900 …data->data_buffer_size[i] = bw_div(bw_int_to_fixed(dceip->underlay_chroma_dmif_size), bw_int_to_fi… in calculate_bandwidth() 904 data->data_buffer_size[i] = bw_int_to_fixed(dceip->underlay_luma_dmif_size); in calculate_bandwidth() 907 …data->data_buffer_size[i] = bw_add(bw_int_to_fixed(dceip->underlay_luma_dmif_size), bw_int_to_fixe… in calculate_bandwidth() 914 …data->data_buffer_size[i] = bw_min2(bw_mul(bw_mul(bw_int_to_fixed(max_chunks_fbc_mode), bw_int_to_… in calculate_bandwidth() 917 …data->data_buffer_size[i] = bw_min2(bw_mul(bw_mul(bw_int_to_fixed(max_chunks_fbc_mode), bw_int_to_… in calculate_bandwidth() 923 …data->data_buffer_size[i] = bw_min2(bw_mul(bw_mul(bw_int_to_fixed(data->max_chunks_non_fbc_mode[i]… in calculate_bandwidth() 926 …data->data_buffer_size[i] = bw_min2(bw_mul(bw_mul(bw_int_to_fixed(data->max_chunks_non_fbc_mode[i]… in calculate_bandwidth() [all …]
|
| H A D | calcs_logger.h | 467 i, bw_fixed_to_int(data->data_buffer_size[i])); in print_bw_calcs_data()
|
| /openbsd-src/sys/dev/pci/drm/amd/display/dc/inc/ |
| H A D | dce_calcs.h | 417 struct bw_fixed data_buffer_size[maximum_number_of_surfaces]; member
|