| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ |
| H A D | checksum.py | 114 checksums = [] 130 checksums.extend(checksum_dir(f)) 134 checksums.append((f, checksum)) 137 checksums.extend(checksum_dir(pth)) 141 checksums.append((pth, checksum)) 143 checksums.sort(key=operator.itemgetter(1)) 144 return checksums
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/lcov/files/ |
| H A D | 0002-geninfo-Add-intermediate-JSON-format-support.patch | 108 +# srcdata: filename -> [ excl, brexcl, checksums ] 111 +# checksums: lineno -> source code checksum 127 + my ($excl, $brexcl, $checksums); 131 + ($excl, $brexcl, $checksums) = @{$srcdata->{$filename}}; 168 + if ($checksum && exists($checksums->{$line})) { 169 + $c = ",".$checksums->{$line};
|
| H A D | 0001-geninfo-Add-intermediate-text-format-support.patch | 213 +# srcdata: filename -> [ excl, brexcl, checksums ] 216 +# checksums: lineno -> source code checksum 233 + my ($excl, $brexcl, $checksums); 236 + ($excl, $brexcl, $checksums) = @{$srcdata->{$filename}}; 244 + if ($checksum && exists($checksums->{$1})) { 245 + $c = ",".$checksums->{$1}; 445 + # Get data on exclusion markers and checksums if requested 550 +# Scan specified source code file for exclusion markers and checksums. Return 551 +# ( excl, brexcl, checksums ) where 554 +# checksums: lineno -> source code checksum [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/freescale/ |
| H A D | gianfar.rst | 15 the 8548) has the ability to perform TCP, UDP, and IP checksums 17 checksums (and always performs the pseudo header checksums), so
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/ |
| H A D | scriptutils.py | 146 checksums = {} 203 checksums.update(event.checksums) 246 return checksums, tmpdir
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ext4/ |
| H A D | checksums.rst | 6 Starting in early 2012, metadata checksums were added to all major ext4 12 structure size so that full 32-bit checksums can be stored for many data 21 directories rebuilt with checksums. This has the added benefit of
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/perl-layer/recipes-support/debsums/ |
| H A D | debsums_2.2.2.bb | 4 MD5 checksums debsums can verify the integrity of installed package files \ 5 against MD5 checksums installed by the package, or generated from a .deb \
|
| /OK3568_Linux_fs/buildroot/package/libfuse3/ |
| H A D | libfuse3.hash | 1 # Locally calculated sha256 checksums
|
| /OK3568_Linux_fs/buildroot/package/python-piexif/ |
| H A D | python-piexif.hash | 1 # Locally computed sha256 checksums
|
| /OK3568_Linux_fs/buildroot/package/python-cycler/ |
| H A D | python-cycler.hash | 3 # Locally computed sha256 checksums
|
| /OK3568_Linux_fs/buildroot/package/python-boto3/ |
| H A D | python-boto3.hash | 3 # Locally computed sha256 checksums
|
| /OK3568_Linux_fs/buildroot/package/python-canopen/ |
| H A D | python-canopen.hash | 3 # Locally computed sha256 checksums
|
| /OK3568_Linux_fs/buildroot/package/python-botocore/ |
| H A D | python-botocore.hash | 3 # Locally computed sha256 checksums
|
| /OK3568_Linux_fs/buildroot/package/python-matplotlib/ |
| H A D | python-matplotlib.hash | 3 # Locally computed sha256 checksums
|
| /OK3568_Linux_fs/buildroot/package/python-huepy/ |
| H A D | python-huepy.hash | 1 # Locally computer sha256 checksums
|
| /OK3568_Linux_fs/buildroot/package/collectd/ |
| H A D | collectd.hash | 1 # Locally computed checksums
|
| /OK3568_Linux_fs/buildroot/package/python-can/ |
| H A D | python-can.hash | 3 # Locally computed sha256 checksums
|
| /OK3568_Linux_fs/buildroot/package/lvm2/ |
| H A D | lvm2.hash | 3 # Locally computed sha256 checksums
|
| /OK3568_Linux_fs/buildroot/package/python-ansicolors/ |
| H A D | python-ansicolors.hash | 4 # Locally computed sha256 checksums
|
| /OK3568_Linux_fs/buildroot/package/python-dnspython/ |
| H A D | python-dnspython.hash | 4 # Locally computed sha256 checksums
|
| /OK3568_Linux_fs/buildroot/package/python-brotli/ |
| H A D | python-brotli.hash | 4 # Locally computed sha256 checksums
|
| /OK3568_Linux_fs/buildroot/package/python-tqdm/ |
| H A D | python-tqdm.hash | 4 # Locally computed sha256 checksums
|
| /OK3568_Linux_fs/buildroot/package/python-simplesqlite/ |
| H A D | python-simplesqlite.hash | 4 # Locally computed sha256 checksums
|
| /OK3568_Linux_fs/buildroot/package/python-django/ |
| H A D | python-django.hash | 4 # Locally computed sha256 checksums
|
| /OK3568_Linux_fs/buildroot/package/python-aiozipkin/ |
| H A D | python-aiozipkin.hash | 4 # Locally computed sha256 checksums
|