Home
last modified time | relevance | path

Searched refs:path_flags (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/subversion/
H A D.ycm_extra_conf.py46 path_flags = [ '-isystem', '-I', '-iquote', '--sysroot=' ]
55 for path_flag in path_flags:
/freebsd-13.1/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_qp.c2302 u32 path_flags, const struct ib_qp_attr *attr, in mlx5_set_path() argument
2337 path->fl_free_ar = (path_flags & MLX5_PATH_FLAG_FL) ? 0x80 : 0; in mlx5_set_path()
2339 (path_flags & MLX5_PATH_FLAG_FREE_AR) ? 0x40 : 0; in mlx5_set_path()