Searched defs:H (Results 1 – 17 of 17) sorted by relevance
| /linux/rust/syn/ |
| H A D | tt.rs | 51 fn hash<H: Hasher>(&self, h: &mut H) { in hash() 102 fn hash<H: Hasher>(&self, state: &mut H) { in hash()
|
| H A D | lifetime.rs | 111 fn hash<H: Hasher>(&self, h: &mut H) { in hash()
|
| H A D | token.rs | 631 fn hash<H: Hasher>(&self, _state: &mut H) {} in hash()
|
| H A D | parse.rs | 1420 fn hash<H: Hasher>(&self, _state: &mut H) {} in hash()
|
| H A D | expr.rs | 1016 fn hash<H: Hasher>(&self, state: &mut H) { in hash() 1079 fn hash<H: Hasher>(&self, state: &mut H) { in hash()
|
| H A D | punctuated.rs | 434 fn hash<H: Hasher>(&self, state: &mut H) { in hash()
|
| /linux/arch/mips/n64/ |
| H A D | init.c | 52 #define H 240 macro
|
| /linux/drivers/gpu/drm/sprd/ |
| H A D | megacores_pll.c | 16 #define H 1 macro
|
| /linux/fs/smb/common/ |
| H A D | cifs_md4.c | 46 static inline u32 H(u32 x, u32 y, u32 z) in H() function
|
| /linux/drivers/scsi/arm/ |
| H A D | cumana_1.c | 42 #define H(v) (((v)>>16)|((v) & 0xffff0000)) macro
|
| /linux/fs/ext4/ |
| H A D | hash.c | 36 #define H(x, y, z) ((x) ^ (y) ^ (z)) macro [all...] |
| /linux/scripts/mod/ |
| H A D | sumversion.c | 64 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 D | btf_dump_test_case_syntax.c | 25 H = 2, enumerator
|
| /linux/rust/proc-macro2/ |
| H A D | lib.rs | 1033 fn hash<H: Hasher>(&self, hasher: &mut H) { in hash()
|
| /linux/drivers/isdn/hardware/mISDN/ |
| H A D | hfcmulti.c | 5311 #define H(x) ((unsigned long)&hfcm_map[x]) macro
|
| /linux/fs/afs/ |
| H A D | internal.h | 1903 #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 D | wx_type.h | 1468 #define WX_WRITE_FLUSH(H) rd32(H, WX_MIS_PWR) argument
|