Home
last modified time | relevance | path

Searched refs:FILE_BUFSIZE (Results 1 – 12 of 12) sorted by relevance

/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/libs/pdflib/
H A Dp_filter.c23 #define FILE_BUFSIZE 1024 macro
30 src->buffer_length = FILE_BUFSIZE; in pdf_data_source_file_init()
53 if (src->length != (long) 0 && src->total + FILE_BUFSIZE > src->length) in pdf_data_source_file_fill()
56 bytes_needed = FILE_BUFSIZE; in pdf_data_source_file_fill()
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/libs/pdflib/
H A Dp_filter.c23 #define FILE_BUFSIZE 1024 macro
30 src->buffer_length = FILE_BUFSIZE; in pdf_data_source_file_init()
53 if (src->length != (long) 0 && src->total + FILE_BUFSIZE > src->length) in pdf_data_source_file_fill()
56 bytes_needed = FILE_BUFSIZE; in pdf_data_source_file_fill()
/dports/editors/uemacs/uemacs-4.0/src/
H A Dfileio.c22 #define FILE_BUFSIZE 4096 macro
23 char file_buffer[FILE_BUFSIZE];
39 setvbuf(ffp, file_buffer, _IOFBF, FILE_BUFSIZE);
81 setvbuf(ffp, file_buffer, _IOFBF, FILE_BUFSIZE);
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/event_handlers/mod_rayo/
H A Drayo_output_component.c798 #define FILE_BUFSIZE 1024 * 64 macro
876 switch_buffer_create_dynamic(&context->fh.audio_buffer, FILE_BLOCKSIZE, FILE_BUFSIZE, 0); in fileman_file_open()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_ivr_play_say.c1162 #define FILE_BUFSIZE 1024 * 64 macro
1589 switch_buffer_create_dynamic(&fh->audio_buffer, FILE_BLOCKSIZE, FILE_BUFSIZE, 0); in switch_ivr_play_file()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/ftp/src/
H A Dftp.erl70 -define(FILE_BUFSIZE, 4096). macro
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/ftp/src/
H A Dftp.erl70 -define(FILE_BUFSIZE, 4096). macro
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/ftp/src/
H A Dftp.erl69 -define(FILE_BUFSIZE, 4096). macro
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/ftp/src/
H A Dftp.erl69 -define(FILE_BUFSIZE, 4096). macro
/dports/lang/erlang/otp-OTP-24.1.7/lib/ftp/src/
H A Dftp.erl69 -define(FILE_BUFSIZE, 4096). macro
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/ftp/src/
H A Dftp.erl70 -define(FILE_BUFSIZE, 4096). macro
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/ftp/src/
H A Dftp.erl69 -define(FILE_BUFSIZE, 4096). macro