Searched defs:list_type (Results 1 - 8 of 8) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DGCMetadataPrinter.h39 typedef GCStrategy::list_type list_type; typedef in class:llvm::GCMetadataPrinter
H A DGCStrategy.h57 typedef std::vector<GCFunctionInfo*> list_type; typedef in class:llvm::GCStrategy
H A DGCMetadata.h166 typedef std::vector<GCStrategy*> list_type; typedef in class:llvm::GCModuleInfo
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Driver/
H A DJob.h124 typedef SmallVector<Job*, 4> list_type; typedef in class:clang::driver::JobList
/freebsd-10-stable/crypto/heimdal/lib/hdb/
H A Dext.c112 Der_type replace_type, list_type; local
/freebsd-10-stable/crypto/openssl/apps/
H A Dopenssl.c506 int list_type; local
[all...]
/freebsd-10-stable/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_flow_table.c676 static void mlx5e_fill_addr_array(struct mlx5e_priv *priv, int list_type, argument
703 mlx5e_vport_context_update_addr_list(struct mlx5e_priv *priv, int list_type) argument
/freebsd-10-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_vport.c723 mlx5_query_nic_vport_mac_list(struct mlx5_core_dev *dev, u16 vport, enum mlx5_list_type list_type, u8 addr_list[][ETH_ALEN], int *list_size) argument
788 mlx5_modify_nic_vport_mac_list(struct mlx5_core_dev *dev, enum mlx5_list_type list_type, u8 addr_list[][ETH_ALEN], int list_size) argument

Completed in 95 milliseconds