Home
last modified time | relevance | path

Searched defs:nth (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_sched.cpp96 kmp_uint32 nth; in __kmp_for_static_init() local
488 kmp_uint32 nth; in __kmp_dist_for_static_init() local
H A Dkmp_tasking.cpp2520 kmp_uint32 nth = thread->th.th_team_nproc; local
2657 kmp_int32 nth = thread->th.th_team_nproc; local
2726 kmp_int32 nth = th->th.th_team_nproc; local
2779 kmp_int32 nth = thr->th.th_team_nproc; local
H A Dkmp_collapse.cpp1333 kmp_uint32 nth = team->t.t_nproc; // Number of threads in __kmpc_for_collapsed_init() local
H A Dkmp_runtime.cpp1553 int nth = __kmp_omp_num_threads(loc); in __kmp_fork_in_teams() local
4064 int i, n, nth; in __kmp_free_hot_teams() local
H A Dkmp_dispatch.cpp653 T nth = nproc; in __kmp_dispatch_init_algorithm() local
H A Dkmp_settings.cpp478 int nth = 32; in __kmp_initial_threads_capacity() local
501 int nth = 128; in __kmp_default_tp_capacity() local
H A Dkmp_affinity.cpp5599 int nth = nthreads; in __kmp_balanced_affinity() local
H A Dkmp.h2896 kmp_int32 nth; // number of threads in each team of the league member
3538 int *nth; member
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dxattrtest.c86 static int nth = 0; variable
/freebsd/contrib/elftoolchain/libelftc/
H A Dlibelftc_dem_gnu3.c2151 long nth; in cpp_demangle_read_subst() local
2469 long nth; in cpp_demangle_read_tmpl_param() local
/freebsd/contrib/libcxxrt/
H A Dlibelftc_dem_gnu3.c2485 long nth; in cpp_demangle_read_subst() local
2803 long nth; in cpp_demangle_read_tmpl_param() local
/freebsd/contrib/unbound/iterator/
H A Diter_utils.c400 int got_num = 0, low_rtt = 0, swap_to_front, rtt_band = RTT_BAND, nth; in iter_filter_order() local
/freebsd/sys/netinet/
H A Dtcp_subr.c1752 struct tcphdr *nth; in tcp_respond() local