Home
last modified time | relevance | path

Searched refs:mixed (Results 1 – 25 of 132) sorted by relevance

123456

/freebsd/sys/netgraph/
H A Dng_split.c69 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 Dhash.h121 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 Decp_nistp224.c895 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 Decp_nistp384.c1105 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 Decp_nistp521.c1124 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 Decp_nistp256.c1232 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 Dcase_all_values.ksh38 for caseval in sensitive insensitive mixed; do
/freebsd/sbin/pfctl/tests/files/
H A Dpf0034.in1 #mixed af, probability
H A Dpf0102.in1 # test rule expansion with mixed af
/freebsd/contrib/pkgconf/tests/lib1/
H A Dlink-abi-multi.pc2 Description: a library declaring multiple Link.ABI tags with duplicates and mixed case
/freebsd/contrib/sendmail/cf/cf/
H A Dknecht.mc188 # 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 Dintel,ixp4xx-flash.txt4 specific big-endian or mixed-endian memory access pattern.
H A Dpartition.txt10 to see these methods mixed.
/freebsd/sys/contrib/device-tree/Bindings/mtd/partitions/
H A Dbrcm,bcm963xx-imagetag.txt5 partitions or non standard bootloader partition sizes. For these a mixed layout
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/
H A Dsend_realloc_dnode_mixed.ksh49 rm -f $BACKDIR/fs-mixed
/freebsd/sys/contrib/device-tree/src/arm64/st/
H A Dstm32mp253.dtsi65 snps,mixed-burst;
H A Dstm32mp233.dtsi65 snps,mixed-burst;
/freebsd/sys/contrib/device-tree/Bindings/power/supply/ab8500/
H A Dfg.txt3 AB8500 is a mixed signal multimedia and power management
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Dimx.txt29 combined with a D-PHY core mixed into the same register block. In
/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dstm32mp133.dtsi93 snps,mixed-burst;
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dmfd.txt8 - A mixed signal ASIC on an external bus, sometimes a PMIC (Power Management
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dsti-dwmac.txt51 snps,mixed-burst;
/freebsd/contrib/arm-optimized-routines/
H A DREADME.contributors40 - Logically independent changes should not be mixed into the same commit.
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dfsl,audmix.txt18 - mixed audio
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegisterInfo.td28 // WebAssembly may someday supports mixed 32-bit and 64-bit heaps in the same

123456