Searched defs:mlu (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/pdfium/third_party/lcms/src/ |
H A D | cmsnamed.c | 35 cmsMLU* mlu; in cmsMLUalloc() local 63 cmsBool GrowMLUpool(cmsMLU* mlu) in GrowMLUpool() 93 cmsBool GrowMLUtable(cmsMLU* mlu) in GrowMLUtable() 119 int SearchMLUEntry(cmsMLU* mlu, cmsUInt16Number LanguageCode, cmsUInt16Number CountryCode) in SearchMLUEntry() 140 cmsBool AddMLUBlock(cmsMLU* mlu, cmsUInt32Number size, const wchar_t *Block, in AddMLUBlock() 208 cmsBool CMSEXPORT cmsMLUsetASCII(cmsMLU* mlu, const char LanguageCode[3], const char CountryCode[3]… in cmsMLUsetASCII() 251 cmsBool CMSEXPORT cmsMLUsetWide(cmsMLU* mlu, const char Language[3], const char Country[3], const … in cmsMLUsetWide() 268 cmsMLU* CMSEXPORT cmsMLUdup(const cmsMLU* mlu) in cmsMLUdup() 314 void CMSEXPORT cmsMLUfree(cmsMLU* mlu) in cmsMLUfree() 329 const wchar_t* _cmsMLUgetWide(const cmsMLU* mlu, in _cmsMLUgetWide() [all …]
|
H A D | cmstypes.c | 756 cmsMLU* mlu = NULL; in Type_Text_Read() local 795 cmsMLU* mlu = (cmsMLU*) Ptr; in Type_Text_Write() local 832 cmsMLU* mlu = (cmsMLU*) Ptr; in Type_Text_Free() local 928 cmsMLU* mlu = NULL; in Type_Text_Description_Read() local 1010 cmsMLU* mlu = (cmsMLU*) Ptr; in Type_Text_Description_Write() local 1113 cmsMLU* mlu = (cmsMLU*) Ptr; in Type_Text_Description_Free() local 1488 cmsMLU* mlu; in Type_MLU_Read() local 1584 cmsMLU* mlu =(cmsMLU*) Ptr; in Type_MLU_Write() local 3309 cmsBool ReadEmbeddedText(struct _cms_typehandler_struct* self, cmsIOHANDLER* io, cmsMLU** mlu, cmsU… in ReadEmbeddedText() 3737 cmsBool ReadCountAndString(struct _cms_typehandler_struct* self, cmsIOHANDLER* io, cmsMLU* mlu, cm… in ReadCountAndString() [all …]
|
H A D | cmsio1.c | 935 cmsMLU* mlu = (cmsMLU*) cmsReadTag(h, sig); in GetMLUFromProfile() local 1014 const cmsMLU* mlu = GetInfo(hProfile, Info); in cmsGetProfileInfo() local 1025 const cmsMLU* mlu = GetInfo(hProfile, Info); in cmsGetProfileInfoASCII() local
|
/aosp_15_r20/external/pciutils/ |
H A D | ls-caps.c | 236 u8 rid, lfrer0, lfcap0, ftr, lfrer1, lfcap1, mbu, mlu, bn; in cap_ht_pri() local 418 u8 rid, lfrer, lfcap, mbu, mlu; in cap_ht_sec() local
|
/aosp_15_r20/external/sg3_utils/src/ |
H A D | sg_opcodes.c | 975 int k, mlu, cdlp, rwcdlp, support, ctdp; in list_one() local
|