Home
last modified time | relevance | path

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

12345

/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/bmake/unit-tests/
H A Dvarmod-edge.mk22 TESTS+= M-mixed
23 INP.M-mixed= (paren-brace} (
24 MOD.M-mixed= ${INP.M-mixed:M(*}}
25 EXP.M-mixed= (paren-brace}
/freebsd/crypto/openssl/crypto/ec/
H A Decp_nistp224.c909 const int mixed, const felem x2, const felem y2, in point_add() argument
917 if (!mixed) { in point_add()
1012 if (!mixed) { in point_add()
1142 const int mixed, const felem pre_comp[][17][3], in batch_mul() argument
1219 mixed, tmp[0], tmp[1], tmp[2]); in batch_mul()
1419 int mixed = 0; in ossl_ec_GFp_nistp224_points_mul() local
1482 mixed = 1; in ossl_ec_GFp_nistp224_points_mul()
1486 if (mixed) in ossl_ec_GFp_nistp224_points_mul()
1490 || (mixed && (tmp_felems == NULL))) { in ossl_ec_GFp_nistp224_points_mul()
1556 if (mixed) in ossl_ec_GFp_nistp224_points_mul()
[all …]
H A Decp_nistp521.c1208 const int mixed, const felem x2, const felem y2, in point_add() argument
1223 if (!mixed) { in point_add()
1585 const int mixed, const felem pre_comp[][17][3], in batch_mul() argument
1652 mixed, tmp[0], tmp[1], tmp[2]); in batch_mul()
1923 int mixed = 0; in ossl_ec_GFp_nistp521_points_mul() local
1987 mixed = 1; in ossl_ec_GFp_nistp521_points_mul()
1991 if (mixed) in ossl_ec_GFp_nistp521_points_mul()
1995 || (mixed && (tmp_felems == NULL))) { in ossl_ec_GFp_nistp521_points_mul()
2064 if (mixed) in ossl_ec_GFp_nistp521_points_mul()
2089 mixed, (const felem(*)[17][3])pre_comp, in ossl_ec_GFp_nistp521_points_mul()
[all …]
H A Decp_nistp256.c1237 const int mixed, const smallfelem x2, in point_add() argument
1257 if (!mixed) { in point_add()
1675 const int mixed, const smallfelem pre_comp[][17][3], in batch_mul() argument
1757 mixed, tmp[0], tmp[1], tmp[2]); in batch_mul()
2030 int mixed = 0; in ossl_ec_GFp_nistp256_points_mul() local
2094 mixed = 1; in ossl_ec_GFp_nistp256_points_mul()
2098 if (mixed) in ossl_ec_GFp_nistp256_points_mul()
2102 || (mixed && (tmp_smallfelems == NULL))) { in ossl_ec_GFp_nistp256_points_mul()
2175 if (mixed) in ossl_ec_GFp_nistp256_points_mul()
2200 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.ksh37 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/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/arm/
H A Daxis.txt13 The ARTPEC-6 has a system controller with mixed functions controlling DMA, PCIe
/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/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/iio/frequency/
H A Dadi,adf4377.yaml16 ideally suited for data converter and mixed signal front end (MxFE) clock
/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/Bindings/mfd/
H A Dmfd.txt8 - A mixed signal ASIC on an external bus, sometimes a PMIC (Power Management
/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
/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/net/
H A Dsti-dwmac.txt51 snps,mixed-burst;
H A Dsnps,dwmac.yaml175 * snps,mb, mixed-burst
450 snps,mixed-burst:
453 Program the DMA to use the mixed burst mode
555 mixed-burst
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dfsl,audmix.txt18 - mixed audio
/freebsd/contrib/byacc/
H A Dconfig_h.in78 /* Define to 1 if filesystem supports mixed-case filenames. */
/freebsd/sys/dev/sound/pci/hda/
H A Dhdaa.h164 int mixed; /* Mixed/multiplexed recording, not multichannel. */ member
/freebsd/contrib/dialog/
H A DREADME50 Guage uses stdin :-/ so that can't be mixed for example with an inputbox,

12345