Home
last modified time | relevance | path

Searched defs:groups (Results 1 - 25 of 149) sorted by relevance

123456

/third_party/musl/src/misc/
H A Dinitgroups.c7 gid_t groups[NGROUPS_MAX]; in initgroups() local
/third_party/mesa3d/src/tool/pps/
H A Dpps_driver.h87 std::vector<CounterGroup> groups; member in pps::Driver
/third_party/musl/Benchmark/musl/
H A Dlibc_grp.cpp37 int groups[NGROUPS]; in Bm_function_Getgrouplist() local
39 gid_t groups[NGROUPS]; in Bm_function_Getgrouplist() local
/third_party/nghttp2/src/
H A Dshrpx_worker_test.cc42 auto groups = std::vector<std::shared_ptr<DownstreamAddrGroup>>(); in test_shrpx_worker_match_downstream_addr_group() local
[all...]
/third_party/libuv/tools/
H A Dmake_dist_html.py118 groups = [group_for(list(g)) for _, g in itertools.groupby(tags, major_minor)] global() variable
119 groups = groups_for(groups) global() variable
[all...]
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_auth_authunix_create/
H A Drpc_authunix_create.c59 gid_t groups[NGROUPS_MAX]; in main() local
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dsetgroups.c30 gid_t groups[GROUPS_MAX]; in setgroups_0100() local
53 gid_t groups[GROUPS_MAX]; in setgroups_0200() local
[all...]
/third_party/node/deps/uv/tools/
H A Dmake_dist_html.py118 groups = [group_for(list(g)) for _, g in itertools.groupby(tags, major_minor)] global() variable
119 groups = groups_for(groups) global() variable
[all...]
/third_party/pulseaudio/src/modules/gsettings/
H A Dgsettings-helper.c82 GPtrArray *groups; in main() local
/third_party/musl/src/passwd/
H A Dgetgrouplist.c12 int getgrouplist(const char *user, gid_t gid, gid_t *groups, int *ngroups) in getgrouplist() argument
/third_party/ltp/testcases/kernel/syscalls/getgroups/
H A Dgetgroups03.c52 static GID_T groups[NGROUPS]; variable
91 static int readgroups(GID_T groups[NGROUPS]) in readgroups() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_slab.h123 struct pb_slab_group *groups; member
/third_party/rust/crates/clap/src/builder/
H A Darg_group.rs523 fn groups() { in groups() functions
/third_party/toybox/toys/posix/
H A Did.c91 gid_t gid = getgid(), egid = getegid(), *groups; in do_id() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dfits.h53 int groups; member
/third_party/icu/icu4c/source/test/perf/leperf/
H A Dcmaps.cpp217 CMAPGroupMapper::CMAPGroupMapper(const CMAPTable *cmap, const CMAPGroup *groups, le_uint32 nGroups) in CMAPGroupMapper() argument
/third_party/node/src/quic/
H A Dtlscontext.h74 std::string groups = DEFAULT_GROUPS; member
/third_party/icu/icu4c/source/samples/layout/
H A Dcmaps.cpp176 CMAPGroupMapper::CMAPGroupMapper(const CMAPTable *cmap, const CMAPGroup *groups, le_uint32 nGroups) in CMAPGroupMapper() argument
/third_party/icu/icu4c/source/test/letest/
H A Dcmaps.cpp216 CMAPGroupMapper::CMAPGroupMapper(const CMAPTable *cmap, const CMAPGroup *groups, le_uint32 nGroups) in CMAPGroupMapper() argument
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify17.c90 static void verify_user_limits(unsigned int init_flags, int groups, int marks) in verify_user_limits() argument
170 int groups = max_groups; test_fanotify() local
[all...]
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DSchema.java41 private final ImmutableMap.Builder<String, ColumnGroup<?, ?>> groups = ImmutableMap.builder(); field in Schema.Builder
84 abstract ImmutableMap<String, ColumnGroup<?, ?>> groups(); in groups() method in Schema
[all...]
/third_party/rust/crates/clap/tests/derive/
H A Dmain.rs18 mod groups; modules
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A Dcmaps.cpp176 CMAPGroupMapper::CMAPGroupMapper(const CMAPTable *cmap, const CMAPGroup *groups, le_uint32 nGroups) in CMAPGroupMapper() argument
/third_party/openGLES/xml/
H A Dreadme.tex[all...]
/third_party/skia/third_party/externals/opengl-registry/xml/
H A Dreadme.tex[all...]

Completed in 9 milliseconds

123456