Searched refs:gbd (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/third_party/lcms/src/ |
D | cmssm.c | 304 cmsGDB* gbd = (cmsGDB*) _cmsMallocZero(ContextID, sizeof(cmsGDB)); in cmsGBDAlloc() local 305 if (gbd == NULL) return NULL; in cmsGBDAlloc() 307 gbd -> ContextID = ContextID; in cmsGBDAlloc() 309 return (cmsHANDLE) gbd; in cmsGBDAlloc() 315 cmsGDB* gbd = (cmsGDB*) hGBD; in cmsGBDFree() local 317 _cmsFree(gbd->ContextID, (void*) gbd); in cmsGBDFree() 323 cmsGDBPoint* GetPoint(cmsGDB* gbd, const cmsCIELab* Lab, cmsSpherical* sp) in GetPoint() argument 329 _cmsAssert(gbd != NULL); in GetPoint() 340 cmsSignalError(gbd ->ContextID, cmsERROR_RANGE, "spherical value out of range"); in GetPoint() 348 cmsSignalError(gbd ->ContextID, cmsERROR_RANGE, " quadrant out of range"); in GetPoint() [all …]
|
/external/scapy/doc/notebooks/ |
D | HTTP_2_Tuto.ipynb | 1617 …ar{height:22px}#guser{padding-bottom:7px !important;text-align:right}.gbh,.gbd{border-top:1px soli… 2524 …ar{height:22px}#guser{padding-bottom:7px !important;text-align:right}.gbh,.gbd{border-top:1px soli…
|