| /freebsd/sys/netgraph/ |
| H A D | ng_split.c | 69 hook_p mixed; member 107 localhook = &priv->mixed; in ng_split_newhook() 136 } else if ((hook == priv->in) && (priv->mixed != NULL)) { in ng_split_rcvdata() 137 NG_FWD_ITEM_HOOK(error, item, priv->mixed); in ng_split_rcvdata() 138 } else if ((hook == priv->mixed) && (priv->out != NULL)) { in ng_split_rcvdata()
|
| /freebsd/contrib/llvm-project/libc/src/__support/ |
| H A D | hash.h | 121 uint64_t mixed = mix(seed); in HashState() local 122 buffer = RANDOMNESS[1][0] ^ mixed; in HashState() 123 pad = RANDOMNESS[1][1] ^ mixed; in HashState() 124 extra_keys[0] = RANDOMNESS[1][2] ^ mixed; in HashState() 125 extra_keys[1] = RANDOMNESS[1][3] ^ mixed; in HashState()
|
| /freebsd/crypto/openssl/crypto/ec/ |
| H A D | ecp_nistp224.c | 895 const int mixed, const felem x2, const felem y2, in point_add() argument 903 if (!mixed) { in point_add() 998 if (!mixed) { in point_add() 1128 const int mixed, const felem pre_comp[][17][3], in batch_mul() argument 1205 mixed, tmp[0], tmp[1], tmp[2]); in batch_mul() 1398 int mixed = 0; in ossl_ec_GFp_nistp224_points_mul() local 1459 mixed = 1; in ossl_ec_GFp_nistp224_points_mul() 1463 if (mixed) in ossl_ec_GFp_nistp224_points_mul() 1466 || (mixed && (tmp_felems == NULL))) in ossl_ec_GFp_nistp224_points_mul() 1528 if (mixed) in ossl_ec_GFp_nistp224_points_mul() [all …]
|
| H A D | ecp_nistp384.c | 1105 const int mixed, const felem x2, const felem y2, in point_add() argument 1119 if (!mixed) { in point_add() 1408 const int mixed, const felem pre_comp[][17][3], in batch_mul() argument 1475 nq[0], nq[1], nq[2], mixed, in batch_mul() 1737 int mixed = 0; in ossl_ec_GFp_nistp384_points_mul() local 1799 mixed = 1; in ossl_ec_GFp_nistp384_points_mul() 1803 if (mixed) in ossl_ec_GFp_nistp384_points_mul() 1806 || (mixed && (tmp_felems == NULL))) in ossl_ec_GFp_nistp384_points_mul() 1866 if (mixed) in ossl_ec_GFp_nistp384_points_mul() 1891 mixed, (const felem(*)[17][3])pre_comp, in ossl_ec_GFp_nistp384_points_mul() [all …]
|
| H A D | ecp_nistp521.c | 1124 const int mixed, const felem x2, const felem y2, in point_add() argument 1139 if (!mixed) { in point_add() 1501 const int mixed, const felem pre_comp[][17][3], in batch_mul() argument 1568 mixed, tmp[0], tmp[1], tmp[2]); in batch_mul() 1831 int mixed = 0; in ossl_ec_GFp_nistp521_points_mul() local 1893 mixed = 1; in ossl_ec_GFp_nistp521_points_mul() 1897 if (mixed) in ossl_ec_GFp_nistp521_points_mul() 1900 || (mixed && (tmp_felems == NULL))) in ossl_ec_GFp_nistp521_points_mul() 1965 if (mixed) in ossl_ec_GFp_nistp521_points_mul() 1990 mixed, (const felem(*)[17][3])pre_comp, in ossl_ec_GFp_nistp521_points_mul() [all …]
|
| H A D | ecp_nistp256.c | 1232 const int mixed, const smallfelem x2, in point_add() argument 1252 if (!mixed) { in point_add() 1670 const int mixed, const smallfelem pre_comp[][17][3], in batch_mul() argument 1752 mixed, tmp[0], tmp[1], tmp[2]); in batch_mul() 2016 int mixed = 0; in ossl_ec_GFp_nistp256_points_mul() local 2078 mixed = 1; in ossl_ec_GFp_nistp256_points_mul() 2082 if (mixed) in ossl_ec_GFp_nistp256_points_mul() 2085 || (mixed && (tmp_smallfelems == NULL))) in ossl_ec_GFp_nistp256_points_mul() 2154 if (mixed) in ossl_ec_GFp_nistp256_points_mul() 2179 mixed, (const smallfelem(*)[17][3])pre_comp, g_pre_comp); in ossl_ec_GFp_nistp256_points_mul() [all …]
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/casenorm/ |
| H A D | case_all_values.ksh | 38 for caseval in sensitive insensitive mixed; do
|
| /freebsd/sbin/pfctl/tests/files/ |
| H A D | pf0034.in | 1 #mixed af, probability
|
| H A D | pf0102.in | 1 # test rule expansion with mixed af
|
| /freebsd/contrib/pkgconf/tests/lib1/ |
| H A D | link-abi-multi.pc | 2 Description: a library declaring multiple Link.ABI tags with duplicates and mixed case
|
| /freebsd/contrib/sendmail/cf/cf/ |
| H A D | knecht.mc | 188 # Content-Type: multipart/mixed; boundary="----27AA9124_Outlook_Express_message_boundary" 192 # (5.50.4133.2400 & 5.50.4522.1200) messages with multipart/mixed attachments 195 # a) NOT supply a Content-Disposition header for multipart/mixed messages. 211 KSirCamWormMarker regex -f -aSUSPECT multipart/mixed;boundary=----.+_Outlook_Express_message_bounda…
|
| /freebsd/sys/contrib/device-tree/Bindings/mtd/ |
| H A D | intel,ixp4xx-flash.txt | 4 specific big-endian or mixed-endian memory access pattern.
|
| H A D | partition.txt | 10 to see these methods mixed.
|
| /freebsd/sys/contrib/device-tree/Bindings/mtd/partitions/ |
| H A D | brcm,bcm963xx-imagetag.txt | 5 partitions or non standard bootloader partition sizes. For these a mixed layout
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/ |
| H A D | send_realloc_dnode_mixed.ksh | 49 rm -f $BACKDIR/fs-mixed
|
| /freebsd/sys/contrib/device-tree/src/arm64/st/ |
| H A D | stm32mp253.dtsi | 65 snps,mixed-burst;
|
| H A D | stm32mp233.dtsi | 65 snps,mixed-burst;
|
| /freebsd/sys/contrib/device-tree/Bindings/power/supply/ab8500/ |
| H A D | fg.txt | 3 AB8500 is a mixed signal multimedia and power management
|
| /freebsd/sys/contrib/device-tree/Bindings/media/ |
| H A D | imx.txt | 29 combined with a D-PHY core mixed into the same register block. In
|
| /freebsd/sys/contrib/device-tree/src/arm/st/ |
| H A D | stm32mp133.dtsi | 93 snps,mixed-burst;
|
| /freebsd/sys/contrib/device-tree/Bindings/mfd/ |
| H A D | mfd.txt | 8 - A mixed signal ASIC on an external bus, sometimes a PMIC (Power Management
|
| /freebsd/sys/contrib/device-tree/Bindings/net/ |
| H A D | sti-dwmac.txt | 51 snps,mixed-burst;
|
| /freebsd/contrib/arm-optimized-routines/ |
| H A D | README.contributors | 40 - Logically independent changes should not be mixed into the same commit.
|
| /freebsd/sys/contrib/device-tree/Bindings/sound/ |
| H A D | fsl,audmix.txt | 18 - mixed audio
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyRegisterInfo.td | 28 // WebAssembly may someday supports mixed 32-bit and 64-bit heaps in the same
|