Searched defs:buf_size (Results 1 - 20 of 20) sorted by relevance

/haiku-buildtools/gcc/libsanitizer/tsan/
H A Dtsan_platform_windows.cc29 void WriteMemoryProfile(char *buf, uptr buf_size, uptr nthread, uptr nlive) { argument
H A Dtsan_platform_mac.cc48 void WriteMemoryProfile(char *buf, uptr buf_size, uptr nthread, uptr nlive) { argument
H A Dtsan_platform_linux.cc105 void WriteMemoryProfile(char *buf, uptr buf_size, uptr nthread, uptr nlive) { argument
/haiku-buildtools/isl/
H A Disl_printer_private.h10 int buf_size; member in struct:isl_printer
/haiku-buildtools/gcc/gmp/printf/
H A Drepl-vsnprintf.c94 __gmp_replacement_vsnprintf (char *buf, size_t buf_size, argument
/haiku-buildtools/legacy/gcc/libio/
H A Dparsestream.cc139 int buf_size = 128; local
H A Deditbuf.h144 int buf_size; member in struct:edit_buffer
/haiku-buildtools/binutils/bfd/
H A Dvms.h63 unsigned int buf_size; member in struct:vms_rec_rd
H A Delflink.c8557 size_t buf_size = 96 * 1024; local
/haiku-buildtools/gcc/libcpp/
H A Dmkdeps.c400 size_t buf_size = 512; local
/haiku-buildtools/gcc/gcc/
H A Ddfp.c492 decimal_real_to_decimal(char *str, const REAL_VALUE_TYPE *r_orig, size_t buf_size, size_t digits ATTRIBUTE_UNUSED, int crop_trailing_zeros ATTRIBUTE_UNUSED) argument
H A Dfixed-value.c165 fixed_to_decimal(char *str, const FIXED_VALUE_TYPE *f_orig, size_t buf_size) argument
H A Dreal.c1513 real_to_decimal_for_mode(char *str, const REAL_VALUE_TYPE *r_orig, size_t buf_size, size_t digits, int crop_trailing_zeros, machine_mode mode) argument
1819 real_to_decimal(char *str, const REAL_VALUE_TYPE *r_orig, size_t buf_size, size_t digits, int crop_trailing_zeros) argument
1832 real_to_hexadecimal(char *str, const REAL_VALUE_TYPE *r, size_t buf_size, size_t digits, int crop_trailing_zeros) argument
2226 decimal_integer_string(char *str, const REAL_VALUE_TYPE *r_orig, size_t buf_size) argument
[all...]
/haiku-buildtools/gcc/libsanitizer/asan/
H A Dasan_mac.cc137 uint32_t buf_size = sizeof(program_name); local
/haiku-buildtools/gcc/zlib/contrib/minizip/
H A Dzip.c814 size_t buf_size = SIZEDATA_INDATABLOCK; local
/haiku-buildtools/gcc/liboffloadmic/runtime/
H A Doffload_host.cpp581 offload_stack_memory_manager( const void * stack_begin, int routine_id, int buf_size, int align, bool *is_new) argument
/haiku-buildtools/binutils/opcodes/
H A Dmetag-dis.c469 get_set_addr_str (char *buf, unsigned int buf_size, unsigned int size, argument
549 get_set_ext_addr_str(char *buf, unsigned int buf_size, unsigned int size, unsigned int insn_word) argument
579 mget_mset_addr_str(char *buf, unsigned int buf_size, unsigned int insn_word) argument
595 cond_set_addr_str(char *buf, unsigned int buf_size, unsigned int insn_word) argument
611 cache_addr_str(char *buf, unsigned int buf_size, unsigned int insn_word, int width) argument
[all...]
/haiku-buildtools/binutils/zlib/contrib/minizip/
H A Dzip.c814 size_t buf_size = SIZEDATA_INDATABLOCK; local
/haiku-buildtools/legacy/binutils/bfd/
H A Dvms.h570 int buf_size; /* Max size of buffer. */ member in struct:vms_private_data_struct
/haiku-buildtools/gcc/gcc/config/aarch64/
H A Daarch64.c4329 #define buf_size 20 macro
4338 #undef buf_size macro
9441 #define buf_size 20 macro
9446 #undef buf_size macro
[all...]

Completed in 191 milliseconds