Home
last modified time | relevance | path

Searched defs:H (Results 1 – 17 of 17) sorted by relevance

/linux/rust/syn/
H A Dtt.rs51 fn hash<H: Hasher>(&self, h: &mut H) { in hash()
102 fn hash<H: Hasher>(&self, state: &mut H) { in hash()
H A Dlifetime.rs111 fn hash<H: Hasher>(&self, h: &mut H) { in hash()
H A Dtoken.rs631 fn hash<H: Hasher>(&self, _state: &mut H) {} in hash()
H A Dparse.rs1420 fn hash<H: Hasher>(&self, _state: &mut H) {} in hash()
H A Dexpr.rs1016 fn hash<H: Hasher>(&self, state: &mut H) { in hash()
1079 fn hash<H: Hasher>(&self, state: &mut H) { in hash()
H A Dpunctuated.rs434 fn hash<H: Hasher>(&self, state: &mut H) { in hash()
/linux/arch/mips/n64/
H A Dinit.c52 #define H 240 macro
/linux/drivers/gpu/drm/sprd/
H A Dmegacores_pll.c16 #define H 1 macro
/linux/fs/smb/common/
H A Dcifs_md4.c46 static inline u32 H(u32 x, u32 y, u32 z) in H() function
/linux/drivers/scsi/arm/
H A Dcumana_1.c42 #define H(v) (((v)>>16)|((v) & 0xffff0000)) macro
/linux/fs/ext4/
H A Dhash.c36 #define H(x, y, z) ((x) ^ (y) ^ (z)) macro
[all...]
/linux/scripts/mod/
H A Dsumversion.c64 static inline uint32_t H(uint32_t x, uint32_t y, uint32_t z) in H() function
/linux/tools/testing/selftests/bpf/progs/
H A Dbtf_dump_test_case_syntax.c25 H = 2, enumerator
/linux/rust/proc-macro2/
H A Dlib.rs1033 fn hash<H: Hasher>(&self, hasher: &mut H) { in hash()
/linux/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c5311 #define H(x) ((unsigned long)&hfcm_map[x]) macro
/linux/fs/afs/
H A Dinternal.h1903 #define ASSERTRANGE(L, OP1, N, OP2, H) \ argument
1950 #define ASSERTRANGE(L, OP1, N, OP2, H) \ argument
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_type.h1468 #define WX_WRITE_FLUSH(H) rd32(H, WX_MIS_PWR) argument