Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/common/libs/utils/
Dusers.cpp65 std::vector<gid_t> groups(num_groups + 1); in GetSuplementaryGroups() local
86 auto groups = GetSuplementaryGroups(); in InGroup() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dsre.h26 Py_ssize_t groups; /* must be first! */ member
47 Py_ssize_t groups; /* number of groups (start/end marks) */ member
D_sre.c2667 Py_ssize_t groups = 0; in _compile() local
2880 _validate_inner(SRE_CODE *code, SRE_CODE *end, Py_ssize_t groups) in _validate_inner()
3173 _validate_outer(SRE_CODE *code, SRE_CODE *end, Py_ssize_t groups) in _validate_outer()
Dsocketmodule.c1230 int pid, groups; in getsockaddrarg() local
Dposixmodule.c5870 posix_setgroups(PyObject *self, PyObject *groups) in posix_setgroups()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dsre.h36 Py_ssize_t groups; /* must be first! */ member
57 Py_ssize_t groups; /* number of groups (start/end marks) */ member
Dsocketmodule.c1288 int pid, groups; in getsockaddrarg() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/
Dnewslist.py120 def addtotree(tree, groups): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dargparse.py250 def add_usage(self, usage, actions, groups, prefix=None): argument
292 def _format_usage(self, usage, actions, groups, prefix): argument
384 def _format_actions_usage(self, actions, groups): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dargparse.py248 def add_usage(self, usage, actions, groups, prefix=None): argument
290 def _format_usage(self, usage, actions, groups, prefix): argument
382 def _format_actions_usage(self, actions, groups): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
D_sre.c2746 Py_ssize_t groups = 0; in _compile() local
2965 _validate_inner(SRE_CODE *code, SRE_CODE *end, Py_ssize_t groups) in _validate_inner()
3254 _validate_outer(SRE_CODE *code, SRE_CODE *end, Py_ssize_t groups) in _validate_outer()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
D_sre.c2667 Py_ssize_t groups = 0; in _compile() local
2880 _validate_inner(SRE_CODE *code, SRE_CODE *end, Py_ssize_t groups) in _validate_inner()
3173 _validate_outer(SRE_CODE *code, SRE_CODE *end, Py_ssize_t groups) in _validate_outer()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dedk2module.c4280 posix_setgroups(PyObject *self, PyObject *groups) in posix_setgroups()
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_entry.cpp1425 void glGetPerfMonitorGroupsAMD(GLint* numGroups, GLsizei groupsSize, GLuint* groups) in glGetPerfMonitorGroupsAMD()
/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles3_wrapper_entry.cpp1393 void glGetPerfMonitorGroupsAMD(GLint* numGroups, GLsizei groupsSize, GLuint* groups) in glGetPerfMonitorGroupsAMD()