/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
H A D | ShaderModuleGL.cpp | 39 std::string GetBindingName(BindGroupIndex group, BindingNumber bindingNumber) { in GetBindingName() argument [all...] |
/third_party/skia/third_party/externals/brotli/c/common/ |
H A D | constants.h | 146 uint32_t group; in BrotliCalculateDistanceCodeLimit() local [all...] |
/third_party/openssl/crypto/ec/ |
H A D | ecp_s390x_nistp.c | 47 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 D | thread.cpp | 139 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 D | tcpsvd.c | 194 char *user = NULL, *group = NULL; in get_uidgid() local [all...] |
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
H A D | MinimumBufferSizeValidationTests.cpp | 25 uint32_t group; member [all...] |
/third_party/protobuf/src/google/protobuf/ |
H A D | unknown_field_set.h | 361 inline const UnknownFieldSet& UnknownField::group() const { in group() function in google::protobuf::UnknownField
|
H A D | unknown_field_set.cc | 259 UnknownFieldSet* group = new UnknownFieldSet(); in DeepCopy() local
|
/third_party/rust/crates/syn/src/ |
H A D | lib.rs | 311 mod group; modules
|
H A D | buffer.rs | 184 pub fn group(mut self, delim: Delimiter) -> Option<(Cursor<'a>, DelimSpan, Cursor<'a>)> { group() functions [all...] |
/third_party/selinux/libselinux/src/ |
H A D | seusers.c | 113 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 D | operand.cpp | 60 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 D | validate_non_uniform.cpp | 249 const auto group = inst->GetOperandAs<spv::GroupOperation>(3); in ValidateGroupNonUniformBallotBitCount() local
|
/third_party/spirv-tools/test/val/ |
H A D | val_capability_test.cpp | 2028 const auto& group = table->types[typeIndex]; in spvCoreOperandTableNameLookup() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fReadPixelsTests.cpp | 411 TestCaseGroup* group = new TestCaseGroup(m_context, "alignment", "Read pixels pack alignment parameter tests"); in init() local 437 TestCaseGroup* group = new TestCaseGroup(m_context, "rowlength", "Read pixels rowlength test"); init() local 462 TestCaseGroup* group = new TestCaseGroup(m_context, "skip", "Read pixels skip pixels and rows test"); init() local [all...] |
/third_party/vk-gl-cts/modules/gles3/stress/ |
H A D | es3sVertexArrayTests.cpp | 469 tcu::TestCaseGroup* const group = new tcu::TestCaseGroup(m_testCtx, "single_attribute", "Single attribute"); in init() member in deqp::gles3::Stress::tcu
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fFboNoAttachmentTests.cpp | 539 tcu::TestCaseGroup* const group = new tcu::TestCaseGroup(testCtx, "size", "Basic functionality tests with varying default size"); in createFboNoAttachmentTests() member in deqp::gles31::Functional::tcu 587 tcu::TestCaseGroup* const group = new tcu::TestCaseGroup(testCtx, "npot_size", "Basic functionality with Non-power-of-two size"); in createFboNoAttachmentTests() member in deqp::gles31::Functional::tcu 604 tcu::TestCaseGroup* const group = new tcu::TestCaseGroup(testCtx, "multisample", "Basic functionality with multisampled fbo"); in createFboNoAttachmentTests() member in deqp::gles31::Functional::tcu 621 tcu::TestCaseGroup* const group in createFboNoAttachmentTests() member in deqp::gles31::Functional::tcu 640 tcu::TestCaseGroup* const group = new tcu::TestCaseGroup(testCtx, "interaction", "Interaction of default parameters with normal fbo"); createFboNoAttachmentTests() member in deqp::gles31::Functional::tcu 675 tcu::TestCaseGroup* const group = new tcu::TestCaseGroup(testCtx, "maximums", "Maximum dimensions"); createFboNoAttachmentTests() member in deqp::gles31::Functional::tcu 690 TestCaseGroup* const group = new TestCaseGroup(context, "completeness", "Completeness tests"); createFboNoAttachmentCompletenessTests() local [all...] |
H A D | es31fInternalFormatQueryTests.cpp | 448 tcu::TestCaseGroup* const group = new tcu::TestCaseGroup(m_testCtx, textureTargets[groupNdx].name, glu::getInternalFormatTargetName(textureTargets[groupNdx].target)); in init() member in deqp::gles31::Functional::tcu 464 tcu::TestCaseGroup* const group = new tcu::TestCaseGroup(m_testCtx, "partial_query", "Query data to too short a buffer"); in init() member in deqp::gles31::Functional::tcu
|
H A D | es31fUniformBlockTests.cpp | 49 tcu::TestCaseGroup* group = new tcu::TestCaseGroup(context.getTestContext(), groupName, description); in createRandomCaseGroup() local 77 static void createBlockBasicTypeCases (tcu::TestCaseGroup* group, Context& context, const char* name, const VarType& type, deUint32 layoutFlags, int numInstances = 0) in createBlockBasicTypeCases() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineEarlyDestroyTests.cpp | 334 void addEarlyDestroyTestCasesWithFunctions (tcu::TestCaseGroup* group, PipelineConstructionType pipelineConstructionType) in addEarlyDestroyTestCasesWithFunctions() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
H A D | vktSparseResourcesBufferSparseBinding.cpp | 353 void addBufferSparseBindingTests (tcu::TestCaseGroup* group, const bool useDeviceGroups) in addBufferSparseBindingTests() argument [all...] |
H A D | vktSparseResourcesBufferSparseResidency.cpp | 425 void addBufferSparseResidencyTests(tcu::TestCaseGroup* group, const bool useDeviceGroups) in addBufferSparseResidencyTests() argument [all...] |
H A D | vktSparseResourcesQueueBindSparseTests.cpp | 333 void populateTestGroup(tcu::TestCaseGroup* group) in populateTestGroup() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
H A D | vktSpvAsmCompositeInsertTests.cpp | 157 void addComputeVectorCompositeInsertTests (tcu::TestCaseGroup* group) in addComputeVectorCompositeInsertTests() argument 226 void addGraphicsVectorCompositeInsertTests (tcu::TestCaseGroup* group) in addGraphicsVectorCompositeInsertTests() argument 300 void addComputeMatrixCompositeInsertTests (tcu::TestCaseGroup* group) in addComputeMatrixCompositeInsertTests() argument 375 addGraphicsMatrixCompositeInsertTests(tcu::TestCaseGroup* group) addGraphicsMatrixCompositeInsertTests() argument 460 addComputeNestedStructCompositeInsertTests(tcu::TestCaseGroup* group) addComputeNestedStructCompositeInsertTests() argument 527 addGraphicsNestedStructCompositeInsertTests(tcu::TestCaseGroup* group) addGraphicsNestedStructCompositeInsertTests() argument [all...] |
H A D | vktSpvAsmIndexingTests.cpp | 68 void addComputeIndexingStructTests (tcu::TestCaseGroup* group) in addComputeIndexingStructTests() argument 283 void addGraphicsIndexingStructTests (tcu::TestCaseGroup* group) in addGraphicsIndexingStructTests() argument 570 void addComputeIndexingNon16BaseAlignmentTests (tcu::TestCaseGroup* group) in addComputeIndexingNon16BaseAlignmentTests() argument [all...] |