| /freebsd-12-stable/sys/contrib/zstd/lib/common/ |
| D | fse_decompress.c | 281 short counting[FSE_MAX_SYMBOL_VALUE+1]; in FSE_decompress_wksp() local 286 …size_t const NCountLength = FSE_readNCount (counting, &maxSymbolValue, &tableLog, istart, cSrcSize… in FSE_decompress_wksp() 293 CHECK_F( FSE_buildDTable (workSpace, counting, maxSymbolValue, tableLog) ); in FSE_decompress_wksp()
|
| /freebsd-12-stable/share/examples/kld/dyn_sysctl/ |
| D | README | 2 reference counting. It also contains example of attaching a subtree to the
|
| /freebsd-12-stable/sys/contrib/zlib/doc/ |
| D | txtvsbin.txt | 80 Since there is no counting involved, other than simply observing the 83 (If counting were involved, it could be possible to obtain different
|
| D | rfc1951.txt | 130 A simple counting argument shows that no lossless compression
|
| /freebsd-12-stable/usr.sbin/cron/doc/ |
| D | THANKS | 18 number counting. Brian Reid made suggestions which led to the run queue and
|
| /freebsd-12-stable/crypto/openssh/ |
| D | FREEBSD-upgrade | 155 6) Agent client reference counting 158 counting; the agent will automatically exit when the last client
|
| /freebsd-12-stable/contrib/gcc/ |
| D | libgcc-std.ver | 205 # bit scanning and counting built-ins
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| D | SystemZOperands.td | 176 // Bits 0-15 (counting from the lsb). 182 // Bits 16-31 (counting from the lsb). 188 // Bits 32-47 (counting from the lsb). 194 // Bits 48-63 (counting from the lsb).
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
| D | tsan_flags.inc | 85 "Track atomic reference counting in libc++ shared_ptr and weak_ptr.")
|
| /freebsd-12-stable/contrib/gcc/config/s390/ |
| D | constraints.md | 41 ;; 0..9,x: number of the part counting from most to least significant 165 ;; 0..9,x: number of the part counting from most to least significant
|
| /freebsd-12-stable/sys/contrib/zstd/lib/legacy/ |
| D | zstd_v01.c | 899 short counting[FSE_MAX_SYMBOL_VALUE+1]; in FSE_decompress() local 908 errorCode = FSE_readNCount (counting, &maxSymbolValue, &tableLog, istart, cSrcSize); in FSE_decompress() 914 errorCode = FSE_buildDTable (dt, counting, maxSymbolValue, tableLog); in FSE_decompress()
|
| D | zstd_v03.c | 1414 short counting[FSE_MAX_SYMBOL_VALUE+1]; in FSE_decompress() local 1423 errorCode = FSE_readNCount (counting, &maxSymbolValue, &tableLog, istart, cSrcSize); in FSE_decompress() 1429 errorCode = FSE_buildDTable (dt, counting, maxSymbolValue, tableLog); in FSE_decompress()
|
| D | zstd_v02.c | 1413 short counting[FSE_MAX_SYMBOL_VALUE+1]; in FSE_decompress() local 1422 errorCode = FSE_readNCount (counting, &maxSymbolValue, &tableLog, istart, cSrcSize); in FSE_decompress() 1428 errorCode = FSE_buildDTable (dt, counting, maxSymbolValue, tableLog); in FSE_decompress()
|
| D | zstd_v04.c | 1458 short counting[FSE_MAX_SYMBOL_VALUE+1]; in FSE_decompress() local 1467 errorCode = FSE_readNCount (counting, &maxSymbolValue, &tableLog, istart, cSrcSize); in FSE_decompress() 1473 errorCode = FSE_buildDTable (dt, counting, maxSymbolValue, tableLog); in FSE_decompress()
|
| D | zstd_v05.c | 1507 short counting[FSEv05_MAX_SYMBOL_VALUE+1]; in FSEv05_decompress() local 1516 errorCode = FSEv05_readNCount (counting, &maxSymbolValue, &tableLog, istart, cSrcSize); in FSEv05_decompress() 1522 errorCode = FSEv05_buildDTable (dt, counting, maxSymbolValue, tableLog); in FSEv05_decompress()
|
| D | zstd_v06.c | 1653 short counting[FSEv06_MAX_SYMBOL_VALUE+1]; in FSEv06_decompress() local 1661 …{ size_t const NCountLength = FSEv06_readNCount (counting, &maxSymbolValue, &tableLog, istart, c… in FSEv06_decompress() 1668 { size_t const errorCode = FSEv06_buildDTable (dt, counting, maxSymbolValue, tableLog); in FSEv06_decompress()
|
| D | zstd_v07.c | 1673 short counting[FSEv07_MAX_SYMBOL_VALUE+1]; in FSEv07_decompress() local 1681 …{ size_t const NCountLength = FSEv07_readNCount (counting, &maxSymbolValue, &tableLog, istart, c… in FSEv07_decompress() 1688 { size_t const errorCode = FSEv07_buildDTable (dt, counting, maxSymbolValue, tableLog); in FSEv07_decompress()
|
| /freebsd-12-stable/contrib/llvm-project/libcxx/include/ |
| D | bit | 34 // [bit.count], counting
|
| /freebsd-12-stable/crypto/openssl/doc/man3/ |
| D | UI_new.pod | 119 sizes of the result, not counting the final NUL character. The given
|
| D | ENGINE_add.pod | 181 =head2 Reference counting and handles 189 ENGINE objects have two levels of reference-counting to match the way in
|
| /freebsd-12-stable/contrib/tzcode/zic/ |
| D | Theory | 61 origin-1 day number not counting February 29 63 origin-0 day number counting February 29 if present
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/ |
| D | LangOptions.def | 301 LANGOPT(ObjCAutoRefCount , 1, 0, "Objective-C automated reference counting")
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| D | AArch64SchedCyclone.td | 150 // Bit counting and reversal operations.
|
| /freebsd-12-stable/contrib/gcc/doc/ |
| D | cppinternals.texi | 279 counting tabs as specified by the @option{-ftabstop=} option. This 849 starts counting from one.
|
| /freebsd-12-stable/contrib/gdb/gdb/doc/ |
| D | annotate.texinfo | 603 prompting. This is because the counting of lines is buggy in the
|