| /external/lzma/CPP/7zip/Archive/ |
| D | ArchiveExports.cpp | 92 STDAPI GetHandlerProperty2(UInt32 formatIndex, PROPID propID, PROPVARIANT *value) in GetHandlerProperty2() 144 STDAPI GetIsArc(UInt32 formatIndex, Func_IsArc *isArc) in GetIsArc()
|
| /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
| D | vktSpvAsmImageSamplerTests.cpp | 679 …DescriptorType descType, ReadOp readOp, deUint32 depthProperty, TestType testType, int formatIndex) in getImageSamplerTypeStr() 835 for (deUint32 formatIndex = 0; formatIndex < numFormats; formatIndex++) in addComputeImageSamplerTest() local 1010 …Type, TestType testType, DepthProperty depthProperty, deUint32 outputBinding, deUint32 formatIndex) in generateGraphicsImageSamplerSource() 1190 for (deUint32 formatIndex = 0; formatIndex < formatCount; formatIndex++) in addGraphicsImageSamplerTest() local
|
| /external/lzma/CPP/7zip/UI/Common/ |
| D | LoadCodecs.h | 307 const wchar_t *GetFormatNamePtr(int formatIndex) const in GetFormatNamePtr() 357 HRESULT CreateInArchive(unsigned formatIndex, CMyComPtr<IInArchive> &archive) const in CreateInArchive() 376 HRESULT CreateOutArchive(unsigned formatIndex, CMyComPtr<IOutArchive> &archive) const in CreateOutArchive()
|
| D | Update.cpp | 388 int formatIndex = MethodMode.Type.FormatIndex; in SetArcPath() local 530 int formatIndex = options.MethodMode.Type.FormatIndex; in Compress() local
|
| /external/deqp/external/vulkancts/modules/vulkan/subgroups/ |
| D | vktSubgroupsQuadTests.cpp | 415 for (size_t formatIndex = 0; formatIndex < formats.size(); ++formatIndex) in createSubgroupsQuadTests() local 499 for (size_t formatIndex = 0; formatIndex < formats.size(); ++formatIndex) in createSubgroupsQuadTests() local
|
| D | vktSubgroupsClusteredTests.cpp | 389 for (size_t formatIndex = 0; formatIndex < formats.size(); ++formatIndex) in createSubgroupsClusteredTests() local 484 for (size_t formatIndex = 0; formatIndex < formats.size(); ++formatIndex) in createSubgroupsClusteredTests() local
|
| D | vktSubgroupsBallotBroadcastTests.cpp | 477 for (size_t formatIndex = 0; formatIndex < formats.size(); ++formatIndex) in createSubgroupsBallotBroadcastTests() local 614 for (size_t formatIndex = 0; formatIndex < formats.size(); ++formatIndex) in createSubgroupsBallotBroadcastTests() local
|
| D | vktSubgroupsShuffleTests.cpp | 530 for (size_t formatIndex = 0; formatIndex < formats.size(); ++formatIndex) in createSubgroupsShuffleTests() local 623 for (size_t formatIndex = 0; formatIndex < formats.size(); ++formatIndex) in createSubgroupsShuffleTests() local
|
| D | vktSubgroupsArithmeticTests.cpp | 464 for (size_t formatIndex = 0; formatIndex < formats.size(); ++formatIndex) in createSubgroupsArithmeticTests() local 564 for (size_t formatIndex = 0; formatIndex < formats.size(); ++formatIndex) in createSubgroupsArithmeticTests() local
|
| D | vktSubgroupsPartitionedTests.cpp | 489 for (size_t formatIndex = 0; formatIndex < formats.size(); ++formatIndex) in createSubgroupsPartitionedTests() local 586 for (size_t formatIndex = 0; formatIndex < formats.size(); ++formatIndex) in createSubgroupsPartitionedTests() local
|
| D | vktSubgroupsVoteTests.cpp | 553 for (size_t formatIndex = 0; formatIndex < formats.size(); ++formatIndex) in createSubgroupsVoteTests() local 695 for (size_t formatIndex = 0; formatIndex < formats.size(); ++formatIndex) in createSubgroupsVoteTests() local
|
| /external/angle/src/libANGLE/renderer/vulkan/linux/ |
| D | DisplayVkLinux.cpp | 98 for (size_t formatIndex = 1; formatIndex < angle::kNumANGLEFormats; ++formatIndex) in GetVkFormatsWithDrmModifiers() local
|
| /external/deqp/external/openglcts/modules/common/subgroups/ |
| D | glcSubgroupsBallotBroadcastTests.cpp | 545 for (int formatIndex = 0; formatIndex < DE_LENGTH_OF_ARRAY(formats); ++formatIndex) in createSubgroupsBallotBroadcastTests() local
|
| D | glcSubgroupsQuadTests.cpp | 685 for (int formatIndex = 0; formatIndex < DE_LENGTH_OF_ARRAY(formats); ++formatIndex) in createSubgroupsQuadTests() local
|
| D | glcSubgroupsShuffleTests.cpp | 613 for (int formatIndex = 0; formatIndex < DE_LENGTH_OF_ARRAY(formats); ++formatIndex) in createSubgroupsShuffleTests() local
|
| D | glcSubgroupsVoteTests.cpp | 745 for (int formatIndex = 0; formatIndex < DE_LENGTH_OF_ARRAY(formats); ++formatIndex) in createSubgroupsVoteTests() local
|
| D | glcSubgroupsClusteredTests.cpp | 781 for (int formatIndex = 0; formatIndex < DE_LENGTH_OF_ARRAY(formats); ++formatIndex) in createSubgroupsClusteredTests() local
|
| D | glcSubgroupsArithmeticTests.cpp | 953 for (int formatIndex = 0; formatIndex < DE_LENGTH_OF_ARRAY(formats); ++formatIndex) in createSubgroupsArithmeticTests() local
|
| D | glcSubgroupsPartitionedTests.cpp | 890 for (int formatIndex = 0; formatIndex < DE_LENGTH_OF_ARRAY(formats); ++formatIndex) in createSubgroupsPartitionedTests() local
|
| /external/angle/src/libANGLE/renderer/gl/cgl/ |
| D | IOSurfaceSurfaceCGL.cpp | 254 int formatIndex = in validateAttributes() local
|
| /external/angle/src/libANGLE/renderer/vulkan/ |
| D | vk_format_utils.cpp | 238 for (size_t formatIndex = 0; formatIndex < angle::kNumANGLEFormats; ++formatIndex) in initialize() local
|
| /external/webrtc/sdk/android/instrumentationtests/src/org/webrtc/ |
| D | CameraVideoCapturerTestFixtures.java | 367 private void startCapture(CapturerInstance instance, int formatIndex) { in startCapture()
|
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| D | MessageFormat.java | 2399 int formatIndex = 0; in writeObject() local 2431 int formatIndex = in.readInt(); in readObject() local
|
| /external/icu/android_icu4j/src/main/java/android/icu/text/ |
| D | MessageFormat.java | 2327 int formatIndex = 0; in writeObject() local 2359 int formatIndex = in.readInt(); in readObject() local
|
| /external/deqp/external/openglcts/modules/common/ |
| D | glcTextureRepeatModeTests.cpp | 1363 for (GLint formatIndex = 0; formatIndex < DE_LENGTH_OF_ARRAY(testedFormats); formatIndex++) in init() local
|