Home
last modified time | relevance | path

Searched defs:InputFormat (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/llvm/unittests/Remarks/
DRemarksLinkingTest.cpp43 static void check(remarks::Format InputFormat, StringRef Input, in check()
50 static void check(remarks::Format InputFormat, StringRef Input, in check()
/external/pdfium/third_party/lcms/src/
Dcmsxform.c765 …cmsUInt32Number Intent, cmsUInt32Number* InputFormat, cmsUInt32Number* OutputFormat, cmsUInt32Numb… in AllocEmptyTransform()
1016 cmsUInt32Number InputFormat, in cmsCreateExtendedTransform()
1153 cmsUInt32Number InputFormat, in cmsCreateMultiprofileTransformTHR()
1182 cmsUInt32Number InputFormat, in cmsCreateMultiprofileTransform()
1204 cmsUInt32Number InputFormat, in cmsCreateTransformTHR()
1220 cmsUInt32Number InputFormat, in cmsCreateTransform()
1232 cmsUInt32Number InputFormat, in cmsCreateProofingTransformTHR()
1263 cmsUInt32Number InputFormat, in cmsCreateProofingTransform()
1311 cmsUInt32Number InputFormat, in cmsChangeBuffersFormat()
Dcmsopt.c664 …timizeByResampling(cmsPipeline** Lut, cmsUInt32Number Intent, cmsUInt32Number* InputFormat, cmsUIn… in OptimizeByResampling()
1060 …utingLinearization(cmsPipeline** Lut, cmsUInt32Number Intent, cmsUInt32Number* InputFormat, cmsUIn… in OptimizeByComputingLinearization()
1413 …izeByJoiningCurves(cmsPipeline** Lut, cmsUInt32Number Intent, cmsUInt32Number* InputFormat, cmsUIn… in OptimizeByJoiningCurves()
1698 …timizeMatrixShaper(cmsPipeline** Lut, cmsUInt32Number Intent, cmsUInt32Number* InputFormat, cmsUIn… in OptimizeMatrixShaper()
1933 cmsUInt32Number* InputFormat, in _cmsOptimizePipeline()
Dcmsgmt.c34 cmsUInt32Number InputFormat, in _cmsChain2Lab()
Dcmsps2.c866 cmsUInt32Number InputFormat; in WriteInputLUT() local
Dlcms2_internal.h1019 cmsUInt32Number InputFormat, OutputFormat; // Keep formats for further reference member
/external/llvm-project/llvm/tools/llvm-objcopy/
DCopyConfig.h155 FileFormat InputFormat = FileFormat::Unspecified; member
DCopyConfig.cpp534 StringRef InputFormat, OutputFormat; in parseObjcopyOptions() local