/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingOpacityMicromapTests.cpp | 746 de::MovePtr<tcu::TestCaseGroup> group(new tcu::TestCaseGroup(testCtx, "opacity_micromap")); in createOpacityMicromapTests() 776 de::MovePtr<tcu::TestCaseGroup> testFlagGroup(new tcu::TestCaseGroup(group->getTestContext(), maskName.c_str())); in createOpacityMicromapTests() 837 group->addChild(testFlagGroup.release()); in createOpacityMicromapTests() 841 return group.release(); in createOpacityMicromapTests()
|
H A D | vktRayTracingNullASTests.cpp | 551 de::MovePtr<tcu::TestCaseGroup> group(new tcu::TestCaseGroup(testCtx, "null_as")); in createNullAccelerationStructureTests() 558 group->addChild(new RayTracingTestCase(testCtx, "test", caseDef)); in createNullAccelerationStructureTests() 560 return group.release(); in createNullAccelerationStructureTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassSampleReadTests.cpp | 983 void initTests (tcu::TestCaseGroup* group, RenderingType renderingType) in initTests() argument 986 tcu::TestContext& testCtx (group->getTestContext()); in initTests() 995 group->addChild(new InstanceFactory1<SampleReadTestInstance, TestConfig, Programs>(testCtx, tcu::NODETYPE_SELF_VALIDATE, testName.c_str(), testConfig)); in initTests() 1003 group->addChild(new InstanceFactory1<SampleReadTestInstance, TestConfig, Programs>(testCtx, tcu::NODETYPE_SELF_VALIDATE, testName.c_str(), testConfig)); in initTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
H A D | vktTessellationCoordinatesTests.cpp | 844 de::MovePtr<tcu::TestCaseGroup> group (new tcu::TestCaseGroup(testCtx, "tesscoord")); 849 group->addChild(new TessCoordTest(testCtx, (TessPrimitiveType)primitiveTypeNdx, (SpacingMode)spacingModeNdx)); 852 group->addChild(new TessCoordTest(testCtx, (TessPrimitiveType)primitiveTypeNdx, (SpacingMode)spacingModeNdx, false)); 855 return group.release();
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
H A D | vktDrawShaderLayerTests.cpp | 995 MovePtr<tcu::TestCaseGroup> group (new tcu::TestCaseGroup(testCtx, "shader_layer", "")); in createShaderLayerTests() 1023 addFunctionCaseWithPrograms<TestParams>(group.get(), "vertex_shader_" + de::toString(parmas.numLayers), "", checkRequirements, initVertexTestPrograms, testVertexShader, parmas); in createShaderLayerTests() 1033 addFunctionCaseWithPrograms<TestParams>(group.get(), "tessellation_shader_" + de::toString(parmas.numLayers), "", checkRequirements, initTessellationTestPrograms, testTessellationShader, parmas); in createShaderLayerTests() 1036 return group.release(); in createShaderLayerTests()
|
/third_party/vk-gl-cts/executor/ |
H A D | xeTestResultParser.cpp | 278 const char* group = casePath+11; in getTestCaseTypeFromPath() local 279 if (deStringBeginsWith(group, "capability.")) in getTestCaseTypeFromPath() 281 else if (deStringBeginsWith(group, "accuracy.")) in getTestCaseTypeFromPath() 283 else if (deStringBeginsWith(group, "performance.")) in getTestCaseTypeFromPath()
|
/third_party/python/Doc/tools/extensions/ |
H A D | pyspecific.py | 627 group = nodes.tgroup( 637 table += group 638 group += head 639 group += body
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
H A D | vktRayTracingBuildLargeTests.cpp | 540 de::MovePtr<tcu::TestCaseGroup> group(new tcu::TestCaseGroup(testCtx, "large_shader_set", "Build large shader set using CPU host threading")); in createBuildLargeShaderSetTests() 582 group->addChild(buildTypeGroup.release()); in createBuildLargeShaderSetTests() 618 group->addChild(buildTypeGroup.release()); in createBuildLargeShaderSetTests() 622 return group.release(); in createBuildLargeShaderSetTests()
|
H A D | vktRayTracingOpacityMicromapTests.cpp | 747 de::MovePtr<tcu::TestCaseGroup> group(new tcu::TestCaseGroup(testCtx, "opacity_micromap", "Test acceleration structures using opacity micromap with ray pipelines")); in createOpacityMicromapTests() 777 de::MovePtr<tcu::TestCaseGroup> testFlagGroup(new tcu::TestCaseGroup(group->getTestContext(), maskName.c_str(), "")); in createOpacityMicromapTests() 838 group->addChild(testFlagGroup.release()); in createOpacityMicromapTests() 842 return group.release(); in createOpacityMicromapTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
H A D | vktRenderPassSampleReadTests.cpp | 983 void initTests (tcu::TestCaseGroup* group, RenderingType renderingType) in initTests() argument 986 tcu::TestContext& testCtx (group->getTestContext()); in initTests() 995 group->addChild(new InstanceFactory1<SampleReadTestInstance, TestConfig, Programs>(testCtx, tcu::NODETYPE_SELF_VALIDATE, testName.c_str(), testName.c_str(), testConfig)); in initTests() 1003 group->addChild(new InstanceFactory1<SampleReadTestInstance, TestConfig, Programs>(testCtx, tcu::NODETYPE_SELF_VALIDATE, testName.c_str(), testName.c_str(), testConfig)); in initTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/ |
H A D | vktTessellationCoordinatesTests.cpp | 829 de::MovePtr<tcu::TestCaseGroup> group (new tcu::TestCaseGroup(testCtx, "tesscoord", "Tessellation coordinates tests")); 834 group->addChild(new TessCoordTest(testCtx, (TessPrimitiveType)primitiveTypeNdx, (SpacingMode)spacingModeNdx)); 837 group->addChild(new TessCoordTest(testCtx, (TessPrimitiveType)primitiveTypeNdx, (SpacingMode)spacingModeNdx, false)); 840 return group.release();
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | mesh_rsn.c | 156 wpa_printf(MSG_DEBUG, "AUTH: Initializing group state machine"); in __mesh_rsn_auth_init() 196 /* group mgmt */ in __mesh_rsn_auth_init() 206 /* group privacy / data frames */ in __mesh_rsn_auth_init() 305 int group = groups[wpa_s->mesh_rsn->sae_group_index]; in mesh_rsn_sae_group() local 307 if (group <= 0) in mesh_rsn_sae_group() 309 if (sae_set_group(sae, group) == 0) { in mesh_rsn_sae_group() 310 wpa_dbg(wpa_s, MSG_DEBUG, "SME: Selected SAE group %d", in mesh_rsn_sae_group() 311 sae->group); in mesh_rsn_sae_group() 336 wpa_msg(wpa_s, MSG_DEBUG, "SAE: Failed to select group"); in mesh_rsn_build_sae_commit()
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fShaderLoopTests.cpp | 1290 TestCaseGroup* group = new TestCaseGroup(m_context, groupName.c_str(), groupDesc.c_str()); in init() local 1291 addChild(group); in init() 1312 group->addChild(createGenericLoopCase(m_context, name.c_str(), desc.c_str(), isVertexCase, (LoopType)loopType, (LoopCountType)loopCountType, (Precision)precision, loopDataType)); in init() 1335 group->addChild(createSpecialLoopCase(m_context, name.c_str(), desc.c_str(), isVertexCase, (LoopCase)loopCase, (LoopType)loopType, (LoopCountType)loopCountType)); in init()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | mesh_rsn.c | 161 wpa_printf(MSG_DEBUG, "AUTH: Initializing group state machine"); in __mesh_rsn_auth_init() 198 /* group mgmt */ in __mesh_rsn_auth_init() 212 /* group privacy / data frames */ in __mesh_rsn_auth_init() 316 int group = groups[wpa_s->mesh_rsn->sae_group_index]; in mesh_rsn_sae_group() local 318 if (group <= 0) in mesh_rsn_sae_group() 320 if (sae_set_group(sae, group) == 0) { in mesh_rsn_sae_group() 321 wpa_dbg(wpa_s, MSG_DEBUG, "SME: Selected SAE group %d", in mesh_rsn_sae_group() 322 sae->group); in mesh_rsn_sae_group() 347 wpa_msg(wpa_s, MSG_DEBUG, "SAE: Failed to select group"); in mesh_rsn_build_sae_commit()
|
/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/src/ |
H A D | res_sched_client.cpp | 323 for (auto group : typeAndGroup.second) {
in RecoverEventListener() 327 rss_->RegisterEventListener(innerEventListener_, type, group);
in RecoverEventListener() 331 registeredInnerEvents[type].insert(group);
in RecoverEventListener() 499 RESSCHED_LOGD("Client left 0 listeners with type %{public}d group %{public}d", eventType, listenerGroup);
in UnRegisterEventListener()
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/wifi_hal_interface/ |
H A D | wifi_p2p_hal_interface.cpp | 351 WifiErrorNo WifiP2PHalInterface::Invite(const WifiP2pGroupInfo &group, const std::string &deviceAddr) const in Invite() argument 355 return mHdiWpaClient->ReqP2pInvite(group, deviceAddr); in Invite() 358 return mIdlClient->ReqP2pInvite(group, deviceAddr); in Invite()
|
/third_party/elfutils/tests/ |
H A D | elfstrmerge.c | 504 /* The symtab, dynsym, group and symtab_shndx sections in main() 555 /* A section group contains Elf32_Words. The first in main() 557 indexes of the sections belonging to the group. */ in main() 558 Elf32_Word *group = (Elf32_Word *) data->d_buf; in main() local 562 fail_idx ("Not enough data in group section", fname, ndx); in main() 563 newgroup[0] = group[0]; in main() 565 newgroup[i] = newsecndx (group[i], shdrstrndx, shdrnum, in main() 566 fname, "section", ndx, "group", i); in main() 664 /* Try to match mode and owner.group of the original file. */ in main()
|
/third_party/eudev/src/scsi_id/ |
H A D | scsi_serial.c | 542 unsigned int group; in check_fill_0x83_id() local 544 group = ((unsigned int)page_83[6] << 8) | page_83[7]; in check_fill_0x83_id() 545 sprintf(tgpt_group,"%x", group); in check_fill_0x83_id()
|
/third_party/icu/icu4c/source/common/ |
H A D | ucptrie.cpp | 342 int32_t group = (i3Block & 0x7fff) + (i3 & ~7) + (i3 >> 3); in getRange() local 344 block = ((int32_t)index[group++] << (2 + (2 * gi))) & 0x30000; in getRange() 345 block |= index[group + gi]; in getRange()
|
/third_party/node/deps/icu-small/source/common/ |
H A D | ucptrie.cpp | 342 int32_t group = (i3Block & 0x7fff) + (i3 & ~7) + (i3 >> 3); in getRange() local 344 block = ((int32_t)index[group++] << (2 + (2 * gi))) & 0x30000; in getRange() 345 block |= index[group + gi]; in getRange()
|
/third_party/mesa3d/src/mapi/ |
H A D | mapi_abi.py | 113 c_type = m.group('type').strip() 114 c_name = m.group('name') 115 c_array = m.group('array')
|
/third_party/node/deps/npm/node_modules/ip-address/dist/ |
H A D | ipv6.js | 591 groups = groups.map((group) => (0, sprintf_js_1.sprintf)('%x', parseInt(group, 16))); 903 group() { 919 const classes = ['hover-group']; 921 classes.push((0, sprintf_js_1.sprintf)('group-%d', i));
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shader_interlock/ |
H A D | vktFragmentShaderInterlockBasic.cpp | 787 de::MovePtr<tcu::TestCaseGroup> group(new tcu::TestCaseGroup(testCtx, "basic")); in createBasicTests() 883 group->addChild(killGroup.release()); in createBasicTests() 885 return group.release(); in createBasicTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMaxVaryingsTests.cpp | 1140 de::MovePtr<tcu::TestCaseGroup> group (new tcu::TestCaseGroup(testCtx, "max_varyings")); in createMaxVaryingsTests() 1144 addFunctionCaseWithPrograms(group.get(), generateTestName(testParams), in createMaxVaryingsTests() 1148 return group.release(); in createMaxVaryingsTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/ |
H A D | vktPipelineIdentifierTests.cpp | 557 de::MovePtr<tcu::TestCaseGroup> group(new tcu::TestCaseGroup(testCtx, "pipeline_identifier")); in createPipelineIdentifierTests() 623 group->addChild(pipelineGroup.release()); in createPipelineIdentifierTests() 625 return group.release(); in createPipelineIdentifierTests()
|