Home
last modified time | relevance | path

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

1234

/freebsd/contrib/diff/src/
H A Dio.c80 current->buffered += s; in file_block_read()
118 off_t buffered; in sip() local
120 buffered = current->buffered; in sip()
140 current->buffered = 0; in sip()
194 if (current->buffered) in slurp()
521 size_t buffered = current->buffered; in prepare_text() local
525 if (buffered == 0 || p[buffered - 1] == '\n') in prepare_text()
529 p[buffered++] = '\n'; in prepare_text()
551 current->buffered = buffered; in prepare_text()
593 filevec[1].buffered = filevec[0].buffered; in find_identical_ends()
[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()
/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.
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/
H A Dadi,ad7124.yaml93 adi,buffered-positive:
94 description: Enable buffered mode for positive input.
97 adi,buffered-negative:
98 description: Enable buffered mode for negative input.
135 adi,buffered-positive;
143 adi,buffered-positive;
144 adi,buffered-negative;
H A Dadi,max11410.yaml111 adi,buffered-vrefp:
112 description: Enable buffered mode for positive reference.
115 adi,buffered-vrefn:
116 description: Enable buffered mode for negative reference.
H A Dadi,ad4130.yaml181 adi,buffered-positive:
182 description: Enable buffered mode for positive input.
185 adi,buffered-negative:
186 description: Enable buffered mode for negative input.
/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/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.c155 if (WINCONSOLE.buffered) { in _nc_console_size()
520 if (WINCONSOLE.buffered) { in _nc_console_get_SBI()
682 #define AdjustY() (WINCONSOLE.buffered ? 0 : (int) WINCONSOLE.SBI.srWindow.Top)
1149 BOOL buffered = FALSE; in _nc_console_checkinit() local
1220 buffered = TRUE; in _nc_console_checkinit()
1235 WINCONSOLE.buffered = buffered; in _nc_console_checkinit()
1238 if (!buffered) { in _nc_console_checkinit()
/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;
H A Dmicrochip,mcp4725.yaml31 microchip,vref-buffered:
70 microchip,vref-buffered: false
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dsamsung,s2mps11.yaml16 The S2MPS11/13/15 and S5M8767 provide three(AP/CP/BT) buffered 32.768 kHz
17 outputs. The S2MPS14 provides two (AP/BT) buffered 32.768 KHz outputs.
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/sys/contrib/device-tree/Bindings/iio/addac/
H A Dadi,ad74115.yaml111 Whether to enable low-power buffered mode for the AGND sense pin.
116 Whether to enable low-power buffered mode for the low-side filtered
122 Whether to enable low-power buffered mode for the high-side filtered
127 description: Whether to enable low-power buffered mode for the EXT2 pin.
131 description: Whether to enable low-power buffered mode for the EXT1 pin.
/freebsd/contrib/ncurses/ncurses/win32con/
H A Dwin_driver.c76 #define AdjustY() (CON.buffered ? 0 : (int) CON.SBI.srWindow.Top)
123 BOOL buffered; member
769 if (CON.buffered) { in get_SBI()
833 if (CON.buffered) { in wcon_size()
1031 if (!CON.buffered) { in wcon_mode()
1037 T(("... buffered:%d, clear:%d", CON.buffered, CurScreen(sp)->_clear)); in wcon_mode()
1051 if (!CON.buffered) { in wcon_mode()
2171 BOOL buffered = TRUE; in InitConsole() local
2226 buffered = FALSE; in InitConsole()
2238 CON.buffered = buffered; in InitConsole()
[all …]
/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.c439 static int buffered(BLOCKNUM block) in buffered() function
472 if (!(ch_flags & CH_CANSEEK) && pos != ch_fpos && !buffered(new_block)) in ch_seek()
638 if (!(ch_flags & CH_CANSEEK) && !buffered(ch_block-1)) in ch_back_get()
/freebsd/contrib/ncurses/include/
H A Dnc_win32.h146 BOOL buffered; member
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Drenesas,fsi.yaml7 title: Renesas FIFO-buffered Serial Interface (FSI)

1234