/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 | 656 …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/ |
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
|
D | OpenArchive.cpp | 1274 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/ |
D | vktSubgroupsBallotBroadcastTests.cpp | 564 for (int formatIndex = 0; formatIndex < DE_LENGTH_OF_ARRAY(formats); ++formatIndex) in createSubgroupsBallotBroadcastTests() local
|
D | vktSubgroupsQuadTests.cpp | 704 for (int formatIndex = 0; formatIndex < DE_LENGTH_OF_ARRAY(formats); ++formatIndex) in createSubgroupsQuadTests() local
|
D | vktSubgroupsShuffleTests.cpp | 626 for (int formatIndex = 0; formatIndex < DE_LENGTH_OF_ARRAY(formats); ++formatIndex) in createSubgroupsShuffleTests() local
|
D | vktSubgroupsVoteTests.cpp | 745 for (int formatIndex = 0; formatIndex < DE_LENGTH_OF_ARRAY(formats); ++formatIndex) in createSubgroupsVoteTests() local
|
D | vktSubgroupsClusteredTests.cpp | 799 for (int formatIndex = 0; formatIndex < DE_LENGTH_OF_ARRAY(formats); ++formatIndex) in createSubgroupsClusteredTests() local
|
D | vktSubgroupsArithmeticTests.cpp | 969 for (int formatIndex = 0; formatIndex < DE_LENGTH_OF_ARRAY(formats); ++formatIndex) in createSubgroupsArithmeticTests() local
|
D | vktSubgroupsPartitionedTests.cpp | 960 for (int formatIndex = 0; formatIndex < DE_LENGTH_OF_ARRAY(formats); ++formatIndex) in createSubgroupsPartitionedTests() local
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | MessageFormat.java | 2318 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/ |
D | MessageFormat.java | 2365 int formatIndex = 0; in writeObject() local 2397 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
|