Home
last modified time | relevance | path

Searched defs:rank (Results 1 – 19 of 19) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__type_traits/
H A Drank.h26 struct rank : integral_constant<size_t, __array_rank(_Tp)> {}; struct
/freebsd/contrib/jemalloc/src/
H A Dmutex_pool.c10 mutex_pool_init(mutex_pool_t *pool, const char *name, witness_rank_t rank) { in mutex_pool_init()
H A Dwitness.c9 witness_init(witness_t *witness, const char *name, witness_rank_t rank, in witness_init()
H A Dmutex.c157 witness_rank_t rank, malloc_mutex_lock_order_t lock_order) { in malloc_mutex_init()
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dwitness.h69 # define WITNESS_INITIALIZER(name, rank) {name, rank, NULL, NULL, {NULL, NULL}} argument
71 # define WITNESS_INITIALIZER(name, rank) argument
88 witness_rank_t rank; member
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSymtab.h255 int rank(const uint32_t data) const { in rank() function
/freebsd/contrib/llvm-project/libcxx/include/__mdspan/
H A Dmdspan.h91 _LIBCPP_HIDE_FROM_ABI static constexpr rank_type rank() noexcept { return extents_type::rank(); } in rank() function
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_mesh.c404 int rank = l - 1; in sub_determinant() local
461 static int determinant(lash_t *p_lash, int deg, int rank, int ***m, int *p) in determinant()
539 static int char_poly(lash_t *p_lash, int rank, int **matrix, int **poly) in char_poly()
H A Dosm_ucast_dnup.c78 unsigned rank; member
H A Dosm_ucast_updn.c78 unsigned rank; member
H A Dosm_ucast_ftree.c170 uint32_t rank; member
/freebsd/usr.sbin/lpr/common_source/
H A Ddisplayq.c78 static int rank; /* order to be printed (-1=none, 0=active) */ variable
/freebsd/contrib/libdivsufsort/lib/
H A Dtrsort.c294 saidx_t rank, lastrank, newrank = -1; in tr_partialcopy() local
/freebsd/sys/contrib/zlib/
H A Dtrees.c833 int rank; /* index in bl_order */ in send_all_trees() local
/freebsd/contrib/llvm-project/lld/ELF/
H A DWriter.cpp648 unsigned rank = osec.partition * RF_PARTITION; in getSectionRank() local
1341 unsigned rank = orphan->sortRank; in sortOrphanSections() local
/freebsd/sys/geom/
H A Dgeom.h137 int rank; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp545 unsigned int GVNHoist::rank(const Value *V) const { in rank() function in llvm::GVNHoist
/freebsd/contrib/ntp/ntpd/
H A Drefclock_wwv.c2402 double rank, dtemp; in wwv_newchan() local
/freebsd/sys/contrib/zstd/lib/dictBuilder/
H A Ddivsufsort.c1142 int rank, lastrank, newrank = -1; in tr_partialcopy() local