Home
last modified time | relevance | path

Searched refs:group (Results 2001 - 2025 of 3880) sorted by relevance

1...<<81828384858687888990>>...156

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineRenderToImageTests.cpp1644 void addTestCasesWithFunctions (tcu::TestCaseGroup* group, PipelineConstructionType pipelineConstructionType, AllocationKind allocationKind) in addTestCasesWithFunctions() argument
1685 MovePtr<tcu::TestCaseGroup> imageGroup(new tcu::TestCaseGroup(group->getTestContext(), getShortImageViewTypeName(testCase[caseNdx].viewType).c_str(), "")); in addTestCasesWithFunctions()
1696 MovePtr<tcu::TestCaseGroup> smallGroup(new tcu::TestCaseGroup(group->getTestContext(), "small", "")); in addTestCasesWithFunctions()
1697 MovePtr<tcu::TestCaseGroup> hugeGroup (new tcu::TestCaseGroup(group->getTestContext(), "huge", "")); in addTestCasesWithFunctions()
1704 // The first size is the baseline size, put it in a dedicated group in addTestCasesWithFunctions()
1722 else // All huge cases go into a separate group in addTestCasesWithFunctions()
1726 MovePtr<tcu::TestCaseGroup> sizeGroup (new tcu::TestCaseGroup(group->getTestContext(), getSizeDescription(*sizeIter).c_str(), "")); in addTestCasesWithFunctions()
1753 MovePtr<tcu::TestCaseGroup> mipmapGroup(new tcu::TestCaseGroup(group->getTestContext(), "mipmap", "")); in addTestCasesWithFunctions()
1772 group->addChild(imageGroup.release()); in addTestCasesWithFunctions()
1776 void addCoreRenderToImageTests (tcu::TestCaseGroup* group, PipelineConstructionTyp argument
1781 addDedicatedAllocationRenderToImageTests(tcu::TestCaseGroup* group, PipelineConstructionType pipelineConstructionType) addDedicatedAllocationRenderToImageTests() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dwpa.c173 * @pairwise: 1 = error report for pairwise packet, 0 = for group packet
1094 * received group-addressed robust management frames due in wpa_supplicant_install_igtk()
1630 "Failed to get channel info to validate received OCI in EAPOL-Key group msg 1/2"); in wpa_supplicant_process_1_of_2_rsn()
1649 wpa_hexdump_key(MSG_DEBUG, "RSN: received GTK in group key handshake", in wpa_supplicant_process_1_of_2_rsn()
2348 * packets, so allow group keys to use version 1 if in wpa_sm_rx_eapol()
2352 "version for non-CCMP group keys"); in wpa_sm_rx_eapol()
3428 wpa_printf(MSG_DEBUG, "Unsupported group cipher suite"); in wpa_wnmsleep_install_key()
3580 "FILS: Could not initialize ECDH with group %d", in fils_build_auth()
3699 u16 group; in fils_process_auth() local
3709 group in fils_process_auth()
4513 owe_build_assoc_req(struct wpa_sm *sm, u16 group) owe_build_assoc_req() argument
4562 u16 group; owe_process_assoc_resp() local
[all...]
/kernel/linux/linux-5.10/drivers/vfio/mdev/
H A Dmdev_private.h49 struct attribute_group *group; member
/kernel/linux/linux-5.10/include/linux/
H A Dscc.h41 unsigned char group; /* Group ID for AX.25 TX interlocking */ member
/kernel/linux/linux-5.10/security/tomoyo/
H A DMakefile2 obj-y = audit.o common.o condition.o domain.o environ.o file.o gc.o group.o load_policy.o memory.o mount.o network.o realpath.o securityfs_if.o tomoyo.o util.o
/kernel/linux/linux-5.10/tools/perf/util/
H A Drecord.h16 bool group; member
/kernel/linux/linux-5.10/fs/notify/inotify/
H A Dinotify.h38 struct fsnotify_group *group);
/kernel/linux/linux-5.10/fs/afs/
H A Dxdr_fs.h28 __be32 group; member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dramcfg.c70 return M0203E.group; in nvbios_ramcfg_index()
/kernel/linux/linux-5.10/drivers/gpu/drm/rcar-du/
H A Drcar_du_crtc.h41 * @group: CRTC group this CRTC belongs to
67 struct rcar_du_group *group; member
/kernel/linux/linux-6.6/fs/notify/inotify/
H A Dinotify.h45 struct fsnotify_group *group);
/kernel/linux/linux-6.6/fs/notify/
H A Dfsnotify.h46 extern void fsnotify_flush_notify(struct fsnotify_group *group);
/kernel/linux/linux-6.6/include/linux/
H A Dscc.h41 unsigned char group; /* Group ID for AX.25 TX interlocking */ member
/kernel/linux/linux-6.6/drivers/infiniband/hw/efa/
H A Defa_admin_defs.h97 u16 group; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dramcfg.c70 return M0203E.group; in nvbios_ramcfg_index()
/kernel/linux/linux-6.6/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_crtc.h41 * @group: CRTC group this CRTC belongs to
67 struct rcar_du_group *group; member
/kernel/linux/linux-6.6/security/tomoyo/
H A DMakefile2 obj-y = audit.o common.o condition.o domain.o environ.o file.o gc.o group.o load_policy.o memory.o mount.o network.o realpath.o securityfs_if.o tomoyo.o util.o
/kernel/liteos_a/kernel/base/include/
H A Dlos_user_container_pri.h58 UINT32 group; member
/third_party/elfutils/backends/
H A Dsparc_corenote.c117 .group = "register", .pc_register = true \
H A Dsh_corenote.c76 .group = "register" \
/third_party/astc-encoder/Test/
H A Dastc_dump_binary.py68 funcName = match.group(1)
/third_party/libcoap/include/oscore/
H A Doscore.h83 uint8_t group,
/third_party/mesa3d/src/compiler/glsl/tests/
H A Dsexps.py53 token = match.group(0)
/third_party/node/deps/v8/tools/testrunner/outproc/
H A Dtest262.py40 return match.group(1).strip()
/third_party/node/deps/v8/tools/
H A Dturbolizer-perf.py28 known_addrs.add(result.group(0))

Completed in 15 milliseconds

1...<<81828384858687888990>>...156