Home
last modified time | relevance | path

Searched +defs:f +defs:hrt (Results 1 – 13 of 13) sorted by last modified time

/dports/mail/rspamd-devel/rspamd-93430bb/contrib/languages-data/
H A Dde.json1 …568,"K":336559,"U":140118,"T":243403,"W":221377,"V":203138,"Q":15370,"P":333284,"S":807982,"R":282… number
/dports/lang/ruby26/ruby-2.6.9/
H A Dthread.c1169 double2hrtime(rb_hrtime_t *hrt, double d) in double2hrtime()
3772 #define FD_ZERO(f) rb_fd_zero(f) argument
3773 #define FD_SET(i, f) rb_fd_set((i), (f)) argument
3774 #define FD_CLR(i, f) rb_fd_clr((i), (f)) argument
3775 #define FD_ISSET(i, f) rb_fd_isset((i), (f)) argument
3825 #define FD_ZERO(f) rb_fd_zero(f) argument
3826 #define FD_SET(i, f) rb_fd_set((i), (f)) argument
3827 #define FD_CLR(i, f) rb_fd_clr((i), (f)) argument
3828 #define FD_ISSET(i, f) rb_fd_isset((i), (f)) argument
4038 #define fd_init_copy(f) do { \ in rb_thread_fd_select() argument
/dports/mail/rspamd/rspamd-3.1/contrib/languages-data/
H A Dde.json1 …568,"K":336559,"U":140118,"T":243403,"W":221377,"V":203138,"Q":15370,"P":333284,"S":807982,"R":282… number
/dports/math/fricas/fricas-1.3.7/src/hyper/
H A Dparse-types.c170 TextNode *hrt = curr_node, *arg_node = alloc_node(); in parse_hasreturnto() local
381 char f[256]; in parse_input_pix() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/
H A Dscsi_debug.c328 struct hrtimer hrt; member
5783 int f, j, l; in scsi_debug_show_info() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/
H A Dscsi_debug.c328 struct hrtimer hrt; member
5783 int f, j, l; in scsi_debug_show_info() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/
H A Dscsi_debug.c328 struct hrtimer hrt; member
5783 int f, j, l; in scsi_debug_show_info() local
/dports/devel/sobjectizer/sobjectizer-v.5.7.2.5/dev/test/so_5/disp/adv_thread_pool/unsafe_after_safe/
H A Dmain.cpp88 using hrt = std::chrono::high_resolution_clock; in evt_unsafe_signal() typedef
90 auto f = hrt::now() + std::chrono::milliseconds( 5 ); in evt_unsafe_signal() local
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/nova-simd/benchmarks/
H A Dbenchmark_helpers.hpp39 inline void run_bench(Function const & f, unsigned int loops = 5000000) in run_bench()
41 boost::high_resolution_timer hrt; in run_bench() local
56 inline void run_bench(Function const & f, unsigned int loops = 5000000) in run_bench()
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/sched/
H A Dfeeder.cpp176 FILE* f; in check_reread_trigger() local
217 int hrt = ssp->apps[app_index].homogeneous_redundancy; in hr_count_slots() local
257 int hrt = ssp->apps[app_index].homogeneous_redundancy; in get_job_from_db() local
614 int hrt, hr_type0 = ssp->apps[0].homogeneous_redundancy; in hr_init() local
H A Dhr_info.cpp38 FILE* f = fopen(HR_INFO_FILENAME, "w"); in write_file() local
40 FCGI_FILE* f = FCGI::fopen(HR_INFO_FILENAME, "w"); in write_file() local
56 FILE* f = fopen(HR_INFO_FILENAME, "r"); in read_file() local
58 FCGI_FILE* f = FCGI::fopen(HR_INFO_FILENAME, "r"); in read_file() local
182 bool HR_INFO::accept(int hrt, int hrc) { in accept()
193 void HR_INFO::show(FILE* f) { in show()
/dports/devel/libuutil/libuutil-1.0.3/
H A Duu_open.c48 int f; in uu_open_tmp() local
51 uint64_t hrt; in uu_open_tmp() local
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/external_libraries/nova-simd/benchmarks/
H A Dbenchmark_helpers.hpp39 inline void run_bench(Function const & f, unsigned int loops = 5000000) in run_bench()
41 boost::high_resolution_timer hrt; in run_bench() local
56 inline void run_bench(Function const & f, unsigned int loops = 5000000) in run_bench()