Home
last modified time | relevance | path

Searched refs:buffered (Results 1 – 25 of 95) sorted by relevance

1234

/freebsd/contrib/diff/src/
H A Dio.c77 FILE_BUFFER (current) + current->buffered, size); in file_block_read()
80 current->buffered += s; in file_block_read()
118 off_t buffered; in sip() local
120 buffered = current->buffered; in sip()
129 if (lseek (current->desc, - buffered, SEEK_CUR) == -1) in sip()
132 current->buffered = 0; in sip()
136 return binary_file_p (current->buffer, buffered); in sip()
140 current->buffered = 0; in sip()
181 if (current->buffered <= file_size) in slurp()
183 file_block_read (current, file_size + 1 - current->buffered); in slurp()
[all …]
H A Danalyze.c833 for (;; cmp->file[0].buffered = cmp->file[1].buffered = 0) in diff_2_files()
839 buffer_size - cmp->file[f].buffered); in diff_2_files()
842 if (cmp->file[0].buffered != cmp->file[1].buffered in diff_2_files()
845 cmp->file[0].buffered)) in diff_2_files()
852 if (cmp->file[0].buffered != buffer_size) in diff_2_files()
H A Ddiff.h245 size_t buffered; member
/freebsd/crypto/openssl/doc/man3/
H A DSSL_pending.pod5 SSL_pending, SSL_has_pending - check for readable bytes buffered in an
18 is processed (e.g. decrypted) in one go and is buffered by OpenSSL until it is
21 SSL_pending() returns the number of bytes which have been processed, buffered
28 additional bytes will be buffered by OpenSSL but will remain unprocessed until
33 the data is in unprocessed buffered records).
35 SSL_has_pending() returns 1 if B<s> has buffered data (whether processed or
38 data because the unprocessed buffered data when processed yielded no application
41 SSL_read_ex() or SSL_read() call because the buffered and unprocessed data is
47 SSL_pending() returns the number of buffered and processed application data
49 returns 1 if there is buffered record data in the SSL object and 0 otherwise.
H A DBIO_f_buffer.pod29 Data written to a buffering BIO is buffered and periodically written
34 Calling BIO_reset() on a buffering BIO clears any buffered data.
36 BIO_get_buffer_num_lines() returns the number of lines currently buffered.
41 buffer size below DEFAULT_BUFFER_SIZE is ignored. Any buffered data is cleared
77 BIO_get_buffer_num_lines() returns the number of lines buffered (may be 0) or
H A DSSL_read.pod49 buffered inside the SSL layer and will be retrieved on the next read
50 call. If B<num> is higher than the number of bytes buffered then the read
51 functions will return with the bytes buffered. If no more bytes are in the
92 are buffered bytes available for immediate retrieval.
H A DBIO_s_bio.pod34 BIOs where data written to either half of the pair is buffered and can be read from
174 Use the BIO_ctrl_pending(), to find out whether data is buffered in the BIO
181 As the data is buffered, SSL_operation() may return with an ERROR_SSL_WANT_READ
H A DBIO_f_readbuffer.pod27 Calling BIO_reset() on a read buffering BIO does not clear any buffered data.
/freebsd/contrib/libder/tests/
H A Dmake_corpus.c118 for (int buffered = 0; buffered < BUFFER_END; buffered++) { in main() local
119 params.buftype = buffered; in main()
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_short_writes.c86 create_archive(struct checker *checker, archive_write_callback write_cb, int buffered) in create_archive() argument
92 if (!buffered) in create_archive()
118 checker_new(int buffered) in checker_new() argument
124 checker->short_archive = create_archive(checker, short_write_callback, buffered); in checker_new()
125 checker->full_archive = create_archive(checker, full_write_callback, buffered); in checker_new()
/freebsd/sys/contrib/device-tree/Bindings/iio/dac/
H A Dmcp4725.txt13 - microchip,vref-buffered: Boolean to enable buffering of the external
28 /* mcp4726 with the buffered external reference voltage */
34 microchip,vref-buffered;
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dobsolete.c46 NCURSES_SP_NAME(_nc_set_buffer) (NCURSES_SP_DCLx FILE *ofp, int buffered) in NCURSES_EXPORT()
52 (void) buffered; in NCURSES_EXPORT()
57 _nc_set_buffer(FILE *ofp, int buffered) in _nc_set_buffer() argument
59 NCURSES_SP_NAME(_nc_set_buffer) (CURRENT_SCREEN, ofp, buffered); in _nc_set_buffer()
H A Dlib_win32con.c138 if (WINCONSOLE.buffered) { in _nc_console_size()
494 if (WINCONSOLE.buffered) { in _nc_console_get_SBI()
656 #define AdjustY() (WINCONSOLE.buffered \
1131 BOOL buffered = FALSE; in _nc_console_checkinit() local
1204 buffered = FALSE; in _nc_console_checkinit()
1214 buffered = TRUE; in _nc_console_checkinit()
1229 WINCONSOLE.buffered = buffered; in _nc_console_checkinit()
1232 if (!buffered) { in _nc_console_checkinit()
1258 if (!WINCONSOLE.buffered) { in _nc_console_restore()
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dsamsung,s2mps11.txt8 The S2MPS11/13/15 and S5M8767 provide three(AP/CP/BT) buffered 32.768 kHz
9 outputs. The S2MPS14 provides two (AP/BT) buffered 32.768 KHz outputs.
H A Dmaxim,max9485.txt5 - MAX9485_MCLKOUT: A gated, buffered output of the input clock of 27 MHz
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiSchedule.td30 // Max micro-ops that can be buffered for optimized loop dispatch/execution.
47 // Max micro-ops that can be buffered. [default = -1]
/freebsd/contrib/unbound/contrib/
H A Dvalidation-reporter.sh30 tail -F $logfile | grep --line-buffered "unbound.*info: validation failure" | \
/freebsd/usr.bin/col/
H A DREADME39 be used to increase the number of lines buffered to avoid the problem.
41 General algorithm: a limited number of lines are buffered in a linked
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/usdt/
H A Dtst.noreapring.ksh103 echo launched ring buffered enabling as pid $background
/freebsd/contrib/less/
H A Dch.c467 static lbool buffered(BLOCKNUM block) in buffered() function
500 if (!(ch_flags & CH_CANSEEK) && pos != ch_fpos && !buffered(new_block)) in ch_seek()
680 if (!(ch_flags & CH_CANSEEK) && !buffered(ch_block-1)) in ch_back_get()
/freebsd/sys/contrib/device-tree/Bindings/dma/
H A Dsnps-dma.txt29 The default value is 0 (for non-cacheable, non-buffered,
/freebsd/crypto/openssl/doc/designs/quic-design/
H A Ddemuxer.md43 buffered for short period of time (as Initial packet might arrive late)
H A Drecord-layer.md216 The record data must remain buffered by the `OSSL_RECORD_LAYER` until it has
222 `unprocessed_read_pending()`: to query whether there is data buffered that has
225 `processed_read_pending()`: to query whether there is data buffered that has
230 buffered and available for immediate read.
430 /* Returns 1 if we have unprocessed data buffered or 0 otherwise */
434 * Returns 1 if we have processed data buffered that can be read or 0 otherwise
440 * The amount of processed app data that is internally buffered and
/freebsd/contrib/ncurses/ncurses/win32con/
H A Dwin32_driver.c55 #define AdjustY() (WINCONSOLE.buffered \
778 if (!WINCONSOLE.buffered) { in wcon_mode()
785 WINCONSOLE.buffered, CurScreen(sp)->_clear)); in wcon_mode()
799 if (!WINCONSOLE.buffered) { in wcon_mode()
/freebsd/contrib/libxo/doc/
H A Doptions.rst43 flush-line Flush after every line (line-buffered)
101 F Force line-buffered flushing

1234