Home
last modified time | relevance | path

Searched defs:mixed (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/netgraph/
H A Dng_split.c69 hook_p mixed; member
/freebsd/contrib/llvm-project/libc/src/__support/
H A Dhash.h121 uint64_t mixed = mix(seed); in HashState() local
/freebsd/crypto/openssl/crypto/ec/
H A Decp_nistp521.c1124 const int mixed, const felem x2, const felem y2, in point_add()
1501 const int mixed, const felem pre_comp[][17][3], in batch_mul()
1831 int mixed = 0; in ossl_ec_GFp_nistp521_points_mul() local
H A Decp_nistp224.c895 const int mixed, const felem x2, const felem y2, in point_add()
1128 const int mixed, const felem pre_comp[][17][3], in batch_mul()
1398 int mixed = 0; in ossl_ec_GFp_nistp224_points_mul() local
H A Decp_nistp384.c1105 const int mixed, const felem x2, const felem y2, in point_add()
1408 const int mixed, const felem pre_comp[][17][3], in batch_mul()
1737 int mixed = 0; in ossl_ec_GFp_nistp384_points_mul() local
H A Decp_nistp256.c1232 const int mixed, const smallfelem x2, in point_add()
1670 const int mixed, const smallfelem pre_comp[][17][3], in batch_mul()
2016 int mixed = 0; in ossl_ec_GFp_nistp256_points_mul() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp656 bool mixed) in Filter()
1541 bool mixed) { in runSingleFilter()
/freebsd/sys/dev/sound/pci/hda/
H A Dhdaa.h164 int mixed; /* Mixed/multiplexed recording, not multichannel. */ member
H A Dhdaa.c3496 int mixed, int min, int only, int depth, int *length, int onlylength) in hdaa_audio_trace_adc()
/freebsd/contrib/ncurses/progs/
H A Dtic.c2164 bool mixed = FALSE; in check_delays() local