Home
last modified time | relevance | path

Searched defs:groups (Results 1 – 7 of 7) sorted by relevance

/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Linux/
H A Dgetgrouplist.cpp8 gid_t *groups; in main() local
/llvm-project/compiler-rt/test/sanitizer_common/TestCases/NetBSD/
H A Dgetgroupmembership.cpp10 gid_t *groups; in main() local
/llvm-project/lldb/examples/python/templates/
H A Dparsed_cmd.py243 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 Dittnotify_static.cpp240 __itt_group_id groups; member
1368 __itt_group_id groups; in _N_() local
/llvm-project/polly/utils/
H A Dargparse.py283 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 DAffineOps.cpp3720 __anon41ba865e2002(ArrayRef<AffineMap> maps, SmallVectorImpl<int32_t> &groups) build() argument
/llvm-project/polly/lib/External/isl/
H A Disl_map.c4488 int *groups; in drop_irrelevant_constraints() local