/freebsd/contrib/llvm-project/libcxx/include/__type_traits/ |
H A D | rank.h | 26 struct rank : integral_constant<size_t, __array_rank(_Tp)> {}; struct
|
/freebsd/contrib/jemalloc/src/ |
H A D | mutex_pool.c | 10 mutex_pool_init(mutex_pool_t *pool, const char *name, witness_rank_t rank) { in mutex_pool_init()
|
H A D | witness.c | 9 witness_init(witness_t *witness, const char *name, witness_rank_t rank, in witness_init()
|
H A D | mutex.c | 157 witness_rank_t rank, malloc_mutex_lock_order_t lock_order) { in malloc_mutex_init()
|
/freebsd/contrib/jemalloc/include/jemalloc/internal/ |
H A D | witness.h | 69 # 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 D | Symtab.h | 255 int rank(const uint32_t data) const { in rank() function
|
/freebsd/contrib/llvm-project/libcxx/include/__mdspan/ |
H A D | mdspan.h | 91 _LIBCPP_HIDE_FROM_ABI static constexpr rank_type rank() noexcept { return extents_type::rank(); } in rank() function
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_mesh.c | 404 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 D | osm_ucast_dnup.c | 78 unsigned rank; member
|
H A D | osm_ucast_updn.c | 78 unsigned rank; member
|
H A D | osm_ucast_ftree.c | 170 uint32_t rank; member
|
/freebsd/usr.sbin/lpr/common_source/ |
H A D | displayq.c | 78 static int rank; /* order to be printed (-1=none, 0=active) */ variable
|
/freebsd/contrib/libdivsufsort/lib/ |
H A D | trsort.c | 294 saidx_t rank, lastrank, newrank = -1; in tr_partialcopy() local
|
/freebsd/sys/contrib/zlib/ |
H A D | trees.c | 833 int rank; /* index in bl_order */ in send_all_trees() local
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | Writer.cpp | 648 unsigned rank = osec.partition * RF_PARTITION; in getSectionRank() local 1341 unsigned rank = orphan->sortRank; in sortOrphanSections() local
|
/freebsd/sys/geom/ |
H A D | geom.h | 137 int rank; member
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | GVNHoist.cpp | 545 unsigned int GVNHoist::rank(const Value *V) const { in rank() function in llvm::GVNHoist
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_wwv.c | 2402 double rank, dtemp; in wwv_newchan() local
|
/freebsd/sys/contrib/zstd/lib/dictBuilder/ |
H A D | divsufsort.c | 1142 int rank, lastrank, newrank = -1; in tr_partialcopy() local
|