Searched defs:mixed (Results 1 – 8 of 8) sorted by relevance
/freebsd-src/sys/netgraph/ |
H A D | ng_split.c | 69 hook_p mixed; member
|
/freebsd-src/crypto/openssl/crypto/ec/ |
H A D | ecp_nistp224.c | 909 const int mixed, const felem x2, const felem y2, in point_add() 1142 const int mixed, const felem pre_comp[][17][3], in batch_mul() 1419 int mixed = 0; in ossl_ec_GFp_nistp224_points_mul() local
|
H A D | ecp_nistp521.c | 1208 const int mixed, const felem x2, const felem y2, in point_add() 1585 const int mixed, const felem pre_comp[][17][3], in batch_mul() 1923 int mixed = 0; in ossl_ec_GFp_nistp521_points_mul() local
|
H A D | ecp_nistp256.c | 1237 const int mixed, const smallfelem x2, in point_add() 1675 const int mixed, const smallfelem pre_comp[][17][3], in batch_mul() 2030 int mixed = 0; in ossl_ec_GFp_nistp256_points_mul() local
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | DecoderEmitter.cpp | 571 Filter(FilterChooser & owner,unsigned startBit,unsigned numBits,bool mixed) Filter() argument 1502 runSingleFilter(unsigned startBit,unsigned numBit,bool mixed) runSingleFilter() argument
|
/freebsd-src/sys/dev/sound/pci/hda/ |
H A D | hdaa.h | 164 int mixed; /* Mixed/multiplexed recording, not multichannel. */ member
|
H A D | hdaa.c | 3430 hdaa_audio_trace_adc(struct hdaa_devinfo * devinfo,int as,int seq,nid_t nid,int mixed,int min,int only,int depth,int * length,int onlylength) hdaa_audio_trace_adc() argument [all...] |
/freebsd-src/contrib/ncurses/progs/ |
H A D | tic.c | 2162 bool mixed = FALSE; in check_delays() local
|