Searched defs:Codes (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/IR/
H A DInlineAsm.h112 ConstraintCodeVector Codes; member in struct:llvm::InlineAsm::SubConstraintInfo
152 ConstraintCodeVector Codes; member in struct:llvm::InlineAsm::ConstraintInfo
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
H A Dcmscnvrt.c1070 // Get information about available intents. nMax is the maximum space for the supplied "Codes"
1073 cmsUInt32Number CMSEXPORT cmsGetSupportedIntentsTHR(cmsContext ContextID, cmsUInt32Number nMax, cmsUInt32Number* Codes, char** Descriptions) argument
1083 if (Codes != NULL)
1084 Codes[nIntents] = pt ->Intent;
1096 if (Codes != NULL)
1097 Codes[nIntents] = pt ->Intent;
1108 cmsUInt32Number CMSEXPORT cmsGetSupportedIntents(cmsUInt32Number nMax, cmsUInt32Number* Codes, char** Descriptions) argument
1110 return cmsGetSupportedIntentsTHR(NULL, nMax, Codes, Descriptions);
/external/robolectric/lib/main/
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...

Completed in 253 milliseconds