Home
last modified time | relevance | path

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

/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.cpp656 …DescriptorType descType, ReadOp readOp, deUint32 depthProperty, TestType testType, int formatIndex) in getImageSamplerTypeStr()
780 for (deUint32 formatIndex = 0; formatIndex < numFormats; formatIndex++) in addComputeImageSamplerTest() local
930 …Type, TestType testType, DepthProperty depthProperty, deUint32 outputBinding, deUint32 formatIndex) in generateGraphicsImageSamplerSource()
1075 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/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsBallotBroadcastTests.cpp564 for (int formatIndex = 0; formatIndex < DE_LENGTH_OF_ARRAY(formats); ++formatIndex) in createSubgroupsBallotBroadcastTests() local
DvktSubgroupsQuadTests.cpp704 for (int formatIndex = 0; formatIndex < DE_LENGTH_OF_ARRAY(formats); ++formatIndex) in createSubgroupsQuadTests() local
DvktSubgroupsShuffleTests.cpp626 for (int formatIndex = 0; formatIndex < DE_LENGTH_OF_ARRAY(formats); ++formatIndex) in createSubgroupsShuffleTests() local
DvktSubgroupsVoteTests.cpp745 for (int formatIndex = 0; formatIndex < DE_LENGTH_OF_ARRAY(formats); ++formatIndex) in createSubgroupsVoteTests() local
DvktSubgroupsClusteredTests.cpp799 for (int formatIndex = 0; formatIndex < DE_LENGTH_OF_ARRAY(formats); ++formatIndex) in createSubgroupsClusteredTests() local
DvktSubgroupsArithmeticTests.cpp969 for (int formatIndex = 0; formatIndex < DE_LENGTH_OF_ARRAY(formats); ++formatIndex) in createSubgroupsArithmeticTests() local
DvktSubgroupsPartitionedTests.cpp960 for (int formatIndex = 0; formatIndex < DE_LENGTH_OF_ARRAY(formats); ++formatIndex) in createSubgroupsPartitionedTests() local
/external/icu/android_icu4j/src/main/java/android/icu/text/
DMessageFormat.java2318 int formatIndex = 0; in writeObject() local
2350 int formatIndex = in.readInt(); in readObject() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DMessageFormat.java2365 int formatIndex = 0; in writeObject() local
2397 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