Home
last modified time | relevance | path

Searched defs:formatIndex (Results 1 – 25 of 27) sorted by relevance

12

/external/lzma/CPP/7zip/Archive/
DArchiveExports.cpp92 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/
DvktSpvAsmImageSamplerTests.cpp657 …DescriptorType descType, ReadOp readOp, deUint32 depthProperty, TestType testType, int formatIndex) in getImageSamplerTypeStr()
781 for (deUint32 formatIndex = 0; formatIndex < numFormats; formatIndex++) in addComputeImageSamplerTest() local
931 …Type, TestType testType, DepthProperty depthProperty, deUint32 outputBinding, deUint32 formatIndex) in generateGraphicsImageSamplerSource()
1076 for (deUint32 formatIndex = 0; formatIndex < formatCount; formatIndex++) in addGraphicsImageSamplerTest() local
/external/lzma/CPP/7zip/UI/Common/
DLoadCodecs.h307 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()
DUpdate.cpp388 int formatIndex = MethodMode.Type.FormatIndex; in SetArcPath() local
530 int formatIndex = options.MethodMode.Type.FormatIndex; in Compress() local
DOpenArchive.cpp1274 HRESULT CArc::PrepareToOpen(const COpenOptions &op, unsigned formatIndex, CMyComPtr<IInArchive> &ar… in PrepareToOpen()
1620 int formatIndex = op.openType.FormatIndex; in OpenStream2() local
/external/deqp/external/openglcts/modules/common/subgroups/
DglcSubgroupsBallotBroadcastTests.cpp545 for (int formatIndex = 0; formatIndex < DE_LENGTH_OF_ARRAY(formats); ++formatIndex) in createSubgroupsBallotBroadcastTests() local
DglcSubgroupsQuadTests.cpp685 for (int formatIndex = 0; formatIndex < DE_LENGTH_OF_ARRAY(formats); ++formatIndex) in createSubgroupsQuadTests() local
DglcSubgroupsShuffleTests.cpp613 for (int formatIndex = 0; formatIndex < DE_LENGTH_OF_ARRAY(formats); ++formatIndex) in createSubgroupsShuffleTests() local
DglcSubgroupsClusteredTests.cpp781 for (int formatIndex = 0; formatIndex < DE_LENGTH_OF_ARRAY(formats); ++formatIndex) in createSubgroupsClusteredTests() local
DglcSubgroupsVoteTests.cpp745 for (int formatIndex = 0; formatIndex < DE_LENGTH_OF_ARRAY(formats); ++formatIndex) in createSubgroupsVoteTests() local
DglcSubgroupsArithmeticTests.cpp953 for (int formatIndex = 0; formatIndex < DE_LENGTH_OF_ARRAY(formats); ++formatIndex) in createSubgroupsArithmeticTests() local
DglcSubgroupsPartitionedTests.cpp890 for (int formatIndex = 0; formatIndex < DE_LENGTH_OF_ARRAY(formats); ++formatIndex) in createSubgroupsPartitionedTests() local
/external/angle/src/libANGLE/renderer/gl/cgl/
DIOSurfaceSurfaceCGL.cpp245 int formatIndex = in validateAttributes() local
/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsClusteredTests.cpp359 for (size_t formatIndex = 0; formatIndex < formats.size(); ++formatIndex) in createSubgroupsClusteredTests() local
DvktSubgroupsQuadTests.cpp404 for (size_t formatIndex = 0; formatIndex < formats.size(); ++formatIndex) in createSubgroupsQuadTests() local
DvktSubgroupsBallotBroadcastTests.cpp443 for (size_t formatIndex = 0; formatIndex < formats.size(); ++formatIndex) in createSubgroupsBallotBroadcastTests() local
DvktSubgroupsShuffleTests.cpp673 for (size_t formatIndex = 0; formatIndex < formats.size(); ++formatIndex) in createSubgroupsShuffleTests() local
DvktSubgroupsArithmeticTests.cpp441 for (size_t formatIndex = 0; formatIndex < formats.size(); ++formatIndex) in createSubgroupsArithmeticTests() local
DvktSubgroupsPartitionedTests.cpp762 for (size_t formatIndex = 0; formatIndex < formats.size(); ++formatIndex) in createSubgroupsPartitionedTests() local
DvktSubgroupsVoteTests.cpp852 for (size_t formatIndex = 0; formatIndex < formats.size(); ++formatIndex) in createSubgroupsVoteTests() local
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_format_utils.cpp263 for (size_t formatIndex = 0; formatIndex < angle::kNumANGLEFormats; ++formatIndex) in initialize() local
/external/webrtc/sdk/android/instrumentationtests/src/org/webrtc/
DCameraVideoCapturerTestFixtures.java367 private void startCapture(CapturerInstance instance, int formatIndex) { in startCapture()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DMessageFormat.java2327 int formatIndex = 0; in writeObject() local
2359 int formatIndex = in.readInt(); in readObject() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DMessageFormat.java2399 int formatIndex = 0; in writeObject() local
2431 int formatIndex = in.readInt(); in readObject() local
/external/deqp/external/openglcts/modules/common/
DglcTextureRepeatModeTests.cpp1363 for (GLint formatIndex = 0; formatIndex < DE_LENGTH_OF_ARRAY(testedFormats); formatIndex++) in init() local

12