Home
last modified time | relevance | path

Searched defs:sample (Results 1 – 25 of 30) sorted by relevance

12

/freebsd/tools/test/arc4random/
H A Dbiastest.c50 unsigned char *sample; in main() local
99 collect_sample(unsigned char *sample, long long tries, uint32_t threshold) in collect_sample()
127 analyze_sample(const unsigned char *sample, long long tries, uint32_t threshold) in analyze_sample()
/freebsd/contrib/llvm-project/llvm/include/llvm/FuzzMutate/
H A DRandom.h53 template <typename RangeT> ReservoirSampler &sample(RangeT &&Items) { in sample() function
60 ReservoirSampler &sample(const T &Item, uint64_t Weight) { in sample() function
/freebsd/contrib/netbsd-tests/usr.bin/xlint/lint1/
H A Dd_c99_decls_after_stmt3.c1 void sample(int i) in sample() function
H A Dd_c99_decls_after_stmt.c1 void sample(void) in sample() function
/freebsd/contrib/ntp/scripts/monitoring/
H A Dlr.pl55 sub sample($$) subroutine
/freebsd/sys/dev/adlink/
H A Dadlink.c96 uint64_t *sample; member
113 uint64_t sample; member
199 uint64_t *sample; in adlink_ioctl() local
/freebsd/sys/dev/ow/
H A Dowc_gpiobus.c261 bool sample; in owc_gpiobus_read_data() local
323 bool sample; in owc_gpiobus_reset_and_presence() local
/freebsd/sys/dev/sound/pcm/
H A Dpcm.h352 pcm_clamp(intpcm32_t sample, uint32_t fmt) in pcm_clamp()
376 pcm_clamp_calc(intpcm32_t sample, uint32_t fmt) in pcm_clamp_calc()
/freebsd/lib/libc/tests/stdlib/
H A Dtsearch_test.c95 int sample = i; in ATF_TC_BODY() local
/freebsd/contrib/llvm-project/libcxx/include/__algorithm/
H A Dsample.h95 _SampleIterator sample(_PopulationIterator __first, sample() function
/freebsd/usr.bin/beep/
H A Dbeep.c244 float sample; in main() local
/freebsd/contrib/ntp/ntpd/
H A Drefclock_irig.c417 double sample; /* codec sample */ in irig_receive() local
508 irig_rf(struct peer * peer,double sample) irig_rf() argument
587 irig_base(struct peer * peer,double sample) irig_base() argument
[all...]
H A Drefclock_chu.c659 double sample; /* codec sample */ in chu_audio_receive() local
733 double sample /* analog sample */ in chu_rf()
905 double sample /* baseband signal */ in chu_uart()
H A Drefclock_wwv.c797 double sample; /* codec sample */ in wwv_receive() local
[all...]
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.cpp80 void statistic::addSample(double sample) { in addSample()
180 uint32_t logHistogram::findBin(double sample) { in findBin()
192 void logHistogram::addSample(double sample) { in addSample()
/freebsd/usr.bin/gprof/
H A Dgprof.c393 intmax_t sample; in readsamples() local
/freebsd/sys/arm/mv/
H A Dmv_thermal.c196 int64_t sample, rv; in mv_thermal_read_sensor() local
/freebsd/crypto/openssl/test/
H A Ddrbgtest.c415 unsigned char sample[DRBG_FORK_RESULT_COUNT * RANDOM_SIZE]; in test_rand_reseed_on_fork() local
/freebsd/sys/dev/bwn/
H A Dif_bwn_phy_lp.c2375 bwn_phy_lp_calc_rx_iq_comp(struct bwn_mac *mac, uint16_t sample) in bwn_phy_lp_calc_rx_iq_comp()
3576 bwn_phy_lp_rx_iq_est(struct bwn_mac *mac, uint16_t sample, uint8_t time, in bwn_phy_lp_rx_iq_est()
/freebsd/sys/netgraph/
H A Dng_pptpgre.c838 long sample; in ng_pptpgre_rcvdata_lower() local
/freebsd/sys/geom/raid/
H A Dmd_ddf.c564 ddf_meta_create(struct g_raid_disk *disk, struct ddf_meta *sample) in ddf_meta_create()
842 ddf_vol_meta_create(struct ddf_vol_meta *meta, struct ddf_meta *sample) in ddf_vol_meta_create()
/freebsd/sys/dev/mlx4/mlx4_en/
H A Den.h201 #define AVG_PERF_COUNTER(cnt, sample) \ argument
210 #define AVG_PERF_COUNTER(cnt, sample) do {} while (0) argument
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom.c647 uint8_t sample = 0; in update_tcb_histent() local
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp1066 unsigned sample = CI->getZExtValue(); in printModuleLevelGV() local
/freebsd/sys/dev/sound/pci/
H A Demu10k1.c709 u_int32_t sample, i; in emu_vtrigger() local

12