/freebsd/tools/test/arc4random/ |
H A D | biastest.c | 50 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 D | Random.h | 53 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 D | d_c99_decls_after_stmt3.c | 1 void sample(int i) in sample() function
|
H A D | d_c99_decls_after_stmt.c | 1 void sample(void) in sample() function
|
/freebsd/contrib/ntp/scripts/monitoring/ |
H A D | lr.pl | 55 sub sample($$) subroutine
|
/freebsd/sys/dev/adlink/ |
H A D | adlink.c | 96 uint64_t *sample; member 113 uint64_t sample; member 199 uint64_t *sample; in adlink_ioctl() local
|
/freebsd/sys/dev/ow/ |
H A D | owc_gpiobus.c | 261 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 D | pcm.h | 352 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 D | tsearch_test.c | 95 int sample = i; in ATF_TC_BODY() local
|
/freebsd/contrib/llvm-project/libcxx/include/__algorithm/ |
H A D | sample.h | 95 _SampleIterator sample(_PopulationIterator __first, sample() function
|
/freebsd/usr.bin/beep/ |
H A D | beep.c | 244 float sample; in main() local
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_irig.c | 417 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 D | refclock_chu.c | 659 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 D | refclock_wwv.c | 797 double sample; /* codec sample */ in wwv_receive() local [all...] |
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_stats.cpp | 80 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 D | gprof.c | 393 intmax_t sample; in readsamples() local
|
/freebsd/sys/arm/mv/ |
H A D | mv_thermal.c | 196 int64_t sample, rv; in mv_thermal_read_sensor() local
|
/freebsd/crypto/openssl/test/ |
H A D | drbgtest.c | 415 unsigned char sample[DRBG_FORK_RESULT_COUNT * RANDOM_SIZE]; in test_rand_reseed_on_fork() local
|
/freebsd/sys/dev/bwn/ |
H A D | if_bwn_phy_lp.c | 2375 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 D | ng_pptpgre.c | 838 long sample; in ng_pptpgre_rcvdata_lower() local
|
/freebsd/sys/geom/raid/ |
H A D | md_ddf.c | 564 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 D | en.h | 201 #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 D | t4_tom.c | 647 uint8_t sample = 0; in update_tcb_histent() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXAsmPrinter.cpp | 1066 unsigned sample = CI->getZExtValue(); in printModuleLevelGV() local
|
/freebsd/sys/dev/sound/pci/ |
H A D | emu10k1.c | 709 u_int32_t sample, i; in emu_vtrigger() local
|