Home
last modified time | relevance | path

Searched refs:nHashes (Results 1 – 25 of 158) sorted by relevance

1234567

/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/VEX/useful/
H A Dsmchash.c265 UInt nHashes = 8 * gb->nbytes; in try_onebit_changes() local
266 UInt* hashes = malloc( nHashes * sizeof(UInt) ); in try_onebit_changes()
296 assert(hashIx == nHashes); in try_onebit_changes()
300 (Int)nHashes, (double)totDist / (double)nHashes, nNoDist); in try_onebit_changes()
303 (Int)nHashes, (double)totDist / (double)nHashes); in try_onebit_changes()
308 toc_sum_of_avgs += (double)totDist / (double)nHashes; in try_onebit_changes()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/VEX/useful/
H A Dsmchash.c265 UInt nHashes = 8 * gb->nbytes; in try_onebit_changes() local
266 UInt* hashes = malloc( nHashes * sizeof(UInt) ); in try_onebit_changes()
296 assert(hashIx == nHashes); in try_onebit_changes()
300 (Int)nHashes, (double)totDist / (double)nHashes, nNoDist); in try_onebit_changes()
303 (Int)nHashes, (double)totDist / (double)nHashes); in try_onebit_changes()
308 toc_sum_of_avgs += (double)totDist / (double)nHashes; in try_onebit_changes()
/dports/multimedia/libde265/libde265-1.0.2/libde265/
H A Dsei.cc43 int nHashes = sps->chroma_format_idc==0 ? 1 : 3; in read_sei_decoded_picture_hash() local
44 for (int i=0;i<nHashes;i++) { in read_sei_decoded_picture_hash()
76 int nHashes = sps->chroma_format_idc==0 ? 1 : 3; in dump_sei_decoded_picture_hash() local
77 for (int i=0;i<nHashes;i++) { in dump_sei_decoded_picture_hash()
287 int nHashes = img->sps.chroma_format_idc==0 ? 1 : 3; in process_sei_decoded_picture_hash() local
288 for (int i=0;i<nHashes;i++) { in process_sei_decoded_picture_hash()
/dports/graphics/digikam/digikam-7.4.0/core/libs/heifutils/libde265/
H A Dsei.cc43 int nHashes = sps->chroma_format_idc==0 ? 1 : 3; in read_sei_decoded_picture_hash() local
44 for (int i=0;i<nHashes;i++) { in read_sei_decoded_picture_hash()
76 int nHashes = sps->chroma_format_idc==0 ? 1 : 3; in dump_sei_decoded_picture_hash() local
77 for (int i=0;i<nHashes;i++) { in dump_sei_decoded_picture_hash()
287 int nHashes = img->get_sps().chroma_format_idc==0 ? 1 : 3; in process_sei_decoded_picture_hash() local
288 for (int i=0;i<nHashes;i++) { in process_sei_decoded_picture_hash()
/dports/math/vtk8/VTK-8.2.0/Filters/General/
H A DvtkTableBasedClipDataSet.cxx176 int nHashes; member in vtkTableBasedClipperEdgeHashTable
362 nHashes = nh; in vtkTableBasedClipperEdgeHashTable()
363 hashes = new vtkTableBasedClipperEdgeHashEntry * [ nHashes ]; in vtkTableBasedClipperEdgeHashTable()
364 for ( int i = 0; i < nHashes; i ++ ) in vtkTableBasedClipperEdgeHashTable()
377 int rv = ( int )( ( unsigned int )p1 * 18457U + ( unsigned int )p2 * 234749U ) % nHashes; in GetKey()
382 rv += nHashes; in GetKey()
/dports/math/vtk9/VTK-9.1.0/Filters/General/
H A DvtkTableBasedClipDataSet.cxx168 int nHashes; member in vtkTableBasedClipperEdgeHashTable
348 nHashes = nh; in vtkTableBasedClipperEdgeHashTable()
349 hashes = new vtkTableBasedClipperEdgeHashEntry*[nHashes]; in vtkTableBasedClipperEdgeHashTable()
350 for (int i = 0; i < nHashes; i++) in vtkTableBasedClipperEdgeHashTable()
363 int rv = (int)((unsigned int)p1 * 18457U + (unsigned int)p2 * 234749U) % nHashes; in GetKey()
368 rv += nHashes; in GetKey()
/dports/math/vtk6/VTK-6.2.0/Filters/General/
H A DvtkTableBasedClipDataSet.cxx176 int nHashes; member in vtkTableBasedClipperEdgeHashTable
362 nHashes = nh; in vtkTableBasedClipperEdgeHashTable()
363 hashes = new vtkTableBasedClipperEdgeHashEntry * [ nHashes ]; in vtkTableBasedClipperEdgeHashTable()
364 for ( int i = 0; i < nHashes; i ++ ) in vtkTableBasedClipperEdgeHashTable()
377 int rv = ( ( p1 * 18457 + p2 * 234749 ) % nHashes ); in GetKey()
382 rv += nHashes; in GetKey()
/dports/security/john/john-1.9.0-jumbo-1/run/
H A Dbitcoin2john.py185 nHashes = vds.read_compact_size()
186 for i in xrange(nHashes):
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dbcrypt.h654 …ltiHash (BCRYPT_ALG_HANDLE hAlgorithm, BCRYPT_HASH_HANDLE *phHash, ULONG nHashes, PUCHAR pbHashObj…
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dbcrypt.h654 …ltiHash (BCRYPT_ALG_HANDLE hAlgorithm, BCRYPT_HASH_HANDLE *phHash, ULONG nHashes, PUCHAR pbHashObj…
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.3.9/src/shared/
H A Dbcrypt.rs702 nHashes: ULONG, in BCryptCreateMultiHash()
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/winapi-0.3.9/src/shared/
H A Dbcrypt.rs702 nHashes: ULONG, in BCryptCreateMultiHash()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/winapi-0.3.9/src/shared/
H A Dbcrypt.rs702 nHashes: ULONG, in BCryptCreateMultiHash()
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/winapi-0.3.9/src/shared/
H A Dbcrypt.rs702 nHashes: ULONG, in BCryptCreateMultiHash()
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/winapi-0.3.9/src/shared/
H A Dbcrypt.rs702 nHashes: ULONG, in BCryptCreateMultiHash()
/dports/misc/broot/broot-1.7.0/cargo-crates/winapi-0.3.9/src/shared/
H A Dbcrypt.rs702 nHashes: ULONG, in BCryptCreateMultiHash()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/winapi-0.3.9/src/shared/
H A Dbcrypt.rs702 nHashes: ULONG, in BCryptCreateMultiHash()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/winapi-0.3.9/src/shared/
H A Dbcrypt.rs702 nHashes: ULONG, in BCryptCreateMultiHash()
/dports/devel/sccache/sccache-0.2.15/cargo-crates/winapi-0.3.9/src/shared/
H A Dbcrypt.rs702 nHashes: ULONG, in BCryptCreateMultiHash()
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/cargo-crates/winapi-0.3.9/src/shared/
H A Dbcrypt.rs702 nHashes: ULONG, in BCryptCreateMultiHash()
/dports/devel/rust-cbindgen/cbindgen-0.20.0/cargo-crates/winapi-0.3.9/src/shared/
H A Dbcrypt.rs702 nHashes: ULONG, in BCryptCreateMultiHash()
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/winapi-0.3.9/src/shared/
H A Dbcrypt.rs702 nHashes: ULONG, in BCryptCreateMultiHash()
/dports/devel/rust-bindgen/bindgen-0.59.2/cargo-crates/winapi-0.3.9/src/shared/
H A Dbcrypt.rs702 nHashes: ULONG, in BCryptCreateMultiHash()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/winapi-0.3.9/src/shared/
H A Dbcrypt.rs702 nHashes: ULONG, in BCryptCreateMultiHash()
/dports/devel/bingrep/bingrep-0.8.5/cargo-crates/winapi-0.3.9/src/shared/
H A Dbcrypt.rs702 nHashes: ULONG, in BCryptCreateMultiHash()

1234567