Searched full:introduces (Results 1 – 25 of 206) sorted by relevance
123456789
6 Introduces usage of : `ZSTD_compress()`12 Introduces usage of : `ZSTD_decompress()`18 Introduces usage of : `ZSTD_compressCCtx()`22 Introduces usage of : `ZSTD_sizeof_CStream()`26 Introduces usage of : `ZSTD_compressStream()`30 Introduces memory usage preservation technique,37 Introduces usage of : `ZSTD_decompressStream()`41 Introduces usage of : `ZSTD_createCDict()` and `ZSTD_compress_usingCDict()`46 Introduces usage of : `ZSTD_createDDict()` and `ZSTD_decompress_usingDDict()`
11 /* STiH410 introduces new clock outputs compared to STiH407 */
11 /* STiH418 introduces new clock outputs compared to STiH410 */
3 ARMv8.2 introduces the optional Statistical Profiling Extension for collecting
13 ARMv8.2 introduces the optional Statistical Profiling Extension for collecting
41 # NOTE: dtrace introduces CDDL-licensed components into the kernel
31 introduces a comment that runs to the end of the line. Blank lines,
300 // or a # as a terminator; the # introduces in fileconf_read()362 // or a # as a terminator; the # introduces in fileconf_read()436 // or a # as a terminator; the # introduces in fileconf_read()
82 and introduces the interprocess communication primitives
93 Section 2 introduces the IPC-related system calls and the basic model
42 introduces a structure for network communications which may be
18 # NOTE: dtrace introduces CDDL-licensed components into the kernel
31 dnl # supply a sentinel end-of-table element. 6.6 introduces
69 This document introduces some of the
27 An unescaped single or double quote introduces a quoted string,
32 # are at peak throughput but lowest latency. Higher concurrency introduces
33 # are at peak throughput but lowest latency. Higher concurrency introduces
12 # NOTE: introduces CDDL-licensed components into the kernel
40 # This way the file is moved around and introduces split
86 # clang 18.0.0 introduces a new warning about variable length arrays in C++.
78 # clang 18.0.0 introduces a new warning about variable length arrays in C++,
28 ** A ? matches any single character. A [ introduces a character class.