| /f-stack/freebsd/libkern/ |
| H A D | jenkins_hash.c | 91 #define mix(a,b,c) \ macro 166 mix(a,b,c); in jenkins_hash32() 231 mix(a,b,c); in jenkins_hash() 274 mix(a,b,c); in jenkins_hash() 329 mix(a,b,c); in jenkins_hash() 384 mix(a,b,c); in jenkins_hash() 435 mix(a,b,c); in jenkins_hash()
|
| /f-stack/dpdk/drivers/net/bnxt/tf_core/ |
| H A D | lookup3.h | 59 #define mix(a, b, c) \ macro 137 mix(a, b, c); in hashword()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/net/ |
| H A D | cavium-mix.txt | 4 - compatible: "cavium,octeon-5750-mix" 25 compatible = "cavium,octeon-5750-mix";
|
| /f-stack/freebsd/netpfil/pf/ |
| H A D | pf_lb.c | 69 #define mix(a,b,c) \ macro 96 mix(a, b, c); in pf_hash() 104 mix(a, b, c); in pf_hash() 109 mix(a, b, c); in pf_hash() 114 mix(a, b, c); in pf_hash() 119 mix(a, b, c); in pf_hash()
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/randombytes/salsa20/ |
| H A D | randombytes_salsa20_random.c | 469 randombytes_salsa20_random_xorkey(const unsigned char * const mix) in randombytes_salsa20_random_xorkey() argument 475 key[i] ^= mix[i]; in randombytes_salsa20_random_xorkey()
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-helper-board.c | 158 int mix; in __mix_eth_node() local 170 mix = fdt_path_offset(fdt_addr, mix_path); in __mix_eth_node() 171 if (mix < 0) in __mix_eth_node() 176 return mix; in __mix_eth_node()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/sound/ |
| H A D | renesas,rsnd.txt | 307 - rcar_sound,mix : Should contain MIX feature. 320 "ssi-all", "ssi.X", "src.X", "mix.X", "ctu.X", 406 rcar_sound,mix { 407 mix0: mix-0 { }; 408 mix1: mix-1 { };
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mfd/ |
| H A D | mfd.txt | 16 mix of unrelated hardware devices.
|
| H A D | aspeed-lpc.txt | 12 mix of functionality it provides. The principle split is between the register
|
| /f-stack/freebsd/contrib/device-tree/src/mips/cavium-octeon/ |
| H A D | octeon_3xxx.dts | 155 compatible = "cavium,octeon-5750-mix"; 167 compatible = "cavium,octeon-5750-mix";
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | kirkwood-b3.dts | 114 * mix together giving some interesting combinations.
|
| H A D | r8a7794.dtsi | 990 "mix.0", "mix.1", 1018 rcar_sound,mix { 1019 mix0: mix-0 { }; 1020 mix1: mix-1 { };
|
| H A D | r8a7742.dtsi | 960 "mix.0", "mix.1", 988 rcar_sound,mix { 989 mix0: mix-0 { }; 990 mix1: mix-1 { };
|
| H A D | r8a7745.dtsi | 1155 "mix.0", "mix.1", 1182 rcar_sound,mix { 1183 mix0: mix-0 { }; 1184 mix1: mix-1 { };
|
| H A D | r8a7791.dtsi | 1260 "mix.0", "mix.1", 1288 rcar_sound,mix { 1289 mix0: mix-0 { }; 1290 mix1: mix-1 { };
|
| H A D | r8a7790.dtsi | 1141 "mix.0", "mix.1", 1169 rcar_sound,mix { 1170 mix0: mix-0 { }; 1171 mix1: mix-1 { };
|
| H A D | r8a7743.dtsi | 1224 "mix.0", "mix.1", 1248 rcar_sound,mix { 1249 mix0: mix-0 { }; 1250 mix1: mix-1 { };
|
| H A D | r8a7744.dtsi | 1224 "mix.0", "mix.1", 1248 rcar_sound,mix { 1249 mix0: mix-0 { }; 1250 mix1: mix-1 { };
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/renesas/ |
| H A D | r8a77990.dtsi | 1336 "mix.1", "mix.0", 1375 rcar_sound,mix { 1376 mix0: mix-0 { }; 1377 mix1: mix-1 { };
|
| H A D | r8a774c0.dtsi | 1359 "mix.1", "mix.0", 1398 rcar_sound,mix { 1399 mix0: mix-0 { }; 1400 mix1: mix-1 { };
|
| H A D | r8a77965.dtsi | 1598 "mix.1", "mix.0", 1626 rcar_sound,mix { 1627 mix0: mix-0 { }; 1628 mix1: mix-1 { };
|
| H A D | r8a774b1.dtsi | 1588 "mix.1", "mix.0", 1627 rcar_sound,mix { 1628 mix0: mix-0 { }; 1629 mix1: mix-1 { };
|
| /f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/ |
| H A D | pinctrl-mcp23s08.txt | 39 possible to mix mcp23s08 and mcp23s17 on the same chipselect. Set at
|
| /f-stack/tools/libxo/doc/ |
| H A D | faq.rst | 34 libxo is an effort to mix the best aspects of the JUNOS strategy into
|
| /f-stack/freebsd/net80211/ |
| H A D | ieee80211.c | 2582 #define mix(a, b, c) \ macro 2608 mix(a, b, c); in ieee80211_mac_hash() 2612 #undef mix
|