Home
last modified time | relevance | path

Searched defs:group (Results 376 - 400 of 1163) sorted by relevance

1...<<11121314151617181920>>...47

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/
H A DvktMemoryModelSharedLayout.cpp97 tcu::TestCaseGroup *group = new tcu::TestCaseGroup(testCtx, groupName, description); in createRandomCaseGroup() local
/third_party/vk-gl-cts/executor/
H A DxeTestCase.hpp197 const TestGroup* group; member
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_capability_test.cpp2028 const auto& group = table->types[typeIndex]; in spvCoreOperandTableNameLookup() local
/third_party/skia/resources/sksl/es2_conformance/
H A Dimport_conformance_tests.py80 group = pp.Forward() variable
/third_party/openssl/crypto/sm2/
H A Dsm2_sign.c31 const EC_GROUP *group = EC_KEY_get0_group(key); in ossl_sm2_compute_z_digest() local
200 const EC_GROUP *group = EC_KEY_get0_group(key); in sm2_sig_gen() local
316 const EC_GROUP *group = EC_KEY_get0_group(key); sm2_sig_verify() local
[all...]
/third_party/openssl/providers/implementations/exchange/
H A Decdh_exch.c417 const EC_GROUP *group; in ecdh_size() local
437 const EC_GROUP *group; in ecdh_plain_derive() local
/third_party/skia/third_party/externals/spirv-tools/source/
H A Doperand.cpp62 const auto& group = table->types[typeIndex]; in spvOperandTableNameLookup() local
103 const auto& group = table->types[typeIndex]; in spvOperandTableValueLookup() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Doperand.cpp62 const auto& group = table->types[typeIndex]; in spvOperandTableNameLookup() local
103 const auto& group = table->types[typeIndex]; in spvOperandTableValueLookup() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_capability_test.cpp2028 const auto& group = table->types[typeIndex]; in spvCoreOperandTableNameLookup() local
/third_party/skia/tests/
H A DOpChainTest.cpp74 auto& group = groups[random->nextULessThan(numGroups)]; local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DComputePassEncoder.cpp379 APISetBindGroup(uint32_t groupIndexIn, BindGroupBase* group, uint32_t dynamicOffsetCount, const uint32_t* dynamicOffsets) APISetBindGroup() argument
H A DRenderEncoderBase.cpp384 APISetBindGroup(uint32_t groupIndexIn, BindGroupBase* group, uint32_t dynamicOffsetCount, const uint32_t* dynamicOffsets) APISetBindGroup() argument
/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
[all...]
/third_party/skia/third_party/externals/brotli/c/common/
H A Dconstants.h146 uint32_t group; in BrotliCalculateDistanceCodeLimit() local
[all...]
/third_party/openssl/crypto/ec/
H A Decp_s390x_nistp.c47 static int ec_GFp_s390x_nistp_mul(const EC_GROUP *group, EC_POINT *r, in ec_GFp_s390x_nistp_mul() argument
136 const EC_GROUP *group; ecdsa_s390x_nistp_sign_sig() local
232 const EC_GROUP *group; ecdsa_s390x_nistp_verify_sig() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dthread.cpp139 const auto& group = groups.groups[groupIdx]; in all() local
195 auto group = affinity[threadId % affinity.count()].windows.group; in anyOf() local
352 const auto& group = groups.groups[groupIdx]; numLogicalCPUs() local
[all...]
/third_party/toybox/toys/pending/
H A Dtcpsvd.c194 char *user = NULL, *group = NULL; in get_uidgid() local
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DMinimumBufferSizeValidationTests.cpp25 uint32_t group; member
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dunknown_field_set.h361 inline const UnknownFieldSet& UnknownField::group() const { in group() function in google::protobuf::UnknownField
H A Dunknown_field_set.cc259 UnknownFieldSet* group = new UnknownFieldSet(); in DeepCopy() local
/third_party/rust/crates/syn/src/
H A Dlib.rs311 mod group; modules
H A Dbuffer.rs184 pub fn group(mut self, delim: Delimiter) -> Option<(Cursor<'a>, DelimSpan, Cursor<'a>)> { group() functions
[all...]
/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
/third_party/spirv-tools/source/
H A Doperand.cpp60 const auto& group = table->types[typeIndex]; in spvOperandTableNameLookup() local
93 const auto& group = table->types[typeIndex]; in spvOperandTableValueLookup() local
[all...]
/third_party/spirv-tools/source/val/
H A Dvalidate_non_uniform.cpp249 const auto group = inst->GetOperandAs<spv::GroupOperation>(3); in ValidateGroupNonUniformBallotBitCount() local

Completed in 21 milliseconds

1...<<11121314151617181920>>...47