Searched defs:groups (Results 1 – 7 of 7) sorted by relevance
/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Linux/ |
H A D | getgrouplist.cpp | 8 gid_t *groups; in main() local
|
/llvm-project/compiler-rt/test/sanitizer_common/TestCases/NetBSD/ |
H A D | getgroupmembership.cpp | 10 gid_t *groups; in main() local
|
/llvm-project/lldb/examples/python/templates/ |
H A D | parsed_cmd.py | 243 add_option(self, short_option, long_option, help, default, dest = None, required=False, groups = None, value_type=lldb.eArgTypeNone, completion_type=None, enum_values=None) global() argument 284 make_argument_element(self, arg_type, repeat = "optional", groups = None) global() argument [all...] |
/llvm-project/openmp/runtime/src/thirdparty/ittnotify/ |
H A D | ittnotify_static.cpp | 240 __itt_group_id groups; member 1368 __itt_group_id groups; in _N_() local
|
/llvm-project/polly/utils/ |
H A D | argparse.py | 283 def add_usage(self, usage, actions, groups, prefix=None): argument 322 def _format_usage(self, usage, actions, groups, prefix): argument 414 def _format_actions_usage(self, actions, groups): argument
|
/llvm-project/mlir/lib/Dialect/Affine/IR/ |
H A D | AffineOps.cpp | 3720 __anon41ba865e2002(ArrayRef<AffineMap> maps, SmallVectorImpl<int32_t> &groups) build() argument
|
/llvm-project/polly/lib/External/isl/ |
H A D | isl_map.c | 4488 int *groups; in drop_irrelevant_constraints() local
|