Home
last modified time | relevance | path

Searched defs:k0 (Results 26 – 50 of 3772) sorted by relevance

12345678910>>...151

/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/dchest/siphash/
H A Dhash_asm.go18 func Hash(k0, k1 uint64, b []byte) uint64 argument
24 func Hash128(k0, k1 uint64, b []byte) (uint64, uint64) argument
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/dchest/siphash/
H A Dhash_arm.go9 func Hash(k0, k1 uint64, p []byte) uint64 { argument
19 func Hash128(k0, k1 uint64, p []byte) (uint64, uint64) { argument
H A Dhash_asm.go18 func Hash(k0, k1 uint64, b []byte) uint64 argument
24 func Hash128(k0, k1 uint64, b []byte) (uint64, uint64) argument
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/dchest/siphash/
H A Dhash_asm.go18 func Hash(k0, k1 uint64, b []byte) uint64 argument
24 func Hash128(k0, k1 uint64, b []byte) (uint64, uint64) argument
H A Dhash_arm.go9 func Hash(k0, k1 uint64, p []byte) uint64 { argument
19 func Hash128(k0, k1 uint64, p []byte) (uint64, uint64) { argument
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/dchest/siphash/
H A Dhash_arm.go9 func Hash(k0, k1 uint64, p []byte) uint64 { argument
19 func Hash128(k0, k1 uint64, p []byte) (uint64, uint64) { argument
H A Dhash_asm.go18 func Hash(k0, k1 uint64, b []byte) uint64 argument
24 func Hash128(k0, k1 uint64, b []byte) (uint64, uint64) argument
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/dchest/siphash/
H A Dhash_arm.go9 func Hash(k0, k1 uint64, p []byte) uint64 { argument
19 func Hash128(k0, k1 uint64, p []byte) (uint64, uint64) { argument
H A Dhash_asm.go18 func Hash(k0, k1 uint64, b []byte) uint64 argument
24 func Hash128(k0, k1 uint64, b []byte) (uint64, uint64) argument
/dports/net/syncthing/syncthing-1.18.1/syncthing/vendor/github.com/dchest/siphash/
H A Dhash_arm.go9 func Hash(k0, k1 uint64, p []byte) uint64 { argument
19 func Hash128(k0, k1 uint64, p []byte) (uint64, uint64) { argument
H A Dhash_asm.go18 func Hash(k0, k1 uint64, b []byte) uint64 argument
24 func Hash128(k0, k1 uint64, b []byte) (uint64, uint64) argument
/dports/security/obfs4proxy-tor/obfs4proxy-0.0.11/vendor/github.com/dchest/siphash/
H A Dhash_asm.go18 func Hash(k0, k1 uint64, b []byte) uint64 argument
24 func Hash128(k0, k1 uint64, b []byte) (uint64, uint64) argument
H A Dhash_arm.go9 func Hash(k0, k1 uint64, p []byte) uint64 { argument
19 func Hash128(k0, k1 uint64, p []byte) (uint64, uint64) { argument
/dports/graphics/blender/blender-2.91.0/intern/cycles/kernel/geom/
H A Dgeom_curve.h44 int k0 = __float_as_int(curvedata.x) + PRIMITIVE_UNPACK_SEGMENT(sd->type); in curve_attribute_float() local
104 int k0 = __float_as_int(curvedata.x) + PRIMITIVE_UNPACK_SEGMENT(sd->type); in curve_attribute_float2() local
164 int k0 = __float_as_int(curvedata.x) + PRIMITIVE_UNPACK_SEGMENT(sd->type); in curve_attribute_float3() local
224 int k0 = __float_as_int(curvedata.x) + PRIMITIVE_UNPACK_SEGMENT(sd->type); in curve_attribute_float4() local
269 int k0 = __float_as_int(curvedata.x) + PRIMITIVE_UNPACK_SEGMENT(sd->type); in curve_thickness() local
294 int k0 = __float_as_int(curvedata.x) + PRIMITIVE_UNPACK_SEGMENT(sd->type); in curve_motion_center_location() local
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/hashable-1.3.0.0/benchmarks/cbits/
H A Dsiphash.c34 static inline u64 _siphash(int c, int d, u64 k0, u64 k1, in _siphash()
85 static inline u64 _siphash24(u64 k0, u64 k1, const u8 *str, size_t len) in _siphash24()
133 u64 hashable_siphash(int c, int d, u64 k0, u64 k1, const u8 *str, size_t len) in hashable_siphash()
138 u64 hashable_siphash24(u64 k0, u64 k1, const u8 *str, size_t len) in hashable_siphash24()
147 u64 hashable_siphash24_offset(u64 k0, u64 k1, in hashable_siphash24_offset()
240 void hashable_siphash_init(u64 k0, u64 k1, u64 *v) in hashable_siphash_init()
/dports/games/hs-scroll/scroll-1.20180421/_cabal_deps/hashable-1.3.0.0/benchmarks/cbits/
H A Dsiphash.c34 static inline u64 _siphash(int c, int d, u64 k0, u64 k1, in _siphash()
85 static inline u64 _siphash24(u64 k0, u64 k1, const u8 *str, size_t len) in _siphash24()
133 u64 hashable_siphash(int c, int d, u64 k0, u64 k1, const u8 *str, size_t len) in hashable_siphash()
138 u64 hashable_siphash24(u64 k0, u64 k1, const u8 *str, size_t len) in hashable_siphash24()
147 u64 hashable_siphash24_offset(u64 k0, u64 k1, in hashable_siphash24_offset()
240 void hashable_siphash_init(u64 k0, u64 k1, u64 *v) in hashable_siphash_init()
/dports/games/hedgewars-server/hedgewars-src-1.0.0/gameServer/_cabal_deps/hashable-1.3.0.0/benchmarks/cbits/
H A Dsiphash.c34 static inline u64 _siphash(int c, int d, u64 k0, u64 k1, in _siphash()
85 static inline u64 _siphash24(u64 k0, u64 k1, const u8 *str, size_t len) in _siphash24()
133 u64 hashable_siphash(int c, int d, u64 k0, u64 k1, const u8 *str, size_t len) in hashable_siphash()
138 u64 hashable_siphash24(u64 k0, u64 k1, const u8 *str, size_t len) in hashable_siphash24()
147 u64 hashable_siphash24_offset(u64 k0, u64 k1, in hashable_siphash24_offset()
240 void hashable_siphash_init(u64 k0, u64 k1, u64 *v) in hashable_siphash_init()
/dports/converters/hs-aeson-pretty/aeson-pretty-0.8.8/_cabal_deps/hashable-1.3.0.0/benchmarks/cbits/
H A Dsiphash.c34 static inline u64 _siphash(int c, int d, u64 k0, u64 k1, in _siphash()
85 static inline u64 _siphash24(u64 k0, u64 k1, const u8 *str, size_t len) in _siphash24()
133 u64 hashable_siphash(int c, int d, u64 k0, u64 k1, const u8 *str, size_t len) in hashable_siphash()
138 u64 hashable_siphash24(u64 k0, u64 k1, const u8 *str, size_t len) in hashable_siphash24()
147 u64 hashable_siphash24_offset(u64 k0, u64 k1, in hashable_siphash24_offset()
240 void hashable_siphash_init(u64 k0, u64 k1, u64 *v) in hashable_siphash_init()
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/hashable-1.3.0.0/benchmarks/cbits/
H A Dsiphash.c34 static inline u64 _siphash(int c, int d, u64 k0, u64 k1, in _siphash()
85 static inline u64 _siphash24(u64 k0, u64 k1, const u8 *str, size_t len) in _siphash24()
133 u64 hashable_siphash(int c, int d, u64 k0, u64 k1, const u8 *str, size_t len) in hashable_siphash()
138 u64 hashable_siphash24(u64 k0, u64 k1, const u8 *str, size_t len) in hashable_siphash24()
147 u64 hashable_siphash24_offset(u64 k0, u64 k1, in hashable_siphash24_offset()
240 void hashable_siphash_init(u64 k0, u64 k1, u64 *v) in hashable_siphash_init()
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/hashable-1.3.0.0/benchmarks/cbits/
H A Dsiphash.c34 static inline u64 _siphash(int c, int d, u64 k0, u64 k1, in _siphash()
85 static inline u64 _siphash24(u64 k0, u64 k1, const u8 *str, size_t len) in _siphash24()
133 u64 hashable_siphash(int c, int d, u64 k0, u64 k1, const u8 *str, size_t len) in hashable_siphash()
138 u64 hashable_siphash24(u64 k0, u64 k1, const u8 *str, size_t len) in hashable_siphash24()
147 u64 hashable_siphash24_offset(u64 k0, u64 k1, in hashable_siphash24_offset()
240 void hashable_siphash_init(u64 k0, u64 k1, u64 *v) in hashable_siphash_init()
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/hashable-1.3.0.0/benchmarks/cbits/
H A Dsiphash.c34 static inline u64 _siphash(int c, int d, u64 k0, u64 k1, in _siphash()
85 static inline u64 _siphash24(u64 k0, u64 k1, const u8 *str, size_t len) in _siphash24()
133 u64 hashable_siphash(int c, int d, u64 k0, u64 k1, const u8 *str, size_t len) in hashable_siphash()
138 u64 hashable_siphash24(u64 k0, u64 k1, const u8 *str, size_t len) in hashable_siphash24()
147 u64 hashable_siphash24_offset(u64 k0, u64 k1, in hashable_siphash24_offset()
240 void hashable_siphash_init(u64 k0, u64 k1, u64 *v) in hashable_siphash_init()
/dports/devel/hs-hasktags/hasktags-0.72.0/_cabal_deps/hashable-1.3.0.0/benchmarks/cbits/
H A Dsiphash.c34 static inline u64 _siphash(int c, int d, u64 k0, u64 k1, in _siphash()
85 static inline u64 _siphash24(u64 k0, u64 k1, const u8 *str, size_t len) in _siphash24()
133 u64 hashable_siphash(int c, int d, u64 k0, u64 k1, const u8 *str, size_t len) in hashable_siphash()
138 u64 hashable_siphash24(u64 k0, u64 k1, const u8 *str, size_t len) in hashable_siphash24()
147 u64 hashable_siphash24_offset(u64 k0, u64 k1, in hashable_siphash24_offset()
240 void hashable_siphash_init(u64 k0, u64 k1, u64 *v) in hashable_siphash_init()
/dports/devel/hs-profiteur/profiteur-0.4.6.0/_cabal_deps/hashable-1.3.0.0/benchmarks/cbits/
H A Dsiphash.c34 static inline u64 _siphash(int c, int d, u64 k0, u64 k1, in _siphash()
85 static inline u64 _siphash24(u64 k0, u64 k1, const u8 *str, size_t len) in _siphash24()
133 u64 hashable_siphash(int c, int d, u64 k0, u64 k1, const u8 *str, size_t len) in hashable_siphash()
138 u64 hashable_siphash24(u64 k0, u64 k1, const u8 *str, size_t len) in hashable_siphash24()
147 u64 hashable_siphash24_offset(u64 k0, u64 k1, in hashable_siphash24_offset()
240 void hashable_siphash_init(u64 k0, u64 k1, u64 *v) in hashable_siphash_init()
/dports/devel/hs-shake/shake-0.19.6/_cabal_deps/hashable-1.3.0.0/benchmarks/cbits/
H A Dsiphash.c34 static inline u64 _siphash(int c, int d, u64 k0, u64 k1, in _siphash()
85 static inline u64 _siphash24(u64 k0, u64 k1, const u8 *str, size_t len) in _siphash24()
133 u64 hashable_siphash(int c, int d, u64 k0, u64 k1, const u8 *str, size_t len) in hashable_siphash()
138 u64 hashable_siphash24(u64 k0, u64 k1, const u8 *str, size_t len) in hashable_siphash24()
147 u64 hashable_siphash24_offset(u64 k0, u64 k1, in hashable_siphash24_offset()
240 void hashable_siphash_init(u64 k0, u64 k1, u64 *v) in hashable_siphash_init()
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/hashable-1.3.0.0/benchmarks/cbits/
H A Dsiphash.c34 static inline u64 _siphash(int c, int d, u64 k0, u64 k1, in _siphash()
85 static inline u64 _siphash24(u64 k0, u64 k1, const u8 *str, size_t len) in _siphash24()
133 u64 hashable_siphash(int c, int d, u64 k0, u64 k1, const u8 *str, size_t len) in hashable_siphash()
138 u64 hashable_siphash24(u64 k0, u64 k1, const u8 *str, size_t len) in hashable_siphash24()
147 u64 hashable_siphash24_offset(u64 k0, u64 k1, in hashable_siphash24_offset()
240 void hashable_siphash_init(u64 k0, u64 k1, u64 *v) in hashable_siphash_init()

12345678910>>...151