| /f-stack/dpdk/lib/librte_eal/linux/ |
| H A D | eal_thread.c | 156 char truncated[16]; in rte_thread_setname() local 158 strlcpy(truncated, name, sizeof(truncated)); in rte_thread_setname() 159 ret = pthread_setname_np(id, truncated); in rte_thread_setname()
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/ |
| H A D | send_encrypted_truncated_files.ksh | 83 log_must mkfile 32M /$TESTPOOL/$TESTFS2/truncated 99 log_must truncate -s 131072 /$TESTPOOL/$TESTFS2/truncated
|
| /f-stack/app/redis-5.0.5/ |
| H A D | redis.conf | 795 aof-load-truncated yes
|
| /f-stack/freebsd/mips/mips/ |
| H A D | bcopy.S | 108 and t0,SIZEREG,AT # count truncated to multiples 203 and t0,SIZEREG,AT # count truncated to multiple of 32
|
| /f-stack/freebsd/contrib/zlib/doc/ |
| H A D | algorithm.txt | 33 truncated at a certain length, determined by a runtime option (level 40 previous match is truncated to a length of one (thus producing a single
|
| H A D | rfc1951.txt | 816 chains are arbitrarily truncated at a certain length, determined by a
|
| /f-stack/freebsd/contrib/zstd/programs/ |
| H A D | zstd.1.md | 351 Having _shrink_ enabled takes a truncated dictionary of minimum size and doubles 352 in size until compression ratio of the truncated dictionary is at most
|
| /f-stack/dpdk/doc/guides/platform/ |
| H A D | octeontx2.rst | 367 Transmit underflow and were truncated: 0
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_sendrecv.c | 3730 trunc_prop_errs(int truncated) in trunc_prop_errs() argument 3732 ASSERT(truncated != 0); in trunc_prop_errs() 3734 if (truncated == 1) in trunc_prop_errs() 3739 "%d more properties could not be set\n"), truncated); in trunc_prop_errs()
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | qos_framework.rst | 885 …| | | | | accumulations, T(i) is truncated after each pac… 888 …| | | | | is truncated to T[0..3] = [0, 100, 200, 300] … 980 … | the high-demand pipes. This way, the high-demand pipes are truncated |
|
| /f-stack/dpdk/doc/guides/contributing/ |
| H A D | documentation.rst | 449 * Long lines that cannot be wrapped, such as application output, should be truncated to be less tha…
|
| /f-stack/freebsd/contrib/zstd/ |
| H A D | CHANGELOG | 186 misc: Fix zstd --list on truncated files by @kostmo
|
| /f-stack/app/nginx-1.16.1/ |
| H A D | CHANGES | 642 *) Bugfix: a truncated response might be stored in cache when using the 2223 truncated responses on 32-bit platforms. 2481 *) Bugfix: response might be truncated if there were more than IOV_MAX 3360 *) Bugfix: SSI response might be truncated after include with 5011 *) Bugfix: large SSI inclusions might be truncated. 5390 *) Bugfix: the big responses may be transferred truncated if SSL and 5708 truncated.
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | release_20_11.rst | 570 As the data of ``uint8_t`` will be truncated when queue number in
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | dummynet.txt | 567 If the version of ipfw is wrong, the output could be senseless or truncated,
|
| /f-stack/freebsd/contrib/dev/acpica/ |
| H A D | changes.txt | 1499 these strings were simply silently truncated. 1653 signature was truncated to 3 characters (instead of 4). 1886 Any 64-bit constants within a 32-bit DSDT or SSDT are still truncated to 5598 (DSDT version < 2). The constant will be truncated and this warning 5664 table. This operator returns a 64-bit time value that will be truncated 13364 is truncated to 32 bits. 14103 were not truncated to 32 bits for 32-bit ACPI tables. This routine 14220 - 64-bit math support and 32-bit-only "truncated" math support 14242 BCD number were truncated during conversion. 14563 within a control method) could be inadvertently truncated during code [all …]
|
| /f-stack/freebsd/contrib/zlib/ |
| H A D | ChangeLog | 1006 - Fix uncompress() to return Z_DATA_ERROR on truncated input
|