Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_sched.cpp96 kmp_uint32 nth; __kmp_for_static_init() local
488 kmp_uint32 nth; __kmp_dist_for_static_init() local
[all...]
H A Dkmp_tasking.cpp2520 kmp_uint32 nth = thread->th.th_team_nproc; global() local
2657 kmp_int32 nth = thread->th.th_team_nproc; global() local
2726 kmp_int32 nth = th->th.th_team_nproc; global() local
2779 kmp_int32 nth = thr->th.th_team_nproc; global() local
[all...]
H A Dkmp_collapse.cpp1333 kmp_uint32 nth = team->t.t_nproc; // Number of threads __kmpc_for_collapsed_init() local
[all...]
H A Dkmp_runtime.cpp1553 int nth = __kmp_omp_num_threads(loc); __kmp_fork_in_teams() local
4064 int i, n, nth; __kmp_free_hot_teams() local
[all...]
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 in __kmp_default_tp_capacity() local
[all...]
H A Dkmp_affinity.cpp5599 int nth = nthreads; __kmp_balanced_affinity() local
H A Dkmp.h2896 kmp_int32 nth; // number of threads in each team of the league global() member
3538 int *nth; global() member
/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dxattrtest.c86 static int nth = 0; variable
/freebsd-src/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-src/contrib/libcxxrt/
H A Dlibelftc_dem_gnu3.c2485 long nth; cpp_demangle_read_subst() local
2803 long nth; cpp_demangle_read_tmpl_param() local
[all...]
/freebsd-src/contrib/unbound/iterator/
H A Diter_utils.c400 int got_num = 0, low_rtt = 0, swap_to_front, rtt_band = RTT_BAND, nth; iter_filter_order() local
/freebsd-src/sys/netinet/
H A Dtcp_subr.c1754 struct tcphdr *nth; tcp_respond() local
[all...]
/freebsd-src/contrib/libxo/xohtml/external/
H A Djquery.js5631 nth: function( cur, result, dir, elem ) { method