Home
last modified time | relevance | path

Searched refs:group (Results 1901 - 1925 of 4140) sorted by relevance

1...<<71727374757677787980>>...166

/third_party/python/Lib/test/
H A Dtest_graphlib.py22 # expected, because the order within a group is dependent on set
25 for group in expected:
26 tsgroup = {next(it) for element in group}
27 self.assertEqual(set(group), tsgroup)
/third_party/protobuf/src/google/protobuf/
H A Dunknown_field_set.cc259 UnknownFieldSet* group = new UnknownFieldSet(); in DeepCopy() local
260 group->InternalMergeFrom(*data_.group_); in DeepCopy()
261 data_.group_ = group; in DeepCopy()
/third_party/rust/crates/syn/src/
H A Derror.rs312 let mut group = Group::new(Delimiter::Brace, { in to_compile_error() variables
319 group.set_span(end); in to_compile_error()
320 group in to_compile_error()
/third_party/selinux/libselinux/src/
H A Dseusers.c113 static int check_group(const char *group, const char *name, const gid_t gid) { in check_group() argument
117 struct group gbuf, *grent = NULL; in check_group()
128 int retval = getgrnam_r(group, &gbuf, rbuf, in check_group()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/
H A DvktApplicationParametersTests.cpp358 de::MovePtr<tcu::TestCaseGroup> group(new tcu::TestCaseGroup(testCtx, "application_parameters", "Tests VK_EXT_application_parameters")); in createApplicationParametersTests()
397 group->addChild(createGroup.release()); in createApplicationParametersTests()
400 return group.release(); in createApplicationParametersTests()
H A DvktCommandPoolMemoryReservationTests.cpp279 de::MovePtr<tcu::TestCaseGroup> group(new tcu::TestCaseGroup(testCtx, "command_pool_memory_reservation", "Tests verifying memory reservation for command pools in Vulkan SC")); in createCommandPoolMemoryReservationTests()
374 group->addChild(memConGroup.release()); in createCommandPoolMemoryReservationTests()
377 return group.release(); in createCommandPoolMemoryReservationTests()
H A DvktPipelineCacheSCTests.cpp380 de::MovePtr<tcu::TestCaseGroup> group(new tcu::TestCaseGroup(testCtx, "pipeline_cache", "Tests verifying Vulkan SC pipeline cache")); in createPipelineCacheTests()
395 addFunctionCaseWithPrograms(group.get(), tests[testIdx].name, "", createShaders, createPipelineCacheTest, params); in createPipelineCacheTests()
398 return group.release(); in createPipelineCacheTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesQueueBindSparseTests.cpp333 void populateTestGroup(tcu::TestCaseGroup* group) in populateTestGroup() argument
367 group->addChild(new SparseQueueBindTest(group->getTestContext(), cases[caseNdx].name, cases[caseNdx].description, cases[caseNdx].params)); in populateTestGroup()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmSpirvVersionTests.cpp378 de::MovePtr<tcu::TestCaseGroup> group (new tcu::TestCaseGroup(testCtx, "spirv_version", "Test SPIR-V version is supported")); in createSpivVersionCheckTests()
397 group->addChild(new SpvAsmSpirvVersionsCase(testCtx, testName.c_str(), "", testParameters)); in createSpivVersionCheckTests()
402 return group.release(); in createSpivVersionCheckTests()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dieee802_11.c583 int group, const u8 *addr) in auth_build_token_req()
613 wpabuf_put_le16(buf, group); /* Finite Cyclic Group */ in auth_build_token_req()
947 wpa_printf(MSG_DEBUG, "SAE: Previously selected group: %d", sae->group); in sae_pick_next_group()
952 if (sae->group == groups[i]) in sae_pick_next_group()
958 "SAE: Previously selected group not found from the current configuration"); in sae_pick_next_group()
966 "SAE: No alternative group enabled"); in sae_pick_next_group()
975 wpa_printf(MSG_DEBUG, "SAE: Selected new group: %d", groups[i]); in sae_pick_next_group()
1061 "SAE: Invalid group in anti-clogging token request"); in handle_auth_sae()
1101 "SAE: Peer did not accept our SAE group"); in handle_auth_sae()
582 auth_build_token_req(struct hostapd_data *hapd, int group, const u8 *addr) auth_build_token_req() argument
1456 u16 group; handle_auth_fils() local
2637 owe_group_supported(struct hostapd_data *hapd, u16 group) owe_group_supported() argument
2667 u16 group; owe_process_assoc_req() local
[all...]
/foundation/ability/form_fwk/test/unittest/frs_form_render_record_test/
H A Dfrs_form_render_record_test.cpp475 * 2.group is nullptr;
496 * 2.group is not nullptr;
1193 auto group = std::make_shared<FormRendererGroup>(context, runtime, handler); in HWTEST_F() local
1194 formRenderRecordPtr_->formRendererGroupMap_.emplace(formId, group); in HWTEST_F()
1470 auto group = std::make_shared<FormRendererGroup>(context, runtime, handler); in HWTEST_F() local
1471 ASSERT_NE(group, nullptr); in HWTEST_F()
1472 formRenderRecordPtr_->formRendererGroupMap_.emplace(formId, group); in HWTEST_F()
1491 auto group = std::make_shared<FormRendererGroup>(context, runtime, handler); in HWTEST_F() local
1492 ASSERT_NE(group, nullptr); in HWTEST_F()
1493 formRenderRecordPtr_->formRendererGroupMap_.emplace(formId, group); in HWTEST_F()
1561 auto group = std::make_shared<FormRendererGroup>(context, runtime, handler); HWTEST_F() local
1652 auto group = std::make_shared<FormRendererGroup>(context, runtime, handler); HWTEST_F() local
[all...]
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_hichain_connector.cpp124 * @tc.desc: GroupType is GROUP_TYPE_IDENTICAL_ACCOUNT_GROUP, group.groupVisibility is not GROUP_VISIBILITY_PUBLIC.
132 GroupInfo group; in HWTEST_F() local
133 group.groupName = "dkdkkdkdk"; in HWTEST_F()
134 group.groupId = 1; in HWTEST_F()
135 group.groupOwner = "ohos.distributedhardware.devicemanager"; in HWTEST_F()
136 group.groupType = 7; in HWTEST_F()
137 group.groupVisibility = 1; in HWTEST_F()
139 bool ret = hiChainConnector->IsGroupInfoInvalid(group); in HWTEST_F()
145 * @tc.desc: GroupType is GROUP_TYPE_IDENTICAL_ACCOUNT_GROUP, group.groupVisibility is GROUP_VISIBILITY_PUBLIC,
152 GroupInfo group; in HWTEST_F() local
[all...]
/kernel/linux/linux-5.10/sound/core/seq/
H A Dseq_clientmgr.c1953 struct snd_seq_port_subs_info *group; in snd_seq_ioctl_query_subs() local
1964 group = &port->c_src; in snd_seq_ioctl_query_subs()
1967 group = &port->c_dest; in snd_seq_ioctl_query_subs()
1973 down_read(&group->list_mutex); in snd_seq_ioctl_query_subs()
1975 subs->num_subs = group->count; in snd_seq_ioctl_query_subs()
1978 list_for_each(p, &group->list_head) { in snd_seq_ioctl_query_subs()
1995 up_read(&group->list_mutex); in snd_seq_ioctl_query_subs()
2384 struct snd_seq_port_subs_info *group, in snd_seq_info_dump_subscribers()
2391 down_read(&group->list_mutex); in snd_seq_info_dump_subscribers()
2392 if (list_empty(&group in snd_seq_info_dump_subscribers()
2383 snd_seq_info_dump_subscribers(struct snd_info_buffer *buffer, struct snd_seq_port_subs_info *group, int is_src, char *msg) snd_seq_info_dump_subscribers() argument
[all...]
/kernel/linux/linux-6.6/drivers/pinctrl/stm32/
H A Dpinctrl-stm32.c574 (*map)[*num_maps].data.mux.group = grp->name; in stm32_pctrl_dt_node_to_map_func()
654 dev_err(pctl->dev, "unable to match pin %d to group\n", in stm32_pctrl_dt_subnode_to_map()
713 unsigned group) in stm32_pctrl_get_group_name()
717 return pctl->groups[group].name; in stm32_pctrl_get_group_name()
721 unsigned group, in stm32_pctrl_get_group_pins()
727 *pins = (unsigned *)&pctl->groups[group].pin; in stm32_pctrl_get_group_pins()
833 unsigned group) in stm32_pmx_set_mux()
837 struct stm32_pinctrl_group *g = pctl->groups + group; in stm32_pmx_set_mux()
1130 unsigned group, in stm32_pconf_group_get()
1135 *config = pctl->groups[group] in stm32_pconf_group_get()
712 stm32_pctrl_get_group_name(struct pinctrl_dev *pctldev, unsigned group) stm32_pctrl_get_group_name() argument
720 stm32_pctrl_get_group_pins(struct pinctrl_dev *pctldev, unsigned group, const unsigned **pins, unsigned *num_pins) stm32_pctrl_get_group_pins() argument
831 stm32_pmx_set_mux(struct pinctrl_dev *pctldev, unsigned function, unsigned group) stm32_pmx_set_mux() argument
1129 stm32_pconf_group_get(struct pinctrl_dev *pctldev, unsigned group, unsigned long *config) stm32_pconf_group_get() argument
1140 stm32_pconf_group_set(struct pinctrl_dev *pctldev, unsigned group, unsigned long *configs, unsigned num_configs) stm32_pconf_group_set() argument
1498 struct stm32_pinctrl_group *group = pctl->groups + i; stm32_pctrl_build_state() local
[all...]
/third_party/gn/src/gn/
H A Dninja_rust_binary_target_writer_unittest.cc537 // A group produces an order-only dependency in ninja: in TEST_F()
540 // If a crate D inside the group is visible to a crate C depending on the in TEST_F()
541 // group, the crate C needs to be rebuilt when D is changed. The group in TEST_F()
543 // indirect dependency on D through this group. in TEST_F()
544 Target group(setup.settings(), Label(SourceDir("//baz/"), "group")); in TEST_F()
545 group.set_output_type(Target::GROUP); in TEST_F()
546 group.visibility().SetPublic(); in TEST_F()
547 group in TEST_F()
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fSeparateShaderTests.cpp1566 bool addRenderTest (TestCaseGroup& group, const string& namePrefix, const string& descPrefix,
1607 group.addChild(new SeparateShaderTest(group.getContext(), name.str(), desc.str(),
1640 TestCaseGroup* group =
1658 group->addChild(stagesGroup);
1699 group->addChild(programUniformGroup);
1716 group->addChild(createShaderProgramGroup);
1733 group->addChild(interfaceGroup);
1789 group->addChild(randomGroup);
1814 group
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_generator.cpp395 brw_inst_set_rt_slot_group(devinfo, insn, inst->group / 16); in fire_fb_write()
625 for (unsigned group = 0; group < inst->exec_size; group += lower_width) { in generate_shuffle()
626 brw_set_default_group(p, group); in generate_shuffle()
636 struct brw_reg group_dst = suboffset(dst, group << (dst.hstride - 1)); in generate_shuffle()
642 struct brw_reg group_idx = suboffset(idx, group); in generate_shuffle()
709 brw_MOV(p, suboffset(dst, group << (dst.hstride - 1)), in generate_shuffle()
888 assert(inst->group % 16 == 0); in generate_linterp()
899 brw_inst_set_group(devinfo, line, inst->group in generate_linterp()
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Draw_hash_set_test.cc176 ctrl_t group[] = {ctrl_t::kEmpty, CtrlT(1), ctrl_t::kDeleted, CtrlT(3), in TEST() local
180 EXPECT_THAT(Group{group}.Match(0), ElementsAre()); in TEST()
181 EXPECT_THAT(Group{group}.Match(1), ElementsAre(1, 11, 12, 13, 14, 15)); in TEST()
182 EXPECT_THAT(Group{group}.Match(3), ElementsAre(3, 10)); in TEST()
183 EXPECT_THAT(Group{group}.Match(5), ElementsAre(5, 9)); in TEST()
184 EXPECT_THAT(Group{group}.Match(7), ElementsAre(7, 8)); in TEST()
186 ctrl_t group[] = {ctrl_t::kEmpty, CtrlT(1), CtrlT(2), in TEST() local
189 EXPECT_THAT(Group{group}.Match(0), ElementsAre()); in TEST()
190 EXPECT_THAT(Group{group}.Match(1), ElementsAre(1, 5, 7)); in TEST()
191 EXPECT_THAT(Group{group} in TEST()
199 ctrl_t group[] = {ctrl_t::kEmpty, CtrlT(1), ctrl_t::kDeleted, CtrlT(3), TEST() local
205 ctrl_t group[] = {ctrl_t::kEmpty, CtrlT(1), CtrlT(2), TEST() local
216 ctrl_t group[] = {ctrl_t::kEmpty, CtrlT(1), ctrl_t::kDeleted, CtrlT(3), TEST() local
222 ctrl_t group[] = {ctrl_t::kEmpty, CtrlT(1), CtrlT(2), TEST() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dsme.c71 int group = groups[wpa_s->sme.sae_group_index]; in sme_set_sae_group() local
72 if (group <= 0) in sme_set_sae_group()
74 if (sae_set_group(&wpa_s->sme.sae, group) == 0) { in sme_set_sae_group()
75 wpa_dbg(wpa_s, MSG_DEBUG, "SME: Selected SAE group %d", in sme_set_sae_group()
76 wpa_s->sme.sae.group); in sme_set_sae_group()
125 wpa_printf(MSG_DEBUG, "SAE: Failed to select group"); in sme_auth_build_sae_commit()
1074 u16 group; in sme_sae_auth() local
1085 group = WPA_GET_LE16(data); in sme_sae_auth()
1087 "SME: SAE anti-clogging token requested (group %u)", in sme_sae_auth()
1088 group); in sme_sae_auth()
1552 u16 group; sme_associate() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_hal_init.c2467 u32 rfPath, eeAddr = EEPROM_TX_PWR_INX_8723B, group, TxCount = 0; in Hal_ReadPowerValueFromPROM_8723B() local
2478 for (group = 0; group < MAX_CHNL_GROUP_24G; group++) { in Hal_ReadPowerValueFromPROM_8723B()
2479 pwrInfo24G->IndexCCK_Base[rfPath][group] = EEPROM_DEFAULT_24G_INDEX; in Hal_ReadPowerValueFromPROM_8723B()
2480 pwrInfo24G->IndexBW40_Base[rfPath][group] = EEPROM_DEFAULT_24G_INDEX; in Hal_ReadPowerValueFromPROM_8723B()
2503 for (group = 0; group < MAX_CHNL_GROUP_24G; group++) { in Hal_ReadPowerValueFromPROM_8723B()
2504 pwrInfo24G->IndexCCK_Base[rfPath][group] in Hal_ReadPowerValueFromPROM_8723B()
2586 u8 group = 0; Hal_EfuseParseTxPowerInfo_8723B() local
[all...]
/foundation/resourceschedule/ffrt/tools/ffrt_trace_process/
H A Dffrt_trace_process.py54 match = m.group()
69 match = m.group()
82 match = m.group()
94 match = m.group()
101 match = m.group()
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dperf_event.c149 * Check that a group of events can be simultaneously scheduled on to the
340 static int collect_events(struct perf_event *group, int max_count, in collect_events() argument
347 if (!is_software_event(group)) { in collect_events()
350 event[n] = group; in collect_events()
351 evtype[n] = group->hw.event_base; in collect_events()
354 for_each_sibling_event(pe, group) { in collect_events()
369 * Check that a group of events can be simultaneously scheduled on to the PMU.
644 /* Collect events in a group together suitable for calling in __hw_perf_event_init()
645 * alpha_check_constraints() to verify that the group as a whole can in __hw_perf_event_init()
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dhypervisor.h3510 unsigned long sun4v_get_version(unsigned long group,
3513 unsigned long sun4v_set_version(unsigned long group,
3518 int sun4v_hvapi_register(unsigned long group, unsigned long major,
3520 void sun4v_hvapi_unregister(unsigned long group);
3521 int sun4v_hvapi_get(unsigned long group,
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dperf_event.c149 * Check that a group of events can be simultaneously scheduled on to the
340 static int collect_events(struct perf_event *group, int max_count, in collect_events() argument
347 if (!is_software_event(group)) { in collect_events()
350 event[n] = group; in collect_events()
351 evtype[n] = group->hw.event_base; in collect_events()
354 for_each_sibling_event(pe, group) { in collect_events()
369 * Check that a group of events can be simultaneously scheduled on to the PMU.
644 /* Collect events in a group together suitable for calling in __hw_perf_event_init()
645 * alpha_check_constraints() to verify that the group as a whole can in __hw_perf_event_init()
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dhypervisor.h3510 unsigned long sun4v_get_version(unsigned long group,
3513 unsigned long sun4v_set_version(unsigned long group,
3518 int sun4v_hvapi_register(unsigned long group, unsigned long major,
3520 void sun4v_hvapi_unregister(unsigned long group);
3521 int sun4v_hvapi_get(unsigned long group,

Completed in 41 milliseconds

1...<<71727374757677787980>>...166