Home
last modified time | relevance | path

Searched refs:hashlittle2 (Results 1 – 25 of 62) sorted by relevance

123

/dports/devel/libe/e-releases-0.11.0/
H A Dlookup3-wrap.cc39 hashlittle2(const void* key, size_t length, uint32_t* pc, uint32_t* pb);
48 hashlittle2(&in, sizeof(in), &pc, &pb); in lookup3_64()
/dports/games/pioneer/pioneer-20210723/contrib/jenkins/
H A Dlookup3.c48 #define hashlittle2 lookup3_hashlittle2 macro
460 void hashlittle2( in hashlittle2() function
917 hashlittle2(q, sizeof(q), &i, &j); in driver3()
972 b=0, c=0, hashlittle2("", 0, &c, &b); in driver5()
974 b=0xdeadbeef, c=0, hashlittle2("", 0, &c, &b); in driver5()
976 b=0xdeadbeef, c=0xdeadbeef, hashlittle2("", 0, &c, &b); in driver5()
978 b=0, c=0, hashlittle2("Four score and seven years ago", 30, &c, &b); in driver5()
980 b=1, c=0, hashlittle2("Four score and seven years ago", 30, &c, &b); in driver5()
982 b=0, c=1, hashlittle2("Four score and seven years ago", 30, &c, &b); in driver5()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dlookup3.c278 hashlittle2( in hashlittle2() function
946 hashlittle2(q, sizeof(q), &i, &j); in driver3()
1001 b=0, c=0, hashlittle2("", 0, &c, &b); in driver5()
1003 b=0xdeadbeef, c=0, hashlittle2("", 0, &c, &b); in driver5()
1005 b=0xdeadbeef, c=0xdeadbeef, hashlittle2("", 0, &c, &b); in driver5()
1007 b=0, c=0, hashlittle2("Four score and seven years ago", 30, &c, &b); in driver5()
1009 b=1, c=0, hashlittle2("Four score and seven years ago", 30, &c, &b); in driver5()
1011 b=0, c=1, hashlittle2("Four score and seven years ago", 30, &c, &b); in driver5()
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/libsrc/
H A Dlookup3.c278 hashlittle2( in hashlittle2() function
946 hashlittle2(q, sizeof(q), &i, &j); in driver3()
1001 b=0, c=0, hashlittle2("", 0, &c, &b); in driver5()
1003 b=0xdeadbeef, c=0, hashlittle2("", 0, &c, &b); in driver5()
1005 b=0xdeadbeef, c=0xdeadbeef, hashlittle2("", 0, &c, &b); in driver5()
1007 b=0, c=0, hashlittle2("Four score and seven years ago", 30, &c, &b); in driver5()
1009 b=1, c=0, hashlittle2("Four score and seven years ago", 30, &c, &b); in driver5()
1011 b=0, c=1, hashlittle2("Four score and seven years ago", 30, &c, &b); in driver5()
/dports/net-mgmt/super_mediator/super_mediator-1.6.0/src/
H A Dlookup3.c462 void hashlittle2( in hashlittle2() function
921 hashlittle2(q, sizeof(q), &i, &j); in driver3()
976 b=0, c=0, hashlittle2("", 0, &c, &b); in driver5()
978 b=0xdeadbeef, c=0, hashlittle2("", 0, &c, &b); in driver5()
980 b=0xdeadbeef, c=0xdeadbeef, hashlittle2("", 0, &c, &b); in driver5()
982 b=0, c=0, hashlittle2("Four score and seven years ago", 30, &c, &b); in driver5()
984 b=1, c=0, hashlittle2("Four score and seven years ago", 30, &c, &b); in driver5()
986 b=0, c=1, hashlittle2("Four score and seven years ago", 30, &c, &b); in driver5()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dlookup3.c278 hashlittle2( in hashlittle2() function
946 hashlittle2(q, sizeof(q), &i, &j); in driver3()
1001 b=0, c=0, hashlittle2("", 0, &c, &b); in driver5()
1003 b=0xdeadbeef, c=0, hashlittle2("", 0, &c, &b); in driver5()
1005 b=0xdeadbeef, c=0xdeadbeef, hashlittle2("", 0, &c, &b); in driver5()
1007 b=0, c=0, hashlittle2("Four score and seven years ago", 30, &c, &b); in driver5()
1009 b=1, c=0, hashlittle2("Four score and seven years ago", 30, &c, &b); in driver5()
1011 b=0, c=1, hashlittle2("Four score and seven years ago", 30, &c, &b); in driver5()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dlookup3.c474 hashlittle2( in hashlittle2() function
942 hashlittle2(q, sizeof(q), &i, &j); in driver3()
997 b=0, c=0, hashlittle2("", 0, &c, &b); in driver5()
999 b=0xdeadbeef, c=0, hashlittle2("", 0, &c, &b); in driver5()
1001 b=0xdeadbeef, c=0xdeadbeef, hashlittle2("", 0, &c, &b); in driver5()
1003 b=0, c=0, hashlittle2("Four score and seven years ago", 30, &c, &b); in driver5()
1005 b=1, c=0, hashlittle2("Four score and seven years ago", 30, &c, &b); in driver5()
1007 b=0, c=1, hashlittle2("Four score and seven years ago", 30, &c, &b); in driver5()
/dports/science/netcdf/netcdf-c-4.7.4/libsrc/
H A Dlookup3.c278 hashlittle2( in hashlittle2() function
946 hashlittle2(q, sizeof(q), &i, &j); in driver3()
1001 b=0, c=0, hashlittle2("", 0, &c, &b); in driver5()
1003 b=0xdeadbeef, c=0, hashlittle2("", 0, &c, &b); in driver5()
1005 b=0xdeadbeef, c=0xdeadbeef, hashlittle2("", 0, &c, &b); in driver5()
1007 b=0, c=0, hashlittle2("Four score and seven years ago", 30, &c, &b); in driver5()
1009 b=1, c=0, hashlittle2("Four score and seven years ago", 30, &c, &b); in driver5()
1011 b=0, c=1, hashlittle2("Four score and seven years ago", 30, &c, &b); in driver5()
/dports/games/wargus/wargus-3.2.0/StormLib/src/jenkins/
H A Dlookup3.c464 void hashlittle2( in hashlittle2() function
919 hashlittle2(q, sizeof(q), &i, &j); in driver3()
974 b=0, c=0, hashlittle2("", 0, &c, &b); in driver5()
976 b=0xdeadbeef, c=0, hashlittle2("", 0, &c, &b); in driver5()
978 b=0xdeadbeef, c=0xdeadbeef, hashlittle2("", 0, &c, &b); in driver5()
980 b=0, c=0, hashlittle2("Four score and seven years ago", 30, &c, &b); in driver5()
982 b=1, c=0, hashlittle2("Four score and seven years ago", 30, &c, &b); in driver5()
984 b=0, c=1, hashlittle2("Four score and seven years ago", 30, &c, &b); in driver5()
H A Dlookup.h18 void hashlittle2(const void *key, size_t length, uint32_t *pc, uint32_t *pb);
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/flow/
H A DHash3.c470 void hashlittle2( in hashlittle2() function
929 hashlittle2(q, sizeof(q), &i, &j); in driver3()
984 b=0, c=0, hashlittle2("", 0, &c, &b); in driver5()
986 b=0xdeadbeef, c=0, hashlittle2("", 0, &c, &b); in driver5()
988 b=0xdeadbeef, c=0xdeadbeef, hashlittle2("", 0, &c, &b); in driver5()
990 b=0, c=0, hashlittle2("Four score and seven years ago", 30, &c, &b); in driver5()
992 b=1, c=0, hashlittle2("Four score and seven years ago", 30, &c, &b); in driver5()
994 b=0, c=1, hashlittle2("Four score and seven years ago", 30, &c, &b); in driver5()
H A DHash3.h15 void hashlittle2(
/dports/security/silktools/silk-3.19.1/src/libsilk/
H A Dhashlib-lookup3.c457 void hashlittle2( in hashlittle2() function
1079 hashlittle2(q, sizeof(q), &i, &j); in driver3()
1136 b=0, c=0, hashlittle2("", 0, &c, &b); in driver5()
1138 b=0xdeadbeef, c=0, hashlittle2("", 0, &c, &b); in driver5()
1140 b=0xdeadbeef, c=0xdeadbeef, hashlittle2("", 0, &c, &b); in driver5()
1142 b=0, c=0, hashlittle2("Four score and seven years ago", 30, &c, &b); in driver5()
1144 b=1, c=0, hashlittle2("Four score and seven years ago", 30, &c, &b); in driver5()
1146 b=0, c=1, hashlittle2("Four score and seven years ago", 30, &c, &b); in driver5()
/dports/security/suricata/suricata-6.0.4/src/
H A Dutil-hash-lookup3.c637 void hashlittle2( in hashlittle2() function
1090 hashlittle2(q, sizeof(q), &i, &j); in driver3()
1145 b=0, c=0, hashlittle2("", 0, &c, &b); in driver5()
1147 b=0xdeadbeef, c=0, hashlittle2("", 0, &c, &b); in driver5()
1149 b=0xdeadbeef, c=0xdeadbeef, hashlittle2("", 0, &c, &b); in driver5()
1151 b=0, c=0, hashlittle2("Four score and seven years ago", 30, &c, &b); in driver5()
1153 b=1, c=0, hashlittle2("Four score and seven years ago", 30, &c, &b); in driver5()
1155 b=0, c=1, hashlittle2("Four score and seven years ago", 30, &c, &b); in driver5()
H A Dutil-hash-lookup3.h60 void hashlittle2(const void *key, /* the key to hash */
/dports/net/nmsg/nmsg-1.0.1/libmy/
H A Dlookup3.c930 hashlittle2(q, sizeof(q), &i, &j); in driver3()
985 b=0, c=0, hashlittle2("", 0, &c, &b); in driver5()
987 b=0xdeadbeef, c=0, hashlittle2("", 0, &c, &b); in driver5()
989 b=0xdeadbeef, c=0xdeadbeef, hashlittle2("", 0, &c, &b); in driver5()
991 b=0, c=0, hashlittle2("Four score and seven years ago", 30, &c, &b); in driver5()
993 b=1, c=0, hashlittle2("Four score and seven years ago", 30, &c, &b); in driver5()
995 b=0, c=1, hashlittle2("Four score and seven years ago", 30, &c, &b); in driver5()
/dports/net/sems/sems-f89581a/core/sip/
H A Dhash.h114 void hashlittle2(
/dports/sysutils/ftwin/ftwin-3355fd9/src/
H A Dlookup3.h70 void hashlittle2(const void *key, size_t length, uint32_t *pc, uint32_t *pb);
/dports/graphics/box/box-0.4.0/box/
H A Dhashfunc.h186 void hashlittle2( const void *key, size_t length, uint32_t *pc, uint32_t *pb);
/dports/devel/aws-c-common/aws-c-common-0.6.15/include/aws/common/private/
H A Dlookup3.inl22 hashword(), hashlittle(), hashlittle2(), hashbig(), mix(), and final()
30 On second thought, you probably want hashlittle2(), which is identical to
490 * hashlittle2: return 2 32-bit hash values
499 static void hashlittle2( function
969 /* check that hashlittle2 and hashlittle produce the same results */
971 hashlittle2(q, sizeof(q), &i, &j);
973 printf("hashlittle2 and hashlittle mismatch\n");
1026 b=0, c=0, hashlittle2("", 0, &c, &b);
1028 b=0xdeadbeef, c=0, hashlittle2("", 0, &c, &b);
1030 b=0xdeadbeef, c=0xdeadbeef, hashlittle2("", 0, &c, &b);
[all …]
/dports/devel/aws-c-common/aws-c-common-0.6.15/source/
H A Dhash_table.c954 hashlittle2(str, strlen(str), &c, &b); in aws_hash_c_string()
965 hashlittle2(aws_string_bytes(str), str->len, &c, &b); in aws_hash_string()
975 hashlittle2(cur->ptr, cur->len, &c, &b); in aws_hash_byte_cursor_ptr()
985 hashlittle2(&item, sizeof(item), &c, &b); in aws_hash_ptr()
994 hashlittle2(&item1, sizeof(item1), &c, &b); in aws_hash_combine()
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/bloomfilter-2.0.1.0/cbits/
H A Dlookup3.c41 #define hashlittle2 _jenkins_hashlittle2 macro
358 void hashlittle2( in hashlittle2() function
811 hashlittle2(q, sizeof(q), &i, &j); in driver3()
/dports/databases/postgis32/postgis-3.2.0/liblwgeom/
H A Dlookup3.c83 void hashlittle2(const void *key, size_t length, uint32_t *pc, uint32_t *pb);
479 void hashlittle2( in hashlittle2() function
/dports/databases/postgis31/postgis-3.1.4/liblwgeom/
H A Dlookup3.c83 void hashlittle2(const void *key, size_t length, uint32_t *pc, uint32_t *pb);
479 void hashlittle2( in hashlittle2() function
/dports/databases/postgis30/postgis-3.0.4/liblwgeom/
H A Dlookup3.c80 void hashlittle2(const void *key, size_t length, uint32_t *pc, uint32_t *pb);
476 void hashlittle2( in hashlittle2() function

123