| /external/pdfium/third_party/lcms/src/ | 
| D | cmserr.c | 72 cmsBool  _cmsRegisterMemHandlerPlugin(cmsContext ContextID, cmsPluginBase* Plugin)  in _cmsRegisterMemHandlerPlugin() 78 void* CMSEXPORT _cmsMalloc(cmsContext ContextID, cmsUInt32Number size)  in _cmsMalloc() 84 void* CMSEXPORT _cmsMallocZero(cmsContext ContextID, cmsUInt32Number size)  in _cmsMallocZero() 92 void* CMSEXPORT _cmsCalloc(cmsContext ContextID, cmsUInt32Number num, cmsUInt32Number size)  in _cmsCalloc() 102 void* CMSEXPORT _cmsRealloc(cmsContext ContextID, void* Ptr, cmsUInt32Number size)  in _cmsRealloc() 108 void CMSEXPORT _cmsFree(cmsContext ContextID, void* Ptr)  in _cmsFree() 114 void* CMSEXPORT _cmsDupMem(cmsContext ContextID, const void* Org, cmsUInt32Number size)  in _cmsDupMem() 172 _cmsSubAllocator_chunk* _cmsCreateSubAllocChunk(cmsContext ContextID, cmsUInt32Number Initial)  in _cmsCreateSubAllocChunk() 202 _cmsSubAllocator* _cmsCreateSubAlloc(cmsContext ContextID, cmsUInt32Number Initial)  in _cmsCreateSubAlloc() 335 void DefaultLogErrorHandlerFunction(cmsContext ContextID, cmsUInt32Number ErrorCode, const char *Te…  in DefaultLogErrorHandlerFunction() [all …] 
 | 
| D | cmsio1.c | 160     cmsContext ContextID = cmsGetProfileContextID(hProfile);  in BuildGrayInputMatrixPipeline()  local 215     cmsContext ContextID = cmsGetProfileContextID(hProfile);  in BuildRGBInputMatrixShaper()  local 267     cmsContext ContextID       = cmsGetProfileContextID(hProfile);  in _cmsReadFloatInputTag()  local 314     cmsContext ContextID = cmsGetProfileContextID(hProfile);  in _cmsReadInputLUT()  local 415     cmsContext ContextID = cmsGetProfileContextID(hProfile);  in BuildGrayOutputPipeline()  local 459     cmsContext ContextID = cmsGetProfileContextID(hProfile);  in BuildRGBOutputMatrixShaper()  local 541     cmsContext ContextID       = cmsGetProfileContextID(hProfile);  in _cmsReadFloatOutputTag()  local 587     cmsContext ContextID  = cmsGetProfileContextID(hProfile);  in _cmsReadOutputLUT()  local 666     cmsContext ContextID = cmsGetProfileContextID(hProfile);  in _cmsReadFloatDevicelinkTag()  local 711     cmsContext ContextID = cmsGetProfileContextID(hProfile);  in _cmsReadDevicelinkLUT()  local [all …] 
 | 
| D | cmsvirt.c | 37     cmsContext ContextID = cmsGetProfileContextID(hProfile);  in SetTextTags()  local 66     cmsContext ContextID = cmsGetProfileContextID(hProfile);  in SetSeqDescTag()  local 101 cmsHPROFILE CMSEXPORT cmsCreateRGBProfileTHR(cmsContext ContextID,  in cmsCreateRGBProfileTHR() 227 cmsHPROFILE CMSEXPORT cmsCreateGrayProfileTHR(cmsContext ContextID,  in cmsCreateGrayProfileTHR() 288 cmsHPROFILE CMSEXPORT cmsCreateLinearizationDeviceLinkTHR(cmsContext ContextID,  in cmsCreateLinearizationDeviceLinkTHR() 393 cmsHPROFILE CMSEXPORT cmsCreateInkLimitingDeviceLinkTHR(cmsContext ContextID,  in cmsCreateInkLimitingDeviceLinkTHR() 474 cmsHPROFILE CMSEXPORT cmsCreateLab2ProfileTHR(cmsContext ContextID, const cmsCIExyY* WhitePoint)  in cmsCreateLab2ProfileTHR() 521 cmsHPROFILE CMSEXPORT cmsCreateLab4ProfileTHR(cmsContext ContextID, const cmsCIExyY* WhitePoint)  in cmsCreateLab4ProfileTHR() 567 cmsHPROFILE CMSEXPORT cmsCreateXYZProfileTHR(cmsContext ContextID)  in cmsCreateXYZProfileTHR() 629 cmsToneCurve* Build_sRGBGamma(cmsContext ContextID)  in Build_sRGBGamma() [all …] 
 | 
| D | cmslut.c | 31 cmsStage* CMSEXPORT _cmsStageAllocPlaceholder(cmsContext ContextID,  in _cmsStageAllocPlaceholder() 70 cmsStage* CMSEXPORT cmsStageAllocIdentity(cmsContext ContextID, cmsUInt32Number nChannels)  in cmsStageAllocIdentity() 248 cmsStage* CMSEXPORT cmsStageAllocToneCurves(cmsContext ContextID, cmsUInt32Number nChannels, cmsTon…  in cmsStageAllocToneCurves() 295 cmsStage* CMSEXPORT _cmsStageAllocIdentityCurves(cmsContext ContextID, cmsUInt32Number nChannels)  in _cmsStageAllocIdentityCurves() 379 cmsStage*  CMSEXPORT cmsStageAllocMatrix(cmsContext ContextID, cmsUInt32Number Rows, cmsUInt32Numbe…  in cmsStageAllocMatrix() 544 cmsStage* CMSEXPORT cmsStageAllocCLut16bitGranular(cmsContext ContextID,  in cmsStageAllocCLut16bitGranular() 604 cmsStage* CMSEXPORT cmsStageAllocCLut16bit(cmsContext ContextID,  in cmsStageAllocCLut16bit() 621 cmsStage* CMSEXPORT cmsStageAllocCLutFloat(cmsContext ContextID,  in cmsStageAllocCLutFloat() 639 cmsStage* CMSEXPORT cmsStageAllocCLutFloatGranular(cmsContext ContextID, const cmsUInt32Number clut…  in cmsStageAllocCLutFloatGranular() 709 cmsStage* CMSEXPORT _cmsStageAllocIdentityCLut(cmsContext ContextID, cmsUInt32Number nChan)  in _cmsStageAllocIdentityCLut() [all …] 
 | 
| D | cmsgamma.c | 127 cmsBool _cmsRegisterParametricCurvesPlugin(cmsContext ContextID, cmsPluginBase* Data)  in _cmsRegisterParametricCurvesPlugin() 178 const _cmsParametricCurvesCollection *GetParametricCurveByType(cmsContext ContextID, int Type, int*…  in GetParametricCurveByType() 213 cmsToneCurve* AllocateToneCurveStruct(cmsContext ContextID, cmsUInt32Number nEntries,  in AllocateToneCurveStruct() 773 cmsToneCurve* CMSEXPORT cmsBuildTabulatedToneCurve16(cmsContext ContextID, cmsUInt32Number nEntries…  in cmsBuildTabulatedToneCurve16() 787 cmsToneCurve* CMSEXPORT cmsBuildSegmentedToneCurve(cmsContext ContextID,  in cmsBuildSegmentedToneCurve() 822 cmsToneCurve* CMSEXPORT cmsBuildTabulatedToneCurveFloat(cmsContext ContextID, cmsUInt32Number nEntr…  in cmsBuildTabulatedToneCurveFloat() 870 cmsToneCurve* CMSEXPORT cmsBuildParametricToneCurve(cmsContext ContextID, cmsInt32Number Type, cons…  in cmsBuildParametricToneCurve() 899 cmsToneCurve* CMSEXPORT cmsBuildGamma(cmsContext ContextID, cmsFloat64Number Gamma)  in cmsBuildGamma() 908     cmsContext ContextID;  in cmsFreeToneCurve()  local 982 cmsToneCurve* CMSEXPORT cmsJoinToneCurve(cmsContext ContextID,  in cmsJoinToneCurve() [all …] 
 | 
| D | cmsgmt.c | 32 cmsHTRANSFORM _cmsChain2Lab(cmsContext            ContextID,  in _cmsChain2Lab() 92 cmsToneCurve* ComputeKToLstar(cmsContext            ContextID,  in ComputeKToLstar() 139 cmsToneCurve* _cmsBuildKToneCurve(cmsContext        ContextID,  in _cmsBuildKToneCurve() 287 cmsPipeline* _cmsCreateGamutCheckPipeline(cmsContext ContextID,  in _cmsCreateGamutCheckPipeline() 465     cmsContext ContextID = cmsGetProfileContextID(hProfile);  in cmsDetectTAC()  local 604     cmsContext ContextID;  in cmsDetectRGBProfileGamma()  local
  | 
| D | cmsopt.c | 35     cmsContext ContextID;  member 49     cmsContext ContextID;  member 77     cmsContext ContextID;  member 95     cmsContext ContextID;  member 358 void PrelinOpt16free(cmsContext ContextID, void* ptr)  in PrelinOpt16free() 369 void* Prelin16dup(cmsContext ContextID, const void* ptr)  in Prelin16dup() 384 Prelin16Data* PrelinOpt16alloc(cmsContext ContextID,  in PrelinOpt16alloc() 884 Prelin8Data* PrelinOpt8alloc(cmsContext ContextID, const cmsInterpParams* p, cmsToneCurve* G[3])  in PrelinOpt8alloc() 936 void Prelin8free(cmsContext ContextID, void* ptr)  in Prelin8free() 942 void* Prelin8dup(cmsContext ContextID, const void* ptr)  in Prelin8dup() [all …] 
 | 
| D | cmsplugin.c | 536 void* _cmsPluginMalloc(cmsContext ContextID, cmsUInt32Number size)  in _cmsPluginMalloc() 731 struct _cmsContext_struct* _cmsGetContext(cmsContext ContextID)  in _cmsGetContext() 764 void* _cmsContextGetClientChunk(cmsContext ContextID, _cmsMemoryClient mc)  in _cmsContextGetClientChunk() 797 void CMSEXPORT cmsUnregisterPluginsTHR(cmsContext ContextID)  in cmsUnregisterPluginsTHR() 910 cmsContext CMSEXPORT cmsDupContext(cmsContext ContextID, void* NewUserData)  in cmsDupContext() 977 void CMSEXPORT cmsDeleteContext(cmsContext ContextID)  in cmsDeleteContext() 1035 void* CMSEXPORT cmsGetContextUserData(cmsContext ContextID)  in cmsGetContextUserData()
  | 
| D | cmsio0.c | 100 cmsIOHANDLER*  CMSEXPORT cmsOpenIOhandlerFromNULL(cmsContext ContextID)  in cmsOpenIOhandlerFromNULL() 238 cmsIOHANDLER* CMSEXPORT cmsOpenIOhandlerFromMem(cmsContext ContextID, void *Buffer, cmsUInt32Number…  in cmsOpenIOhandlerFromMem() 373 cmsIOHANDLER* CMSEXPORT cmsOpenIOhandlerFromFile(cmsContext ContextID, const char* FileName, const …  in cmsOpenIOhandlerFromFile() 472 cmsIOHANDLER* CMSEXPORT cmsOpenIOhandlerFromStream(cmsContext ContextID, FILE* Stream)  in cmsOpenIOhandlerFromStream() 529 cmsHPROFILE CMSEXPORT cmsCreateProfilePlaceholder(cmsContext ContextID)  in cmsCreateProfilePlaceholder() 1159 cmsHPROFILE CMSEXPORT cmsOpenProfileFromIOhandlerTHR(cmsContext ContextID, cmsIOHANDLER* io)  in cmsOpenProfileFromIOhandlerTHR() 1178 cmsHPROFILE CMSEXPORT cmsOpenProfileFromIOhandler2THR(cmsContext ContextID, cmsIOHANDLER* io, cmsBo…  in cmsOpenProfileFromIOhandler2THR() 1204 cmsHPROFILE CMSEXPORT cmsOpenProfileFromFileTHR(cmsContext ContextID, const char *lpFileName, const…  in cmsOpenProfileFromFileTHR() 1238 cmsHPROFILE  CMSEXPORT cmsOpenProfileFromStreamTHR(cmsContext ContextID, FILE* ICCProfile, const ch…  in cmsOpenProfileFromStreamTHR() 1272 cmsHPROFILE CMSEXPORT cmsOpenProfileFromMemTHR(cmsContext ContextID, const void* MemPtr, cmsUInt32N…  in cmsOpenProfileFromMemTHR() [all …] 
 | 
| D | cmsmd5.c | 54     cmsContext ContextID;  member 154 cmsHANDLE CMSEXPORT cmsMD5alloc(cmsContext ContextID)  in cmsMD5alloc() 259     cmsContext   ContextID;  in cmsMD5computeID()  local
  | 
| D | cmscnvrt.c | 151 cmsIntentsList* SearchIntent(cmsContext ContextID, cmsUInt32Number Intent)  in SearchIntent() 511 cmsPipeline* DefaultICCintents(cmsContext       ContextID,  in DefaultICCintents() 655 cmsPipeline*  CMSEXPORT _cmsDefaultICCintents(cmsContext     ContextID,  in _cmsDefaultICCintents() 720 cmsPipeline*  BlackPreservingKOnlyIntents(cmsContext     ContextID,  in BlackPreservingKOnlyIntents() 946 cmsPipeline* BlackPreservingKPlaneIntents(cmsContext     ContextID,  in BlackPreservingKPlaneIntents() 1090 cmsPipeline* _cmsLinkProfiles(cmsContext     ContextID,  in _cmsLinkProfiles() 1145 cmsUInt32Number CMSEXPORT cmsGetSupportedIntentsTHR(cmsContext ContextID, cmsUInt32Number nMax, cms…  in cmsGetSupportedIntentsTHR()
  | 
| D | cmsnamed.c | 33 cmsMLU* CMSEXPORT cmsMLUalloc(cmsContext ContextID, cmsUInt32Number nItems)  in cmsMLUalloc() 545 cmsNAMEDCOLORLIST* CMSEXPORT cmsAllocNamedColorList(cmsContext ContextID, cmsUInt32Number n, cmsUIn…  in cmsAllocNamedColorList() 781 cmsSEQ* CMSEXPORT cmsAllocProfileSequenceDescription(cmsContext ContextID, cmsUInt32Number n)  in cmsAllocProfileSequenceDescription() 875     cmsContext ContextID;  member 880 cmsHANDLE CMSEXPORT cmsDictAlloc(cmsContext ContextID)  in cmsDictAlloc() 920 wchar_t* DupWcs(cmsContext ContextID, const wchar_t* ptr)  in DupWcs()
  | 
| D | cmsxform.c | 57 cmsFloat64Number CMSEXPORT cmsSetAdaptationStateTHR(cmsContext ContextID, cmsFloat64Number d)  in cmsSetAdaptationStateTHR() 93 void CMSEXPORT cmsSetAlarmCodesTHR(cmsContext ContextID, const cmsUInt16Number AlarmCodesP[cmsMAXCH…  in cmsSetAlarmCodesTHR() 104 void CMSEXPORT cmsGetAlarmCodesTHR(cmsContext ContextID, cmsUInt16Number AlarmCodesP[cmsMAXCHANNELS…  in cmsGetAlarmCodesTHR() 708 cmsBool  _cmsRegisterTransformPlugin(cmsContext ContextID, cmsPluginBase* Data)  in _cmsRegisterTransformPlugin() 854 _cmsTRANSFORM* AllocEmptyTransform(cmsContext ContextID, cmsPipeline* lut,  in AllocEmptyTransform() 1106 cmsHTRANSFORM CMSEXPORT cmsCreateExtendedTransform(cmsContext ContextID,  in cmsCreateExtendedTransform() 1256 cmsHTRANSFORM CMSEXPORT cmsCreateMultiprofileTransformTHR(cmsContext ContextID,  in cmsCreateMultiprofileTransformTHR() 1308 cmsHTRANSFORM CMSEXPORT cmsCreateTransformTHR(cmsContext ContextID,  in cmsCreateTransformTHR() 1336 cmsHTRANSFORM CMSEXPORT cmsCreateProofingTransformTHR(cmsContext ContextID,  in cmsCreateProofingTransformTHR()
  | 
| D | cmsps2.c | 854 cmsToneCurve* ExtractGray2Y(cmsContext ContextID, cmsHPROFILE hProfile, cmsUInt32Number Intent)  in ExtractGray2Y() 1066 cmsUInt32Number GenerateCSA(cmsContext ContextID,  in GenerateCSA() 1493 cmsUInt32Number  GenerateCRD(cmsContext ContextID,  in GenerateCRD() 1540 cmsUInt32Number CMSEXPORT cmsGetPostScriptColorResource(cmsContext ContextID,  in cmsGetPostScriptColorResource() 1567 cmsUInt32Number CMSEXPORT cmsGetPostScriptCRD(cmsContext ContextID,  in cmsGetPostScriptCRD() 1594 cmsUInt32Number CMSEXPORT cmsGetPostScriptCSA(cmsContext ContextID,  in cmsGetPostScriptCSA()
  | 
| D | cmssamp.c | 43     cmsContext ContextID = cmsGetProfileContextID(hProfile);  in CreateRoundtripXForm()  local 77     cmsContext ContextID = cmsGetProfileContextID(hInput);  in BlackPointAsDarkerColorant()  local
  | 
| D | lcms2_internal.h | 460     cmsContext ContextID;  member 759     cmsContext ContextID;  member 792     cmsContext ContextID;  member 809     cmsContext               ContextID;  member 895     cmsContext          ContextID;  member 948     cmsContext ContextID;            // Environment  member 1097     cmsContext ContextID;  member
  | 
| D | cmscam02.c | 55     cmsContext ContextID;  member 359 cmsHANDLE  CMSEXPORT cmsCIECAM02Init(cmsContext ContextID, const cmsViewingConditions* pVC)  in cmsCIECAM02Init()
  | 
| D | cmssm.c | 68     cmsContext ContextID;  member 302 cmsHANDLE  CMSEXPORT cmsGBDAlloc(cmsContext ContextID)  in cmsGBDAlloc()
  | 
| D | cmsintrp.c | 67 cmsBool  _cmsRegisterInterpPlugin(cmsContext ContextID, cmsPluginBase* Data)  in _cmsRegisterInterpPlugin() 85 cmsBool _cmsSetInterpolationRoutine(cmsContext ContextID, cmsInterpParams* p)  in _cmsSetInterpolationRoutine() 110 cmsInterpParams* _cmsComputeInterpParamsEx(cmsContext ContextID,  in _cmsComputeInterpParamsEx() 161 cmsInterpParams* CMSEXPORT _cmsComputeInterpParams(cmsContext ContextID, cmsUInt32Number nSamples,   in _cmsComputeInterpParams()
  | 
| D | cmstypes.c | 1697 cmsBool  Read8bitTables(cmsContext ContextID, cmsIOHANDLER* io, cmsPipeline* lut, cmsUInt32Number n…  in Read8bitTables() 1746 cmsBool Write8bitTables(cmsContext ContextID, cmsIOHANDLER* io, cmsUInt32Number n, _cmsStageToneCur…  in Write8bitTables() 2044 cmsBool  Read16bitTables(cmsContext ContextID, cmsIOHANDLER* io, cmsPipeline* lut,   in Read16bitTables() 2087 cmsBool Write16bitTables(cmsContext ContextID, cmsIOHANDLER* io, _cmsStageToneCurvesData* Tables)  in Write16bitTables() 4966     cmsContext ContextID;  member 4978 cmsBool AllocElem(cmsContext ContextID, _cmsDICelem* e,  cmsUInt32Number Count)  in AllocElem() 5016 cmsBool AllocArray(cmsContext ContextID, _cmsDICarray* a, cmsUInt32Number Count, cmsUInt32Number Le…  in AllocArray() 5599 cmsTagTypeHandler* _cmsGetTagTypeHandler(cmsContext ContextID, cmsTagTypeSignature sig)  in _cmsGetTagTypeHandler() 5798 cmsTagDescriptor* _cmsGetTagDescriptor(cmsContext ContextID, cmsTagSignature sig)  in _cmsGetTagDescriptor()
  | 
| D | cmscgats.c | 185         cmsContext    ContextID;              // The threading context  member 1377 cmsHANDLE  CMSEXPORT cmsIT8Alloc(cmsContext ContextID)  in cmsIT8Alloc() 2450 cmsHANDLE  CMSEXPORT cmsIT8LoadFromMem(cmsContext ContextID, const void *Ptr, cmsUInt32Number len)  in cmsIT8LoadFromMem() 2497 cmsHANDLE  CMSEXPORT cmsIT8LoadFromFile(cmsContext ContextID, const char* cFileName)  in cmsIT8LoadFromFile()
  | 
| /external/skia/include/gpu/graphite/ | 
| D | Context.h | 91         ContextID() : fID(SK_InvalidUniqueID) {}  in ContextID()  function 100         constexpr ContextID(uint32_t id) : fID(id) {}  in ContextID()  function
  | 
| /external/pdfium/third_party/lcms/include/ | 
| D | lcms2_plugin.h | 122     cmsContext        ContextID;  member 294     cmsContext ContextID;     // The calling thread  member 413         cmsContext       ContextID;  member
  | 
| /external/ImageMagick/MagickCore/ | 
| D | profile.c | 378 static void* cmsGetContextUserData(cmsContext ContextID)  in cmsGetContextUserData() 389 static void cmsSetLogErrorHandlerTHR(cmsContext magick_unused(ContextID),  in cmsSetLogErrorHandlerTHR() 396 static void cmsDeleteContext(cmsContext magick_unused(ContextID))  in cmsDeleteContext()
  | 
| /external/angle/src/libANGLE/renderer/gl/glx/ | 
| D | platform_glx.h | 184 typedef XID ContextID;  typedef
  |