Home
last modified time | relevance | path

Searched defs:sAccess (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pdfium/third_party/lcms/src/
H A Dcmsio0.c1204 …EXPORT cmsOpenProfileFromFileTHR(cmsContext ContextID, const char *lpFileName, const char *sAccess) in cmsOpenProfileFromFileTHR()
1232 cmsHPROFILE CMSEXPORT cmsOpenProfileFromFile(const char *ICCProfile, const char *sAccess) in cmsOpenProfileFromFile()
1238 … CMSEXPORT cmsOpenProfileFromStreamTHR(cmsContext ContextID, FILE* ICCProfile, const char *sAccess) in cmsOpenProfileFromStreamTHR()
1265 cmsHPROFILE CMSEXPORT cmsOpenProfileFromStream(FILE* ICCProfile, const char *sAccess) in cmsOpenProfileFromStream()
/aosp_15_r20/external/capstone/bindings/java/
H A DTestM680x.java12 static final String sAccess[] = { field in TestM680x