| /src/external/bsd/jemalloc/dist/include/jemalloc/internal/ |
| arena_inlines_b.h | 232 size_t input_size = sz_index2size(szind); local 233 if (unlikely(input_size != edata_usize_get(edata))) { 235 /* true_size */ edata_usize_get(edata), input_size);
|
| /src/external/bsd/jemalloc/include/jemalloc/internal/ |
| arena_inlines_b.h | 232 size_t input_size = sz_index2size(szind); local 233 if (unlikely(input_size != edata_usize_get(edata))) { 235 /* true_size */ edata_usize_get(edata), input_size);
|
| /src/external/bsd/zstd/dist/contrib/diagnose_corruption/ |
| check_flipped_bits.c | 24 size_t input_size; member in struct:__anon8530 199 stuff->input_size = 0; 200 stuff->input = readFile(input_filename, &stuff->input_size); 206 stuff->perturbed = malloc(stuff->input_size); 211 memcpy(stuff->perturbed, stuff->input, stuff->input_size); 247 int32_t dict_id = ZSTD_getDictID_fromFrame(stuff->input, stuff->input_size); 278 ZSTD_inBuffer in = {stuff->perturbed, stuff->input_size, 0}; 334 for (pos = 0; pos < stuff->input_size; pos++) { 337 fprintf(stderr, "Perturbing byte %zu / %zu\n", pos, stuff->input_size); 358 for (pos = 0; pos < stuff->input_size; pos++) [all...] |
| /src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
| InstrTypes.h | 1136 size_t input_size() const { return Inputs.size(); } function in class:llvm::CmpInst::OperandBundleDefT 2250 Total += B.input_size();
|
| /src/external/gpl2/texinfo/dist/util/ |
| install-info.c | 1152 int input_size = 0; 1311 input_data = readfile (infile, &input_size, NULL, NULL, NULL); 1312 input_lines = findlines (input_data, input_size, &input_nlines); 1139 int input_size = 0; local
|
| /src/sys/arch/arm/sunxi/ |
| sunxi_mixer.c | 1097 const uint32_t input_size = (((src_h >> 16) - 1) << 16) | ((src_w >> 16) - 1); local 1100 OVL_V_WRITE(sc, OVL_V_MBSIZE(0), input_size); 1127 OVL_V_WRITE(sc, OVL_V_SIZE, input_size);
|
| /src/external/gpl3/binutils/dist/bfd/ |
| aoutx.h | 4718 bfd_size_type input_size; 4722 input_size = input_section->size; 4725 (file_ptr) 0, input_size)) 4757 input_size)) 4709 bfd_size_type input_size; local
|
| elf32-tic6x.c | 4126 unsigned int input_size = sec->rawsize ? sec->rawsize : sec->size; 4130 for (in_index = 0, out_index = 0; in_index * 8 < input_size || edit_node;) 4136 if (in_index < edit_index && in_index * 8 < input_size) 4145 || (in_index * 8 >= input_size 4125 unsigned int input_size = sec->rawsize ? sec->rawsize : sec->size; local
|
| pdp11.c | 3650 bfd_size_type input_size; 3654 input_size = input_section->size; 3657 (file_ptr) 0, input_size)) 3679 input_size)) 3641 bfd_size_type input_size; local
|
| elf32-xtensa.c | 1872 bfd_size_type input_size; 1882 input_size = bfd_get_section_limit (abfd, input_section); 1911 input_size - address, 0); 1929 elf_xtensa_do_asm_simplify (contents, address, input_size, 1971 if (input_size <= address) 1975 input_size - address); 2102 input_size - address); 2328 bfd_size_type input_size; 2338 input_size = bfd_get_section_limit (abfd, input_section); 2342 input_size - rel->r_offset) 1867 bfd_size_type input_size; local 2323 bfd_size_type input_size; local 2512 bfd_size_type input_size; local [all...] |
| elf32-arm.c | 19471 unsigned int input_size = sec->rawsize ? sec->rawsize : sec->size; local 19477 for (in_index = 0, out_index = 0; in_index * 8 < input_size || edit_node;) 19483 if (in_index < edit_index && in_index * 8 < input_size) 19491 || (in_index * 8 >= input_size
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| aoutx.h | 4718 bfd_size_type input_size; 4722 input_size = input_section->size; 4725 (file_ptr) 0, input_size)) 4757 input_size)) 4709 bfd_size_type input_size; local
|
| elf32-tic6x.c | 4127 unsigned int input_size = sec->rawsize ? sec->rawsize : sec->size; 4131 for (in_index = 0, out_index = 0; in_index * 8 < input_size || edit_node;) 4137 if (in_index < edit_index && in_index * 8 < input_size) 4146 || (in_index * 8 >= input_size 4126 unsigned int input_size = sec->rawsize ? sec->rawsize : sec->size; local
|
| pdp11.c | 3650 bfd_size_type input_size; 3654 input_size = input_section->size; 3657 (file_ptr) 0, input_size)) 3679 input_size)) 3641 bfd_size_type input_size; local
|
| elf32-xtensa.c | 1873 bfd_size_type input_size; 1883 input_size = bfd_get_section_limit (abfd, input_section); 1912 input_size - address, 0); 1930 elf_xtensa_do_asm_simplify (contents, address, input_size, 1972 if (input_size <= address) 1976 input_size - address); 2103 input_size - address); 2329 bfd_size_type input_size; 2339 input_size = bfd_get_section_limit (abfd, input_section); 2343 input_size - rel->r_offset) 1868 bfd_size_type input_size; local 2324 bfd_size_type input_size; local 2513 bfd_size_type input_size; local [all...] |
| elf32-arm.c | 19660 unsigned int input_size = sec->rawsize ? sec->rawsize : sec->size; local 19666 for (in_index = 0, out_index = 0; in_index * 8 < input_size || edit_node;) 19672 if (in_index < edit_index && in_index * 8 < input_size) 19680 || (in_index * 8 >= input_size
|
| /src/external/gpl3/gdb/dist/bfd/ |
| aoutx.h | 4725 bfd_size_type input_size; 4729 input_size = input_section->size; 4732 (file_ptr) 0, input_size)) 4764 input_size)) 4716 bfd_size_type input_size; local
|
| elf32-tic6x.c | 4125 unsigned int input_size = sec->rawsize ? sec->rawsize : sec->size; 4129 for (in_index = 0, out_index = 0; in_index * 8 < input_size || edit_node;) 4135 if (in_index < edit_index && in_index * 8 < input_size) 4144 || (in_index * 8 >= input_size 4124 unsigned int input_size = sec->rawsize ? sec->rawsize : sec->size; local
|
| pdp11.c | 3657 bfd_size_type input_size; 3661 input_size = input_section->size; 3664 (file_ptr) 0, input_size)) 3686 input_size)) 3648 bfd_size_type input_size; local
|
| elf32-xtensa.c | 1871 bfd_size_type input_size; 1881 input_size = bfd_get_section_limit (abfd, input_section); 1910 input_size - address, 0); 1928 elf_xtensa_do_asm_simplify (contents, address, input_size, 1970 if (input_size <= address) 1974 input_size - address); 2101 input_size - address); 2327 bfd_size_type input_size; 2337 input_size = bfd_get_section_limit (abfd, input_section); 2341 input_size - rel->r_offset) 1866 bfd_size_type input_size; local 2322 bfd_size_type input_size; local 2511 bfd_size_type input_size; local [all...] |
| /src/external/gpl3/gdb.old/dist/bfd/ |
| aoutx.h | 4733 bfd_size_type input_size; 4737 input_size = input_section->size; 4740 (file_ptr) 0, input_size)) 4779 input_size)) 4724 bfd_size_type input_size; local
|
| elf32-tic6x.c | 4133 unsigned int input_size = sec->rawsize ? sec->rawsize : sec->size; 4137 for (in_index = 0, out_index = 0; in_index * 8 < input_size || edit_node;) 4143 if (in_index < edit_index && in_index * 8 < input_size) 4152 || (in_index * 8 >= input_size 4132 unsigned int input_size = sec->rawsize ? sec->rawsize : sec->size; local
|
| pdp11.c | 3664 bfd_size_type input_size; 3668 input_size = input_section->size; 3671 (file_ptr) 0, input_size)) 3700 input_size)) 3655 bfd_size_type input_size; local
|
| elf32-xtensa.c | 1873 bfd_size_type input_size; 1883 input_size = bfd_get_section_limit (abfd, input_section); 1912 input_size - address, 0); 1930 elf_xtensa_do_asm_simplify (contents, address, input_size, 1972 if (input_size <= address) 1976 input_size - address); 2103 input_size - address); 2329 bfd_size_type input_size; 2339 input_size = bfd_get_section_limit (abfd, input_section); 2343 input_size - rel->r_offset) 1868 bfd_size_type input_size; local 2324 bfd_size_type input_size; local 2513 bfd_size_type input_size; local [all...] |
| /src/sys/dev/usb/ |
| uatp.c | 552 unsigned int input_size; /* Size in bytes of input packets. */ member in struct:uatp_parameters 561 * input_size bytes long. */ 566 * bytes; third, input_size bytes. */ 581 .input_size = 81, 593 .input_size = 81, 605 .input_size = 64, 625 .input_size = 63, /* 64, minus one for the report id. */ 881 int report_size, input_size; local 894 input_size = hid_report_size(report_descriptor, report_size, 897 (int)uha->reportid, input_size); 933 int report_size, input_size; local [all...] |