Home
last modified time | relevance | path

Searched refs:group (Results 3701 - 3725 of 4121) sorted by relevance

1...<<141142143144145146147148149150>>...165

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderTextureFunctionTests.cpp1365 tcu::TestCaseGroup* group = new tcu::TestCaseGroup(parent->getTestContext(), groupName, groupDesc); in createCaseGroup() local
1366 parent->addChild(group); in createCaseGroup()
1372 group->addChild(new ShaderTextureFunctionCase(parent->getContext(), (name + "_vertex").c_str(), "", cases[ndx].lookupSpec, cases[ndx].texSpec, cases[ndx].evalFunc, true)); in createCaseGroup()
1374 group->addChild(new ShaderTextureFunctionCase(parent->getContext(), (name + "_fragment").c_str(), "", cases[ndx].lookupSpec, cases[ndx].texSpec, cases[ndx].evalFunc, false)); in createCaseGroup()
1993 tcu::TestCaseGroup* group = new tcu::TestCaseGroup(m_testCtx, "texturesize", "textureSize() Tests"); in init() local
1994 addChild(group); in init()
1998 group->addChild(new TextureSizeCase(m_context, (std::string(textureSizeCases[ndx].name) + "_vertex").c_str(), "", textureSizeCases[ndx].samplerName, textureSizeCases[ndx].textureSpec, true)); in init()
1999 group->addChild(new TextureSizeCase(m_context, (std::string(textureSizeCases[ndx].name) + "_fragment").c_str(), "", textureSizeCases[ndx].samplerName, textureSizeCases[ndx].textureSpec, false)); in init()
2008 tcu::TestCaseGroup* group = new tcu::TestCaseGroup(m_testCtx, "invalid", "Invalid texture function usage", negativeCases); in init() local
2009 addChild(group); in init()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
H A Drtw8851b_rfk.c126 /* There are four RXK groups (RTW8851B_RXK_GROUP_NR), but only group 0 in _rxk_5ghz_group_from_idx()
2850 #define IS_TSSI_EXTRA_GROUP(group) ((group) & TSSI_EXTRA_GROUP_BIT)
2851 #define TSSI_EXTRA_GET_GROUP_IDX1(group) ((group) & ~TSSI_EXTRA_GROUP_BIT)
2852 #define TSSI_EXTRA_GET_GROUP_IDX2(group) (TSSI_EXTRA_GET_GROUP_IDX1(group) + 1)
H A Drtw8852c_rfk.c3292 #define IS_TSSI_EXTRA_GROUP(group) ((group) & TSSI_EXTRA_GROUP_BIT)
3293 #define TSSI_EXTRA_GET_GROUP_IDX1(group) ((group) & ~TSSI_EXTRA_GROUP_BIT)
3294 #define TSSI_EXTRA_GET_GROUP_IDX2(group) (TSSI_EXTRA_GET_GROUP_IDX1(group) + 1)
H A Drtw8852b_rfk.c3136 #define IS_TSSI_EXTRA_GROUP(group) ((group) & TSSI_EXTRA_GROUP_BIT)
3137 #define TSSI_EXTRA_GET_GROUP_IDX1(group) ((group) & ~TSSI_EXTRA_GROUP_BIT)
3138 #define TSSI_EXTRA_GET_GROUP_IDX2(group) (TSSI_EXTRA_GET_GROUP_IDX1(group) + 1)
/third_party/python/Lib/
H A D_pydecimal.py567 if m.group('sign') == "-":
571 intpart = m.group('int')
574 fracpart = m.group('frac') or ''
575 exp = int(m.group('exp') or '0')
580 diag = m.group('diag')
584 if m.group('signal'):
6297 iterable of integers representing group lengths.
6341 raise ValueError("group length should be positive")
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTests.cpp4287 void descriptorIndexingDescriptorSetsCreateTests (tcu::TestCaseGroup* group) in descriptorIndexingDescriptorSetsCreateTests() argument
4296 tcu::TestContext& context(group->getTestContext()); in descriptorIndexingDescriptorSetsCreateTests()
4374 group->addChild(new DescriptorIndexingTestCase(context, caseName.c_str(), caseDescription.c_str(), params)); in descriptorIndexingDescriptorSetsCreateTests()
4447 group->addChild(new DescriptorIndexingTestCase(context, caseName.c_str(), caseDescription.c_str(), params)); in descriptorIndexingDescriptorSetsCreateTests()
4524 group->addChild(new DescriptorIndexingTestCase(context, caseName.c_str(), caseDescription.c_str(), params)); in descriptorIndexingDescriptorSetsCreateTests()
4642 group->addChild(tc); in descriptorIndexingDescriptorSetsCreateTests()
4643 // group->addChild(new DescriptorIndexingTestCase(context, caseName.c_str(), caseDescription.c_str(), params)); in descriptorIndexingDescriptorSetsCreateTests()
/kernel/linux/linux-5.10/kernel/events/
H A Dcore.c603 * rules for a group are that if the group leader is OFF the entire group is
604 * OFF, irrespecive of what the group member states are. This results in
607 * A futher ramification is that when a group leader flips between OFF and
608 * !OFF, we need to update all group member times.
667 * If a group leader gets enabled/disabled all its siblings in perf_event_set_state()
1007 * all events in a group must monitor in perf_cgroup_connect()
1626 * It's 'group type', really, because if our group leade in get_event_type()
4326 bool group; global() member
4497 perf_event_read(struct perf_event *event, bool group) perf_event_read() argument
11861 struct fd group = {NULL, 0}; SYSCALL_DEFINE5() local
[all...]
/kernel/linux/linux-6.6/kernel/events/
H A Dcore.c598 * rules for a group are that if the group leader is OFF the entire group is
599 * OFF, irrespecive of what the group member states are. This results in
602 * A futher ramification is that when a group leader flips between OFF and
603 * !OFF, we need to update all group member times.
662 * If a group leader gets enabled/disabled all its siblings in perf_event_set_state()
954 * all events in a group must monitor in perf_cgroup_connect()
1516 * It's 'group type', really, because if our group leade in get_event_type()
4452 bool group; global() member
4623 perf_event_read(struct perf_event *event, bool group) perf_event_read() argument
12410 struct fd group = {NULL, 0}; SYSCALL_DEFINE5() local
[all...]
/third_party/elfutils/src/
H A Dreadelf.c1629 \nCOMDAT section group [%2zu] '%s' with signature '%s' contains %zu entry:\n", in handle_scngrp()
1631 \nCOMDAT section group [%2zu] '%s' with signature '%s' contains %zu entries:\n", in handle_scngrp()
1634 \nSection group [%2zu] '%s' with signature '%s' contains %zu entry:\n", "\ in handle_scngrp()
1635 \nSection group [%2zu] '%s' with signature '%s' contains %zu entries:\n", in handle_scngrp()
12057 /* Sort items by group, and by layout offset within each group. */
12066 return ((item1->group == item2->group ? 0 in compare_core_items()
12067 : strcmp (item1->group, item2->group)) in compare_core_items()
[all...]
/third_party/ffmpeg/libavformat/
H A Dmxfdec.c2461 MXFMCASubDescriptor *group = (MXFMCASubDescriptor*)mxf->metadata_sets[k]; in find_mca_link_id() local
2462 if (group->meta.type == type && !memcmp(&group->mca_link_id, mca_link_id, 16)) in find_mca_link_id()
2463 return group; in find_mca_link_id()
2505 MXFMCASubDescriptor *group = find_mca_link_id(mxf, SoundfieldGroupLabelSubDescriptor, &label->soundfield_group_link_id); in parse_mca_labels() local
2506 if (group) { in parse_mca_labels()
2507 channel_language = group->language; in parse_mca_labels()
2508 if (!channel_language && group->group_of_soundfield_groups_link_id_count) { in parse_mca_labels()
2510 group->group_of_soundfield_groups_link_id_refs); in parse_mca_labels()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpa_supplicant.c133 /* Configure default/group WEP keys for static WEP */
195 wpa_msg(wpa_s, MSG_INFO, "WPA: Invalid group cipher %d for " in wpa_supplicant_set_wpa_none_key()
892 * group operating channel. Enable Probe Request frame reporting for in wpa_supplicant_set_state()
1191 wpa_msg(wpa_s, MSG_INFO, "WPA: Driver used disabled group " in wpa_supplicant_suites_from_ai()
1378 wpa_dbg(wpa_s, MSG_DEBUG, "WPA: Selected cipher suites: group %d " in wpa_supplicant_set_suites()
1383 wpa_dbg(wpa_s, MSG_DEBUG, "WPA: Selected mgmt group cipher %d", in wpa_supplicant_set_suites()
1407 "WPA: AP group 0x%x network profile group 0x%x; available group 0x%x", in wpa_supplicant_set_suites()
1411 wpa_msg(wpa_s, MSG_WARNING, "WPA: Failed to select group " in wpa_supplicant_set_suites()
2876 u16 group; wpas_populate_assoc_ies() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpa_supplicant.c155 /* Configure default/group WEP keys for static WEP */
225 wpa_msg(wpa_s, MSG_INFO, "WPA: Invalid group cipher %d for " in wpa_supplicant_set_wpa_none_key()
1035 * group operating channel. Enable Probe Request frame reporting for in wpa_supplicant_set_state()
1369 wpa_msg(wpa_s, MSG_INFO, "WPA: Driver used disabled group " in wpa_supplicant_suites_from_ai()
1428 "WPA: using MGMT group cipher AES-128-CMAC"); in wpas_set_mgmt_group_cipher()
1432 "WPA: using MGMT group cipher BIP-GMAC-128"); in wpas_set_mgmt_group_cipher()
1436 "WPA: using MGMT group cipher BIP-GMAC-256"); in wpas_set_mgmt_group_cipher()
1440 "WPA: using MGMT group cipher BIP-CMAC-256"); in wpas_set_mgmt_group_cipher()
1443 wpa_dbg(wpa_s, MSG_DEBUG, "WPA: not using MGMT group cipher"); in wpas_set_mgmt_group_cipher()
1605 wpa_dbg(wpa_s, MSG_DEBUG, "WPA: Selected cipher suites group in wpa_supplicant_set_suites()
3403 u16 group; global() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/checkboxgroup/
H A Dcheckboxgroup_test_ng.cpp586 auto group = eventHub->GetGroupName(); in HWTEST_F() local
587 pattern->SetPreGroup(group); in HWTEST_F()
1734 auto group = NAME; in HWTEST_F() local
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc.c583 int group, int alg_idx, int mcam_index) in rvu_npc_update_flowkey_alg_idx()
595 if (group != DEFAULT_RSS_CONTEXT_GROUP) in rvu_npc_update_flowkey_alg_idx()
618 action.index = group; in rvu_npc_update_flowkey_alg_idx()
582 rvu_npc_update_flowkey_alg_idx(struct rvu *rvu, u16 pcifunc, int nixlf, int group, int alg_idx, int mcam_index) rvu_npc_update_flowkey_alg_idx() argument
/kernel/linux/linux-6.6/fs/ntfs3/
H A Dfsntfs.c1819 const struct SID *group = Add2Ptr(sd, sd_group); in is_sd_valid() local
1824 if (group->Revision != 1) in is_sd_valid()
1827 if (sd_group + sid_length(group) > len) in is_sd_valid()
/kernel/linux/linux-6.6/drivers/pinctrl/renesas/
H A Dpfc-r8a7740.c3507 const struct r8a7740_portcr_group *group = in r8a7740_pin_to_portcr() local
3510 if (pin <= group->end_pin) in r8a7740_pin_to_portcr()
3511 return group->offset + pin; in r8a7740_pin_to_portcr()
/third_party/glfw/src/
H A Dx11_window.c1174 _glfw.x11.xkb.group = ((XkbEvent*) event)->state.group; in processEvent()
2917 scancode, _glfw.x11.xkb.group, 0); in _glfwGetScancodeNameX11()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DCalendar.java5284 * may be thought of as an array of groups. Each group is an array of
5288 * unset, then the line fails to match. Within a group, the line with
5300 * <p>If all lines of a group contain at least one unset field, then no
5301 * line will match, and the group as a whole will fail to match. In
5302 * that case, the next group will be processed. If all groups fail to
5310 int[][] group = precedenceTable[g]; in resolveFields()
5313 for (int l=0; l<group.length; ++l) { in resolveFields()
5314 int[] line= group[l]; in resolveFields()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DCalendar.java5038 * may be thought of as an array of groups. Each group is an array of
5042 * unset, then the line fails to match. Within a group, the line with
5054 * <p>If all lines of a group contain at least one unset field, then no
5055 * line will match, and the group as a whole will fail to match. In
5056 * that case, the next group will be processed. If all groups fail to
5063 int[][] group = precedenceTable[g]; in resolveFields()
5066 for (int l=0; l<group.length; ++l) { in resolveFields()
5067 int[] line= group[l]; in resolveFields()
/third_party/ltp/testcases/kernel/fs/fsstress/
H A Dfsstress.c921 int lchown_path(pathname_t * name, uid_t owner, gid_t group) in lchown_path() argument
927 rval = lchown(name->path, owner, group); in lchown_path()
932 rval = lchown_path(&newname, owner, group); in lchown_path()
/third_party/node/deps/v8/third_party/ittapi/ittapi-rs/src/
H A Dittnotify_bindings.rs297 #[doc = " API from this group provides control over collection and analysis of Intel Processor Trace (Intel PT) data"]
447 #[doc = " @name group of functions is used for performance measurement tools"]
484 #[doc = " @name group of functions is used for correctness checking tools"]
854 #[doc = " Heap group"]
1315 #[doc = " Regions group"]
1709 #[doc = "< \"A is sibling of B\" means that A and B were created as a group"]
2387 #[doc = "< Name of the track group"]
2391 #[doc = "< Type of the track group"]
2481 #[doc = "< Name of the track group"]
2483 #[doc = "< Parent group t
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryLayeredRenderingTests.cpp1839 MovePtr<tcu::TestCaseGroup> group(new tcu::TestCaseGroup(testCtx, "layered"));
1916 group->addChild(viewTypeMainGroup.release());
1919 return group.release();
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/
H A DvktGeometryLayeredRenderingTests.cpp1839 MovePtr<tcu::TestCaseGroup> group(new tcu::TestCaseGroup(testCtx, "layered", "Layered rendering tests."));
1908 group->addChild(viewTypeMainGroup.release());
1911 return group.release();
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShader.cpp173 // Nothing to do here. We don't need to record the definition of the group; we'll just have in robustBufferAccess()
180 uint32_t group = insn.word(1); in robustBufferAccess() local
181 auto const &groupDecorations = decorations[group]; in robustBufferAccess()
182 auto const &descriptorGroupDecorations = descriptorDecorations[group]; in robustBufferAccess()
185 // Remaining operands are targets to apply the group to. in robustBufferAccess()
1475 // Apply a decoration group to this set of decorations in Apply()
/third_party/python/Lib/urllib/
H A Drequest.py2610 base = ip2num(m.group(1))
2611 mask = m.group(2)
2613 mask = 8 * (m.group(1).count('.') + 1)

Completed in 143 milliseconds

1...<<141142143144145146147148149150>>...165