Home
last modified time | relevance | path

Searched defs:HASH_KEY (Results 1 – 25 of 25) sorted by relevance

/dports/misc/p5-Tie-DxHash/Tie-DxHash-1.05/lib/Tie/
H A DDxHash.pm61 HASH_KEY: label
103 HASH_KEY: label
/dports/devel/global/global-6.6.7/htags/
H A Dincop.c49 #define HASH_KEY(name) strtolower(name) macro
51 #define HASH_KEY(name) (name) macro
/dports/math/igraph/igraph-0.9.5/src/games/degree_sequence_vl/
H A Dgengraph_hash.h94 #define HASH_KEY(x,size) ((x*2198737)&((size)-1)) macro
101 #define HASH_KEY(x,size) ((x)%(size)) macro
107 inline int HASH_KEY(const int x, const int size) { in HASH_KEY() function
/dports/math/R-cran-igraph/igraph/src/
H A Dgengraph_hash.h94 #define HASH_KEY(x,size) ((x*2198737)&((size)-1)) macro
101 #define HASH_KEY(x,size) ((x)%(size)) macro
107 inline int HASH_KEY(const int x, const int size) { in HASH_KEY() function
/dports/biology/infernal/infernal-1.1.3/hmmer/src/
H A Dcachedb.c350 #define HASH_KEY 52807 macro
H A Dcachedb_shard.c694 #define HASH_KEY 52807 macro
/dports/biology/hmmer/hmmer-3.3/src/
H A Dcachedb.c350 #define HASH_KEY 52807 macro
H A Dcachedb_shard.c694 #define HASH_KEY 52807 macro
/dports/security/p5-Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.32/
H A DRSA.xs28 #define HASH_KEY "_Hash_Mode" macro
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/hugo/
H A Dhtokens.h39 #define HASH_KEY 1023 macro
/dports/games/scummvm/scummvm-2.5.1/engines/glk/hugo/
H A Dhtokens.h39 #define HASH_KEY 1023 macro
/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dtypesafe.h599 #define HASH_KEY(head, val) \ macro
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dtypesafe.h599 #define HASH_KEY(head, val) \ macro
/dports/net/rdesktop/rdesktop-1.9.0/
H A Dtypes.h177 typedef uint8 HASH_KEY[8]; typedef
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/vm/
H A Dpage-types.c200 #define HASH_KEY(flags) (flags & HASH_MASK) macro
/dports/multimedia/libv4l/linux-5.13-rc2/tools/vm/
H A Dpage-types.c200 #define HASH_KEY(flags) (flags & HASH_MASK) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/vm/
H A Dpage-types.c200 #define HASH_KEY(flags) (flags & HASH_MASK) macro
/dports/multimedia/libv4l/linux-5.13-rc2/net/ipv6/
H A Dip6_gre.c100 #define HASH_KEY(key) (((__force u32)key^((__force u32)key>>4))&(IP6_GRE_HASH_SIZE - 1)) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ipv6/
H A Dip6_gre.c100 #define HASH_KEY(key) (((__force u32)key^((__force u32)key>>4))&(IP6_GRE_HASH_SIZE - 1)) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ipv6/
H A Dip6_gre.c100 #define HASH_KEY(key) (((__force u32)key^((__force u32)key>>4))&(IP6_GRE_HASH_SIZE - 1)) macro
/dports/science/PETSc/petsc-3.14.1/src/mat/impls/baij/mpi/
H A Dmpibaij.c446 #define HASH_KEY 0.6180339887 macro
/dports/editors/emacs-devel/emacs-4d1968b/test/manual/etags/c-src/emacs/src/
H A Dlisp.h1896 HASH_KEY (struct Lisp_Hash_Table *h, ptrdiff_t idx) in HASH_KEY() function
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dlisp.h2403 HASH_KEY (const struct Lisp_Hash_Table *h, ptrdiff_t idx) in HASH_KEY() function
/dports/editors/emacs/emacs-27.2/test/manual/etags/c-src/emacs/src/
H A Dlisp.h1896 HASH_KEY (struct Lisp_Hash_Table *h, ptrdiff_t idx) in HASH_KEY() function
/dports/editors/emacs/emacs-27.2/src/
H A Dlisp.h2394 HASH_KEY (const struct Lisp_Hash_Table *h, ptrdiff_t idx) in HASH_KEY() function