Home
last modified time | relevance | path

Searched defs:buff (Results 1 – 25 of 363) sorted by relevance

12345678910>>...15

/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_write_format_mtree_preset_digests.c49 char buff[4096] = {0}; in DEFINE_TEST() local
139 char buff[4096] = {0}; in DEFINE_TEST() local
230 char buff[4096] = {0}; in DEFINE_TEST() local
323 char buff[4096] = {0}; in DEFINE_TEST() local
416 char buff[4096] = {0}; in DEFINE_TEST() local
516 char buff[4096] = {0}; in DEFINE_TEST() local
616 char buff[4096] = {0}; in DEFINE_TEST() local
707 char buff[4096] = {0}; in DEFINE_TEST() local
807 char buff[4096] = {0}; in DEFINE_TEST() local
907 char buff[4096] = {0}; in DEFINE_TEST() local
[all …]
H A Dtest_gnutar_filename_encoding.c32 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
H A Dtest_ustar_filename_encoding.c33 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 Dtest_zip_filename_encoding.c33 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 Dtest_read_format_7zip.c48 char buff[128]; in test_copy() local
172 char buff[128]; in test_plain_header() local
215 char buff[128]; in test_extract_all_files() local
300 char buff[128]; in test_extract_all_files_zstd() local
384 char buff[4096]; in test_extract_file_zstd_bcj_nobjc() local
435 char buff[128]; in test_extract_last_file() local
515 char buff[128]; in test_extract_all_files2() local
646 char buff[1024]; in test_delta_lzma() local
702 char buff[1024]; in test_bcj() local
759 char buff[1024]; in test_ppmd() local
[all …]
H A Dtest_pax_filename_encoding.c93 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 Dtest_write_format_zip.c565 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 Dtest_write_read_format_zip.c557 char *buff; DEFINE_TEST() local
606 char *buff; DEFINE_TEST() local
656 char *buff; DEFINE_TEST() local
710 char *buff; DEFINE_TEST() local
[all...]
H A Dtest_read_format_rar.c49 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
709 char buff[64]; in DEFINE_TEST() local
810 char buff[441]; in DEFINE_TEST() local
894 char buff[64]; in test_read_format_rar_multivolume_test_body_helper() local
1183 char buff[441]; in DEFINE_TEST() local
[all …]
H A Dtest_write_format_7zip_empty.c37 char *buff; DEFINE_TEST() local
75 char *buff; test_only_empty_file() local
164 char *buff; test_only_empty_files() local
[all...]
H A Dread_open_memory.c60 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()
138 memory_read(struct archive *a, void *client_data, const void **buff) in memory_read()
H A Dtest_tar_large.c54 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 Dtest_open_filename.c31 char buff[64]; test_open_filename_mbs() local
115 char buff[64]; test_open_filename_wcs() local
H A Dtest_write_format_warc.c29 test_read(struct archive * a,char * buff,size_t used,char * filedata) test_read() argument
48 char *buff; DEFINE_TEST() local
[all...]
H A Dtest_write_format_zip_compression_lzmaxz.c59 static void verify_xz_lzma(const char *buff, size_t used, uint16_t id, in verify_xz_lzma()
303 static void verify_xz_contents(const char *buff, size_t used) in verify_xz_contents()
308 static void verify_lzma_contents(const char *buff, size_t used) in verify_lzma_contents()
H A Dtest_write_format_zip_large.c45 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
H A Dtest_read_format_mtree.c32 char buff[16]; in test_read_format_mtree1() local
528 char buff[16]; in DEFINE_TEST() local
633 char buff[16]; in DEFINE_TEST() local
700 char buff[16]; in DEFINE_TEST() local
H A Dtest_write_format_gnutar_filenames.c41 char *buff; DEFINE_TEST() local
97 char *buff; DEFINE_TEST() local
[all...]
/freebsd/contrib/lua/src/
H A Dlzio.h29 #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 Dlobject.c259 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 Dlzio.h30 #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 Darchive_write_open_memory.c38 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()
H A Darchive_read_open_memory.c56 archive_read_open_memory(struct archive *a, const void *buff, size_t size) in archive_read_open_memory()
67 archive_read_open_memory2(struct archive *a, const void *buff, in archive_read_open_memory2()
108 memory_read(struct archive *a, void *client_data, const void **buff) in memory_read()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_printf.cpp30 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()
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_dispatch.cpp206 char *buff; in __kmp_dispatch_init_algorithm() local
288 char *buff; in __kmp_dispatch_init_algorithm() local
311 char *buff; in __kmp_dispatch_init_algorithm() local
356 char *buff; in __kmp_dispatch_init_algorithm() local
991 char *buff; in __kmp_dispatch_init() local
1144 char *buff; in __kmp_dispatch_init() local
1211 char *buff; in __kmp_dispatch_finish() local
1226 char *buff; in __kmp_dispatch_finish() local
1278 char *buff; in __kmp_dispatch_finish_chunk() local
1300 char *buff; in __kmp_dispatch_finish_chunk() local
[all …]

12345678910>>...15