Searched defs:selection (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/
H A DSolution.h38 void setSelection(GraphBase::NodeId nodeId, unsigned selection) { argument
/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DChunks.h322 llvm::COFF::COMDATType selection = (llvm::COFF::COMDATType)0; member in class:lld::coff::final
H A DInputFiles.cpp470 void ObjFile::handleComdatSelection(COFFSymbolRef sym, COMDATType &selection, argument
652 COMDATType selection = (COMDATType)def->Selection; local
[all...]
/freebsd-13-stable/sys/contrib/zstd/lib/dictBuilder/
H A Dfastcover.c477 COVER_dictSelection_t selection = COVER_dictSelectionError(ERROR(GENERIC)); local
H A Dcover.c946 COVER_dictSelection_t selection = { NULL, 0, error }; local
950 unsigned COVER_dictSelectionIsError(COVER_dictSelection_t selection) { argument
954 void COVER_dictSelectionFree(COVER_dictSelection_t selection){ argument
901 COVER_best_finish(COVER_best_t *best, ZDICT_cover_params_t parameters, COVER_dictSelection_t selection) argument
1000 COVER_dictSelection_t selection = { largestDictbuffer, dictContentSize, totalCompressedSize }; local
1035 COVER_dictSelection_t selection = { candidateDictBuffer, dictContentSize, totalCompressedSize }; local
1044 COVER_dictSelection_t selection = { largestDictbuffer, dictContentSize, totalCompressedSize }; local
1075 COVER_dictSelection_t selection = COVER_dictSelectionError(ERROR(GENERIC)); local
[all...]
/freebsd-13-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_vport.c1510 mlx5_nic_vport_modify_local_lb(struct mlx5_core_dev *mdev, enum mlx5_local_lb_selection selection, u8 value) argument
1547 mlx5_nic_vport_query_local_lb(struct mlx5_core_dev *mdev, enum mlx5_local_lb_selection selection, u8 *value) argument

Completed in 178 milliseconds