Searched refs:check_group (Results 1 – 4 of 4) sorted by relevance
/external/OpenCL-CTS/test_conformance/subgroups/ |
D | test_workitem.cpp | 37 static int check_group(const get_test_data *result, int nw, cl_uint ensg, in check_group() function 279 error = check_group(result, nw, ensg, maxwgs); in test_work_item_functions() 303 error = check_group(result + q * nw, r, ensg, maxwgs); in test_work_item_functions()
|
/external/selinux/libselinux/src/ |
D | seusers.c | 113 static int check_group(const char *group, const char *name, const gid_t gid) { in check_group() function 210 check_group(&username[1], name, gid)) { in getseuserbyname()
|
/external/elfutils/src/ |
D | ChangeLog | 1079 * elflint.c (check_group): Make sure we can read a complete 1264 * elflint (check_group): Don't check if there is no flag word. 1651 * elflint.c (check_group): Replace %Z length modifier with %z. 1914 (check_group): Check section val is valid. 3235 * elflint.c (check_scn_group, check_group): Likewise. 3760 * elflint.c (check_group): Check that signature symbol for section
|
D | elflint.c | 2622 check_group (Ebl *ebl, GElf_Ehdr *ehdr, GElf_Shdr *shdr, int idx) in check_group() function 4203 check_group (ebl, ehdr, shdr, cnt); in check_sections()
|