Home
last modified time | relevance | path

Searched refs:group (Results 326 - 350 of 2206) sorted by relevance

1...<<11121314151617181920>>...89

/third_party/ltp/testcases/kernel/syscalls/utils/
H A Dcompat_16.h154 int FCHOWN(void (cleanup)(void), unsigned int fd, UID_T owner, GID_T group) in FCHOWN() argument
156 LTP_CREATE_SYSCALL(fchown, cleanup, fd, owner, group); in FCHOWN()
159 int LCHOWN(void (cleanup)(void), const char *path, UID_T owner, GID_T group) in LCHOWN() argument
161 LTP_CREATE_SYSCALL(lchown, cleanup, path, owner, group); in LCHOWN()
164 int CHOWN(void (cleanup)(void), const char *path, UID_T owner, GID_T group) in CHOWN() argument
166 LTP_CREATE_SYSCALL(chown, cleanup, path, owner, group); in CHOWN()
/third_party/ltp/testcases/network/multicast/mc_member/
H A Dmc_member_test.c65 printf("Unabled to read group file %s\n", group_list); in main()
79 fprintf(stderr, "bad group address\n"); in main()
114 char group[40], itf[40]; in join_group() local
122 fprintf(stderr, "bad group address\n"); in join_group()
132 perror("can't join group"); in join_group()
135 strcpy(group, inet_ntoa(imr->imr_multiaddr)); in join_group()
137 printf("IPM group: %s added to interface: %s\n", group, in join_group()
149 char group[40], itf[40]; in leave_group() local
157 fprintf(stderr, "leave_group: bad group addres in leave_group()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiDriverPropertiesTests.cpp211 void createTestCases (tcu::TestCaseGroup* group) in createTestCases() argument
213 addFunctionCase(group, "driver_id_match", "Check driverID is supported", checkSupport, testQueryProperties, TEST_TYPE_DRIVER_ID_MATCH); in createTestCases()
214 addFunctionCase(group, "name_is_not_empty", "Check name field is not empty", checkSupport, testQueryProperties, TEST_TYPE_NAME_IS_NOT_EMPTY); in createTestCases()
215 addFunctionCase(group, "name_zero_terminated", "Check name field is zero-terminated", checkSupport, testQueryProperties, TEST_TYPE_NAME_ZERO_TERMINATED); in createTestCases()
216 addFunctionCase(group, "info_zero_terminated", "Check info field is zero-terminated", checkSupport, testQueryProperties, TEST_TYPE_INFO_ZERO_TERMINATED); in createTestCases()
217 addFunctionCase(group, "conformance_version", "Check conformanceVersion reported by driver", checkSupport, testQueryProperties, TEST_TYPE_VERSION); in createTestCases()
/third_party/toybox/toys/net/
H A Dsntp.c93 struct ip_mreq group; in sntp_main() local
95 // subscribe to multicast group in sntp_main()
96 memset(&group, 0, sizeof(group)); in sntp_main()
97 group.imr_multiaddr.s_addr = inet_addr(TT.m); in sntp_main()
98 xsetsockopt(fd, IPPROTO_IP, IP_ADD_MEMBERSHIP, &group, sizeof(group)); in sntp_main()
/third_party/unity/extras/fixture/src/
H A Dunity_fixture.c61 static int groupSelected(const char* group) in groupSelected() argument
63 return selected(UnityFixture.GroupFilter, group); in groupSelected()
70 const char* group, in UnityTestRunner()
75 if (testSelected(name) && groupSelected(group)) in UnityTestRunner()
118 void UnityIgnoreTest(const char* printableName, const char* group, const char* name) in UnityIgnoreTest() argument
120 if (testSelected(name) && groupSelected(group)) in UnityIgnoreTest()
66 UnityTestRunner(unityfunction* setup, unityfunction* testBody, unityfunction* teardown, const char* printableName, const char* group, const char* name, const char* file, unsigned int line) UnityTestRunner() argument
/third_party/python/Lib/test/test_email/
H A Dtest__header_value_parser.py2092 self.assertEqual(group_list.token_type, 'group-list')
2104 self.assertEqual(group_list.token_type, 'group-list')
2118 self.assertEqual(group_list.token_type, 'group-list')
2130 self.assertEqual(group_list.token_type, 'group-list')
2138 group = self._test_get_x(parser.get_group,
2144 self.assertEqual(group.token_type, 'group')
2145 self.assertEqual(group.display_name, 'Monty Python')
2146 self.assertEqual(len(group.mailboxes), 0)
2147 self.assertEqual(group
[all...]
/third_party/ffmpeg/libavformat/
H A Drtpdec_qcelp.c40 InterleavePacket group[6]; member
84 data->group[i].size = 0; in store_packet()
88 /* Wrapped around - missed the last packet of the previous group. */ in store_packet()
90 /* No more data in the packets in this interleaving group, just in store_packet()
95 * previous group. */ in store_packet()
98 data->group[data->interleave_index].size = 0; in store_packet()
115 data->group[data->interleave_index].size = 0; in store_packet()
125 if (len - 1 - frame_size > sizeof(data->group[0].data)) in store_packet()
133 ip = &data->group[data->interleave_index]; in store_packet()
139 * in any of the other frames in the interleaving group eithe in store_packet()
[all...]
/third_party/mesa3d/src/intel/ds/
H A Dintel_pps_driver.cc62 // We should only have one group in enable_all_counters()
108 // Create group in init_perfcnt()
109 CounterGroup group = {}; in init_perfcnt() local
110 group.id = groups.size(); in init_perfcnt()
111 group.name = selected_query->symbol_name; in init_perfcnt()
120 counter_desc.group = group.id; in init_perfcnt()
142 // Add counter id to the group in init_perfcnt()
143 group.counters.emplace_back(counter_desc.id); in init_perfcnt()
149 // Store group in init_perfcnt()
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instrfactory.cpp52 group(nullptr) in InstrFactory()
69 group = new AluGroup(); in from_string()
70 group->set_nesting_depth(nesting_depth); in from_string()
73 AluGroup *retval = group; in from_string()
74 group = nullptr; in from_string()
77 result = AluInstr::from_string(is, m_value_factory, group); in from_string()
111 if (!result && !group) { in from_string()
/third_party/libinput/src/
H A Dlibinput.h409 * rings and strips that share the same mode are a "mode group". Whenever
410 * the mode changes, all buttons, rings and strips within this mode group
413 * Most tablets only have a single mode group, some tablets provide multiple
415 * 24HD). libinput guarantees that at least one mode group is always
428 * Most devices only provide a single mode group, however devices such as
434 * ring and strip with the correct mode group.
446 * The returned mode group is not refcounted and may become invalid after
452 * group will be identical for each subsequent call of this function with
455 * generated by this mode group.
459 * @param index A mode group inde
[all...]
/third_party/libinput/export_include/
H A Dlibinput.h409 * rings and strips that share the same mode are a "mode group". Whenever
410 * the mode changes, all buttons, rings and strips within this mode group
413 * Most tablets only have a single mode group, some tablets provide multiple
415 * 24HD). libinput guarantees that at least one mode group is always
428 * Most devices only provide a single mode group, however devices such as
434 * ring and strip with the correct mode group.
446 * The returned mode group is not refcounted and may become invalid after
452 * group will be identical for each subsequent call of this function with
455 * generated by this mode group.
459 * @param index A mode group inde
[all...]
/third_party/rust/crates/clap/tests/builder/
H A Dconflicts.rs80 .group(clap::ArgGroup::new("test").arg("foo")) in not_exclusive_with_group()
108 .group(ArgGroup::new("gr").arg("some").arg("other")) in arg_conflicts_with_group()
142 .group(clap::ArgGroup::new("gr").multiple(true)) in arg_conflicts_with_group_with_multiple_sources()
143 .arg(clap::arg!(--some <name> "some arg").group("gr")) in arg_conflicts_with_group_with_multiple_sources()
147 .group("gr"), in arg_conflicts_with_group_with_multiple_sources()
174 .group( in group_conflicts_with_arg()
213 .group(ArgGroup::new("gr").required(true).arg("some").arg("other")) in arg_conflicts_with_required_group()
242 .group(ArgGroup::new("gr").arg("some").arg("other")) in arg_conflicts_with_group_with_required_memeber()
271 .group( in required_group_conflicts_with_arg()
307 .group(ArgGrou in get_arg_conflicts_with_group()
[all...]
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decp_nistz256.c68 const EC_GROUP *group; /* Parent EC_GROUP object */ member
147 static NISTZ256_PRE_COMP *ecp_nistz256_pre_comp_new(const EC_GROUP *group);
616 __owur static int ecp_nistz256_windowed_mul(const EC_GROUP *group, in ecp_nistz256_windowed_mul() argument
656 if (!BN_nnmod(mod, scalar[i], group->order, ctx)) { in ecp_nistz256_windowed_mul()
813 __owur static int ecp_nistz256_mult_precompute(EC_GROUP *group, BN_CTX *ctx) in ecp_nistz256_mult_precompute() argument
833 EC_pre_comp_free(group); in ecp_nistz256_mult_precompute()
834 generator = EC_GROUP_get0_generator(group); in ecp_nistz256_mult_precompute()
848 if ((pre_comp = ecp_nistz256_pre_comp_new(group)) == NULL) in ecp_nistz256_mult_precompute()
852 ctx = new_ctx = BN_CTX_new_ex(group->libctx); in ecp_nistz256_mult_precompute()
859 order = EC_GROUP_get0_order(group); in ecp_nistz256_mult_precompute()
937 ecp_nistz256_set_from_affine(EC_POINT *out, const EC_GROUP *group, const P256_POINT_AFFINE *in, BN_CTX *ctx) ecp_nistz256_set_from_affine() argument
952 ecp_nistz256_points_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) ecp_nistz256_points_mul() argument
1176 ecp_nistz256_get_affine(const EC_GROUP *group, const EC_POINT *point, BIGNUM *x, BIGNUM *y, BN_CTX *ctx) ecp_nistz256_get_affine() argument
1220 ecp_nistz256_pre_comp_new(const EC_GROUP *group) ecp_nistz256_pre_comp_new() argument
1274 ecp_nistz256_window_have_precompute_mult(const EC_GROUP *group) ecp_nistz256_window_have_precompute_mult() argument
1301 ecp_nistz256_inv_mod_ord(const EC_GROUP *group, BIGNUM *r, const BIGNUM *x, BN_CTX *ctx) ecp_nistz256_inv_mod_ord() argument
[all...]
/third_party/openssl/crypto/ec/
H A Decp_nistz256.c68 const EC_GROUP *group; /* Parent EC_GROUP object */ member
147 static NISTZ256_PRE_COMP *ecp_nistz256_pre_comp_new(const EC_GROUP *group);
616 __owur static int ecp_nistz256_windowed_mul(const EC_GROUP *group, in ecp_nistz256_windowed_mul() argument
656 if (!BN_nnmod(mod, scalar[i], group->order, ctx)) { in ecp_nistz256_windowed_mul()
813 __owur static int ecp_nistz256_mult_precompute(EC_GROUP *group, BN_CTX *ctx) in ecp_nistz256_mult_precompute() argument
833 EC_pre_comp_free(group); in ecp_nistz256_mult_precompute()
834 generator = EC_GROUP_get0_generator(group); in ecp_nistz256_mult_precompute()
848 if ((pre_comp = ecp_nistz256_pre_comp_new(group)) == NULL) in ecp_nistz256_mult_precompute()
852 ctx = new_ctx = BN_CTX_new_ex(group->libctx); in ecp_nistz256_mult_precompute()
859 order = EC_GROUP_get0_order(group); in ecp_nistz256_mult_precompute()
937 ecp_nistz256_set_from_affine(EC_POINT *out, const EC_GROUP *group, const P256_POINT_AFFINE *in, BN_CTX *ctx) ecp_nistz256_set_from_affine() argument
952 ecp_nistz256_points_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) ecp_nistz256_points_mul() argument
1176 ecp_nistz256_get_affine(const EC_GROUP *group, const EC_POINT *point, BIGNUM *x, BIGNUM *y, BN_CTX *ctx) ecp_nistz256_get_affine() argument
1220 ecp_nistz256_pre_comp_new(const EC_GROUP *group) ecp_nistz256_pre_comp_new() argument
1274 ecp_nistz256_window_have_precompute_mult(const EC_GROUP *group) ecp_nistz256_window_have_precompute_mult() argument
1301 ecp_nistz256_inv_mod_ord(const EC_GROUP *group, BIGNUM *r, const BIGNUM *x, BN_CTX *ctx) ecp_nistz256_inv_mod_ord() argument
[all...]
/third_party/skia/third_party/externals/opengl-registry/xml/
H A Dreadme.tex251 The \tag{groups} tags contain individual \tag{group} tags describing
252 some of the group annotations used for return and parameter types.
260 Each \tag{groups} block contains zero or more \tag{group} tags, in
261 arbitrary order (although they are typically ordered by group name, to
268 <group name="AccumOp">
270 </group>
272 <group name="AttribMask">
275 </group>
280 \section{Enumerant Group (\tag{group} tag)}
281 \label{tag:group}
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp337 // custom device for each test we share single one for whole group
8856 void addImageToImageSimpleTests (tcu::TestCaseGroup* group, TestGroupParamsPtr testGroupParams)
8858 tcu::TestContext& testCtx = group->getTestContext();
8891 group->addChild(new CopyImageToImageTestCase(testCtx, "whole_image", params));
8925 group->addChild(new CopyImageToImageTestCase(testCtx, "whole_image_diff_format", params));
8959 group->addChild(new CopyImageToImageTestCase(testCtx, "partial_image", params));
9040 group->addChild(new CopyImageToImageTestCase(testCtx, testCaseName, params));
9083 group->addChild(new CopyImageToImageTestCase(testCtx, "depth", params));
9124 group->addChild(new CopyImageToImageTestCase(testCtx, "stencil", params));
9134 void addImageToImageAllFormatsColorSrcFormatDstFormatTests (tcu::TestCaseGroup* group, TestParam
16621 addResolveImageDiffImageSizeTests(tcu::TestCaseGroup* group, AllocationKind allocationKind, deUint32 extensionFlags) addResolveImageDiffImageSizeTests() argument
16699 addDepthStencilCopyMSAATest(tcu::TestCaseGroup* group, DepthStencilMSAA::TestParameters testCreateParams) addDepthStencilCopyMSAATest() argument
16778 addDepthStencilCopyMSAATestGroup(tcu::TestCaseGroup* group, AllocationKind allocationKind, deUint32 extensionFlags) addDepthStencilCopyMSAATestGroup() argument
16795 addBufferCopyOffsetTests(tcu::TestCaseGroup* group) addBufferCopyOffsetTests() argument
16809 addResolveImageTests(tcu::TestCaseGroup* group, AllocationKind allocationKind, deUint32 extensionFlags) addResolveImageTests() argument
16825 addCopiesAndBlittingTests(tcu::TestCaseGroup* group, AllocationKind allocationKind, deUint32 extensionFlags) addCopiesAndBlittingTests() argument
16858 addCoreCopiesAndBlittingTests(tcu::TestCaseGroup* group) addCoreCopiesAndBlittingTests() argument
16866 addDedicatedAllocationCopiesAndBlittingTests(tcu::TestCaseGroup* group) addDedicatedAllocationCopiesAndBlittingTests() argument
16872 addExtensionCopiesAndBlittingTests(tcu::TestCaseGroup* group) addExtensionCopiesAndBlittingTests() argument
[all...]
/third_party/lwip/src/include/lwip/
H A Dnetif.h221 const ip4_addr_t *group, enum netif_mac_filter_action action);
226 const ip6_addr_t *group, enum netif_mac_filter_action action);
410 #define NETIF_FOREACH(netif, group) if (((netif) = group->netif_default) != NULL)
416 #define NETIF_FOREACH(netif, group) for ((netif) = group->netif_list; (netif) != NULL; (netif) = (netif)->next)
431 void netif_init(struct net_group *group);
437 struct netif *netif_add_noaddr(struct netif *netif, struct net_group *group,
445 struct netif *netif_add(struct netif *netif, struct net_group *group,
465 void netif_set_default(struct netif *netif, struct net_group *group);
[all...]
/third_party/rust/crates/clap/src/parser/
H A Dvalidator.rs119 // Avoid including our own groups by checking none of them. If a group is present, the in validate_exclusive()
120 // args for the group will be. in validate_exclusive()
237 debug!("Validator::gather_requires:iter:{:?}:group", name); in gather_requires()
284 } else if let Some(group) = self.cmd.find_group(arg_or_group) { in validate_required()
285 debug!("Validator::validate_required:iter: This is a group"); in validate_required()
288 .unroll_args_in_group(&group.id) in validate_required()
294 group.get_id() in validate_required()
296 missing_required.push(group.get_id().clone()); in validate_required()
519 } else if let Some(group) = cmd.find_group(id) { in gather_direct_conflicts()
520 gather_group_direct_conflicts(group) in gather_direct_conflicts()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmIndexingTests.cpp68 void addComputeIndexingStructTests (tcu::TestCaseGroup* group) in addComputeIndexingStructTests() argument
70 tcu::TestContext& testCtx = group->getTestContext(); in addComputeIndexingStructTests()
72 de::Random rnd (deStringHash(group->getName())); in addComputeIndexingStructTests()
280 group->addChild(structGroup.release()); in addComputeIndexingStructTests()
283 void addGraphicsIndexingStructTests (tcu::TestCaseGroup* group) in addGraphicsIndexingStructTests() argument
285 tcu::TestContext& testCtx = group->getTestContext(); in addGraphicsIndexingStructTests()
287 de::Random rnd (deStringHash(group->getName())); in addGraphicsIndexingStructTests()
503 group->addChild(structGroup.release()); in addGraphicsIndexingStructTests()
570 void addComputeIndexingNon16BaseAlignmentTests (tcu::TestCaseGroup* group) in addComputeIndexingNon16BaseAlignmentTests() argument
572 tcu::TestContext& testCtx = group in addComputeIndexingNon16BaseAlignmentTests()
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DShaderModuleGL.cpp39 std::string GetBindingName(BindGroupIndex group, BindingNumber bindingNumber) { in GetBindingName() argument
41 o << "dawn_binding_" << static_cast<uint32_t>(group) << "_" in GetBindingName()
47 return std::tie(a.group, a.binding) < std::tie(b.group, b.binding); in operator <()
61 o << "_" << static_cast<uint32_t>(samplerLocation.group) << "_" in GetName()
64 o << "_with_" << static_cast<uint32_t>(textureLocation.group) << "_" in GetName()
97 "Bind group index over limits in the SPIRV"); in ExtractSpirvInfo()
333 info->samplerLocation.group = BindGroupIndex( in TranslateToGLSL()
338 info->textureLocation.group = BindGroupIndex( in TranslateToGLSL()
347 // Change binding names to be "dawn_binding_<group> in TranslateToGLSL()
[all...]
/third_party/skia/third_party/externals/tint/src/inspector/
H A Dtest_inspector_builder.cc135 uint32_t group, in AddUniformBuffer()
140 create<ast::GroupDecoration>(group), in AddUniformBuffer()
152 uint32_t group, in AddStorageBuffer()
157 create<ast::GroupDecoration>(group), in AddStorageBuffer()
192 uint32_t group, in AddSampler()
197 create<ast::GroupDecoration>(group), in AddSampler()
202 uint32_t group, in AddComparisonSampler()
207 create<ast::GroupDecoration>(group), in AddComparisonSampler()
213 uint32_t group, in AddResource()
218 create<ast::GroupDecoration>(group), in AddResource()
133 AddUniformBuffer(const std::string& name, const ast::Type* type, uint32_t group, uint32_t binding) AddUniformBuffer() argument
149 AddStorageBuffer(const std::string& name, const ast::Type* type, ast::Access access, uint32_t group, uint32_t binding) AddStorageBuffer() argument
191 AddSampler(const std::string& name, uint32_t group, uint32_t binding) AddSampler() argument
201 AddComparisonSampler(const std::string& name, uint32_t group, uint32_t binding) AddComparisonSampler() argument
211 AddResource(const std::string& name, const ast::Type* type, uint32_t group, uint32_t binding) AddResource() argument
328 AddStorageTexture(const std::string& name, const ast::Type* type, uint32_t group, uint32_t binding) AddStorageTexture() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmIndexingTests.cpp68 void addComputeIndexingStructTests (tcu::TestCaseGroup* group) in addComputeIndexingStructTests() argument
70 tcu::TestContext& testCtx = group->getTestContext(); in addComputeIndexingStructTests()
72 de::Random rnd (deStringHash(group->getName())); in addComputeIndexingStructTests()
280 group->addChild(structGroup.release()); in addComputeIndexingStructTests()
283 void addGraphicsIndexingStructTests (tcu::TestCaseGroup* group) in addGraphicsIndexingStructTests() argument
285 tcu::TestContext& testCtx = group->getTestContext(); in addGraphicsIndexingStructTests()
287 de::Random rnd (deStringHash(group->getName())); in addGraphicsIndexingStructTests()
503 group->addChild(structGroup.release()); in addGraphicsIndexingStructTests()
570 void addComputeIndexingNon16BaseAlignmentTests (tcu::TestCaseGroup* group) in addComputeIndexingNon16BaseAlignmentTests() argument
572 tcu::TestContext& testCtx = group in addComputeIndexingNon16BaseAlignmentTests()
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DResourcesHLSL.cpp294 const TVector<const TVariable *> &group, in outputHLSLSamplerUniformGroup()
298 if (group.empty()) in outputHLSLSamplerUniformGroup()
303 for (const TVariable *uniform : group) in outputHLSLSamplerUniformGroup()
339 // Since HLSL_TEXTURE_2D is the first group, it has a fixed offset of zero. in outputHLSLSamplerUniformGroup()
357 const TVector<const TVariable *> &group, in outputHLSLImageUniformIndices()
361 for (const TVariable *uniform : group) in outputHLSLImageUniformIndices()
389 const TVector<const TVariable *> &group, in outputHLSLReadonlyImageUniformGroup()
392 if (group.empty()) in outputHLSLReadonlyImageUniformGroup()
398 outputHLSLImageUniformIndices(out, group, *groupTextureRegisterIndex, &groupRegisterCount); in outputHLSLReadonlyImageUniformGroup()
411 const TVector<const TVariable *> &group, in outputHLSLImageUniformGroup()
291 outputHLSLSamplerUniformGroup( TInfoSinkBase &out, const HLSLTextureGroup textureGroup, const TVector<const TVariable *> &group, const TMap<const TVariable *, TString> &samplerInStructSymbolsToAPINames, unsigned int *groupTextureRegisterIndex) outputHLSLSamplerUniformGroup() argument
356 outputHLSLImageUniformIndices(TInfoSinkBase &out, const TVector<const TVariable *> &group, unsigned int imageArrayIndex, unsigned int *groupRegisterCount) outputHLSLImageUniformIndices() argument
387 outputHLSLReadonlyImageUniformGroup(TInfoSinkBase &out, const HLSLTextureGroup textureGroup, const TVector<const TVariable *> &group, unsigned int *groupTextureRegisterIndex) outputHLSLReadonlyImageUniformGroup() argument
409 outputHLSLImageUniformGroup(TInfoSinkBase &out, const HLSLRWTextureGroup textureGroup, const TVector<const TVariable *> &group, unsigned int *groupTextureRegisterIndex) outputHLSLImageUniformGroup() argument
505 HLSLTextureGroup group = TextureGroup(type.getBasicType()); uniformsHeader() local
531 HLSLTextureGroup group = TextureGroup( uniformsHeader() local
537 HLSLRWTextureGroup group = RWTextureGroup( uniformsHeader() local
578 HLSLTextureGroup group = TextureGroup(samplerType.getBasicType()); uniformsHeader() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dsae.c22 int sae_set_group(struct sae_data *sae, int group) in sae_set_group() argument
29 if (!dragonfly_suitable_group(group, 0)) { in sae_set_group()
30 wpa_printf(MSG_DEBUG, "SAE: Reject unsuitable group %d", group); in sae_set_group()
40 /* First, check if this is an ECC group */ in sae_set_group()
41 tmp->ec = crypto_ec_init(group); in sae_set_group()
43 wpa_printf(MSG_DEBUG, "SAE: Selecting supported ECC group %d", in sae_set_group()
44 group); in sae_set_group()
45 sae->group = group; in sae_set_group()
819 sae_group_allowed(struct sae_data *sae, int *allowed_groups, u16 group) sae_group_allowed() argument
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_lower_logical_sends.cpp179 assert(bld.group() < 16); in lower_fb_write_logical_send()
194 bld.exec_all().group(1, 0) in lower_fb_write_logical_send()
212 const fs_builder ubld = bld.exec_all().group(8, 0); in lower_fb_write_logical_send()
215 if (bld.group() < 16) { in lower_fb_write_logical_send()
217 ubld.group(16, 0).MOV(header, retype(brw_vec8_grf(0, 0), in lower_fb_write_logical_send()
221 assert(bld.group() < 32); in lower_fb_write_logical_send()
246 ubld.group(1, 0).OR(component(header, 0), in lower_fb_write_logical_send()
254 ubld.group(1, 0).MOV(component(header, 2), brw_imm_ud(inst->target)); in lower_fb_write_logical_send()
258 ubld.group(1, 0).MOV(retype(component(header, 15), in lower_fb_write_logical_send()
272 assert(inst->group < 1 in lower_fb_write_logical_send()
[all...]

Completed in 37 milliseconds

1...<<11121314151617181920>>...89