| /freebsd/contrib/libarchive/libarchive/test/ |
| H A D | test_write_format_mtree_preset_digests.c | 49 char buff[4096] = {0}; in DEFINE_TEST() local 138 char buff[4096] = {0}; in DEFINE_TEST() local 228 char buff[4096] = {0}; in DEFINE_TEST() local 320 char buff[4096] = {0}; in DEFINE_TEST() local 412 char buff[4096] = {0}; in DEFINE_TEST() local 511 char buff[4096] = {0}; in DEFINE_TEST() local 610 char buff[4096] = {0}; in DEFINE_TEST() local 700 char buff[4096] = {0}; in DEFINE_TEST() local 799 char buff[4096] = {0}; in DEFINE_TEST() local 898 char buff[4096] = {0}; in DEFINE_TEST() local [all …]
|
| H A D | test_gnutar_filename_encoding.c | 32 char buff[4096]; in DEFINE_TEST() local 73 char buff[4096]; in DEFINE_TEST() local 114 char buff[4096]; in DEFINE_TEST() local 155 char buff[4096]; in DEFINE_TEST() local 200 char buff[4096]; in DEFINE_TEST() local 240 char buff[4096]; in DEFINE_TEST() local 275 char buff[4096]; in DEFINE_TEST() local 315 char buff[4096]; in DEFINE_TEST() local 355 char buff[4096]; in DEFINE_TEST() local 403 char buff[4096]; in DEFINE_TEST() local
|
| H A D | test_ustar_filename_encoding.c | 33 char buff[4096]; in DEFINE_TEST() local 74 char buff[4096]; in DEFINE_TEST() local 115 char buff[4096]; in DEFINE_TEST() local 156 char buff[4096]; in DEFINE_TEST() local 201 char buff[4096]; in DEFINE_TEST() local 241 char buff[4096]; in DEFINE_TEST() local 276 char buff[4096]; in DEFINE_TEST() local 316 char buff[4096]; in DEFINE_TEST() local 356 char buff[4096]; in DEFINE_TEST() local
|
| H A D | test_write_format_warc.c | 28 static void test_read(struct archive *a, char *buff, size_t used, char *filedata) in test_read() 47 char *buff; in DEFINE_TEST() local 152 char buff[2048]; in DEFINE_TEST() local 177 char buff[2048]; in DEFINE_TEST() local 205 char buff[1]; in DEFINE_TEST() local 230 char buff[1]; in DEFINE_TEST() local
|
| H A D | test_zip_filename_encoding.c | 33 char buff[4096]; in DEFINE_TEST() local 124 char buff[4096]; in DEFINE_TEST() local 224 char buff[4096]; in DEFINE_TEST() local 267 char buff[4096]; in DEFINE_TEST() local 336 char buff[4096]; in DEFINE_TEST() local 435 char buff[4096]; in DEFINE_TEST() local
|
| H A D | test_read_format_7zip.c | 48 char buff[128]; in test_copy() local 198 char buff[128]; in test_plain_header() local 241 char buff[128]; in test_extract_all_files() local 326 char buff[128]; in test_extract_all_files_zstd() local 410 char buff[4096]; in test_extract_file_zstd_bcj_nobjc() local 461 char buff[128]; in test_extract_last_file() local 541 char buff[128]; in test_extract_all_files2() local 672 char buff[1024]; in test_delta_lzma() local 728 char buff[1024]; in test_bcj() local 785 char buff[1024]; in test_ppmd() local [all …]
|
| H A D | test_pax_filename_encoding.c | 93 char buff[65536]; in test_pax_filename_encoding_2() local 341 char buff[4096]; in DEFINE_TEST() local 387 char buff[4096]; in DEFINE_TEST() local 434 char buff[4096]; in DEFINE_TEST() local 481 char buff[4096]; in DEFINE_TEST() local 530 char buff[4096]; in DEFINE_TEST() local
|
| H A D | test_write_format_zip.c | 565 char *buff; in DEFINE_TEST() local 629 char *buff; in DEFINE_TEST() local 692 char *buff; in DEFINE_TEST() local 772 char *buff; in DEFINE_TEST() local 852 char *buff; in DEFINE_TEST() local
|
| H A D | test_write_read_format_zip.c | 583 char *buff; in DEFINE_TEST() local 632 char *buff; in DEFINE_TEST() local 682 char *buff; in DEFINE_TEST() local 736 char *buff; in DEFINE_TEST() local
|
| H A D | test_write_format_7zip_empty.c | 36 char *buff; in DEFINE_TEST() local 74 char *buff; in test_only_empty_file() local 163 char *buff; in test_only_empty_files() local
|
| H A D | test_read_format_rar.c | 49 char buff[64]; in DEFINE_TEST() local 132 char buff[64]; in DEFINE_TEST() local 167 char buff[64]; in DEFINE_TEST() local 202 char buff[30]; in DEFINE_TEST() local 341 char buff[30]; in DEFINE_TEST() local 560 char buff[64]; in DEFINE_TEST() local 608 unsigned char buff[sizeof(expected)]; in DEFINE_TEST() local 745 char buff[64]; in DEFINE_TEST() local 846 char buff[441]; in DEFINE_TEST() local 930 char buff[64]; in test_read_format_rar_multivolume_test_body_helper() local [all …]
|
| H A D | read_open_memory.c | 60 read_open_memory(struct archive *a, const void *buff, size_t size, size_t read_size) in read_open_memory() 70 read_open_memory_minimal(struct archive *a, const void *buff, size_t size, size_t read_size) in read_open_memory_minimal() 79 read_open_memory_seek(struct archive *a, const void *buff, size_t size, size_t read_size) in read_open_memory_seek() 85 read_open_memory_internal(struct archive *a, const void *buff, in read_open_memory_internal() 144 memory_read(struct archive *a, void *client_data, const void **buff) in memory_read()
|
| H A D | test_read_format_zip_zipx_encrypted.c | 51 struct streaming_buffer *buff = _client_data; in read_streaming_buffer() local 92 test_encrypted_zipx_read_mem(char* buff, size_t used) in test_encrypted_zipx_read_mem() 137 test_encrypted_zipx_read_callback(const char* buff, const size_t used) in test_encrypted_zipx_read_callback() 160 char *buff; in test_encrypted_zipx() local 261 char buff[600]; in DEFINE_TEST() local
|
| H A D | test_tar_large.c | 54 void *buff; member 64 void *buff; member 81 memory_write(struct archive *a, void *_private, const void *buff, size_t size) in memory_write() 119 memory_read(struct archive *a, void *_private, const void **buff) in memory_read()
|
| H A D | test_write_format_pax_align.c | 90 char *buff, *data; in verify_sparse_not_padded() local 123 write_archive(char *buff, size_t buffsize, size_t *used, int gzip) in write_archive() 173 verify_archive(const char *buff, size_t used, int gzip) in verify_archive() 223 char *buff; in DEFINE_TEST() local
|
| H A D | test_read_format_rar5.c | 137 char buff[64]; in DEFINE_TEST() local 160 uint8_t buff[1200]; in DEFINE_TEST() local 178 uint8_t buff[4096]; in DEFINE_TEST() local 224 uint8_t buff[4096]; in DEFINE_TEST() local 882 uint8_t buff[5]; in DEFINE_TEST() local 918 uint8_t buff[5]; in DEFINE_TEST() local 959 uint8_t buff[5]; in DEFINE_TEST() local 1342 char buff[32]; in DEFINE_TEST() local 1510 char buff[64]; in DEFINE_TEST() local 1530 char buff[64]; in DEFINE_TEST() local [all …]
|
| H A D | test_read_format_zip_symlink_unsupported_compression.c | 58 char buff[32]; in test_recovery() local 84 char buff[32]; in test_illegal_read_data() local 103 const void *buff; in test_illegal_read_data_block() local
|
| H A D | test_read_format_lha_symlink_missing_target.c | 56 char buff[32]; in test_recovery() local 78 char buff[32]; in test_illegal_read_data() local 97 const void *buff; in test_illegal_read_data_block() local
|
| H A D | test_write_format_zip_compression_lzma_xz.c | 68 static void verify_xz_lzma(const char *buff, size_t used, uint16_t id, in verify_xz_lzma() 312 static void verify_xz_contents(const char *buff, size_t used) in verify_xz_contents() 317 static void verify_lzma_contents(const char *buff, size_t used) in verify_lzma_contents()
|
| H A D | test_write_format_zip_large.c | 45 void *buff; member 53 void *buff; member 66 memory_write(struct archive *a, void *_private, const void *buff, size_t size) in memory_write() 98 memory_read(struct archive *a, void *_private, const void **buff) in memory_read() 320 char *buff; in DEFINE_TEST() local
|
| /freebsd/contrib/lua/src/ |
| H A D | lzio.h | 29 #define luaZ_initbuffer(L, buff) ((buff)->buffer = NULL, (buff)->buffsize = 0) argument 31 #define luaZ_buffer(buff) ((buff)->buffer) argument 32 #define luaZ_sizebuffer(buff) ((buff)->buffsize) argument 33 #define luaZ_bufflen(buff) ((buff)->n) argument 35 #define luaZ_buffremove(buff,i) ((buff)->n -= (i)) argument 36 #define luaZ_resetbuffer(buff) ((buff)->n = 0) argument 39 #define luaZ_resizebuffer(L, buff, size) \ argument 44 #define luaZ_freebuffer(L, buff) luaZ_resizebuffer(L, buff, 0) argument
|
| H A D | lobject.c | 259 char buff[L_MAXLENNUM + 1]; in l_str2d() local 323 int luaO_utf8esc (char *buff, unsigned long x) { in luaO_utf8esc() 355 static int tostringbuff (TValue *obj, char *buff) { in tostringbuff() 375 char buff[MAXNUMBER2STR]; in luaO_tostring() local 414 static void pushstr (BuffFS *buff, const char *str, size_t lstr) { in pushstr() 428 static void clearbuff (BuffFS *buff) { in clearbuff() 438 static char *getbuff (BuffFS *buff, int sz) { in getbuff() 453 static void addstr2buff (BuffFS *buff, const char *str, size_t slen) { in addstr2buff() 469 static void addnum2buff (BuffFS *buff, TValue *num) { in addnum2buff() 481 BuffFS buff; /* holds last part of the result */ in luaO_pushvfstring() local
|
| /freebsd/sys/contrib/openzfs/module/lua/ |
| H A D | lzio.h | 30 #define luaZ_initbuffer(L, buff) ((buff)->buffer = NULL, (buff)->buffsize = 0) argument 32 #define luaZ_buffer(buff) ((buff)->buffer) argument 33 #define luaZ_sizebuffer(buff) ((buff)->buffsize) argument 34 #define luaZ_bufflen(buff) ((buff)->n) argument 36 #define luaZ_resetbuffer(buff) ((buff)->n = 0) argument 39 #define luaZ_resizebuffer(L, buff, size) \ argument 43 #define luaZ_freebuffer(L, buff) luaZ_resizebuffer(L, buff, 0) argument
|
| /freebsd/contrib/libarchive/libarchive/ |
| H A D | archive_write_open_memory.c | 38 unsigned char * buff; member 51 archive_write_open_memory(struct archive *a, void *buff, size_t buffSize, size_t *used) in archive_write_open_memory() 88 memory_write(struct archive *a, void *client_data, const void *buff, size_t length) in memory_write()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_printf.cpp | 30 static int AppendChar(char **buff, const char *buff_end, char c) { in AppendChar() 41 static int AppendNumber(char **buff, const char *buff_end, u64 absolute_value, in AppendNumber() 82 static int AppendUnsigned(char **buff, const char *buff_end, u64 num, u8 base, in AppendUnsigned() 89 static int AppendSignedDecimal(char **buff, const char *buff_end, s64 num, in AppendSignedDecimal() 103 static int AppendString(char **buff, const char *buff_end, int width, in AppendString() 119 static int AppendPointer(char **buff, const char *buff_end, u64 ptr_value) { in AppendPointer() 128 int VSNPrintf(char *buff, int buff_length, in VSNPrintf()
|