Home
last modified time | relevance | path

Searched refs:produced (Results 1 – 25 of 190) sorted by relevance

12345678

/freebsd/sys/dev/qat/qat_api/common/compression/
H A Ddc_header_footer.c212 pRes->produced += DC_GZIP_FOOTER_SIZE; in cpaDcGenerateFooter()
231 pRes->produced += DC_ZLIB_FOOTER_SIZE; in cpaDcGenerateFooter()
H A Ddc_datapath.c175 pResults->produced = 0; in dcCompression_ProcessCallback()
309 pResults->produced = in dcCompression_ProcessCallback()
380 pResults->produced = in dcCompression_ProcessCallback()
394 pResults->produced = 0; in dcCompression_ProcessCallback()
1337 pResults->produced = 0; in dcZeroLengthRequests()
/freebsd/contrib/file/magic/Magdir/
H A Dmkid6 # ID is the binary tags database produced by mkid(1).
H A Dlisp63 # Files produced by GNU/Emacs pdumper
66 # Files produced by CLISP Common Lisp From: Bruno Haible <haible@ilog.fr>
/freebsd/contrib/ntp/scripts/stats/
H A DREADME7 daily loopstats, peerstats and clockstats files produced by the daemon,
24 loopstats data for each day, as well as various statistics produced by
H A DREADME.stats16 script for further information. A line in the file is produced upon
33 script for further information. A line in the file is produced at each
50 further information. A line in the file is produced at each valid update
/freebsd/crypto/openssl/doc/man3/
H A DPKCS12_key_gen_utf8_ex.pod46 If ID=1, then the pseudorandom bits being produced are to be used
51 If ID=2, then the pseudorandom bits being produced are to be used
56 If ID=3, then the pseudorandom bits being produced are to be used
H A DEVP_EncodeInit.pod36 bytes of binary data provided 4 bytes of base64 encoded data will be produced
89 output data will be produced. If B<n> is not divisible by 3 then the block is
132 and line feeds), 3 bytes of binary output data will be produced (except at the
149 For every 4 input bytes exactly 3 output bytes will be produced.
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dgemini.txt4 produced by Storlink Semiconductor around 2005. The company was renamed
10 produced and used for NAS and similar usecases. In 2014 Cortina Systems was
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Dfsl-vdoa.txt5 is to reorder video data from the macroblock tiled order produced by the CODA
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstdmt_compress.c855 unsigned long long produced; member
1087 fps.produced = fps.flushed = mtctx->produced; in ZSTDMT_getFrameProgression()
1099 size_t const produced = ZSTD_isError(cResult) ? 0 : cResult; in ZSTDMT_getFrameProgression() local
1101 assert(flushed <= produced); in ZSTDMT_getFrameProgression()
1104 fps.produced += produced; in ZSTDMT_getFrameProgression()
1127 size_t const produced = ZSTD_isError(cResult) ? 0 : cResult; in ZSTDMT_toFlushNow() local
1129 assert(flushed <= produced); in ZSTDMT_toFlushNow()
1131 toFlush = produced - flushed; in ZSTDMT_toFlushNow()
1320 mtctx->produced = 0; in ZSTDMT_initCStream_internal()
1506 mtctx->produced += cSize; in ZSTDMT_flushProduced()
/freebsd/sys/contrib/device-tree/Bindings/gnss/
H A Dmediatek.txt3 Mediatek chipsets are used in GNSS-receiver modules produced by several
H A Dsirfstar.txt3 SiRFstar chipsets are used in GNSS-receiver modules produced by several
/freebsd/sys/dev/qat/qat_api/include/dc/
H A Dcpa_dc_chain.h222 Cpa32U produced; member
/freebsd/contrib/ntp/conf/
H A DREADME10 Included also are example public key and symmetric key files produced
/freebsd/sys/contrib/device-tree/Bindings/display/
H A Dsnps,arcpgu.txt3 This is a display controller found on several development boards produced
/freebsd/stand/forth/
H A Ddelay.4th32 3 constant etx_key \ End-of-Text character produced by Ctrl+C
34 27 constant esc_key \ Escape character produced by ESC or Ctrl+[
/freebsd/sys/contrib/device-tree/Bindings/leds/
H A Dleds-cr0014114.txt4 This LED Board is widely used in vending machines produced
H A Dleds-el15203000.txt5 coffee vending machines produced by Crane Merchandising Systems.
/freebsd/sys/contrib/device-tree/Bindings/misc/
H A Didt_89hpesx.txt6 compatible devices may be produced in future. Following devices
/freebsd/sys/contrib/openzfs/
H A DNOTICE1 This work was produced under the auspices of the U.S. Department of Energy by
/freebsd/contrib/ntp/scripts/
H A DREADME28 summary Generate summary files out of stat files produced by NTP
/freebsd/contrib/libxo/doc/
H A Dindex.rst19 should be produced. By using libxo, a single source code path can
/freebsd/sys/contrib/openzfs/contrib/pyzfs/
H A DREADME14 in which the error code is produced.
/freebsd/crypto/openssl/Configurations/
H A DREADME-design.md44 produced file, and their values are the source used to produce that
45 particular produced file, extra dependencies, include directories
50 scripts to be produced, source files, dependencies, etc etc etc.
96 declare that `libcrypto` is to be produced. This declaration is
185 (usually produced files) or between files and directories, such as a
566 # to be produced.

12345678