Home
last modified time | relevance | path

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

12345678

/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...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H A Dskia_hm_symbol_config_ohos_test.cpp50 auto groups = SkiaHmSymbolConfigOhos::GetSymbolLayersGroups(3); // 3 is an existing GlyphID in HWTEST_F() local
69 uint16_t groups = 3; // the 3 is layers of effect in HWTEST_F() local
90 uint16_t groups = 1; // the 1 is layers of effect in HWTEST_F() local
112 uint16_t groups = 300; // the 300 is Out of layers Scope HWTEST_F() local
125 uint16_t groups = 3; // the 1 is layers of effect HWTEST_F() local
[all...]
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/include/
H A Devent_listener_mgr.h41 std::unordered_set<uint32_t> groups; member
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb_data_ability_adapter/src/
H A Drdb_data_ability_utils.cpp52 std::vector<std::string> groups; in ToDataSharePredicates() local
/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
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/
H A Dwifi_p2p_group_manager_test.cpp112 std::vector<WifiP2pGroupInfo> groups, groups1; in HWTEST_F() local
H A Dwifi_p2p_service_test.cpp181 std::vector<WifiP2pGroupInfo> groups; in HWTEST_F() 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
/foundation/multimedia/media_library/frameworks/services/media_distributed/src/device_manage/
H A Ddevice_permission_verification.cpp88 std::string groups = std::string(returnGroupVec); in QueryTrustedRelationship() local
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/wrapper/
H A Dnetlink_manager.cpp37 int32_t groups; member
/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...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_hm_symbol_config_ohos.cpp27 SymbolLayersGroups groups = HmSymbolConfig_OHOS::GetInstance()->GetSymbolLayersGroups(glyphId); in GetSymbolLayersGroups() local
/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

Completed in 8 milliseconds

12345678